Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Brad King
|
c1fc6c80c7
VS: Place intermediate files in the "ASM List Location" next to objects
|
6 years ago |
Brad King
|
707283981f
VS: Use AddLanguageFlags to de-duplicate CMAKE_<LANG>_FLAGS* lookup
|
6 years ago |
Sebastian Holtermann
|
db182eb160
cmTarget: Move member `*Commands` to impl
|
6 years ago |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 years ago |
Saleem Abdulrasool
|
fc8b90af2c
Create and use `cmGeneratorTarget::Names`
|
6 years ago |
Brad King
|
4b37b4f1bb
Merge topic 'modernize-for-loops'
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
6 years ago |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 years ago |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 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 |
Stephan Szabo
|
8279302110
Convert cmIDEFlagTable to use owned strings
|
7 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Vitaly Stakhovsky
|
b8bb6ba653
cmGeneratorTarget::GetExportMacro: return const std::string*
|
7 years ago |
Brad King
|
ec9ef691fe
Merge topic 'provide_explicit_source_and_build_command_line_options'
|
7 years ago |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 years ago |
Robert Maynard
|
de962cc00d
CMake: Internally uses -S instead of -H to specify source directory
|
7 years ago |
Brad King
|
1b57f49586
genex: Simplify cmGeneratorExpressionInterpreter
|
7 years ago |
Vitaly Stakhovsky
|
4d89830d71
cmMakefile: Make GetRequiredDefinition return std::string
|
7 years ago |
Brad King
|
9da844d8cb
Merge topic 'lg-directory'
|
7 years ago |
Vitaly Stakhovsky
|
50fbfee3a0
cmLocalGenerator: return directories as const std::string&
|
7 years ago |
Marc Chevrier
|
974de0e199
static library: add property STATIC_LIBRARY_OPTIONS
|
7 years ago |
Vitaly Stakhovsky
|
6ce56028d5
cmVisualStudioGeneratorOptions::Parse(): const std::string& argument
|
7 years ago |
Frank Goyens
|
b771b2c300
VS: extended OutputDeploymentDebuggerTool for AdditionalFiles
|
7 years ago |
Frank Goyens
|
2f4075fa45
VS: moved EscapeForXML function higher up and made static
|
7 years ago |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 years ago |
Vitaly Stakhovsky
|
7d407b438d
cmVisualStudioGeneratorOptions: specify indentation with integer
|
7 years ago |
Brad King
|
0a122393d7
Merge branch 'backport-fix-explicit-CMakeLists.txt'
|
7 years ago |