index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmSourceGroupCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-1/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-3/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-4/+4
*
Fix style errors added by parent and grandparent
Brad King
2011-06-08
1
-1/+2
*
CMake: Move tokenize to cmSystemTools
Johan Björk
2011-06-07
1
-32/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+2
*
COMP: parent is not used anymore with this patch, since now the name is
Alexander Neundorf
2007-08-26
1
-2/+1
*
BUG: fix #4057 (which had several duplicates): handle recursivew source group...
Alexander Neundorf
2007-08-24
1
-8/+5
*
BUG: handle source_group names which consist only of the delimiter the same w...
Alexander Neundorf
2007-08-24
1
-8/+7
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-6/+6
*
ENH: fix problem if there are .. in the path to the source file specified in ...
Bill Hoffman
2006-02-28
1
-0/+1
*
ENH: fix warning and remove unused variable
Bill Hoffman
2006-02-24
1
-3/+2
*
ENH: fix for bug 2908 crash for empty source group name
Bill Hoffman
2006-02-23
1
-22/+14
*
FIX: apply patch from bug# 1965
Bill Hoffman
2005-07-13
1
-8/+66
*
ENH: put back old style call to SOURCE_GROUP, no need to break things for this
Bill Hoffman
2003-07-28
1
-14/+2
*
ENH: Added backwards compatability.
Brad King
2003-07-23
1
-1/+21
*
ENH: Fully implemented SOURCE_GROUP command.
Brad King
2003-07-23
1
-24/+47
*
BUG: Fixed off-by-one error in file list loop. Fix submitted by David A. Karr.
Brad King
2003-07-23
1
-1/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Try to improve source group interface
Andy Cedilnik
2002-10-04
1
-4/+32
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-1/+1
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
ENH: Added SOURCE_GROUP command and corresponding support code. This command...
Brad King
2001-03-20
1
-0/+31