summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2021-07-21chunnel patch originalchunnelErich Eckner
2021-07-06Codechange: split off the settings table and all the callbacks from the main ...rubidium42
2021-05-14Codechange: use thread safe time functionsrubidium42
2021-05-08Add: concept of a RandomAccessFile to replace the FIO slot functionsRubidium
2021-02-13Codechange: Move Fontconfig-specific code to a seperate file.Michael Lutz
2021-02-13Codechange: [Win32] Move Win32-specific font code to a seperate file.Michael Lutz
2020-12-13Add: [CMake] Option to only build tools/docsglx22
2020-09-25Codechange: Make codestyle for CMake files consistent for 'control' statementsCharles Pigott
2020-06-05Add: introduce CMake for project managementPatric Stout