Commit Graph

16 Commits

Author SHA1 Message Date
Jeffrey Townsend
b042476061 Use a better default value for parallel jobs. 2018-03-16 09:12:41 -07:00
Jeffrey Townsend
9dffd0be82 The local REPO is now prepopulated from build-artifacts at setup time. 2017-08-23 14:22:04 +00:00
Jeffrey Townsend
3d21d491e0 The submodule post-update hooks are now specified via environment variables. 2016-07-07 17:20:02 +00:00
Steven Noble
5141acb92e add default RELEASE directory to setup.env (#85) 2016-05-23 14:13:34 -07:00
Jeffrey Townsend
4158ab47c8 - Move version files to versions directory.
- Remove ENV_JSON option in favor of explicit includes in necessary packages files.
2016-05-20 00:03:32 +00:00
Steven Noble
1d97e2e54b moved default buildroot mirror from github to opencompute server 2016-04-19 12:37:18 -07:00
Jeffrey Townsend
67c67470d2 Add a post-merge githook to invalidate the local module manifest.
The Builder module manifest is generated once from the local tree if its missing.
When new code is merged from a remote the manifest must be regenerated in order to
reference and build the new libraries.

At setup time a post-merge hook is now added to the local repository to clear the
module manifest after merging.
2016-04-11 17:14:57 +00:00
Steven Noble
668af73f38 updated buildroot primary mirror to github, set primary mirror only in buildroot configuration files 2016-02-01 10:20:32 -08:00
Jeffrey Townsend
2f05cf31b8 Set global parallel make options to -j16 2016-01-29 22:29:24 +00:00
Jeffrey Townsend
cebbbaf9c4 Disable parallel for now. 2015-12-16 13:51:20 -08:00
Jeffrey Townsend
a44e03ce60 Set current suite. 2015-12-15 12:08:36 -08:00
Jeffrey Townsend
544a42d9e4 Move submodule initialization to the end. 2015-12-02 00:39:26 +00:00
Jeffrey Townsend
e382a15ab8 - Add builds/ to package directorys.
- Add version environment information.
2015-12-01 05:13:39 +00:00
Jeffrey Townsend
83a811e19a Set BUILDROOTMIRROR to local cannonical location. 2015-11-24 05:27:35 +00:00
Steven Noble
358702c0ef added BUILDROOTMIRROR variable to setup.env, changed backup buildroot cache to github 2015-11-23 14:57:23 -08:00
Jeffrey Townsend
45dee0c608 Initial. 2015-11-19 22:45:38 +00:00