| Commit message (Expand) | Author | Age | Files | Lines |
* | go back to running stat and put size check in | Bill Hoffman | 2009-11-08 | 1 | -4/+4 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-08 | 1 | -1/+1 |
|
|
* | Remove check for now so test passes on linux | Bill Hoffman | 2009-11-08 | 1 | -0/+2 |
|
|
* | create a better error message | Bill Hoffman | 2009-11-08 | 1 | -1/+5 |
|
|
* | add much better error checking on libarchive calls. | Bill Hoffman | 2009-11-08 | 1 | -22/+44 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-07 | 1 | -1/+1 |
|
|
* | Fix issue #9851 - only seed the random number generator on the first call to ... | David Cole | 2009-11-06 | 2 | -3/+19 |
|
|
* | Implement LINK_FLAGS_<CONFIG> property on Xcode | Brad King | 2009-11-06 | 1 | -0/+10 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-06 | 1 | -1/+1 |
|
|
* | Fix compiler error in cmSystemTools.cxx | Zach Mullen | 2009-11-05 | 1 | -1/+0 |
|
|
* | Doc --help-command, --help-command-list, --help-commands for ctest. (bug 9833) | Zach Mullen | 2009-11-05 | 1 | -0/+7 |
|
|
* | Add JOM support and clean up some of the tar -E stuff | Bill Hoffman | 2009-11-05 | 6 | -18/+147 |
|
|
* | Fix style warning in cmsystemtools, cosmetic change to ctest code | Zach Mullen | 2009-11-05 | 2 | -6/+4 |
|
|
* | Fixed infinite loop condition when a test's dependent test executable could n... | Zach Mullen | 2009-11-05 | 1 | -0/+2 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-05 | 1 | -1/+1 |
|
|
* | Document and test find_package <pkg>_DIR env var | Brad King | 2009-11-04 | 1 | -0/+1 |
|
|
* | Fix unused param warning resulting from libarchive API change. | Zach Mullen | 2009-11-04 | 1 | -0/+1 |
|
|
* | Fixed ctest doc typos. (bug 9836) | Zach Mullen | 2009-11-04 | 1 | -5/+5 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-04 | 1 | -1/+1 |
|
|
* | Fix warning | Bill Hoffman | 2009-11-03 | 1 | -1/+1 |
|
|
* | Fix warnings for unused variables | Bill Hoffman | 2009-11-03 | 2 | -5/+4 |
|
|
* | Added TARGET, CONFIGURATION, PROJECT_NAME, and FLAGS arguments to ctest_build... | Zach Mullen | 2009-11-03 | 2 | -5/+22 |
|
|
* | Fix cygwin package stuff to work with libarchive | Bill Hoffman | 2009-11-03 | 3 | -80/+64 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-03 | 1 | -1/+1 |
|
|
* | Added logic to check for cycles in the test dependency graph before any tests... | Zach Mullen | 2009-11-02 | 2 | -1/+52 |
|
|
* | Warn on set(PARENT_SCOPE) at top scope | Brad King | 2009-11-02 | 1 | -2/+8 |
|
|
* | Fix for hpux... | Bill Hoffman | 2009-11-02 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-02 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-01 | 1 | -2/+2 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-31 | 1 | -1/+1 |
|
|
* | Fix bug #9722. Report error when not able to create build directory. | Clinton Stimpson | 2009-10-30 | 1 | -1/+8 |
|
|
* | Switch to using libarchive from libtar for cpack and cmake -E tar | Bill Hoffman | 2009-10-30 | 12 | -1027/+615 |
|
|
* | Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to corr... | David Cole | 2009-10-30 | 3 | -15/+20 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-30 | 1 | -1/+1 |
|
|
* | Hook for scheduling tests in a random order | Zach Mullen | 2009-10-29 | 6 | -3/+42 |
|
|
* | Fix bug#9767 catch missing leak. | Bill Hoffman | 2009-10-29 | 1 | -2/+10 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-29 | 1 | -1/+1 |
|
|
* | Introduce per-config OUTPUT_DIRECTORY properties | Brad King | 2009-10-28 | 1 | -2/+57 |
|
|
* | Consolidate duplicate documentation in cmTarget | Brad King | 2009-10-28 | 1 | -15/+10 |
|
|
* | Create a static library's output dir for VS 6 | Brad King | 2009-10-28 | 2 | -0/+35 |
|
|
* | Use per-config output dir in VS 6 templates | Brad King | 2009-10-28 | 1 | -0/+34 |
|
|
* | Fix Xcode <= 2.0 projects with CMAKE_BUILD_TYPE | Brad King | 2009-10-28 | 1 | -1/+4 |
|
|
* | Fix try_compile when file cannot be found | Brad King | 2009-10-28 | 1 | -1/+2 |
|
|
* | Keep Xcode intermediate files away from output dir | Brad King | 2009-10-28 | 1 | -2/+14 |
|
|
* | Remove unreachable code in cmIfCommand | Brad King | 2009-10-28 | 1 | -1/+0 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-28 | 1 | -1/+1 |
|
|
* | BUG: hardcore some values so output matches cmVS10CLFlagTable.h (addresses bu... | Zack Galbreath | 2009-10-27 | 1 | -2/+25 |
|
|
* | Fix working dir issue for ctest show only mode (-N) | Zach Mullen | 2009-10-27 | 1 | -0/+5 |
|
|
* | Fix if() command and CMP0012 OLD/NEW behavior | Brad King | 2009-10-27 | 4 | -94/+127 |
|
|
* | Report expanded arguments in if() command errors | Brad King | 2009-10-27 | 1 | -20/+18 |
|
|