aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/boost/build/build.py (unfollow)
Commit message (Expand)Author
2020-03-28WIP: restructureEgor Tensin
2020-02-29boost/build: download timeoutsEgor Tensin
2020-02-29boost/build: try multiple mirrorsEgor Tensin
2020-02-01boost/build: MinSizeRel/RelWithDebInfo allowed in --stagedirEgor Tensin
2020-01-31boost/build: multiple --stagedir on Windows alsoEgor Tensin
2020-01-18support all 4 cmake default configurationsEgor Tensin
2020-01-09better usage messages & READMEsEgor Tensin
2020-01-08fix PyLint-discovered bugsEgor Tensin
2020-01-08boost/build: add --runtime-linkEgor Tensin
2020-01-08boost/build: refactoringEgor Tensin
2020-01-07boost/build: add the --link parameterEgor Tensin
2020-01-07boost/build: remove --labelEgor Tensin
2020-01-06boost/build: add support for --build-dirEgor Tensin
2020-01-06boost/build: add `build --label` optionEgor Tensin
2020-01-04boost/build: download older Boost releases from SourceForgeEgor Tensin
2020-01-04boost/build: overhaul `build.py download`Egor Tensin
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-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
2019-12-14boost/build.py: don't lowercase platform/configurationEgor Tensin
2019-12-13boost/build.py: get rid of --toolchainEgor Tensin
2019-12-13build/ -> ci/Egor Tensin
2019-12-13build/boost: add generic build.py scriptEgor Tensin