Commit History

Author SHA1 Message Date
  Brad King d286d24af3 Merge branch 'backport-source_group-TREE-alt-root' into source_group-TREE-alt-root 8 years ago
  Mateusz Janek 1b4d2c741a source_group: Fix TREE with root that is not current source dir 8 years ago
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 years ago
  Mateusz Janek b42330be21 source_group: Add options create groups matching directory tree 9 years ago
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 years ago
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 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
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King f09ba0f1a2 Fix style errors added by parent and grandparent 14 years ago
  Johan Björk d0a403fd99 CMake: Move tokenize to cmSystemTools 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  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 18 years ago
  Alexander Neundorf f55dd81190 18 years ago
  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 18 years ago
  Alexander Neundorf 6d508a3094 BUG: handle source_group names which consist only of the delimiter the same was as empty source group names 18 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
  Bill Hoffman bebb6b1767 ENH: fix problem if there are .. in the path to the source file specified in a source group 20 years ago
  Bill Hoffman 7db7b981af ENH: fix warning and remove unused variable 20 years ago
  Bill Hoffman 3d617b48aa ENH: fix for bug 2908 crash for empty source group name 20 years ago
  Bill Hoffman aa47caab2d FIX: apply patch from bug# 1965 20 years ago
  Bill Hoffman 3d27a6a391 ENH: put back old style call to SOURCE_GROUP, no need to break things for this 22 years ago
  Brad King 6f1a044018 ENH: Added backwards compatability. 22 years ago
  Brad King 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 years ago