Brad King
|
6d4b7425fd
ENH: Add CMAKE_COMMAND and CMAKE_ROOT variables when running in script mode. This partially addresses bug#2828.
|
19 years ago |
Andy Cedilnik
|
e82de6a5d5
COMP: Fix warnings
|
19 years ago |
Andy Cedilnik
|
49c0a4b52a
COMP: Oops, typo
|
19 years ago |
Andy Cedilnik
|
bc4e5581ee
ENH: Add support for exporting graphviz of the project dependencies
|
19 years ago |
Andy Cedilnik
|
a488b192af
BUG: Fix location of ctest for bootstrap
|
19 years ago |
Andy Cedilnik
|
f1fb182270
ENH: Add accessors for CTest and CPack
|
19 years ago |
Brad King
|
f2cf7e9197
ENH: Enable capture of output from VCExpress.exe and devenv.exe.
|
19 years ago |
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.
|
19 years ago |
Brad King
|
b403ad61e2
BUG: Fixed echo command to not print trailing space.
|
19 years ago |
Brad King
|
73284a1c12
ENH: Enabled build of VS 7 and 8 generators for MinGW.
|
20 years ago |
Brad King
|
576d8b41cb
ENH: Enabled bootstrapping with MinGW from an MSYS prompt.
|
20 years ago |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |
Andy Cedilnik
|
c690311b76
ENH: Add a way to compare two files
|
20 years ago |
Andy Cedilnik
|
abe4fd77fc
ENH: Make the syntax more line tar
|
20 years ago |
Andy Cedilnik
|
14c256ddba
ENH: Make additional file names optional
|
20 years ago |
Andy Cedilnik
|
d1180fc4e1
ENH: Add untaring support
|
20 years ago |
Andy Cedilnik
|
5222266e7e
ENH: Add command to create tar
|
20 years ago |
Bill Hoffman
|
f6588b7919
ENH: fix borland make clean targets before build, add new generators for msys and mingw
|
20 years ago |
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 |