Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Add patchlevel to version | Dimitri Staessens | 2018-01-10 | 1 | -2/+6 |
| | | | | | | | This adds a patchlevel to the Ouroboros version. Signed-off-by: Dimitri Staessens <dimitri.staessens@ugent.be> Signed-off-by: Sander Vrijders <sander.vrijders@ugent.be> | ||||
* | 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. |