| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Teach CTest to handle Mercurial repositories | Brad King | 2009-07-10 | 1 | -0/+11 |
|
|
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 1 | -0/+8 |
|
|
* | ENH: Identify HP C compiler | Brad King | 2009-07-08 | 1 | -0/+3 |
|
|
* | BUG: Allow arbitrary text in values for some keywords. (And avoid warning tha... | David Cole | 2009-07-02 | 1 | -16/+30 |
|
|
* | BUG: cmd_set logic was missing from update and patch steps. Fix it so that UP... | David Cole | 2009-07-02 | 1 | -3/+8 |
|
|
* | BUG: recognize system include paths also when the languages are set to | Alexander Neundorf | 2009-06-28 | 1 | -0/+25 |
|
|
* | ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail | Bill Hoffman | 2009-06-25 | 1 | -0/+31 |
|
|
* | ENH: Identify Fortran compilers with fixed format | Brad King | 2009-06-25 | 3 | -85/+93 |
|
|
* | ENH: New ExternalProject.cmake module interface | Brad King | 2009-06-24 | 1 | -0/+704 |
|
|
* | ENH: boost lib is often found under the boost include dir | Bill Hoffman | 2009-06-23 | 1 | -0/+1 |
|
|
* | ENH: add additional place to look for boost so it works out of the box on win... | Bill Hoffman | 2009-06-23 | 1 | -0/+1 |
|
|
* | BUG: remove warning in test of compiler so -Werror does not fail | Bill Hoffman | 2009-06-22 | 1 | -1/+1 |
|
|
* | BUG: Look in arch-specific HPUX implicit link dirs | Brad King | 2009-06-19 | 1 | -5/+11 |
|
|
* | ENH: add path for 64 bit on old hp | Bill Hoffman | 2009-06-15 | 1 | -1/+3 |
|
|
* | ENH: put the 64 bit paths first | Bill Hoffman | 2009-06-15 | 1 | -1/+2 |
|
|
* | ENH: add more search paths on HPUX | Bill Hoffman | 2009-06-15 | 2 | -0/+13 |
|
|
* | ENH: use .exe on vms | Bill Hoffman | 2009-06-11 | 1 | -0/+1 |
|
|
* | ENH: Enable basic OpenVMS platform support | Brad King | 2009-06-10 | 1 | -0/+7 |
|
|
* | BUG: Recognize .so shared libraries on HP-UX | Brad King | 2009-06-03 | 1 | -0/+1 |
|
|
* | BUG: fix #9031: newer rpm versions complain about the "#%" lines | Alexander Neundorf | 2009-05-29 | 1 | -6/+6 |
|
|
* | ENH: Auto-import symbols for cygwin executables | Brad King | 2009-05-27 | 1 | -0/+1 |
|
|
* | BUG: Rearrange paths to find correct installations of Visual Studio. Patch de... | David Cole | 2009-05-26 | 2 | -6/+14 |
|
|
* | ENH: Better error message for those who switch from Qt3 to Qt4 and don't cle... | Clinton Stimpson | 2009-05-19 | 1 | -4/+4 |
|
|
* | ENH: Remove CTest public.kitware.com drop default | Brad King | 2009-05-15 | 1 | -25/+0 |
|
|
* | ENH: Teach CTest to handle Bazaar repositories | Brad King | 2009-05-14 | 1 | -0/+12 |
|
|
* | STYLE: add documentation for CPackRPM (#9029) | Alexander Neundorf | 2009-05-14 | 1 | -4/+71 |
|
|
* | STYLE: remove these files now that I added them with a more consistent name | Alexander Neundorf | 2009-05-12 | 3 | -49/+0 |
|
|
* | BUG: apply patch from Eric Noulard, so cpack works with rpmbuild 4.6.0, #8967 | Alexander Neundorf | 2009-05-12 | 1 | -2/+24 |
|
|
* | STYLE: rename the files from CMake<GENERATOR>.cmake to | Alexander Neundorf | 2009-05-12 | 5 | -3/+60 |
|
|
* | STYLE: first lower-casing the string makes comparing its contents easier | Alexander Neundorf | 2009-05-10 | 1 | -5/+6 |
|
|
* | ENH: move the code which queries gcc for the system include dirs from | Alexander Neundorf | 2009-05-10 | 4 | -36/+55 |
|
|
* | ENH: when cross compiling, e.g. for WinCE, don't use VCExpress, since this do... | Alexander Neundorf | 2009-05-09 | 2 | -2/+16 |
|
|
* | BUG: Fix spaces in file paths for lupdate command | Clinton Stimpson | 2009-05-06 | 1 | -1/+4 |
|
|
* | ENH: Add support for QtScriptTools in Qt 4.5. | Clinton Stimpson | 2009-05-06 | 1 | -0/+1 |
|
|
* | ENH: Add support for QtScriptTools in Qt 4.5. | Clinton Stimpson | 2009-05-06 | 2 | -3/+8 |
|
|
* | ENH: Teach UntarFile to preserve file timestamps | Brad King | 2009-04-29 | 1 | -19/+3 |
|
|
* | ENH: search also for mpeg2dec/mpeg2.h, as the documentation says, and as it | Alexander Neundorf | 2009-04-21 | 1 | -2/+4 |
|
|
* | ENH: add even more search directories for debian-like systems (see #8821) | Alexander Neundorf | 2009-04-21 | 1 | -2/+8 |
|
|
* | ENH: add one more search directory (see #8919) | Alexander Neundorf | 2009-04-21 | 1 | -0/+1 |
|
|
* | STYLE: fix typos in the docs | Alexander Neundorf | 2009-04-19 | 8 | -11/+11 |
|
|
* | BUG: fix cmake so that if you configure with a bad env for cl, then with a go... | Bill Hoffman | 2009-04-18 | 2 | -0/+10 |
|
|
* | ENH: make sure CTEST_CURL_OPTIONS work from script mode | Bill Hoffman | 2009-04-17 | 1 | -0/+3 |
|
|
* | ENH: New function for determining Visual Studio service pack | Philip Lowman | 2009-04-14 | 1 | -0/+81 |
|
|
* | ENH: add ability to control ssl cert checking | Bill Hoffman | 2009-04-10 | 1 | -0/+1 |
|
|
* | ENH: Allow lists in AddExternalProject arguments | Brad King | 2009-04-09 | 1 | -0/+7 |
|
|
* | BUG: Fix issue #8682. Use CPACK_NSIS_DISPLAY_NAME in appropriate places rathe... | David Cole | 2009-04-07 | 1 | -6/+6 |
|
|
* | BUG: Fix issue #8804. Add vtk-5.4 lib path to the FindVTK.cmake module. | David Cole | 2009-03-31 | 1 | -0/+1 |
|
|
* | BUG: Fix AddExternalProject config command id | Brad King | 2009-03-31 | 1 | -10/+6 |
|
|
* | ENH: Simpler AddExternalProject install step | Brad King | 2009-03-30 | 1 | -21/+8 |
|
|
* | ENH: Simpler AddExternalProject build step | Brad King | 2009-03-30 | 1 | -21/+8 |
|
|