aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ci/boost (unfollow)
Commit message (Collapse)Author
2020-01-03rearrange all files completelyEgor Tensin
2019-12-16ci: fix a bug in case no positional parametersEgor Tensin
2019-12-15ci: minor script enhancementsEgor Tensin
2019-12-15build: clean up silly cmd line paramsEgor Tensin
They were just plain synonyms for CMake flags, barely had any value.
2019-12-14fix PyLint warningsEgor Tensin
2019-12-14boost/build.py: get rid of --with LIBEgor Tensin
2019-12-14boost/build.py: split into subcommandsEgor Tensin
2019-12-14boost/build.py: no linkage optionsEgor Tensin
Again, they were of no value.
2019-12-14boost/build.py: don't lowercase platform/configurationEgor Tensin
2019-12-13boost/build.py: get rid of --toolchainEgor Tensin
It was of no value.
2019-12-13build/ -> ci/Egor Tensin