Searched hist:"72 e677911f70c9b191fa5ea2f1c0e76cb00ea2b7" (Results 1 – 3 of 3) sorted by relevance
/haiku/build/jam/ |
H A D | DefaultBuildProfiles | 72e677911f70c9b191fa5ea2f1c0e76cb00ea2b7 Sun Mar 16 00:00:28 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Make set of source packages for bootstrap-image configurable.
* Add new build profile 'minimum', which defines a minimum set of packages. * Introduce HAIKU_BOOTSTRAP_SOURCES_PROFILE and let it default to '@minimum-raw'. This can be overruled in UserBuildConfig, setting it to '@release-raw' will cause all source packages required for a full release to be put onto the bootstrap-image. * Add new image HaikuImageMinimum, which is meant to define the minimum useful Haiku image (yeah, I know that's vague). * Add HAIKU_MINIMUM_BUILD, which indicates that HaikuImageMinimum should be used (it would be better to merge this with HAIKU_BOOTSTRAP_BUILD into something like HAIKU_BUILD_TYPE) * Cleanup duplicate references to basic packages - those are now added by the topmost Jamfile (no longer referenced by the build profiles).
|
H A D | RepositoryRules | 72e677911f70c9b191fa5ea2f1c0e76cb00ea2b7 Sun Mar 16 00:00:28 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Make set of source packages for bootstrap-image configurable.
* Add new build profile 'minimum', which defines a minimum set of packages. * Introduce HAIKU_BOOTSTRAP_SOURCES_PROFILE and let it default to '@minimum-raw'. This can be overruled in UserBuildConfig, setting it to '@release-raw' will cause all source packages required for a full release to be put onto the bootstrap-image. * Add new image HaikuImageMinimum, which is meant to define the minimum useful Haiku image (yeah, I know that's vague). * Add HAIKU_MINIMUM_BUILD, which indicates that HaikuImageMinimum should be used (it would be better to merge this with HAIKU_BOOTSTRAP_BUILD into something like HAIKU_BUILD_TYPE) * Cleanup duplicate references to basic packages - those are now added by the topmost Jamfile (no longer referenced by the build profiles).
|
/haiku/ |
H A D | Jamfile | 72e677911f70c9b191fa5ea2f1c0e76cb00ea2b7 Sun Mar 16 00:00:28 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Make set of source packages for bootstrap-image configurable.
* Add new build profile 'minimum', which defines a minimum set of packages. * Introduce HAIKU_BOOTSTRAP_SOURCES_PROFILE and let it default to '@minimum-raw'. This can be overruled in UserBuildConfig, setting it to '@release-raw' will cause all source packages required for a full release to be put onto the bootstrap-image. * Add new image HaikuImageMinimum, which is meant to define the minimum useful Haiku image (yeah, I know that's vague). * Add HAIKU_MINIMUM_BUILD, which indicates that HaikuImageMinimum should be used (it would be better to merge this with HAIKU_BOOTSTRAP_BUILD into something like HAIKU_BUILD_TYPE) * Cleanup duplicate references to basic packages - those are now added by the topmost Jamfile (no longer referenced by the build profiles).
|