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
/
.ci
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
2021-01-18
project.ci: --install picks the directory automatically
Egor Tensin
2020-10-28
Makefile: check symbols for examples/boost also
Egor Tensin
2020-10-28
Makefile: consistent status messages
Egor Tensin
2020-10-28
CI: check that symbols are stripped
Egor Tensin
2020-03-30
Makefile: more explicit requirements
Egor Tensin
2020-03-30
project.ci: dedupe code
Egor Tensin
2020-03-30
project.cmake: make it --boost aware
Egor Tensin
2020-03-30
project.cmake: make it --platform aware
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
WIP: restructure
Egor Tensin
2020-03-13
Makefile: best practices
Egor Tensin
2020-02-02
move Makefile to .ci/
Egor Tensin
2020-02-02
Makefile: get rid of TRAVIS_BUILD_DIR where unnecessary
Egor Tensin
2020-02-02
Makefile: better $(ls) on Linux
Egor Tensin
2020-02-01
Makefile: style & refactoring
Egor Tensin
2020-02-01
Makefile: prettier output
Egor Tensin
2020-02-01
Makefile: try less verbose output
Egor Tensin
2020-02-01
move Travis/AppVeyor scripts to Makefile
Egor Tensin