aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* toolchains: add gcc-x{86,64}.cmakeEgor Tensin2019-12-11
|
* toolchains: add Boost user configsEgor Tensin2019-12-10
|
* build_boost_travis.sh -> build/boost/Egor Tensin2019-12-10
|
* add simple build scriptsEgor Tensin2019-12-10
| | | | | They're intended to replace my build.sh (for Travis) and build.ps1 (for AppVeyor) scripts to call CMake in a platform-independent manner.
* fix licensing notescommon_cmakeEgor Tensin2019-12-10
|
* more robust compiler identificationEgor Tensin2019-12-09
|
* common.cmake: user switches may be set in CMakeLists.txtEgor Tensin2019-12-09
|
* split compiler options & Windows macrosEgor Tensin2019-12-09
|
* remove commented-code codeEgor Tensin2019-12-09
|
* common.cmake: auto-set Boost_* variablesEgor Tensin2019-12-09
|
* update common.cmakeEgor Tensin2019-12-09
| | | | | | | | * Add more logging messages. * Rename user-facing switches. * Refactor things a bit (a lot). * Lower the default C++ standard version back to 14 to support CMake 3.1 (meh, there're probably other features in use that are not supported by it).
* README: updateEgor Tensin2019-12-08
|
* add toolchainsEgor Tensin2019-12-08
|
* add READMEEgor Tensin2019-12-08
|
* add .gitattributesEgor Tensin2019-12-08
|
* update versionEgor Tensin2019-11-30
|
* C++17 by defaultEgor Tensin2019-11-30
|
* better toolset identificationEgor Tensin2019-11-30
|
* update repo URLEgor Tensin2019-11-30
|
* initial commitEgor Tensin2017-05-19