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
/
cmake
/
build.py
(
unfollow
)
Commit message (
Expand
)
Author
2021-01-19
project.cmake: --toolset auto shouldn't set any compiler flags
Egor Tensin
2021-01-18
project.cmake: create the build dir if necessary
Egor Tensin
2021-01-17
GIANT CLUSTERFUCK OF A COMMIT
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-30
project.cmake.build: refactoring
Egor Tensin
2020-03-30
project: minor-ish refactoring
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.cmake: insignificant refactoring
Egor Tensin
2020-03-29
project.cmake: factor out common utils
Egor Tensin
2020-03-28
project.boost: factor out Configuration/Platform/Linkage
Egor Tensin
2020-03-28
WIP: restructure
Egor Tensin
2020-01-18
support all 4 cmake default configurations
Egor Tensin
2020-01-09
better usage messages & READMEs
Egor Tensin
2020-01-08
fix PyLint-discovered bugs
Egor Tensin
2020-01-07
cmake/build: remove the --clean parameter
Egor Tensin
2020-01-03
rearrange all files completely
Egor Tensin
2020-01-01
ci/build.py: split -D from its argument
Egor Tensin
2019-12-15
build: clean up silly cmd line params
Egor Tensin
2019-12-14
fix PyLint warnings
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