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
/
cmBuildNameCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
fix some include-what-you-use diagnostics
Daniel Pfeifer
2017-02-17
1
-1/+0
*
cmDisallowedCommand: extract policy checking from cmCommand
Daniel Pfeifer
2017-02-13
1
-5/+0
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-1/+1
*
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-0/+8
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-2/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
use empty method to check for emptyness
Daniel Pfeifer
2016-09-15
1
-1/+1
*
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
1
-6/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-42/+29
*
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-1/+1
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-2/+2
*
Replace foo.length() 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
*
Add policy CMP0036 to disallow build_name
Brad King
2013-10-22
1
-0/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-3/+3
*
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
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-5/+5
*
ENH: Use the new signature
Andy Cedilnik
2003-08-04
1
-2/+1
*
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...
Brad King
2003-06-23
1
-2/+4
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-6/+6
*
ENH: fix build name
Bill Hoffman
2002-04-26
1
-1/+2
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
Fix: argument was not used.
Sebastien Barre
2002-01-18
1
-4/+3
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-1/+1
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-18/+9
*
changes to better handle old values or hand set values
Ken Martin
2001-07-10
1
-1/+21
*
FIX: BuildName removes path to compiler and converts any illegal characters
Jim Miller
2001-07-02
1
-7/+7
*
FIX: added AddDefinition() to store site name and build name in makefile. Al...
Jim Miller
2001-06-25
1
-0/+2
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
clean up for build on its own
Bill Hoffman
2001-05-21
1
-1/+6
*
BUG: fix compiler name
Bill Hoffman
2001-05-21
1
-1/+1
*
ENH: unify make process on unix
Bill Hoffman
2001-05-16
1
-3/+2
*
ENH: Proper build name
Dan Blezek
2001-05-04
1
-2/+16
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-0/+73