Bill Hoffman
|
14cbc9571a
ENH: do not allow mingw makefiles to generate if sh.exe is in the path, also do not write CMakeCache.txt if there is a fatal error.
|
před 20 roky |
Brad King
|
b403ad61e2
BUG: Fixed echo command to not print trailing space.
|
před 20 roky |
Brad King
|
73284a1c12
ENH: Enabled build of VS 7 and 8 generators for MinGW.
|
před 20 roky |
Brad King
|
576d8b41cb
ENH: Enabled bootstrapping with MinGW from an MSYS prompt.
|
před 20 roky |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
před 20 roky |
Andy Cedilnik
|
c690311b76
ENH: Add a way to compare two files
|
před 20 roky |
Andy Cedilnik
|
abe4fd77fc
ENH: Make the syntax more line tar
|
před 20 roky |
Andy Cedilnik
|
14c256ddba
ENH: Make additional file names optional
|
před 20 roky |
Andy Cedilnik
|
d1180fc4e1
ENH: Add untaring support
|
před 20 roky |
Andy Cedilnik
|
5222266e7e
ENH: Add command to create tar
|
před 20 roky |
Bill Hoffman
|
f6588b7919
ENH: fix borland make clean targets before build, add new generators for msys and mingw
|
před 20 roky |
Ken Martin
|
d3d746ad7b
STYLE: minor cleanup
|
před 20 roky |
Andy Cedilnik
|
a51dfefe79
ENH: Optimize performance by caching stat results
|
před 20 roky |
Ken Martin
|
9be341383e
BUG: the -P option was not working with relative paths and a couple types
|
před 20 roky |
Brad King
|
904305e3cb
ENH: Added cmake -E create_symlink command that behaves like ln -s.
|
před 20 roky |
Brad King
|
78112eef25
ENH: Added -E cmake_symlink_executable command to help create symbolic links for versioned executables.
|
před 20 roky |
Ken Martin
|
039d4b604e
ENH: added better error checking for cases when there is a CMakeCache.txt file but it is not readable
|
před 20 roky |
Brad King
|
ce52a0802f
BUG: When exiting before the configure step in script mode we must account for cmSystemTools::GetErrorOccuredFlag() for the return code.
|
před 20 roky |
Ken Martin
|
f85f919dbc
ENH: reduce the number of files produced still needs a bit more cleanup
|
před 20 roky |
Bill Hoffman
|
9062e6d922
ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and value
|
před 20 roky |
Ken Martin
|
9d531303c0
BUG: win95 returning non unix path for cmake command
|
před 20 roky |
Andy Cedilnik
|
034d87eef5
ENH: Only truncate files when not in try compile. Alsom move truncating code closer to configure
|
před 20 roky |
Andy Cedilnik
|
69ca8776a8
ENH: Start adding the code that will truncate output logs
|
před 20 roky |
Andy Cedilnik
|
9a7dec33a3
ENH: Before running configre, remove all macros. Also, backup the command names. Also, make command names case insensitive
|
před 20 roky |
Andy Cedilnik
|
24a5c0a72e
ENH: Save command that macro overwrites
|
před 20 roky |
Ken Martin
|
e559aa11ac
ENH: added support for forcing recomputation of depends
|
před 20 roky |
Ken Martin
|
c08862a88d
ENH: removed UMG2
|
před 20 roky |
Ken Martin
|
749fe26394
ENH: fix problem with dependency scanning
|
před 20 roky |
Ken Martin
|
193747256b
ENH: switch to using new Unix Makefile generator for Unix as well
|
před 20 roky |
Ken Martin
|
4a701917a4
BUG: fix bad generator name
|
před 20 roky |