summaryrefslogtreecommitdiffhomepage
path: root/cmake
AgeCommit message (Collapse)Author
2022-09-11Replaced Datafile and StarsEx/Archive with dat and ArchiveExAki
2022-02-13Sorted out resource file for Starshatter executableAki
2022-02-13Added doc to GitDescribed and cleaned up all cmake modulesAki
2022-02-13Fixed and cleaned up GitDescribeAki
2022-02-13Starshatter versions are now generated based on information from gitAki
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.
2022-02-06Added default toolchain for linux cross-compilationAki