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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmSourceGroup: code improvements; use std::string and C++11 loops
Vitaly Stakhovsky
2018-01-10
1
-35
/
+14
*
cmSourceGroup: Return strings from GetName and GetFullName
Brad King
2017-11-15
1
-5
/
+5
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-3
/
+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-3
/
+3
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-5
/
+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
-42
/
+28
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-14
/
+0
*
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
-4
/
+4
*
CMake: source_group needs to check its own regex after its children (#13611)
Clemens Heppner
2012-11-23
1
-4
/
+5
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5
/
+5
*
Remove unused cmSourceGroup method
Brad King
2012-03-09
1
-6
/
+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
/
+15
*
COMP: Fix build with concept checking of STL.
Brad King
2008-05-16
1
-9
/
+50
*
BUG: fix #4057 (which had several duplicates): handle recursivew source group...
Alexander Neundorf
2007-08-24
1
-8
/
+0
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-19
/
+19
*
FIX: apply patch from bug# 1965
Bill Hoffman
2005-07-13
1
-0
/
+85
*
ENH: Fully implemented SOURCE_GROUP command.
Brad King
2003-07-23
1
-25
/
+51
*
warning fixes
Ken Martin
2003-06-03
1
-1
/
+1
*
yikes added new custom command support
Ken Martin
2003-06-03
1
-96
/
+2
*
Add comment support, so that you can see in build process what the custom com...
Andy Cedilnik
2002-12-10
1
-0
/
+2
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-5
/
+5
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
1
-2
/
+4
*
ENH: add file specific compile flags
Bill Hoffman
2002-03-04
1
-6
/
+9
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-30
/
+6
*
ENH: separate command from its arguments in the custom command. This allows ...
Bill Hoffman
2001-09-04
1
-10
/
+20
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-0
/
+19
*
better custom rules
Ken Martin
2001-05-04
1
-0
/
+16
*
BUG: Removed output of dual rules for source files that are processed by both...
Brad King
2001-04-27
1
-6
/
+20
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3
/
+28
*
cleaned up the coding style made ivars private etc
Ken Martin
2001-04-19
1
-10
/
+10
*
major changes to support multiple libraries and source lists
Ken Martin
2001-04-11
1
-14
/
+11
*
ENH: Added SOURCE_GROUP command and corresponding support code. This command...
Brad King
2001-03-20
1
-0
/
+87