Jiang Yi
|
73f23d1e00
cmake: add '--install <dir>' option
|
6 yıl önce |
Bartosz Kosiorek
|
324d18bb34
cmake: Teach --build mode to support multiple targets
|
6 yıl önce |
Bartosz Kosiorek
|
b3955a08ab
cmakemain: Remove ignored --use-stderr option from command line help
|
6 yıl önce |
Kyle Edwards
|
e795be115e
Merge branch 'master' into cmake_role-vs-fix
|
6 yıl önce |
Kyle Edwards
|
4b95e7fe63
CMAKE_ROLE: Fix value in --build for Visual Studio generators
|
6 yıl önce |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 yıl önce |
Vitaly Stakhovsky
|
82edd98300
cmSystemTools: MessageCallback and Message() accept std::string argument
|
6 yıl önce |
Regina Pfeifer
|
8c92db829b
MessageCallback: Remove unused bool& argument
|
6 yıl önce |
Regina Pfeifer
|
bcee24aecc
Use `std::function` for callbacks
|
6 yıl önce |
Florian Maushart
|
439fe2e253
cmake: Add options for verbose output to --build mode
|
6 yıl önce |
Brad King
|
c1247d861a
Merge topic 'cmake_build_jobs_supports_no_space'
|
6 yıl önce |
Brad King
|
a1f65014a3
Merge topic 'help-mark-default-generator'
|
6 yıl önce |
Robert Maynard
|
f2fca92686
cmake: --build supports '-jN'
|
6 yıl önce |
Artur Ryt
|
7408cd3929
cmake: Return generator docs directly
|
7 yıl önce |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 yıl önce |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 yıl önce |
Craig Scott
|
a1adbc7243
cmake: Stop processing if -P option lacks file name
|
6 yıl önce |
Robert Maynard
|
a10d63d578
cmake: -S and -B can be used to specify source and build directories
|
7 yıl önce |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 yıl önce |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 yıl önce |
Brad King
|
98628de812
Extend libuv file translate mode workaround to all executables
|
7 yıl önce |
Gregor Jasny
|
5de37a4a64
cmake: Add --open option for IDE generators
|
8 yıl önce |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 yıl önce |
Brad King
|
714ce72882
bootstrap: Make libuv available during bootstrap
|
8 yıl önce |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 yıl önce |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 yıl önce |
Rolf Eike Beer
|
353ec23737
use static_cast<> for casts from void*
|
8 yıl önce |
Brad King
|
2df8dbcdf2
Merge topic 'fix-find-package-mode'
|
8 yıl önce |
Daniel Pfeifer
|
7ddd43183d
Merge topic 'cstyle-casts'
|
8 yıl önce |
Brad King
|
18454ea44d
cmake: Fix --find-package mode with imported targets
|
8 yıl önce |