aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt (unfollow)
Commit message (Expand)Author
2023-07-04update cmake-commonEgor Tensin
2021-03-24cmake: use install_pdbs()Egor Tensin
2020-04-05update cmake-commonEgor Tensin
2020-01-09update cmake-commonEgor Tensin
2019-12-21cmake: install() the .PDB fileEgor Tensin
2019-12-16cmake: add install() rulesEgor Tensin
2019-12-09set minimum CMake versionEgor Tensin
2019-12-08add cmake-common as a submoduleEgor Tensin
2017-04-29factor out common.cmakeEgor Tensin
2017-02-08CMakeLists.txt: add customizable variablesEgor Tensin
2017-01-21CMakeLists.txt updateEgor Tensin
2016-10-26CMakeLists.txt updateEgor Tensin
2016-10-16CMakeLists.txt updateEgor Tensin
2016-10-16CMakeLists.txt updateEgor Tensin
2016-10-14link the runtime statically on MinGW, not GCCEgor Tensin
2016-10-14turn on /MP for multi-core compilationEgor Tensin
2016-10-14add MinGW-w64 settings to CMakeLists.txtEgor Tensin
2016-10-13rename the projectEgor Tensin
2016-10-11turn on /W4Egor Tensin
2016-09-17add copyright notices to source filesEgor Tensin
2016-09-16move source files to src/Egor Tensin
2016-09-16.hpp instead of .h for C++ headersEgor Tensin
2016-09-15link the runtime staticallyEgor Tensin