aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAge
* disable incremental linking for the testsEgor Tensin2020-09-14
|
* update cmake-commonEgor Tensin2020-04-05
|
* WIPEgor Tensin2020-03-24
|
* add Process classEgor Tensin2020-03-24
| | | | | | | | | It's intended to be used for the future dump writing functionality, to generate a meaningful file name, etc. Also, add Boost.Nowide, which provides handy UTF-8 conversion functions. I'm not sure about this, but things indicate that it's about to be included in Boost.
* mingw builds: lowercase library namesEgor Tensin2020-01-25
|
* add test/ to test, for starters, enum_symbolsEgor Tensin2020-01-15
|
* silence DbgHelp warnings on VS 2015Egor Tensin2020-01-15
|
* mingw builds: define _WIN32_WINNTEgor Tensin2020-01-15
|
* fix SafeInt usageEgor Tensin2020-01-14
|
* update cmake-commonEgor Tensin2020-01-09
|
* cmake: install() PDBs & use Boost::*Egor Tensin2019-12-21
|
* install LICENSE.txt to share/Egor Tensin2019-12-16
|
* minor improvements to CMakeLists.txtEgor Tensin2019-12-09
|
* add cmake-common as a submoduleEgor Tensin2019-12-08
|
* don't hash bitwise (because you know, padding)Egor Tensin2017-08-06
|
* fix a CMake warningEgor Tensin2017-06-01
|
* get rid of third-party warningsEgor Tensin2017-06-01
|
* initial commitEgor Tensin2017-05-17