Historie revizí

Autor SHA1 Zpráva Datum
  David Cole 10a4abddfd Add missing archive_read_finish calls to fix some of the presently reported valgrind memory leaks. před 16 roky
  David Cole 4d3a387ac6 Preserve environment variables across calls to cmCTestScriptHandler::RunConfigurationScript. This will help prevent problems like we are currently experiencing (regarding CMake continuous dashboards only running once each day because the HOME environment variable is modified indirectly by a command in a called script, but affects the environment in the calling script). před 16 roky
  Zach Mullen 3cb2a0ffa6 Move cURL dependent code out of CMakeLib to fix complex tests. před 16 roky
  Zach Mullen 766ef1d011 Fix broken bootstrap test před 16 roky
  Zach Mullen 5aad7bf2d4 Make new web api safe for bootstrap build. před 16 roky
  Zach Mullen 3ff0b94055 Added functionality to allow CTest to easily access web APIs. This will be used for better communication with CDash. před 16 roky
  Zach Mullen 7af553188e Added support for CTest awareness of the CDash version. This will help forward compatibility for both tools. Note that this changeset effectively makes the default to disable output compression. Now, to enable output compression, the CDASH_CTEST_VERSION must be explicity set to >= 1.6. Automated detection of the CDash version is the next step. před 16 roky
  Bill Hoffman 22fb266d06 use different tar format to handle longer file names před 16 roky
  Bill Hoffman 28664b96f7 Show the current file when there is a tar error před 16 roky
  Bill Hoffman a875845be9 fix warning for borland před 16 roky
  Bill Hoffman dc5d1edcfd Fix missing return value. před 16 roky
  Bill Hoffman 79b8d61ae9 Fix for working with symlinks in tar files před 16 roky
  Bill Hoffman f5fe20dc12 Fix some warnings před 16 roky
  Bill Hoffman 7961c8685b go back to running stat and put size check in před 16 roky
  Bill Hoffman 34ce92f151 Remove check for now so test passes on linux před 16 roky
  Bill Hoffman 03cebb9a7f create a better error message před 16 roky
  Bill Hoffman 3d1afdee4a add much better error checking on libarchive calls. před 16 roky
  Zach Mullen a9a4814971 Fix compiler error in cmSystemTools.cxx před 16 roky
  Bill Hoffman dd09d88065 Add JOM support and clean up some of the tar -E stuff před 16 roky
  Zach Mullen 9f105a3f6d Fix style warning in cmsystemtools, cosmetic change to ctest code před 16 roky
  Zach Mullen cdbbe00a8b Fix unused param warning resulting from libarchive API change. před 16 roky
  Bill Hoffman 5f41fe03ca Fix warnings for unused variables před 16 roky
  Bill Hoffman fb51d98562 Switch to using libarchive from libtar for cpack and cmake -E tar před 16 roky
  David Cole 43d07f6620 Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to correct valgrind reported memory issues. před 16 roky
  David Cole ccb0cf1306 Fix warnings in CMake source code. před 16 roky
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. před 16 roky
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc před 16 roky
  Brad King 57e14a4f97 COMP: Include <malloc.h> for 'free' on QNX před 16 roky
  Brad King 724275b266 COMP: Include <stdlib.h> for 'free' před 16 roky