Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 1 | -0/+1 |
* | SCons: Add explicit dependencies on thirdparty code in cloned env | Rémi Verschelde | 2020-12-18 | 1 | -3/+14 |
* | SCons: Format buildsystem files with psf/black | Rémi Verschelde | 2020-03-30 | 1 | -3/+3 |
* | SCons: Enable C++11 on the whole codebase | Rémi Verschelde | 2019-07-22 | 1 | -4/+0 |
* | SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines | Rémi Verschelde | 2019-07-03 | 1 | -11/+10 |
* | SCons: Always use env.Prepend for CPPPATH | Rémi Verschelde | 2019-04-30 | 1 | -1/+1 |
* | SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS | Rémi Verschelde | 2019-04-24 | 1 | -1/+1 |
* | Use c++11 for vhacd because VHACD-ASYNC.cpp wants it | Windy Darian | 2019-04-11 | 1 | -0/+4 |
* | Bundled VHACD library for convex decomposition. | Juan Linietsky | 2019-04-10 | 1 | -0/+34 |