summaryrefslogtreecommitdiffhomepage
path: root/cmake/modules/AddDatafile.cmake
AgeCommit message (Collapse)Author
2024-03-07Added gtest to the project and a stub test for showcaseAki
2024-02-21Fixed CMAKE_CROSSCOMPILING_EMULATOR; wine should work more consistently nowAki
2022-09-17Fixed datafile not adding source filesAki
2022-09-16Added option to skip source directory from datafileAki
2022-09-11Replaced Datafile and StarsEx/Archive with dat and ArchiveExAki
2022-02-13Added doc to GitDescribed and cleaned up all cmake modulesAki
2022-02-09Fixed some small issues where datafile builds would not triggerAki
Some cases still remain but with the current setup they would be rather hard to fix, and they have simple workaround (make clean all).
2022-02-09Changed order of adding the files to datafile archivesAki
2022-02-09Somewhat finalized AddDatafile and AddDownloadableResourceAki
Ready-to-distribute datafiles can now be produced by the build chain. This is already done for shatter.dat, content.dat, and start.dat
2022-02-09Implemented initial downloadable binary resources for building datafilesAki
2022-02-06Added datafiles to the repositoryAki
This includes only text files from the most common distribution of content.dat and shatter.dat.