NAKAMURA Takumi
|
c46b041a3b
cmLocalGenerator: Simplify Add{Custom,Utility}Command
|
4 years ago |
NAKAMURA Takumi
|
68b4e3b255
cmGlobalVisualStudio8Generator: Fix the misaligned argument, stdPipesUTF8
|
4 years ago |
Brad King
|
f97f8537f3
VS: Model a default target framework
|
4 years ago |
Brad King
|
78782cc7dc
cmGlobalVisualStudio8Generator: Refactor SetGeneratorPlatform
|
4 years ago |
Luigi Fiorentini
|
a2b782bbc1
VS: Map /Y- flag to not use precompiled headers with VS 2008
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Kyle Edwards
|
f01f10e8fb
cmCustomCommand: Record value of CMP0116 at time of creation
|
4 years ago |
Brad King
|
422d9a0ab2
Factor out generator checks for filtering out interface libraries
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Justin Goshi
|
bc877a7e94
Add support to indicate UTF-8 custom command pipe output encoding
|
5 years ago |
Alexander Boczar
|
7c944da757
VS: Add target property to explicitly control solution deployment
|
5 years ago |
Kyle Edwards
|
7abc3d61ac
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
|
5 years ago |
Vitaly Stakhovsky
|
bbc07e4561
Source: use std::string in place of const char*
|
5 years ago |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
5 years ago |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
5 years ago |
Daniel Eiband
|
777ceaea94
cmMakefile: Delay custom command creation
|
6 years ago |
Marc Chevrier
|
f93385283f
cmLocalGenerator: modernize memory management
|
6 years ago |
Daniel Eiband
|
5a06efda05
cmMakefile: Remove AddUtilityCommand overload without byproducts
|
6 years ago |
Daniel Eiband
|
f151a57705
cmMakefile: Move enumerations into new header
|
6 years ago |
Daniel Eiband
|
7dcf9cb83c
cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility
|
6 years ago |
Daniel Eiband
|
7f3ecbe7d7
cmCustomCommandLine: Provide command line make functions
|
6 years ago |
Daniel Eiband
|
4fb29850ad
add_custom_command: Refactor setting implicit depends
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Daniel Eiband
|
2d888e3390
cmSourceFile: Rename mutating GetFullPath() overload
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
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 |