Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: No-op. White space only change to trigger a re-run of the ↵ | David Cole | 2008-12-05 | 1 | -1/+0 |
| | | | | ExternalProject test on the QNX continuous dashboard to pick up the latest KWStyle changes. | ||||
* | COMP: No-op. White space only change to trigger a re-run of the ↵ | David Cole | 2008-12-05 | 1 | -0/+1 |
| | | | | ExternalProject test on the QNX continuous dashboard to pick up the latest KWStyle changes. | ||||
* | COMP: No-op. White space only change to trigger a re-run of the ↵ | David Cole | 2008-12-05 | 1 | -1/+0 |
| | | | | ExternalProject test on the QNX continuous dashboard to pick up the latest KWStyle changes. | ||||
* | COMP: No-op. White space only change to trigger a re-run of the ↵ | David Cole | 2008-12-05 | 1 | -0/+1 |
| | | | | ExternalProject test on the QNX continuous dashboard to pick up the latest KWStyle changes. | ||||
* | ENH: Make it easier to use configure/make/make-install as the build steps ↵ | David Cole | 2008-12-05 | 2 | -105/+217 |
| | | | | for an external project. Add capability of customizing the download step. Add tests of empty projects. Better comments and error checking in AddExternalProject.cmake. In tests, use KWStyle from CVSHEAD to see if QNX continuous can build the latest KWStyle. Make KWStyle test depend on all previous test external projects so it builds last to catch other issues before any KWStyle compile errors. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-12-05 | 1 | -1/+1 |
| | |||||
* | ENH: Use a TryCheckout technique to decide whether or not to attempt ↵ | David Cole | 2008-12-04 | 2 | -6/+84 |
| | | | | building the projects that depend on a cvs or svn download method. | ||||
* | ENH: First draft of add_external_project functionality. Tweaks, dashboard ↵ | David Cole | 2008-12-04 | 10 | -0/+803 |
| | | | | fixing, more tests and documentation certain to follow as it gets used by others... | ||||
* | BUG: fix cpu info string | Bill Hoffman | 2008-12-04 | 1 | -1/+1 |
| | |||||
* | BUG: make sure list is not size 0 before sort | Bill Hoffman | 2008-12-04 | 1 | -2/+4 |
| | |||||
* | ENH: allow startup command to be optional | Bill Hoffman | 2008-12-04 | 1 | -27/+22 |
| | |||||
* | BUG: fix for bug #8216 | Bill Hoffman | 2008-12-04 | 1 | -7/+6 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-12-04 | 1 | -1/+1 |
| | |||||
* | ENH: fix curses on haiku | Bill Hoffman | 2008-12-03 | 2 | -6/+22 |
| | |||||
* | BUG: fix for rc and vs6 | Bill Hoffman | 2008-12-03 | 5 | -25/+66 |
| | |||||
* | BUG: #7904 add rpm package depend | Bill Hoffman | 2008-12-03 | 1 | -3/+19 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | ENH: disable ftp check because it is no longer active on public | Bill Hoffman | 2008-12-02 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-12-02 | 1 | -1/+1 |
| | |||||
* | BUG: Do not require CMAKE_AR in the MSYS Makefiles generator when enabling ↵ | David Cole | 2008-12-01 | 1 | -1/+4 |
| | | | | language "NONE". | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-12-01 | 1 | -2/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Fix line length style violation. | David Cole | 2008-11-28 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-27 | 1 | -1/+1 |
| | |||||
* | ENH: fix warning on HPUX | Bill Hoffman | 2008-11-26 | 1 | -1/+4 |
| | |||||
* | COMP: Using the proper type for local variables can eliminate compiler warnings. | David Cole | 2008-11-26 | 1 | -1/+1 |
| | |||||
* | ENH: Implement feature request from issue 7885. Allow setting environment ↵ | David Cole | 2008-11-26 | 10 | -9/+163 |
| | | | | variables on a per-test basis for ctest using set_test_properties ENVIRONMENT. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-26 | 1 | -1/+1 |
| | |||||
* | BUG: Revert 1.138. | Clinton Stimpson | 2008-11-25 | 1 | -14/+23 |
| | |||||
* | BUG: Do not map install_name of imported targets | Brad King | 2008-11-25 | 1 | -1/+8 |
| | | | | | | | | | | | | When we install a target on Mac, we generate a call to install_name_tool to fix install_name entries in the target for shared libraries it links. This change makes the step ignore entries for imported targets since their install_name will not change and cmTarget cannot produce a mapping for them. This fixes the error GetLibraryNamesInternal called on imported target: kdelibs seen by kde folks. | ||||
* | BUG: the return value of scanf should not be ignored | Amitha Perera | 2008-11-25 | 1 | -1/+5 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | ENH: make it submit to cdash | Bill Hoffman | 2008-11-24 | 1 | -3/+7 |
| | |||||
* | ENH: add more debug stuff to CTestCTest2 so I can figure out redwall | Bill Hoffman | 2008-11-23 | 4 | -1/+24 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-22 | 1 | -1/+1 |
| | |||||
* | ENH: make ctest more verbose so that we can see failure on redwall | Bill Hoffman | 2008-11-21 | 1 | -1/+1 |
| | |||||
* | BUG: fix issue with -D and cache force | Bill Hoffman | 2008-11-21 | 3 | -4/+11 |
| | |||||
* | ENH: make this test pass if new curl is on | Bill Hoffman | 2008-11-21 | 3 | -3/+3 |
| | |||||
* | BUG: fix for 8123 documentation issue | Bill Hoffman | 2008-11-21 | 1 | -1/+4 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-21 | 1 | -1/+1 |
| | |||||
* | ENH: only link in curl directories that exist, this will help with vs6 nmake | Bill Hoffman | 2008-11-20 | 3 | -9/+18 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-20 | 1 | -1/+1 |
| | |||||
* | ENH: make it work if new curl is on | Bill Hoffman | 2008-11-19 | 3 | -12/+9 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-11-19 | 1 | -1/+1 |
| | |||||
* | ENH: make it work if new curl is on | Bill Hoffman | 2008-11-18 | 3 | -3/+15 |
| | |||||
* | ENH: add gfortran-4 | Bill Hoffman | 2008-11-18 | 1 | -1/+1 |
| |