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
/
cmFindProgramCommand.cxx
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
ENH/FIX: add NO_SYSTEM_PATH option + fix command usage
Sebastien Barre
2002-05-12
1
-1/+8
|
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+6
|
*
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
-2/+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 ↵
Berk Geveci
2002-01-15
1
-0/+9
|
|
|
|
re-run very often.
*
ENH: add possibility to add doc strings to varibles created by find type ↵
Bill Hoffman
2001-11-26
1
-3/+20
|
|
|
|
commands
*
ENH: change InitialPass to take a const reference to the argument string, to ↵
Bill Hoffman
2001-09-20
1
-2/+3
|
|
|
|
avoid changes to the file cache
*
ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths ↵
Brad King
2001-09-20
1
-2/+5
|
|
|
|
(like /foo/bar/*).
*
ENH: big change, only allow commands access to the cache via the cmMakefile ↵
Bill Hoffman
2001-08-08
1
-11/+10
|
|
|
|
class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
|
*
expands reg values
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
-25/+62
|
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-2/+5
|
*
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
Brad King
2001-05-03
1
-19/+13
|
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
|
*
ENH: add help for cache entries
Bill Hoffman
2001-04-26
1
-0/+1
|
*
fixed bug and modified functionality
Ken Martin
2001-02-26
1
-16/+23
|
*
ERR: Fixed warnings (int->unsigned int and a few others).
Brad King
2001-02-23
1
-1/+1
|
*
ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵
Bill Hoffman
2001-02-19
1
-5/+19
|
|
|
|
some
*
ENH: add new commands fro find library and find program
Ken Martin
2001-02-16
1
-27/+2
|
*
ENH:Reworked CMake for consistency
Will Schroeder
2001-01-18
1
-0/+80
[prev]