Brad King
|
d286d24af3
Merge branch 'backport-source_group-TREE-alt-root' into source_group-TREE-alt-root
|
hace 8 años |
Mateusz Janek
|
1b4d2c741a
source_group: Fix TREE with root that is not current source dir
|
hace 8 años |
Daniel Pfeifer
|
ee72803e9f
fix some include-what-you-use diagnostics
|
hace 8 años |
Mateusz Janek
|
b42330be21
source_group: Add options create groups matching directory tree
|
hace 9 años |
Daniel Pfeifer
|
602b78aa79
Remove redundant c_str() calls
|
hace 9 años |
Daniel Pfeifer
|
f69e768d94
Separate compilation for commands included in cmCommands
|
hace 9 años |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
hace 9 años |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
hace 9 años |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
hace 9 años |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
hace 9 años |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
hace 10 años |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
hace 11 años |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
hace 11 años |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
hace 11 años |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
hace 13 años |
Brad King
|
f09ba0f1a2
Fix style errors added by parent and grandparent
|
hace 14 años |
Johan Björk
|
d0a403fd99
CMake: Move tokenize to cmSystemTools
|
hace 15 años |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
hace 16 años |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
hace 18 años |
Alexander Neundorf
|
f55dd81190
|
hace 18 años |
Alexander Neundorf
|
9220e97401
BUG: fix #4057 (which had several duplicates): handle recursivew source groups better, i.e. multiple sourcegroups with the same end component work now
|
hace 18 años |
Alexander Neundorf
|
6d508a3094
BUG: handle source_group names which consist only of the delimiter the same was as empty source group names
|
hace 18 años |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
hace 20 años |
Bill Hoffman
|
bebb6b1767
ENH: fix problem if there are .. in the path to the source file specified in a source group
|
hace 20 años |
Bill Hoffman
|
7db7b981af
ENH: fix warning and remove unused variable
|
hace 20 años |
Bill Hoffman
|
3d617b48aa
ENH: fix for bug 2908 crash for empty source group name
|
hace 20 años |
Bill Hoffman
|
aa47caab2d
FIX: apply patch from bug# 1965
|
hace 20 años |
Bill Hoffman
|
3d27a6a391
ENH: put back old style call to SOURCE_GROUP, no need to break things for this
|
hace 22 años |
Brad King
|
6f1a044018
ENH: Added backwards compatability.
|
hace 22 años |
Brad King
|
48aedb2ba3
ENH: Fully implemented SOURCE_GROUP command.
|
hace 22 años |