Jeffrey Townsend
165009cd8d
Add an error-checking template for Makefile shell calls onlpm --find-file.
...
Makefiles that call $(shell onlpm --find-file *) have always failed poorly
when the file cannot be found.
The onlp_find_file template can be called to both assign and check the
results. If an error occurred in getting the value then a Makefile error is raised.
2019-05-27 18:56:46 +00:00
Wataru Ishida
a681cf6c81
Support building systemd based system
...
Signed-off-by: Wataru Ishida <ishida@nel-america.com >
2018-05-31 19:41:23 -07:00
Jeffrey Townsend
3ac7338c03
Allow the module database root directories and manifest outputs to be overridden by a superproject.
2017-01-25 14:44:35 -08:00
Jeffrey Townsend
ab24f9914e
Use the new module database infrastructure.
2016-11-16 20:21:04 +00:00
Jeffrey Townsend
abf7e4f945
New config format for the module manifest generator.
2016-06-18 00:35:50 +00:00
Jeffrey Townsend
70327a396e
Generate the version files if necessary.
...
This is to support inclusion in a superproject which does not use the local setup.env.
2016-05-20 00:10:26 +00:00
Jeffrey Townsend
d9db525297
Merge pull request #67 from carlroth/master
...
Initial rollup of installer WIP
2016-04-13 14:25:03 -07:00
Jeffrey Townsend
977d6506c2
Set current build suite for easy build-time checks.
2016-04-05 09:09:43 -07:00
Carl D. Roth
196d308508
Support verbose building
2016-03-21 17:32:15 -07:00
Jeffrey Townsend
bc1af1f586
Some build and autogen tools require these settings.
2016-02-24 17:20:10 +00:00
Jeffrey Townsend
59ad4be38b
Require $ONL_DEBIAN_SUITE.
2015-12-16 20:46:01 +00:00
Jeffrey Townsend
90e9c92817
Use new module manifest generator.
...
Necessary to include modules external to the ONL tree.
2015-12-15 23:26:41 +00:00
Jeffrey Townsend
4bc6a97f5d
Build output directory is now per-suite.
2015-12-15 12:36:16 -08:00
Jeffrey Townsend
45dee0c608
Initial.
2015-11-19 22:45:38 +00:00