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
/
cmAuxSourceDirectoryCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: apply performance-faster-string-find fixes
Daniel Pfeifer
2016-12-12
1
-1/+1
*
Remove redundant c_str() calls
Daniel Pfeifer
2016-10-30
1
-1/+1
*
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-1/+9
*
aux_source_directory: Sort results to make it deterministic
Junghyun Kim
2016-09-30
1
-4/+8
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-34/+22
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmake: Store hardcoded lists of sources and headers
Stephen Kelly
2015-10-27
1
-4/+4
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
*
cmMakefile: Remove AddExtraDirectory method.
Stephen Kelly
2015-04-01
1
-1/+0
*
Replace 'foo.size() != 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
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
-5/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: fix for bug 6911, aux source dir was broken from a previous fix
Bill Hoffman
2008-04-26
1
-1/+1
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+1
*
BUG: fix for bug 6197, absolute paths were not supported
Bill Hoffman
2008-01-02
1
-3/+11
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-14/+7
*
ENH: allow source file properties to chain to Directories and up
Ken Martin
2006-12-13
1
-2/+1
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-0/+2
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-2/+4
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-11/+11
*
BUG: fix for bug 1636 add extensions to AUX_SOURCE_DIRECTORY files
Bill Hoffman
2005-04-05
1
-0/+2
*
fix compiler warnings
Ken Martin
2003-06-27
1
-1/+1
*
ENH: Merged use of kwsys library.
Brad King
2003-06-23
1
-2/+3
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
removed some includes
Ken Martin
2002-09-27
1
-0/+1
*
modified how source files store properties
Ken Martin
2002-08-16
1
-1/+1
*
bug fix for aux src dirs
Ken Martin
2002-06-28
1
-0/+8
*
removed all source lists from the system and made them vectors. Also appended...
Ken Martin
2002-06-27
1
-1/+8
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
1
-2/+2
*
BUG: remove depend on directory because it is not supported by all makes
Bill Hoffman
2002-02-06
1
-4/+0
*
the generated makefiles/DSPfiles now depend on the aux source directory's
Ian Scott
2002-02-04
1
-0/+4
*
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: Source and header file extensions are in variables in cmMakefile.
Amitha Perera
2001-07-16
1
-13/+22
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
many fixes and cleanup and features
Ken Martin
2001-04-24
1
-3/+3
*
major changes to support multiple libraries and source lists
Ken Martin
2001-04-11
1
-3/+3
*
ENH:Reworked CMake for consistency
Will Schroeder
2001-01-18
1
-0/+61