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
/
cmMakefile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: fix warning
Bill Hoffman
2003-02-01
1
-1/+0
*
ENH: add checking for NOTFOUND
Bill Hoffman
2003-01-31
1
-0/+1
*
add a fatal error, and make sure c and c++ compilers work before using them
Bill Hoffman
2003-01-21
1
-7/+10
*
BUG: Fix for custom commands with spaces in paths. The arguments were not ha...
Brad King
2003-01-21
1
-1/+3
*
Make GetCMakeInstance private and clean cxx file
Andy Cedilnik
2003-01-14
1
-5/+5
*
more option on var watches
Ken Martin
2003-01-09
1
-1/+14
*
Add option of watching variables
Andy Cedilnik
2003-01-08
1
-3/+55
*
ENH: Improved filename/line number reporting in error message. Macro invocat...
Brad King
2002-12-12
1
-3/+9
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-68/+48
*
Add comment support, so that you can see in build process what the custom com...
Andy Cedilnik
2002-12-10
1
-1/+6
*
ENH: fix IntDir jump and build problem
Bill Hoffman
2002-12-06
1
-5/+0
*
fix purify FMR
Ken Martin
2002-12-03
1
-1/+1
*
add project command even if inheriting
Bill Hoffman
2002-12-02
1
-2/+1
*
removed cmMakefile depend from cmSystemTools
Ken Martin
2002-12-02
1
-0/+76
*
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
-2/+19
*
BUG: the dependency analysis would incorrectly alphabetically re-order the
Amitha Perera
2002-11-19
1
-7/+2
*
ENH: space fixes and add a status option to message command
Ken Martin
2002-11-13
1
-0/+5
*
Complete rework of makefile generators expect trouble
Bill Hoffman
2002-11-08
1
-2/+1
*
Try to remove some warnings
Andy Cedilnik
2002-10-24
1
-4/+5
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Try to improve source group interface
Andy Cedilnik
2002-10-04
1
-39/+56
*
minor memory fix
Ken Martin
2002-09-26
1
-2/+2
*
Add GetLocal on cmMakefile and on local builds do not perform tests
Andy Cedilnik
2002-09-20
1
-0/+5
*
Add option of TRY_COMPILE to store the output of compilation so that if the o...
Andy Cedilnik
2002-09-20
1
-2/+4
*
Remove unnecessary disabling of output
Andy Cedilnik
2002-09-19
1
-18/+0
*
When doing try compile disable output
Andy Cedilnik
2002-09-19
1
-0/+18
*
now Try compile can include CMAKE_FLAGS
Ken Martin
2002-09-18
1
-2/+7
*
ENH: Added RemoveDefinition method.
Brad King
2002-09-18
1
-0/+5
*
cleaned up some of the cmake interface
Ken Martin
2002-09-17
1
-2/+3
*
renamed GenerateMakefile to ConfigureFinalPass
Ken Martin
2002-09-15
1
-1/+1
*
some fixes for try compile
Ken Martin
2002-09-13
1
-0/+1
*
better trycompile and enable langiages
Ken Martin
2002-09-13
1
-2/+9
*
added a flag if a cmake is in try compile
Ken Martin
2002-09-12
1
-0/+1
*
Couple of changes: cache variables now have a map of properties. ADVANCED and...
Andy Cedilnik
2002-09-11
1
-0/+4
*
minor fix in try compile code
Ken Martin
2002-09-11
1
-7/+2
*
updated makefile moved commands into cmake and fixed try compile
Ken Martin
2002-09-10
1
-70/+23
*
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot ...
Brad King
2002-09-10
1
-3/+3
*
new arch
Ken Martin
2002-09-06
1
-100/+53
*
changed cache manager and registered generators to no longer be singletons
Ken Martin
2002-08-28
1
-22/+80
*
minor bug
Ken Martin
2002-08-21
1
-1/+1
*
better IF ELSE handling
Ken Martin
2002-08-09
1
-3/+4
*
makefile now does not ignore NOTFOUND libs and includes
Ken Martin
2002-07-25
1
-17/+0
*
makefile now ignores NOTFOUND libs and includes
Ken Martin
2002-07-25
1
-0/+17
*
full variable replacement and removal or empty arguments
Ken Martin
2002-07-19
1
-9/+23
*
fixed if statements inside a foreach
Ken Martin
2002-07-17
1
-6/+8
*
BUG: fix for compile with hp
Bill Hoffman
2002-07-11
1
-4/+4
*
better error handling with if statements
Ken Martin
2002-07-10
1
-11/+27
*
fixed warning
Ken Martin
2002-07-02
1
-1/+1
*
minor cleanup
Ken Martin
2002-06-28
1
-1/+1
[next]