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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Make sure context info is always initialized
Brad King
2008-10-11
1
-0/+1
*
ENH: Improve new error/warning message generation
Brad King
2008-03-13
1
-0/+4
*
ENH: New format for warning and error messages
Brad King
2008-03-07
1
-2/+6
*
BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILIT...
Ken Martin
2008-03-06
1
-1/+5
*
BUG: const char* FilePath could point to a non-existent std::string for
Alexander Neundorf
2007-05-11
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-7/+8
*
BUG: Remove some old legacy code and remove memory leak
Andy Cedilnik
2006-03-08
1
-3/+0
*
ENH: Since list file cache does not make much sense any more (because of prop...
Andy Cedilnik
2006-02-07
1
-31/+1
*
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CU...
Brad King
2004-08-04
1
-4/+15
*
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place...
Brad King
2003-12-08
1
-19/+0
*
ERR: Added operator != for SGI.
Brad King
2002-12-17
1
-0/+4
*
ENH: Improved filename/line number reporting in error message. Macro invocat...
Brad King
2002-12-12
1
-1/+1
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-1/+34
*
ENH: add PROJECT command if there is not one
Bill Hoffman
2002-12-02
1
-3/+5
*
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/+4
*
removed shared lib support
Ken Martin
2002-08-23
1
-2/+2
*
made CMakeLib shared on windows
Ken Martin
2002-08-21
1
-2/+2
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
initialize class
Bill Hoffman
2001-09-14
1
-0/+4
*
remove warning
Bill Hoffman
2001-08-28
1
-1/+1
*
ENH: add caching for the input CMakeList.txt files, 2X speed up
Bill Hoffman
2001-08-28
1
-0/+88