Brad King
|
c1247d861a
Merge topic 'cmake_build_jobs_supports_no_space'
|
6 years ago |
Brad King
|
a1f65014a3
Merge topic 'help-mark-default-generator'
|
6 years ago |
Robert Maynard
|
f2fca92686
cmake: --build supports '-jN'
|
6 years ago |
Artur Ryt
|
7408cd3929
cmake: Return generator docs directly
|
7 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Craig Scott
|
a1adbc7243
cmake: Stop processing if -P option lacks file name
|
6 years ago |
Robert Maynard
|
a10d63d578
cmake: -S and -B can be used to specify source and build directories
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 years ago |
Brad King
|
98628de812
Extend libuv file translate mode workaround to all executables
|
7 years ago |
Gregor Jasny
|
5de37a4a64
cmake: Add --open option for IDE generators
|
8 years ago |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 years ago |
Brad King
|
714ce72882
bootstrap: Make libuv available during bootstrap
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Rolf Eike Beer
|
353ec23737
use static_cast<> for casts from void*
|
8 years ago |
Brad King
|
2df8dbcdf2
Merge topic 'fix-find-package-mode'
|
8 years ago |
Daniel Pfeifer
|
7ddd43183d
Merge topic 'cstyle-casts'
|
8 years ago |
Brad King
|
18454ea44d
cmake: Fix --find-package mode with imported targets
|
8 years ago |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Brad King
|
88c9878af9
Make libuv available to all parts of CMake
|
8 years ago |
Brad King
|
871adefce9
cmake: Fix default file translate mode when using libuv
|
8 years ago |
Daniel Pfeifer
|
a890ca2f8d
cmakemain: use script role for -P
|
8 years ago |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
4b49c9a245
fix include order of windows.h
|
8 years ago |
Dāvis Mosāns
|
076aef8e45
Windows: Use UTF-8 for pipes in CMake, CTest and CPack
|
9 years ago |