aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAge
* 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