Commit message (Collapse) | Author | ||
---|---|---|---|
2020-01-03 | rearrange all files completely | Egor Tensin | |
2019-12-16 | ci: fix a bug in case no positional parameters | Egor Tensin | |
2019-12-15 | ci: minor script enhancements | Egor Tensin | |
2019-12-15 | build: clean up silly cmd line params | Egor Tensin | |
They were just plain synonyms for CMake flags, barely had any value. | |||
2019-12-14 | fix PyLint warnings | Egor Tensin | |
2019-12-14 | boost/build.py: get rid of --with LIB | Egor Tensin | |
2019-12-14 | boost/build.py: split into subcommands | Egor Tensin | |
2019-12-14 | boost/build.py: no linkage options | Egor Tensin | |
Again, they were of no value. | |||
2019-12-14 | boost/build.py: don't lowercase platform/configuration | Egor Tensin | |
2019-12-13 | boost/build.py: get rid of --toolchain | Egor Tensin | |
It was of no value. | |||
2019-12-13 | build/ -> ci/ | Egor Tensin | |