[rumpkernel/rumprun] e90b9f: call the specs used by bake "specs-bake" instead o...

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Wed, 24 Jun 2015 08:38:17 -0700

Branch: refs/heads/master
Home: https://github.com/rumpkernel/rumprun
Commit: e90b9fd724aa675905ca9dc5042f9fea6bb9af55

https://github.com/rumpkernel/rumprun/commit/e90b9fd724aa675905ca9dc5042f9fea6bb9af55
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-24 (Wed, 24 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools
M app-tools/cc.in
A app-tools/specs-bake.in
R app-tools/specs-final.in

Log Message:
-----------
call the specs used by bake "specs-bake" instead of "specs-final"


Commit: 4db4f8c2a12059fa12e268132d2a7c6394306f78

https://github.com/rumpkernel/rumprun/commit/4db4f8c2a12059fa12e268132d2a7c6394306f78
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-24 (Wed, 24 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools
M app-tools/cc.in
A app-tools/specs-ferment.in
R app-tools/specs-inter.in
M platform/xen/rumpxendev/evtdev.c

Log Message:
-----------
specs-inter -> specs-ferment

Follows change done for specs-final -> specs-bake.
Now the specfile names and the stage names are the same.


Commit: 8478a70520f110f88540e63f21bd22d75657f789

https://github.com/rumpkernel/rumprun/commit/8478a70520f110f88540e63f21bd22d75657f789
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-24 (Wed, 24 Jun 2015)

Changed paths:
M build-rr.sh

Log Message:
-----------
Create top-level link to rumprun components earlier.

earlier = when rumprun components have been built


Commit: 00014ec0e849100d4d9220feb067f7cf91b32ee8

https://github.com/rumpkernel/rumprun/commit/00014ec0e849100d4d9220feb067f7cf91b32ee8
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-24 (Wed, 24 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools
M app-tools/specs-bake.in
M app-tools/specs-ferment.in
M app-tools/specs-stub.in

Log Message:
-----------
include headers from top-level rumprun-directory


Commit: 8482a427c7c8719350dd4b3dc844e7621648ffaa

https://github.com/rumpkernel/rumprun/commit/8482a427c7c8719350dd4b3dc844e7621648ffaa
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-24 (Wed, 24 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools
M app-tools/cc.in
M app-tools/specs-bake.in
A app-tools/specs-compile_or_ferment.in
R app-tools/specs-ferment.in
M app-tools/specs-stub.in

Log Message:
-----------
Remove duplication from specs.

Call the compile/ferment one "compile-or-ferment". We need that
one to serve both roles, because "cc -o foo.c".

Remove the cpp/cc1 bits from the stub and bake "pure linker specs".


Compare:
https://github.com/rumpkernel/rumprun/compare/ec8c9e490f38...8482a427c7c8

Other related posts:

  • » [rumpkernel/rumprun] e90b9f: call the specs used by bake "specs-bake" instead o... - GitHub