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
/
cmUseMangledMesaCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-2/+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-2/+3
*
Add policy CMP0030 to disallow use_mangled_mesa
Brad King
2013-10-22
1
-1/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-6/+6
*
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/+1
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-1/+2
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-2/+4
*
ENH: add better error reporting for file open failures
Bill Hoffman
2004-09-07
1
-0/+1
*
BUG: fix spelling errors BUG 952
Bill Hoffman
2004-07-09
1
-2/+2
*
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...
Brad King
2003-06-23
1
-3/+5
*
Remove warnings
Andy Cedilnik
2003-03-27
1
-2/+0
*
Implement GetLineFromStream that actually works and use it instead of getline
Andy Cedilnik
2003-03-27
1
-19/+14
*
spelling errors
Bill Hoffman
2003-02-14
1
-1/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Rename variables to remove warnings
Andy Cedilnik
2002-10-17
1
-2/+2
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-1/+1
*
ENH: add error checking for mmesa
Bill Hoffman
2002-03-26
1
-0/+11
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-5/+2
*
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
-2/+3
*
ENH: change to take a path as input
Bill Hoffman
2001-09-17
1
-6/+4
*
ENH: add Use mangled mesa command
Bill Hoffman
2001-09-17
1
-0/+154