Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
482b3811e4
cmTarget: Move link type enum out.
|
10 years ago |
Brad King
|
83d2b6f378
Merge topic 'refactor-cache-manager'
|
10 years ago |
Stephen Kelly
|
b5212c68de
cmState: Add API for cache version.
|
10 years ago |
Stephen Kelly
|
c8187f414b
cmCPluginAPI: Inline code to get project name.
|
10 years ago |
Stephen Kelly
|
6ce940ac97
cmMakefile: Use std::string in ProjectName API.
|
10 years ago |
Stephen Kelly
|
782657db48
cmListFileArgument: Remove FilePath member.
|
10 years ago |
Stephen Kelly
|
5181fae264
cmPropertyMap: Remove chaining logic.
|
10 years ago |
Stephen Kelly
|
7c0aa672fe
cmPropertyMap: Remove scope parameter from API where not used.
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 years ago |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 years ago |
Stephen Kelly
|
0aec491328
Port cmCommand consumers to cmState.
|
10 years ago |
Stephen Kelly
|
b159bff732
Move property definition to cmState.
|
10 years ago |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 years ago |
Stephen Kelly
|
1f2c12ebd1
cmMakefile: Remove cache version accessors.
|
10 years ago |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 years ago |
Stephen Kelly
|
08c642c6ae
cmMakefile: Remove cache version accessors.
|
10 years ago |
Stephen Kelly
|
bd990c803b
Remove use of ExpandSourceListArguments.
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Brad King
|
e15a7075b5
Add an option for explicit BYPRODUCTS of custom commands (#14963)
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Brad King
|
0546484e4b
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Daniel R. Gomez
|
a4cba0e8be
Fix plugin API for gcc 2.9-aix51-020209 (#12233)
|
14 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
921f3a1ac2
BUG: Do not automatically set HEADER_FILE_ONLY
|
16 years ago |