Ken Martin
|
d3d746ad7b
STYLE: minor cleanup
|
20 years ago |
Andy Cedilnik
|
a51dfefe79
ENH: Optimize performance by caching stat results
|
20 years ago |
Ken Martin
|
9be341383e
BUG: the -P option was not working with relative paths and a couple types
|
20 years ago |
Brad King
|
904305e3cb
ENH: Added cmake -E create_symlink command that behaves like ln -s.
|
20 years ago |
Brad King
|
78112eef25
ENH: Added -E cmake_symlink_executable command to help create symbolic links for versioned executables.
|
20 years ago |
Ken Martin
|
039d4b604e
ENH: added better error checking for cases when there is a CMakeCache.txt file but it is not readable
|
20 years ago |
Brad King
|
ce52a0802f
BUG: When exiting before the configure step in script mode we must account for cmSystemTools::GetErrorOccuredFlag() for the return code.
|
20 years ago |
Ken Martin
|
f85f919dbc
ENH: reduce the number of files produced still needs a bit more cleanup
|
20 years ago |
Bill Hoffman
|
9062e6d922
ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and value
|
20 years ago |
Ken Martin
|
9d531303c0
BUG: win95 returning non unix path for cmake command
|
20 years ago |
Andy Cedilnik
|
034d87eef5
ENH: Only truncate files when not in try compile. Alsom move truncating code closer to configure
|
20 years ago |
Andy Cedilnik
|
69ca8776a8
ENH: Start adding the code that will truncate output logs
|
20 years ago |
Andy Cedilnik
|
9a7dec33a3
ENH: Before running configre, remove all macros. Also, backup the command names. Also, make command names case insensitive
|
20 years ago |
Andy Cedilnik
|
24a5c0a72e
ENH: Save command that macro overwrites
|
20 years ago |
Ken Martin
|
e559aa11ac
ENH: added support for forcing recomputation of depends
|
20 years ago |
Ken Martin
|
c08862a88d
ENH: removed UMG2
|
20 years ago |
Ken Martin
|
749fe26394
ENH: fix problem with dependency scanning
|
20 years ago |
Ken Martin
|
193747256b
ENH: switch to using new Unix Makefile generator for Unix as well
|
20 years ago |
Ken Martin
|
4a701917a4
BUG: fix bad generator name
|
20 years ago |
Ken Martin
|
caf17c123b
ENH: added new generator
|
20 years ago |
Brad King
|
dc75c22645
COMP: Fixed forced bool conversion warning.
|
20 years ago |
Brad King
|
e8911705d6
ENH: Added optional verbose output to build system dependency check.
|
20 years ago |
Bill Hoffman
|
d74d8aeb71
BUG: fix for bug 1700
|
20 years ago |
Bill Hoffman
|
3abbf15a5a
ENH: make xcode compile only on apple
|
20 years ago |
Ken Martin
|
63cd6e39e1
COMP: fix a warning
|
20 years ago |
Ken Martin
|
3ff6722934
ENH: cleanup by removing all the olf local generate junk that i not longer needed
|
20 years ago |
Brad King
|
2444cd3828
ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modules to the stamp files more reliably. This removes the temporary hack for per-platform upper-/lower- case.
|
20 years ago |
Ken Martin
|
78ca400d33
ENH: remove code warrior classes
|
20 years ago |
Brad King
|
2aa613b98c
ENH: Enabling cmLocalUnixMakefileGenerator2 (new makefile generator) by default.
|
20 years ago |
Brad King
|
832fa0e609
BUG: Need to return before configure step when running in script mode.
|
20 years ago |