Commit History

Author SHA1 Message Date
  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
  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