| Commit message (Expand) | Author | Age |
* | support VS 2022 | Egor Tensin | 2021-12-15 |
* | basic macOS support | Egor Tensin | 2021-12-15 |
* | project.cmake: use -DVAR instead of -D VAR | Egor Tensin | 2021-05-09 |
* | project.cmake: always enable CMAKE_EXPORT_COMPILE_COMMANDS | Egor Tensin | 2021-05-09 |
* | project.toolset: tweak --help-toolsets output | Egor Tensin | 2021-05-08 |
* | remove the "-" between toolset and version | Egor Tensin | 2021-05-08 |
* | project.toolset: tweak --help-toolsets output | Egor Tensin | 2021-05-08 |
* | toolset "visual-studio" -> "vs" | Egor Tensin | 2021-05-08 |
* | add --help-toolsets parameter | Egor Tensin | 2021-05-08 |
* | project.toolset: move _full_exe_name to utils | Egor Tensin | 2021-05-07 |
* | project.toolset: support versioned MSVC toolsets | Egor Tensin | 2021-05-07 |
* | fix PyLint warnings | 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-07 |
* | project.cmake.toolset: rework a bit | Egor Tensin | 2021-05-07 |
* | 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-06 |
* | project.boost: remove unused code | Egor Tensin | 2021-05-03 |
* | project.utils: don't print fatal exception twice | Egor Tensin | 2021-05-03 |
* | project.utils: fix the retry decorator | 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-05-03 |
* | project.boost: turn off warnings unless --verbose | Egor Tensin | 2021-04-24 |
* | project.boost.build: fix usage message | Egor Tensin | 2021-04-18 |
* | update script names in README and --help output | Egor Tensin | 2021-04-14 |
* | fix PyLint warnings | Egor Tensin | 2021-04-13 |
* | project.ci: hide the --hint parameter | Egor Tensin | 2021-04-13 |
* | project.ci: add --hint parameter | Egor Tensin | 2021-04-13 |
* | remove excessive logging & obsolete project.ci.* packages | Egor Tensin | 2021-04-13 |
* | project.cmake.build: -H must be at the end | Egor Tensin | 2021-03-25 |
* | project.ci: GitHub Actions no longer has pre-built Boost | Egor Tensin | 2021-03-24 |
* | fix PyLint warnings | Egor Tensin | 2021-03-24 |
* | project.ci: use same variable names for all CIs | Egor Tensin | 2021-03-24 |
* | project.ci: change build directory | Egor Tensin | 2021-03-24 |
* | project.cmake: fix "auto" platform detection | Egor Tensin | 2021-03-24 |
* | project.cmake: set CMAKE_BUILD_PARALLEL_LEVEL | Egor Tensin | 2021-03-24 |
* | project.utils: log to stdout, not stderr | Egor Tensin | 2021-03-23 |
* | project.boost: refactoring | Egor Tensin | 2021-03-23 |
* | project: minor refactoring | Egor Tensin | 2021-03-23 |
* | project.boost.build: refactoring & cleanup | Egor Tensin | 2021-03-21 |
* | project.cmake.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-20 |
* | grammar | Egor Tensin | 2021-03-15 |
* | move large in-code comments to docs/ | Egor Tensin | 2021-03-14 |
* | project.cmake.toolchain: allow omitting --platform | Egor Tensin | 2021-03-14 |
* | project.boost.download: create missing directories | Egor Tensin | 2021-03-14 |