Luz Paz
|
3ab7bf8285
Various typo fixes
|
7 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 years ago |
Brad King
|
2cb98329f1
Merge topic 'project-description'
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Alex Turbov
|
3b4848717a
project: Add `DESCRIPTION` parameter
|
8 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 years ago |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Stephen Kelly
|
6ce940ac97
cmMakefile: Use std::string in ProjectName API.
|
10 years ago |
Stephen Kelly
|
8bfaadfa39
cmMakefile: Move IsRoot API from cmLocalGenerator.
|
10 years ago |
Stephen Kelly
|
821a711b6f
project(): Remove unused variable.
|
10 years ago |
Stephen Kelly
|
115e919982
Use new top-level check abstraction.
|
10 years ago |
Stephen Kelly
|
de21168612
Port to static cmPolicies API.
|
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
|
a2f2aeee2f
cmMakefile: Add wrapper for reading listfiles which have an origin.
|
10 years ago |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Brad King
|
7e142c5ac2
project: Manage VERSION variables
|
11 years ago |
Brad King
|
16d040c958
project: Add optional LANGUAGES keyword
|
11 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Bill Hoffman
|
2557a08054
Fix typo in error message, and remove redundent test.
|
13 years ago |
Bill Hoffman
|
9090572f5c
Add ability to include a file in a project via a cache variable.
|
13 years ago |
Bill Hoffman
|
5badf5f734
Fix the case where cmake --build failed with two project cmds in one file.
|
14 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |