16 Commits

Author SHA1 Message Date
321f003b10 Added cgltf recipe. 2023-11-24 22:13:41 +01:00
3cac31bd81 Added libbacktrace and recursive dependencies. 2023-11-11 12:42:21 +01:00
0abc33d6f8 Fixed Glslang recipe to generate an include folder and avoid mixing with system headers. 2023-11-11 00:30:14 +01:00
dedad06419 Added stb. 2023-11-08 00:23:58 +01:00
76a7a5e35b Only run the generator script if necessary. 2023-11-06 20:45:22 +01:00
5998696860 Fixed glslang recipe even more, corrected path to SPIRV sources. 2023-11-05 10:33:33 +01:00
7f11cd544a Updated recipe for Glslang to build it via Scons instead of CMake so it is compiled with the same options (e.g. safe iterators) as the main project. 2023-11-04 22:34:41 +01:00
7050ec5e43 Added recipes for Glslang and GLM. 2023-11-04 19:34:16 +01:00
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
b2a81cadb9 Added recipe for argparse. 2023-07-08 11:20:28 +02:00
d959540e0c Added recipes for fmt and magic_enum. 2023-06-25 13:53:04 +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