Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | AppVeyor: switch to cmake/build | Egor Tensin | 2019-12-10 |
| | |||
* | AppVeyor: Release builds only on master | Egor Tensin | 2019-12-10 |
| | |||
* | AppVeyor: build w/ VS 2019 | Egor Tensin | 2019-12-09 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-09 |
| | |||
* | set minimum CMake version | Egor Tensin | 2019-12-09 |
| | |||
* | AppVeyor: no -Wno-dev | Egor Tensin | 2019-12-09 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-09 |
| | |||
* | AppVeyor: pull submodules | Egor Tensin | 2019-12-08 |
| | |||
* | remove duplicate common.cmake | Egor Tensin | 2019-12-08 |
| | |||
* | add cmake-common as a submodule | Egor Tensin | 2019-12-08 |
| | |||
* | AppVeyor: build w/ VS 2017 as well | Egor Tensin | 2019-09-17 |
| | |||
* | AppVeyor: don't preserve Set-PSDebug | Egor Tensin | 2019-08-24 |
| | |||
* | split root .gitattributes | Egor Tensin | 2019-08-24 |
| | |||
* | AppVeyor: build all branches | Egor Tensin | 2019-08-24 |
| | |||
* | AppVeyor: better practices | Egor Tensin | 2019-08-22 |
| | |||
* | README: add AppVeyor badge | Egor Tensin | 2019-08-21 |
| | |||
* | add AppVeyor configuration | Egor Tensin | 2019-08-21 |
| | |||
* | code style | Egor Tensin | 2017-06-25 |
| | |||
* | README update | Egor Tensin | 2017-05-23 |
| | |||
* | common.cmake update | Egor Tensin | 2017-05-19 |
| | |||
* | common.cmake update | Egor Tensin | 2017-05-01 |
| | |||
* | README update | Egor Tensin | 2017-04-29 |
| | |||
* | factor out common.cmake | Egor Tensin | 2017-04-29 |
| | |||
* | CMakeLists.txt: add customizable variables | Egor Tensin | 2017-02-08 |
| | | | | For statically linking the runtime, etc. | ||
* | CMakeLists.txt update | Egor Tensin | 2017-01-21 |
| | | | | It's mostly factoring out toolset-specific routines. | ||
* | CMakeLists.txt update | Egor Tensin | 2016-10-26 |
| | |||
* | refactoring | Egor Tensin | 2016-10-20 |
| | |||
* | code style & compiler warnings fixes | Egor Tensin | 2016-10-17 |
| | |||
* | add a cross-table to README | Egor Tensin | 2016-10-17 |
| | |||
* | CMakeLists.txt update | Egor Tensin | 2016-10-16 |
| | |||
* | CMakeLists.txt update | Egor Tensin | 2016-10-16 |
| | | | | | * Nicer static runtime linking macro. * Other minor-ish improvements. | ||
* | README update | Egor Tensin | 2016-10-15 |
| | |||
* | README update | Egor Tensin | 2016-10-14 |
| | | | | A .rc compiler needs to be specified when using MinGW-w64. | ||
* | link the runtime statically on MinGW, not GCC | Egor Tensin | 2016-10-14 |
| | |||
* | turn on /MP for multi-core compilation | Egor Tensin | 2016-10-14 |
| | |||
* | add README | Egor Tensin | 2016-10-14 |
| | |||
* | add MinGW-w64 settings to CMakeLists.txt | Egor Tensin | 2016-10-14 |
| | |||
* | fix GCC errors | Egor Tensin | 2016-10-14 |
| | |||
* | move code from headers to .cpp files | Egor Tensin | 2016-10-14 |
| | |||
* | rename the project | Egor Tensin | 2016-10-13 |
| | |||
* | inherit parent's parameters in new processes | Egor Tensin | 2016-10-11 |
| | | | | Command line parameters, that is. | ||
* | hardening | Egor Tensin | 2016-10-11 |
| | |||
* | turn on /W4 | Egor Tensin | 2016-10-11 |
| | |||
* | add copyright notices to source files | Egor Tensin | 2016-09-17 |
| | |||
* | refactoring | Egor Tensin | 2016-09-16 |
| | |||
* | refactoring | Egor Tensin | 2016-09-16 |
| | |||
* | refactoring | Egor Tensin | 2016-09-16 |
| | |||
* | move more strings to resources | Egor Tensin | 2016-09-16 |
| | |||
* | refactoring | Egor Tensin | 2016-09-16 |
| | |||
* | move source files to src/ | Egor Tensin | 2016-09-16 |
| |