aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cmake (unfollow)
Commit message (Collapse)Author
2020-03-28WIP: restructureEgor Tensin
A stupid attempt to reduce code duplication led me to believe that all the scripts could use _a bit_ of refactoring. This is going to be a major pain (factoring out all the things), which I'll take gladly. All the links and usage examples are broken right now, but nobody cares, so whatevs.
2020-03-24common.cmake: account for ALIAS targetsoldEgor Tensin
2020-02-05wtf, two empty linesEgor Tensin
2020-01-25boost/cmake: specify Windows explicitly in toolchainsEgor Tensin
2020-01-18support all 4 cmake default configurationsEgor Tensin
2020-01-13cmake/examples: run clang-formatEgor Tensin
2020-01-13cmake/examples: work around clang-format oddityEgor Tensin
2020-01-09better usage messages & READMEsEgor Tensin
2020-01-09common.cmake: more precise platform detectionEgor Tensin
2020-01-08fix PyLint-discovered bugsEgor Tensin
2020-01-08common.cmake: CC_STATIC_RUNTIME=OFF implied if using dynamic Boost libsEgor Tensin
2020-01-08cmake/build/ci: fix import errorsEgor Tensin
2020-01-08cmake/examples: more distinct outputEgor Tensin
2020-01-08AppVeyor: build cmake/examples/boostEgor Tensin
2020-01-07cmake/examples: fix boost/Egor Tensin
2020-01-07cmake: add examplesEgor Tensin
2020-01-07cmake/build: remove the --clean parameterEgor Tensin
2020-01-03rearrange all files completelyEgor Tensin