| Commit message (Expand) | Author |
2023-03-02 | add runtime version information | Egor Tensin |
2021-12-15 | basic macOS support | Egor Tensin |
2021-05-08 | add --help-toolsets parameter | Egor Tensin |
2021-05-07 | project.toolset: support versioned MSVC toolsets | Egor Tensin |
2021-05-07 | project.toolset: refactoring | Egor Tensin |
2021-05-07 | project.toolset: merge both other modules to this one | Egor Tensin |
2021-05-06 | brush up import lists | Egor Tensin |
2021-05-06 | "toolchain" -> "toolset", part 2 | Egor Tensin |
2021-05-06 | "toolchain" -> "toolset", part 1 | Egor Tensin |
2021-05-06 | fix PyLint warnings | Egor Tensin |
2021-05-06 | project.boost: merge BootstrapToolchain and Toolchain | Egor Tensin |
2021-05-03 | project.boost: remove unused code | Egor Tensin |
2021-05-03 | project.boost.download: add --no-retry parameter | Egor Tensin |
2021-05-03 | project.boost: Bintray was shut down | Egor Tensin |
2021-04-24 | project.boost: turn off warnings unless --verbose | Egor Tensin |
2021-04-18 | project.boost.build: fix usage message | Egor Tensin |
2021-04-14 | update script names in README and --help output | Egor Tensin |
2021-04-13 | fix PyLint warnings | Egor Tensin |
2021-04-13 | remove excessive logging & obsolete project.ci.* packages | Egor Tensin |
2021-03-23 | project.boost: refactoring | Egor Tensin |
2021-03-23 | project: minor refactoring | Egor Tensin |
2021-03-21 | project.boost.build: refactoring & cleanup | Egor Tensin |
2021-03-20 | project: minor refactoring | Egor Tensin |
2021-03-20 | project.platform: add platform 'auto' | Egor Tensin |
2021-03-15 | grammar | Egor Tensin |
2021-03-14 | move large in-code comments to docs/ | Egor Tensin |
2021-03-14 | project.boost.download: create missing directories | Egor Tensin |
2021-01-17 | fix PyLint warnings | Egor Tensin |
2021-01-17 | GIANT CLUSTERFUCK OF A COMMIT | Egor Tensin |
2020-10-18 | README: elaborate | Egor Tensin |
2020-04-04 | project.boost.download: add dest_dir parameter | Egor Tensin |
2020-04-04 | project.boost.download: --unpack = --cache if specified | Egor Tensin |
2020-03-31 | project.boost: retry downloads | Egor Tensin |
2020-03-30 | project.boost.build: switch to --layout=system | Egor Tensin |
2020-03-30 | project.cmake: make it --platform aware | Egor Tensin |
2020-03-30 | project: code style | Egor Tensin |
2020-03-30 | project.boost: support --mingw for Travis/AppVeyor | Egor Tensin |
2020-03-30 | project.build.build: more restrictive defaults | Egor Tensin |
2020-03-30 | project: minor-ish refactoring | Egor Tensin |
2020-03-29 | project.boost: first-class MinGW-w64 support | Egor Tensin |
2020-03-29 | project: add os.py | Egor Tensin |
2020-03-29 | fix READMEs, code style, etc. | Egor Tensin |
2020-03-29 | project.boost: -d0 by default | Egor Tensin |
2020-03-28 | project.boost: factor out everything else | Egor Tensin |
2020-03-28 | project.boost: factor out BoostVersion | Egor Tensin |
2020-03-28 | project.boost: factor out Configuration/Platform/Linkage | Egor Tensin |
2020-03-28 | WIP: restructure | Egor Tensin |