165 Commits

Author SHA1 Message Date
d5bfa0ee80 Use install dir instead of project root for build stamp file. Otherwise only one version will be built. 2023-08-06 14:07:30 +02:00
d1c48fbd8a Added common recipe for building CMake projects. And added Catch2 recipe. 2023-08-06 13:41:01 +02:00
1988bcc99b Added update_repositories command line argument to refresh git repositories. And added recipe for Criterion. 2023-08-05 18:01:31 +02:00
acffaa9928 Replaced mijin URL with the HTTP version. 2023-08-05 16:04:10 +02:00
2aa80afc51 Try to create SPP cache dir and use fallback if it fails. 2023-08-05 14:55:44 +02:00
b8ae0df0ae Use get() instead of in for os.environ to also skip if the value is empty. 2023-08-05 14:41:34 +02:00
2f3705bb12 Use fallback if HOME is not set. 2023-08-05 14:38:19 +02:00
3e370bfa52 Added --compiler option and made --config actually work. 2023-08-05 14:09:29 +02:00
b2a81cadb9 Added recipe for argparse. 2023-07-08 11:20:28 +02:00
2eeed1f551 Expose variant_dir to environment (otherwise it's useless). 2023-07-08 11:20:20 +02:00
d959540e0c Added recipes for fmt and magic_enum. 2023-06-25 13:53:04 +02:00
93aabf30b4 Fixed _RELEASE preprocessor define name. 2023-06-25 13:52:56 +02:00
227daa21d2 Removed __pycache__ from repo. 2023-06-25 13:52:39 +02:00
0071b4942e Add recipe support. 2023-06-25 12:44:11 +02:00
feb87f3cf2 Initial commit 2023-06-22 15:24:30 +02:00