summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-04-04Extracted ModelFile related functionality out of Magic2 to a libraryAki
2024-03-12Legal notices updatedAki
2024-03-09Replaced MachineInfo with stripped cross-platform solutionAki
2024-03-07Added gtest to the project and a stub test for showcaseAki
2024-03-03zlib sources removed from this treeAki
2024-02-18All files containing version are now updated more consistentlyAki
2024-02-17Regenerate version.txt on each commitAki
2022-10-17Switched to configure_file to consistently generate version fileAki
2022-10-17Naively added components to install targetsAki
2022-10-15Added version file to build artifacts to support automatic deploymentAki
2022-09-11Replaced Datafile and StarsEx/Archive with dat and ArchiveExAki
2022-08-07Reimplemented part of archive formatAki
2022-04-07Switched parts of cmake tree for MSVCAki
2022-04-05Bumped to C++17 standardAki
2022-04-02Moved def format implementation to own moduleAki
2022-04-01Created a stand-alone server executableAki
2022-04-01Separated Main to own moduleAki
2022-04-01Moved Stars45 to StarsExAki
2022-02-13Copyright notice and license files are now part of distributionAki
2022-02-09Added simplistic install-time configurationAki
2022-02-09Moved third-party libraries to a separate subdirectoryAki
2022-02-06Added datafiles to the repositoryAki
2021-10-02Separated out msvc cmake configurationAki
2021-10-02Enabled C++11 standard with extensionsAki
2021-10-02Increased control over win sdk pathsAki
2021-10-01Windows SDK variables are now cached to ease configurationAki
2021-10-01Disabled Magic2 buildAki
2021-10-01Partially fixed Magic2 buildAki
2021-09-30Merged nGenEx and Parser into Stars45Aki
2021-09-30Removed notes regarding removed directx and starshatter directoriesAki
2021-09-30Added Opcode to cmake treeAki
2021-09-29Added Parser dir to cmake treeAki
2021-09-29Enabled ogg and vorbis buildsAki
2021-09-29Enabled zlib and libpng in cmake rootAki
2021-09-28Downgraded required cmake by minor releaseAki
2021-09-28Created best-guess cmake stubsAki