summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* Fix get_filename_component(... REALPATH) work dirBrad King2009-11-181-1/+1
* KWSys Nightly Date StampKWSys Robot2009-11-181-1/+1
* KWSys Nightly Date StampKWSys Robot2009-11-171-1/+1
* Try to fix missing size_t on qnxBill Hoffman2009-11-161-0/+1
* COMP: Fixing return type of the Get methods associated with variables thatLuis Ibanez2009-11-162-16/+16
* Handle multiple carriage return issue on windows VS9. Also make sure that ru...Zach Mullen2009-11-162-3/+9
* KWSys Nightly Date StampKWSys Robot2009-11-161-1/+1
* COMP: Fixing type declarations and type conversions that could potentiallyLuis Ibanez2009-11-151-12/+12
* KWSys Nightly Date StampKWSys Robot2009-11-151-1/+1
* use different tar format to handle longer file namesBill Hoffman2009-11-142-3/+2
* KWSys Nightly Date StampKWSys Robot2009-11-141-1/+1
* Show the current file when there is a tar errorBill Hoffman2009-11-131-0/+2
* fix warning for borlandBill Hoffman2009-11-131-0/+3
* KWSys Nightly Date StampKWSys Robot2009-11-131-1/+1
* Fix missing return value.Bill Hoffman2009-11-121-0/+1
* KWSys Nightly Date StampKWSys Robot2009-11-121-1/+1
* fix number of callers to work with newer versions of valgrindBill Hoffman2009-11-111-1/+1
* KWSys Nightly Date StampKWSys Robot2009-11-111-1/+1
* Change logic of ctest subdirs command to allow for absolute paths. Also adde...Zach Mullen2009-11-101-6/+9
* Fix double bootstrap build for in source buildsBill Hoffman2009-11-101-1/+1
* KWSys Nightly Date StampKWSys Robot2009-11-101-1/+1
* Fixed a bug where it was possible for a test to be started twice if a lower-i...Zach Mullen2009-11-091-0/+5
* Removed duplicated documentation entry.Zach Mullen2009-11-091-5/+0
* Bug 9090: CTest does not handle absolute paths in CTestTestfile SUBDIR( ) ent...Zach Mullen2009-11-091-0/+6
* add better error checking and run from correct directory.Bill Hoffman2009-11-091-3/+9
* KWSys Nightly Date StampKWSys Robot2009-11-091-1/+1
* add better error checking and support for symlinks to cpack's use of libarchiveBill Hoffman2009-11-091-28/+49
* Fix for working with symlinks in tar filesBill Hoffman2009-11-091-29/+29
* Fix some warningsBill Hoffman2009-11-081-2/+2
* fix line length errorBill Hoffman2009-11-081-2/+3
* go back to running stat and put size check inBill Hoffman2009-11-081-4/+4
* KWSys Nightly Date StampKWSys Robot2009-11-081-1/+1
* Remove check for now so test passes on linuxBill Hoffman2009-11-081-0/+2
* create a better error messageBill Hoffman2009-11-081-1/+5
* add much better error checking on libarchive calls.Bill Hoffman2009-11-081-22/+44
* KWSys Nightly Date StampKWSys Robot2009-11-071-1/+1
* Fix issue #9851 - only seed the random number generator on the first call to ...David Cole2009-11-062-3/+19
* Implement LINK_FLAGS_<CONFIG> property on XcodeBrad King2009-11-061-0/+10
* KWSys Nightly Date StampKWSys Robot2009-11-061-1/+1
* Fix compiler error in cmSystemTools.cxxZach Mullen2009-11-051-1/+0
* Doc --help-command, --help-command-list, --help-commands for ctest. (bug 9833)Zach Mullen2009-11-051-0/+7
* Add JOM support and clean up some of the tar -E stuffBill Hoffman2009-11-056-18/+147
* Fix style warning in cmsystemtools, cosmetic change to ctest codeZach Mullen2009-11-052-6/+4
* Fixed infinite loop condition when a test's dependent test executable could n...Zach Mullen2009-11-051-0/+2
* KWSys Nightly Date StampKWSys Robot2009-11-051-1/+1
* Document and test find_package <pkg>_DIR env varBrad King2009-11-041-0/+1
* Fix unused param warning resulting from libarchive API change.Zach Mullen2009-11-041-0/+1
* Fixed ctest doc typos. (bug 9836)Zach Mullen2009-11-041-5/+5
* KWSys Nightly Date StampKWSys Robot2009-11-041-1/+1
* Fix warningBill Hoffman2009-11-031-1/+1