aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project/boost/build.py (unfollow)
Commit message (Expand)Author
2021-05-08add --help-toolsets parameterEgor Tensin
2021-05-07project.toolset: support versioned MSVC toolsetsEgor Tensin
2021-05-07project.toolset: merge both other modules to this oneEgor Tensin
2021-05-06brush up import listsEgor Tensin
2021-05-06"toolchain" -> "toolset", part 2Egor Tensin
2021-05-06"toolchain" -> "toolset", part 1Egor Tensin
2021-05-06project.boost: merge BootstrapToolchain and ToolchainEgor Tensin
2021-04-24project.boost: turn off warnings unless --verboseEgor Tensin
2021-04-18project.boost.build: fix usage messageEgor Tensin
2021-04-14update script names in README and --help outputEgor Tensin
2021-04-13remove excessive logging & obsolete project.ci.* packagesEgor Tensin
2021-03-21project.boost.build: refactoring & cleanupEgor Tensin
2021-03-20project.platform: add platform 'auto'Egor Tensin
2021-03-15grammarEgor Tensin
2021-03-14move large in-code comments to docs/Egor Tensin
2021-01-17GIANT CLUSTERFUCK OF A COMMITEgor Tensin
2020-03-30project.boost.build: switch to --layout=systemEgor Tensin
2020-03-30project: code styleEgor Tensin
2020-03-30project.boost: support --mingw for Travis/AppVeyorEgor Tensin
2020-03-30project.build.build: more restrictive defaultsEgor Tensin
2020-03-30project: minor-ish refactoringEgor Tensin
2020-03-29project.boost: first-class MinGW-w64 supportEgor Tensin
2020-03-29project: add os.pyEgor Tensin
2020-03-29fix READMEs, code style, etc.Egor Tensin
2020-03-29project.boost: -d0 by defaultEgor Tensin
2020-03-28project.boost: factor out everything elseEgor Tensin
2020-03-28project.boost: factor out BoostVersionEgor Tensin
2020-03-28project.boost: factor out Configuration/Platform/LinkageEgor Tensin
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