Commit történet

Szerző SHA1 Üzenet Dátum
  Bill Hoffman 2a8b05b69d BUG: fix for bug 971, pick a better generator from the command line 21 éve
  Bill Hoffman 997ee7b8d6 ENH: add a message at the end of the cmake run telling the user where things were written. 21 éve
  Bill Hoffman 86195caf6a ENH: add support for VCExpress 2005 21 éve
  Andy Cedilnik 9d61ea38dd ENH: Also read PreLoad.cmake from the binary tree 21 éve
  Andy Cedilnik 23798f8a22 ENH: Remove memory leak 21 éve
  Bill Hoffman 55af104169 BUG: fix crash from bug id 806 21 éve
  Andy Cedilnik df31c576dc ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - Add auto preload file support in CMake 21 éve
  Andy Cedilnik 34115a5989 BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running 21 éve
  Andy Cedilnik 55a71ba572 ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 21 éve
  Bill Hoffman d0cea4c7bb ENH: make relative paths optional and default off, and add a test for them 21 éve
  Andy Cedilnik 51516613e8 ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between 22 éve
  Bill Hoffman 222e9a2876 BUG: fix put/get env problems 22 éve
  Brad King 49bd89fe31 BUG: CopyFileIfDifferent should return success if the files did not differ or if the copy succeeded. It should return failure only if the files were different and the copy failed. 22 éve
  Bill Hoffman c336a9b1ac BUG: make sure null terminator is in the right place for putenv static char array 22 éve
  Bill Hoffman 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 22 éve
  Bill Hoffman 09ba0a0a31 BUG: keep more of the case information 22 éve
  Bill Hoffman eb9fc21543 ENH: add support for relative paths in makefiles 22 éve
  Andy Cedilnik afc33a1990 ENH: Argument for script mode is -P (process) and take out the automatic script mode 22 éve
  Brad King 306fc9ea96 ENH: Improved error messages when source tree does not have a CMakeLists.txt file. No matter how many cases we check, there always seems to be a user that finds a case that gives a confusing error message... 22 éve
  Brad King ffd8ca9cd9 BUG: cmake_symlink_library should return the accumulated result, not just 0. 22 éve
  Brad King 5bbc45d589 BUG: The cmake_symlink_library command needs to remove existing files before creating links. 22 éve
  Brad King f764e1fcb2 ENH: Added undocumented cmake_symlink_library to help with building versioned shared libraries. 22 éve
  Brad King 7ce0e4c576 BUG#313: Improving error message when no CMakeLists.txt file is found in the source tree. 22 éve
  Andy Cedilnik d21532cd02 ENH: Ok, no more argument needed for script mode 22 éve
  Andy Cedilnik ac2859aaa3 ENH: Start includding the scripting support 22 éve
  Andy Cedilnik b79c2f5a4c ENH: Command should also be quoted 22 éve
  Brad King 41445f67ac BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 22 éve
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 22 éve
  Andy Cedilnik 39c7cb9197 ENH: Remove unused variable 22 éve
  Bill Hoffman 86947e0b26 ENH: remove a warning 22 éve