Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid using CMAKE_CURRENT_LIST_DIR | Jack Lloyd | 2018-01-19 | 1 | -4/+4 |
| | | | | Blind attempt at fixing GH #1424 | ||||
* | Escape the shared build flags for CMake | Jack Lloyd | 2017-12-10 | 1 | -1/+1 |
| | | | | It needs this for Windows with its declspec syntax | ||||
* | Use for loops in cmake and bakefile builds | Jack Lloyd | 2017-12-10 | 1 | -8/+19 |
| | |||||
* | Generate the CMake using a template file | Jack Lloyd | 2017-12-10 | 1 | -0/+62 |
Less code in configure.py == betters |