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
/
cmIncludeCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGlobalGenerator: Compute export() related classes early.
Stephen Kelly
2015-10-18
1
-1/+0
*
cmMakefile: Store container of cmExportBuildFileGenerators.
Stephen Kelly
2015-10-14
1
-0/+1
*
cmIncludeCommand: Populate the cmGeneratorTargets in deprecated path.
Stephen Kelly
2015-07-27
1
-0/+1
*
Merge topic 'refactor-cmPolicies'
Brad King
2015-05-05
1
-2/+1
|
\
|
*
Port to static cmPolicies API.
Stephen Kelly
2015-05-04
1
-2/+1
*
|
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-2/+1
|
/
*
include: Ask for permission, rather than forgiveness.
Stephen Kelly
2015-04-27
1
-1/+13
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-1/+1
*
cmMakefile: Add wrapper for reading listfiles which have an origin.
Stephen Kelly
2015-04-18
1
-2/+1
*
cmMakefile: Remove fullPath parameter from ReadListFile.
Stephen Kelly
2015-04-18
1
-4/+2
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-2/+2
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-1/+1
*
Merge topic 'fix_policy_diagnostics'
Brad King
2014-04-01
1
-3/+3
|
\
|
*
Policies: omit warnings about unset policies when they are actually set to NEW
Nils Gladitz
2014-03-31
1
-3/+3
*
|
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-4/+4
|
/
*
include(): Use lower case and () to refer to the include() command.
Stephen Kelly
2013-10-18
1
-1/+1
*
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
1
-0/+1
*
CMP0024: Store the fact of included export in global generator.
Stephen Kelly
2013-10-10
1
-1/+3
*
export: Add policy CMP0024 to disallow include() of export files
Stephen Kelly
2013-10-07
1
-0/+39
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1/+1
*
include: Ignore empty string as file name (#13388)
Brad King
2012-07-10
1
-0/+7
*
Remove trailing whitespace
Alex Neundorf
2011-01-04
1
-8/+8
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Isolate policy changes in included scripts
Brad King
2009-01-22
1
-1/+7
*
ENH: Improve formatting of include command error message.
Brad King
2008-03-08
1
-1/+3
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+2
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-8/+51
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-2/+3
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-2/+2
*
BUG: fatal error in include file should not cause report of missing include file
Ken Martin
2005-06-08
1
-1/+1
*
ENH: Allow user to overwrite Platforms files
Ken Martin
2004-08-09
1
-1/+1
*
ERR: Remove debug
Andy Cedilnik
2004-03-28
1
-1/+0
*
ENH: Add support for importing modules without specifying path
Andy Cedilnik
2004-03-28
1
-2/+17
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
BUG: Must return false after an error of incorrect arguments.
Brad King
2002-10-02
1
-0/+1
*
Reformatted the error printed by cmMakefile.
Berk Geveci
2002-05-01
1
-1/+1
*
ENH: speed improvements
Bill Hoffman
2002-04-11
1
-8/+10
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-4/+2
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-4/+5
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-3/+3
*
BUG: remove iostream.h includes
Bill Hoffman
2001-07-10
1
-1/+0
*
BUG: Added missing newline in error message.
Brad King
2001-06-22
1
-1/+1
*
ENH: add optional include and only allow one file per INCLUDE
Bill Hoffman
2001-06-21
1
-7/+15
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
New command: INCLUDE(somefile.txt)
Anonymous
2001-04-30
1
-0/+38