Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 years ago |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 years ago |
Vitaly Stakhovsky
|
23e8364aed
Source: std::string related cleanup
|
6 years ago |
Brad King
|
2621efac19
Merge topic 'vs-wince-no-deploy'
|
6 years ago |
Wil Stark
|
917c035ada
VS: support suppressing deployment of selected targets
|
6 years ago |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
b91f6f39f7
VS: Track explicitly when platform is specified in generator name
|
6 years ago |
Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
6 years ago |
Vitaly Stakhovsky
|
94632087b2
Add missing override
|
6 years ago |
Stephan Szabo
|
8279302110
Convert cmIDEFlagTable to use owned strings
|
7 years ago |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 years ago |
Robert Maynard
|
de962cc00d
CMake: Internally uses -S instead of -H to specify source directory
|
7 years ago |
Brad King
|
d308e9442e
Merge topic 'glob_configure_depends'
|
7 years ago |
Brad King
|
eb80af9093
Drop Visual Studio 8 2005 generator
|
7 years ago |
Shane Parris
|
3f4b81f540
Add glob verify support to XCode, VS, Ninja, and Makefile generators
|
7 years ago |
Shane Parris
|
b6ef4bc329
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
|
7 years ago |
Vitaly Stakhovsky
|
92c7b52607
VS: Use range-based 'for' loops in generator code
|
7 years ago |
Justin Goshi
|
afd9a339a1
server: return whether or not a target is generator provided
|
8 years ago |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 years ago |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Brad King
|
64e973e991
Merge branch 'backport-vs-fix-config-map' into vs-fix-config-map
|
8 years ago |
Brad King
|
c5b5bb270f
VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Aaron Orenstein
|
7bc6577017
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
|
8 years ago |
Brad King
|
81f9c9e892
Deprecate Visual Studio 8 2005 generator
|
8 years ago |