Age | Commit message (Expand) | Author |
---|---|---|
2024-03-07 | Added gtest to the project and a stub test for showcase | Aki |
2024-02-21 | Fixed CMAKE_CROSSCOMPILING_EMULATOR; wine should work more consistently now | Aki |
2022-09-17 | Fixed datafile not adding source files | Aki |
2022-09-16 | Added option to skip source directory from datafile | Aki |
2022-09-11 | Replaced Datafile and StarsEx/Archive with dat and ArchiveEx | Aki |
2022-02-13 | Added doc to GitDescribed and cleaned up all cmake modules | Aki |
2022-02-09 | Fixed some small issues where datafile builds would not trigger | Aki |
2022-02-09 | Changed order of adding the files to datafile archives | Aki |
2022-02-09 | Somewhat finalized AddDatafile and AddDownloadableResource | Aki |
2022-02-09 | Implemented initial downloadable binary resources for building datafiles | Aki |
2022-02-06 | Added datafiles to the repository | Aki |