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
/
cmFindLibraryCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: If the user specifies a cache entry on the command line without a type, ...
Brad King
2006-07-18
1
-0/+9
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-3/+6
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-13/+13
*
ENH: fix spelling errors in docs
Bill Hoffman
2006-03-02
1
-1/+1
*
ENH: check in new find stuff
Bill Hoffman
2006-03-02
1
-102/+155
*
BUG: use IsNOTFOUND
Bill Hoffman
2003-02-07
1
-1/+1
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
1
-1/+2
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-4/+2
*
removed cmMakefile depend from cmSystemTools
Ken Martin
2002-12-02
1
-3/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
FIX: put ExpandRegistryValue() back (seems to have been removed accidentally ...
Sebastien Barre
2002-08-02
1
-0/+1
*
ENH: FindLibrary can now use the makefile to add some compiler-specific lib s...
Sebastien Barre
2002-06-14
1
-1/+2
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+4
*
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
-3/+0
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
ENH: add possibility to add doc strings to varibles created by find type comm...
Bill Hoffman
2001-11-26
1
-18/+37
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-1/+2
*
ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like...
Brad King
2001-09-20
1
-2/+5
*
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
*
Fix help string when NAMES was used (forgot the case when there is no name)
Sebastien Barre
2001-05-11
1
-1/+5
*
Fix help string when NAMES was used
Sebastien Barre
2001-05-11
1
-28/+29
*
ERR: int -> unsigned int.
Brad King
2001-05-11
1
-3/+1
*
BUG: add back thread library
Bill Hoffman
2001-05-11
1
-1/+16
*
added registry entry support and windows app support
Ken Martin
2001-05-11
1
-0/+2
*
ERR: Removed unused variable
Brad King
2001-05-10
1
-1/+0
*
ENH: change find library and find program to look for more than one name
Bill Hoffman
2001-05-09
1
-56/+57
*
bug fixes
Ken Martin
2001-04-30
1
-4/+1
*
added TARGET_LINK_LIBRARY command and support for debug and release libraries...
Ken Martin
2001-04-30
1
-1/+1
*
better help strings
Ken Martin
2001-04-27
1
-15/+11
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
ENH: add help for cache entries
Bill Hoffman
2001-04-26
1
-3/+9
*
bug fixes
Ken Martin
2001-04-26
1
-3/+32
*
ENH: better error reporting, and add NOTFOUND into cache for library and file...
Bill Hoffman
2001-04-06
1
-4/+20
*
ERR: Fixed warnings (int->unsigned int and a few others).
Brad King
2001-02-23
1
-2/+2
*
ENH: first pass at cache, clean up the unix generator, clean up configure.in ...
Bill Hoffman
2001-02-19
1
-2/+15
*
ENH: add new commands fro find library and find program
Ken Martin
2001-02-16
1
-5/+24
*
ENH:Reworked CMake for consistency
Will Schroeder
2001-01-18
1
-0/+33