index
:
cmake-common
aur
master
Utilities to help develop C++/CMake projects
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
project
/
ci
/
boost.py
(
unfollow
)
Commit message (
Expand
)
Author
2023-07-03
remove project.ci
Egor Tensin
2023-03-02
add runtime version information
Egor Tensin
2021-05-07
project.toolset: support versioned MSVC toolsets
Egor Tensin
2021-05-06
"toolchain" -> "toolset", part 2
Egor Tensin
2021-05-03
project.boost.download: add --no-retry parameter
Egor Tensin
2021-04-13
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-03-13
project.ci: cache Boost downloads
Egor Tensin
2021-01-25
project.ci: auto-fill --toolset from environment
Egor Tensin
2021-01-25
project.ci: auto-detect CI system
Egor Tensin
2021-01-17
GIANT CLUSTERFUCK OF A COMMIT
Egor Tensin
2020-04-04
project.boost.download: add dest_dir parameter
Egor Tensin
2020-03-30
project.ci: dedupe code
Egor Tensin
2020-03-30
project: code style
Egor Tensin
2020-03-30
project.boost: support --mingw for Travis/AppVeyor
Egor Tensin
2020-03-29
fix READMEs, code style, etc.
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
WIP: restructure
Egor Tensin
2020-02-01
boost/build/ci: build in predefined directory
Egor Tensin
2020-01-09
better usage messages & READMEs
Egor Tensin
2020-01-08
boost/build: add --runtime-link
Egor Tensin
2020-01-07
boost/build: add the --link parameter
Egor Tensin
2020-01-07
AppVeyor: fix boost/build usage
Egor Tensin
2020-01-07
AppVeyor: add some tests for boost/build
Egor Tensin
2020-01-07
boost/build/ci: fix module import errors
Egor Tensin
2020-01-03
rearrange all files completely
Egor Tensin
2019-12-16
ci: fix a bug in case no positional parameters
Egor Tensin
2019-12-15
ci: minor script enhancements
Egor Tensin
2019-12-15
build: clean up silly cmd line params
Egor Tensin
2019-12-14
boost/build.py: split into subcommands
Egor Tensin
2019-12-13
build/ -> ci/
Egor Tensin
2019-12-13
build/boost: add generic build.py script
Egor Tensin
2019-12-10
add simple build scripts
Egor Tensin