Commit message (Collapse) | Author | ||
---|---|---|---|
2020-03-28 | WIP: restructure | Egor 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-24 | common.cmake: account for ALIAS targetsold | Egor Tensin | |
2020-02-05 | wtf, two empty lines | Egor Tensin | |
2020-01-25 | boost/cmake: specify Windows explicitly in toolchains | Egor Tensin | |
2020-01-18 | support all 4 cmake default configurations | Egor Tensin | |
2020-01-13 | cmake/examples: run clang-format | Egor Tensin | |
2020-01-13 | cmake/examples: work around clang-format oddity | Egor Tensin | |
2020-01-09 | better usage messages & READMEs | Egor Tensin | |
2020-01-09 | common.cmake: more precise platform detection | Egor Tensin | |
2020-01-08 | fix PyLint-discovered bugs | Egor Tensin | |
2020-01-08 | common.cmake: CC_STATIC_RUNTIME=OFF implied if using dynamic Boost libs | Egor Tensin | |
2020-01-08 | cmake/build/ci: fix import errors | Egor Tensin | |
2020-01-08 | cmake/examples: more distinct output | Egor Tensin | |
2020-01-08 | AppVeyor: build cmake/examples/boost | Egor Tensin | |
2020-01-07 | cmake/examples: fix boost/ | Egor Tensin | |
2020-01-07 | cmake: add examples | Egor Tensin | |
2020-01-07 | cmake/build: remove the --clean parameter | Egor Tensin | |
2020-01-03 | rearrange all files completely | Egor Tensin | |