Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Simplify GitVersionGen | Sander Vrijders | 2017-08-10 | 1 | -7/+0 |
| | | | | | This simplifies the macro GitVersionGen so that it doesn't need to rely on the sort executable. | ||||
* | build: Format CMakeLists.txt files | Sander Vrijders | 2017-03-03 | 1 | -29/+29 |
| | | | | The CMakeLists files are now properly indented. | ||||
* | Initial build infrastructure | Sander Vrijders | 2016-02-11 | 1 | -0/+43 |
Contains the initial build infrastructure. Cmake was chosen for portability reasons. |