index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmSourceGroup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-3
/
+3
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0
/
+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1
/
+1
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-4
/
+5
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1
/
+1
*
stringapi: Use strings for source names
Ben Boeckel
2014-03-08
1
-1
/
+1
*
cmSourceGroup: Fix method name capitalization.
Stephen Kelly
2014-01-22
1
-1
/
+1
*
cmMakefile: Constify some cmSourceGroup related code.
Stephen Kelly
2014-01-22
1
-1
/
+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-11
/
+11
*
Remove unused cmSourceGroup method
Brad King
2012-03-09
1
-1
/
+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: add group support and fix borland error
Bill Hoffman
2009-07-11
1
-1
/
+9
*
COMP: Fix build with concept checking of STL.
Brad King
2008-05-16
1
-3
/
+7
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-5
/
+5
*
ENH: fix line length style stuff
Bill Hoffman
2006-03-10
1
-1
/
+2
*
FIX: apply patch from bug# 1965
Bill Hoffman
2005-07-13
1
-0
/
+23
*
ENH: Fully implemented SOURCE_GROUP command.
Brad King
2003-07-23
1
-14
/
+47
*
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...
Brad King
2003-06-23
1
-2
/
+3
*
yikes added new custom command support
Ken Martin
2003-06-03
1
-41
/
+11
*
Add comment support, so that you can see in build process what the custom com...
Andy Cedilnik
2002-12-10
1
-1
/
+2
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3
/
+3
*
ENH: add file specific compile flags
Bill Hoffman
2002-03-04
1
-3
/
+9
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29
/
+5
*
ENH: separate command from its arguments in the custom command. This allows ...
Bill Hoffman
2001-09-04
1
-0
/
+2
*
ENH: change all maps of string to be maps of cmStdString, to reduce symbol le...
Bill Hoffman
2001-08-22
1
-2
/
+2
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-1
/
+1
*
better custom rules
Ken Martin
2001-05-04
1
-0
/
+2
*
BUG: Removed output of dual rules for source files that are processed by both...
Brad King
2001-04-27
1
-14
/
+8
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3
/
+28
*
ENH: new GUI editor for cmake cache file
Bill Hoffman
2001-04-23
1
-1
/
+1
*
major changes to support multiple libraries and source lists
Ken Martin
2001-04-11
1
-4
/
+2
*
ENH: Added SOURCE_GROUP command and corresponding support code. This command...
Brad King
2001-03-20
1
-0
/
+94