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
/
.travis.yml
(
unfollow
)
Commit message (
Collapse
)
Author
2020-02-02
move Makefile to .ci/
Egor Tensin
2020-02-01
move Travis/AppVeyor scripts to Makefile
Egor Tensin
2020-01-31
Travis: leaner config
Egor Tensin
2020-01-18
support all 4 cmake default configurations
Egor Tensin
2020-01-14
tools: replace clang-format.sh with clang-format.py
Egor Tensin
2020-01-13
Travis: run clang-format on cmake/examples/
Egor Tensin
2020-01-08
common.cmake: CC_STATIC_RUNTIME=OFF implied if using dynamic Boost libs
Egor Tensin
2020-01-08
cmake/build/ci: fix import errors
Egor Tensin
2020-01-08
Travis: verify executable file bitness
Egor Tensin
2020-01-08
Travis: prettify .travis.yml
Egor Tensin
2020-01-07
Travis: install newer CMake
Egor Tensin
2020-01-07
Travis: fix examples/boost builds
Egor Tensin
2020-01-07
Travis: build cmake/examples/boost
Egor Tensin
2020-01-07
Travis: fix pipe (|) usage
Egor Tensin
2020-01-07
Travis: build cmake/examples
Egor Tensin
2020-01-07
Travis: try explicit jobs
Egor Tensin
2020-01-07
boost/build: add the --link parameter
Egor Tensin
2020-01-07
Travis/AppVeyor: fix output
Egor Tensin
2020-01-07
Travis/AppVeyor: list built Boost libraries
Egor Tensin
2020-01-07
AppVeyor: add some tests for boost/build
Egor Tensin
2020-01-07
Travis: change Boost versions
Egor Tensin
2020-01-07
Travis: more Boost versions
Egor Tensin
2020-01-07
Travis: multiple platforms for boost/build test
Egor Tensin
2020-01-07
boost/build/ci: fix module import errors
Egor Tensin
2020-01-07
Travis: add some tests for boost/build
Egor Tensin