index
:
Starshatter: The Open Source Project
master
Military space combat simulator
Aki
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2024-03-07
Added gtest to the project and a stub test for showcase
Aki
2024-03-03
zlib sources removed from this tree
Aki
2024-02-25
Version may now contain -dirty and -broken suffixes
Aki
2024-02-21
Fixed CMAKE_CROSSCOMPILING_EMULATOR; wine should work more consistently now
Aki
2024-02-18
All files containing version are now updated more consistently
Aki
2024-02-17
Fix running cross-compiled executables by CMake with i686-w64-mingw
Aki
2024-02-17
Regenerate version.txt on each commit
Aki
2022-10-17
Naively added components to install targets
Aki
2022-10-14
Added flag for downloadable resource to include them in default build target
Aki
2022-09-17
Fixed datafile not adding source files
Aki
2022-09-17
Added cmake function to install resources directly
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
Sorted out resource file for Starshatter executable
Aki
2022-02-13
Added doc to GitDescribed and cleaned up all cmake modules
Aki
2022-02-13
Fixed and cleaned up GitDescribe
Aki
2022-02-13
Starshatter versions are now generated based on information from git
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
2022-02-06
Added default toolchain for linux cross-compilation
Aki