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
/
cmFindPathCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used ...
Bill Hoffman
2004-04-22
1
-1/+1
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
1
-2/+2
*
remove trailing slash from findpath command
Bill Hoffman
2003-01-17
1
-1/+5
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-4/+2
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Couple of changes: cache variables now have a map of properties. ADVANCED and...
Andy Cedilnik
2002-09-11
1
-4/+5
*
changed cache manager and registered generators to no longer be singletons
Ken Martin
2002-08-28
1
-1/+1
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+5
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
1
-1/+1
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-1/+0
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
FIX: Entry doc. should never be overwritten. This may cause cmake to be re-ru...
Berk Geveci
2002-01-15
1
-1/+9
*
ENH: add possibility to add doc strings to varibles created by find type comm...
Bill Hoffman
2001-11-26
1
-3/+20
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-1/+1
*
ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like...
Brad King
2001-09-20
1
-2/+4
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-15/+9
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
The path found is now collapsed (cleaner).
Sebastien Barre
2001-05-25
1
-0/+1
*
added registry entry support and windows app support
Ken Martin
2001-05-11
1
-0/+1
*
bug fixes
Ken Martin
2001-04-30
1
-4/+1
*
better help strings
Ken Martin
2001-04-27
1
-5/+36
*
ENH: add help for cache entries
Bill Hoffman
2001-04-26
1
-0/+2
*
bug fixes
Ken Martin
2001-04-26
1
-0/+74