Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | Fixed a bug where it was possible for a test to be started twice if a ↵ | Zach Mullen | 2009-11-09 | 1 | -0/+5 |
| | | | | lower-indexed test depended on it. | ||||
* | Removed duplicated documentation entry. | Zach Mullen | 2009-11-09 | 1 | -5/+0 |
| | |||||
* | Bug 9090: CTest does not handle absolute paths in CTestTestfile SUBDIR( ) ↵ | Zach Mullen | 2009-11-09 | 1 | -0/+6 |
| | | | | | | entries. The ctest subdirs command now checks the relative path first, and if that does not exist, also checks if the given path was absolute. Thanks vodall for the patch. | ||||
* | add better error checking and run from correct directory. | Bill Hoffman | 2009-11-09 | 1 | -3/+9 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | add better error checking and support for symlinks to cpack's use of libarchive | Bill Hoffman | 2009-11-09 | 1 | -28/+49 |
| | |||||
* | Fix for working with symlinks in tar files | Bill Hoffman | 2009-11-09 | 1 | -29/+29 |
| | |||||
* | Fix some warnings | Bill Hoffman | 2009-11-08 | 1 | -2/+2 |
| | |||||
* | fix line length error | Bill Hoffman | 2009-11-08 | 1 | -2/+3 |
| | |||||
* | 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 |
| | | | | STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument. | ||||
* | Implement LINK_FLAGS_<CONFIG> property on Xcode | Brad King | 2009-11-06 | 1 | -0/+10 |
| | | | | See issue #9841. | ||||
* | 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 ↵ | Zach Mullen | 2009-11-05 | 1 | -0/+2 |
| | | | | not be found. | ||||
* | 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 |
| | | | | | The find_package(<pkg>) command checks the <pkg>_DIR environment variable. This commit documents and tests the feature. | ||||
* | 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 ↵ | Zach Mullen | 2009-11-03 | 2 | -5/+22 |
| | | | | ctest_build command | ||||
* | 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 ↵ | Zach Mullen | 2009-11-02 | 2 | -1/+52 |
| | | | | tests are run. Previously a cycle resulted in a segfault from stack overflow. | ||||
* | Warn on set(PARENT_SCOPE) at top scope | Brad King | 2009-11-02 | 1 | -2/+8 |
| | | | | | | | Previously we silently ignored such calls and set nothing. The commit "Initialize directory scope with closure of parent" inroduced a bad test for the top scope. This commit fixes the test to avoid dereferencing a null pointer, and adds a warning when the case is encountered. | ||||
* | 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 |
| | | | | | | This allows for a built in bzip and zip capability, so external tools will not be needed for these packagers. The cmake -E tar xf should be able to handle all compression types now as well. | ||||
* | Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to ↵ | David Cole | 2009-10-30 | 3 | -15/+20 |
| | | | | correct valgrind reported memory issues. | ||||
* | 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 |
| | | | | | This may help statistically detect implicit dependencies among unit tests while running in parallel. | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | We create per-configuration target properties to specify ARCHIVE, LIBRARY, and RUNTIME output directories. The properties override the generic properties for the <CONFIG> configuration: ARCHIVE_OUTPUT_DIRECTORY -> ARCHIVE_OUTPUT_DIRECTORY_<CONFIG> LIBRARY_OUTPUT_DIRECTORY -> LIBRARY_OUTPUT_DIRECTORY_<CONFIG> RUNTIME_OUTPUT_DIRECTORY -> RUNTIME_OUTPUT_DIRECTORY_<CONFIG> For multi-configuration generators, the per-configuration subdirectory normally appended to the generic output directory is not added to the configuration-specific property values. This allows projects to set the exact location at which binaries will be placed for each configuration. See issue #9163. | ||||
* | Consolidate duplicate documentation in cmTarget | Brad King | 2009-10-28 | 1 | -15/+10 |
| | | | | | The documentation of (ARCHIVE|LIBRARY|RUNTIME)_OUTPUT_DIRECTORY was duplicated. We consolidate it using a macro. | ||||
* | Create a static library's output dir for VS 6 | Brad King | 2009-10-28 | 2 | -0/+35 |
| | | | | | | | VS 6 forgets to create the output directory for a static library if it differs from the intermediate files directory. We work around this VS bug by creating a pre-link event on the library target to make the directory. |