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
*
BUG: fix not being able to find generated files in the binary tree
Bill Hoffman
2003-06-18
1
-2/+8
*
BUG: Fixed translation of relative path names to full path names.
Brad King
2003-06-13
1
-6/+6
*
more custom command
Ken Martin
2003-06-05
1
-2/+14
*
more changes to support full paths
Ken Martin
2003-06-05
1
-4/+45
*
perf improvement
Ken Martin
2003-06-05
1
-2/+2
*
more changes to handle full paths correctly
Ken Martin
2003-06-05
1
-2/+2
*
more crazt changes source files now must match with full path
Ken Martin
2003-06-05
1
-37/+45
*
hopeful fix for backwards compat
Ken Martin
2003-06-04
1
-4/+18
*
tricky fix for backwards compat
Ken Martin
2003-06-04
1
-1/+3
*
better error reporting
Bill Hoffman
2003-06-04
1
-4/+10
*
ENH: allow duplicate commands with the same output to be reduced automaticall...
Bill Hoffman
2003-06-04
1
-1/+9
*
ENH: allow duplicate commands with the same output to be reduced automaticall...
Bill Hoffman
2003-06-04
1
-11/+24
*
compielr errors on como
Ken Martin
2003-06-04
1
-2/+2
*
warning fixes
Ken Martin
2003-06-03
1
-1/+0
*
yikes added new custom command support
Ken Martin
2003-06-03
1
-26/+271
*
ENH: add some includes for borland 6
Bill Hoffman
2003-05-23
1
-1/+1
*
make sure M is after m
Bill Hoffman
2003-03-14
1
-1/+1
*
BUG: c extension must come before C.
Brad King
2003-03-14
1
-1/+4
*
allow the same subdir to be added twice
Ken Martin
2003-03-13
1
-1/+6
*
Fix regular expressions
Andy Cedilnik
2003-03-13
1
-2/+2
*
Synchronize extension lists
Andy Cedilnik
2003-03-13
1
-6/+14
*
Add method which returns a list of all variables
Andy Cedilnik
2003-03-06
1
-0/+26
*
ENH: Centralized setting of CMake version number to top-level CMake listfile.
Brad King
2003-02-14
1
-0/+9
*
Several fixes/improvements:
Brad King
2003-02-07
1
-1/+23
*
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
[next]