aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAge
* update cmake-commonEgor Tensin2023-07-04
| | | | Also, change the build directory to build/.
* cmake: use install_pdbs()Egor Tensin2021-03-24
|
* update cmake-commonEgor Tensin2020-04-05
|
* update cmake-commonEgor Tensin2020-01-09
|
* cmake: install() the .PDB fileEgor Tensin2019-12-21
|
* cmake: add install() rulesEgor Tensin2019-12-16
|
* set minimum CMake versionEgor Tensin2019-12-09
|
* add cmake-common as a submoduleEgor Tensin2019-12-08
|
* factor out common.cmakeEgor Tensin2017-04-29
|
* CMakeLists.txt: add customizable variablesEgor Tensin2017-02-08
| | | | For statically linking the runtime, etc.
* CMakeLists.txt updateEgor Tensin2017-01-21
| | | | It's mostly factoring out toolset-specific routines.
* CMakeLists.txt updateEgor Tensin2016-10-26
|
* CMakeLists.txt updateEgor Tensin2016-10-16
|
* CMakeLists.txt updateEgor Tensin2016-10-16
| | | | | * Nicer static runtime linking macro. * Other minor-ish improvements.
* link the runtime statically on MinGW, not GCCEgor Tensin2016-10-14
|
* turn on /MP for multi-core compilationEgor Tensin2016-10-14
|
* add MinGW-w64 settings to CMakeLists.txtEgor Tensin2016-10-14
|
* rename the projectEgor Tensin2016-10-13
|
* turn on /W4Egor Tensin2016-10-11
|
* add copyright notices to source filesEgor Tensin2016-09-17
|
* move source files to src/Egor Tensin2016-09-16
|
* .hpp instead of .h for C++ headersEgor Tensin2016-09-16
|
* link the runtime staticallyEgor Tensin2016-09-15
|
* initial commitEgor Tensin2016-09-15