Commit History

Author SHA1 Message Date
  Brad King 696a016444 COMP: Fix check for file-too-big to avoid warnings. 18 years ago
  Brad King f410f8578e COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697. 18 years ago
  Bill Hoffman c2308e796f COMP: fix line length style error 19 years ago
  Bill Hoffman 434d2292c5 ENH: put checks on vector before referencing begin iterator 19 years ago
  Brad King f91b3c1daa ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 19 years ago
  Andy Cedilnik 2d81046ae2 ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting 19 years ago
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 19 years ago
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues 20 years ago
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues 20 years ago
  Andy Cedilnik 98dc57c0ae BUG: More VS8 fixes 20 years ago
  Andy Cedilnik 89569f07ed ENH: More verbosity 20 years ago
  Andy Cedilnik 8483fa93c5 BUG: Remove duplicate prefix 20 years ago
  Andy Cedilnik f47a57c3e8 ENH: Add a way to submit extra files to the dashboard 20 years ago
  Andy Cedilnik f1f141fe7d BUG: On windows there can be a problem because scp does not handle drive names. This uses relative path for scp 20 years ago
  Andy Cedilnik 359397e9a1 BUG: Exit properly on SCP submission 20 years ago
  Andy Cedilnik 05d8429206 COMP: Remove warnings 20 years ago
  Andy Cedilnik b7514580f9 ENH: Move curl to utilities 20 years ago
  Andy Cedilnik e7d15aa7c5 ENH: Make iterators const 20 years ago
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files 20 years ago
  Andy Cedilnik d9dc9b54a6 ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 20 years ago
  Andy Cedilnik 2cc5ed49d1 ENH: Several improvements to CTest: 20 years ago
  Andy Cedilnik 8f6c1d3baa BUG: Fix the order of things to make submit handler not crash when proxies are set 20 years ago
  Andy Cedilnik 19b5c93ca2 ENH: Cleanup output even more 20 years ago
  Andy Cedilnik afb83a7d44 BUG: On windows there are problems when opening file as ascii 20 years ago
  Andy Cedilnik 7f7cf5ee6b COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE 20 years ago
  Andy Cedilnik f6e5a878fc ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake 20 years ago
  Andy Cedilnik ef013caeb1 ENH: Fix for changes in XML-RPC for Dart2 20 years ago
  Andy Cedilnik de57a86298 ENH: Cleanups 20 years ago
  Andy Cedilnik c7feef30e2 ENH: Promote submit into a full handler, add test and submit command and do some cleanups 20 years ago