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
/
cmListFileCache.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
BUG: project command should also work with lower case
Ken Martin
2005-07-06
1
-1/+1
*
ENH: Improve handling of escaped characters
Andy Cedilnik
2005-06-17
1
-2/+2
*
BUG: Fixed line number of end of file error message.
Brad King
2004-08-31
1
-1/+3
*
BUG#1049: Added error message when file ends in an unterminated string.
Brad King
2004-08-31
1
-6/+12
*
ENH: more uniform approach to enable language, one step closer to being able ...
Bill Hoffman
2004-08-26
1
-1/+0
*
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CU...
Brad King
2004-08-04
1
-11/+37
*
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place...
Brad King
2003-12-08
1
-211/+116
*
ENH: Added support for # characters inside quoted arguments and for escaping ...
Brad King
2003-07-09
1
-16/+68
*
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...
Brad King
2003-06-23
1
-7/+8
*
Implement GetLineFromStream that actually works and use it instead of getline
Andy Cedilnik
2003-03-27
1
-19/+13
*
ENH: Improved filename/line number reporting in error message. Macro invocat...
Brad King
2002-12-12
1
-18/+18
*
BUG: Multi-line functions must also increment line number, not the pointer.
Brad King
2002-12-11
1
-1/+1
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-6/+183
*
ENH: put the project command at the front of the project
Bill Hoffman
2002-12-02
1
-1/+1
*
ENH: remove cerr calls
Bill Hoffman
2002-12-02
1
-1/+0
*
ENH: add PROJECT command if there is not one
Bill Hoffman
2002-12-02
1
-4/+29
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Add a way to remove files from cache
Andy Cedilnik
2002-09-19
1
-0/+10
*
remove unused variables
Ken Martin
2002-09-15
1
-2/+0
*
ENH: speed improvements
Bill Hoffman
2002-04-11
1
-1/+6
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
*
Improvements to the curses interface.
Berk Geveci
2001-11-29
1
-1/+6
*
ENH: add better error reports in parsing cmake files, like what file has the ...
Bill Hoffman
2001-10-02
1
-1/+2
*
ENH: add caching for the input CMakeList.txt files, 2X speed up
Bill Hoffman
2001-08-28
1
-0/+86
[prev]