summaryrefslogtreecommitdiff
path: root/Tests/SourceGroups
Commit message (Expand)AuthorAgeFilesLines
* source_group: Support forward slashes in group hierarchyCraig Scott2020-05-113-1/+13
* source_group command ensures that FILES arguments are actually filesMateusz Janek2019-04-251-0/+8
* source_group: Fix TREE argument parsingMateusz Janek2018-01-304-4/+21
* source_group: Restore TREE support for relative pathsMateusz Janek2017-05-175-11/+19
* source_group: Add options create groups matching directory treeMateusz Janek2017-01-166-1/+35
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-2/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-132-4/+4
* Fix XCode -> Xcode typos, notably in man page (#12231)Sean McBride2011-05-311-1/+1
* ENH: add group support and fix borland errorBill Hoffman2009-07-112-1/+2
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-7/+0
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* COMP: enable ANSI C, this should make it work with the HP-UX compilerAlexander Neundorf2007-08-282-5/+12
* COMP: maybe it compiles this way with the HP-UX compilerAlexander Neundorf2007-08-281-5/+5
* ENH: add the source_group() demo to the testsAlexander Neundorf2007-08-271-0/+9
* BUG: demo (not really test) for the source_group() commandAlexander Neundorf2007-08-243-7/+28
* ENH: add test for source_groupAlexander Neundorf2007-08-246-0/+37