Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: Rename the executables for the SimpleInstall tests so that the ↵ | David Cole | 2007-10-01 | 3 | -14/+14 |
| | | | | executable files that run during the test do not have the word install in their file names. This allows running the tests on Windows Vista without admin privileges and without adding a manifest containing the asInvoker requestedExecutionLevel element. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-01 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | COMP: remove warnings | Bill Hoffman | 2007-09-27 | 4 | -6/+7 |
| | |||||
* | ENH: set QT_EDITION_DESKTOPLIGHT and do not disable modules | Bill Hoffman | 2007-09-27 | 1 | -13/+4 |
| | |||||
* | ENH: fix space | Bill Hoffman | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | ENH: remove junk from output | Bill Hoffman | 2007-09-27 | 1 | -6/+0 |
| | |||||
* | ENH: add a check for basename to cmcurl | Bill Hoffman | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | ENH: look for qt in a beter registry place and disable modules that won't ↵ | Bill Hoffman | 2007-09-27 | 1 | -4/+18 |
| | | | | work with DesktopLight, also set QT_EDITION variable | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | ENH: more generic search for visual studio installations | Bill Hoffman | 2007-09-25 | 1 | -32/+25 |
| | |||||
* | BUG: fix problem with stdout and stderr not showing up in ms dos shells | Bill Hoffman | 2007-09-25 | 1 | -1/+11 |
| | |||||
* | ENH: increase timeout | Bill Hoffman | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | ENH: remove extra space | Bill Hoffman | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | ENH: add new machines | Bill Hoffman | 2007-09-24 | 2 | -4/+9 |
| | |||||
* | COMP: exclude some warnings on hp | Bill Hoffman | 2007-09-24 | 1 | -0/+1 |
| | |||||
* | COMP: fix warnings on hp | Bill Hoffman | 2007-09-24 | 3 | -0/+3 |
| | |||||
* | ENH: fix line length issues | Bill Hoffman | 2007-09-24 | 2 | -3/+6 |
| | |||||
* | BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. ↵ | Brad King | 2007-09-24 | 1 | -1/+3 |
| | | | | Modern HP pthreads are just normal pthreads. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-24 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-22 | 1 | -1/+1 |
| | |||||
* | STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe this | Alexander Neundorf | 2007-09-21 | 1 | -2/+2 |
| | | | | | | silences the warning of the HP compiler Alex | ||||
* | STYLE: improved error message for the case that neither FindFoo.cmake nor | Alexander Neundorf | 2007-09-21 | 1 | -3/+6 |
| | | | | | | FooConfig.cmake were found Alex | ||||
* | ENH: remove message | Bill Hoffman | 2007-09-21 | 1 | -1/+0 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | BUG: Do not use CMA threads on HP if they do not exist. | Brad King | 2007-09-20 | 1 | -1/+10 |
| | |||||
* | ENH: VV make too much data for the dashboard | Bill Hoffman | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | COMP: remove warning on new HPUX compiler | Bill Hoffman | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | BUG: fix to work with cmake 2.2 | Bill Hoffman | 2007-09-20 | 1 | -2/+18 |
| | |||||
* | ENH: Disable package test only on OSX < 10.4. Added comment explaining ↵ | Brad King | 2007-09-20 | 2 | -12/+34 |
| | | | | reason for timeout. | ||||
* | ENH: Restore shorter timeout for SimpleInstall-Stage2. | Brad King | 2007-09-20 | 1 | -6/+0 |
| | |||||
* | COMP: TIOCGWINSZ and struct winsize also doesn't exist on Cray Catamount | Alexander Neundorf | 2007-09-20 | 1 | -1/+4 |
| | | | | Alex | ||||
* | COMP: make SystemTools.cxx build on Cray Xt3 | Alexander Neundorf | 2007-09-20 | 1 | -2/+10 |
| | | | | Alex | ||||
* | STYLE: fix line lengths | Alexander Neundorf | 2007-09-20 | 1 | -3/+5 |
| | | | | Alex | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | COMP: Only use the VERBATIM flag for non-Visual Studio builds being ↵ | David Cole | 2007-09-19 | 1 | -1/+28 |
| | | | | configured by CMake 2.4.5 or later. | ||||
* | ENH: add new help option --help-custom-modules, which generates | Alexander Neundorf | 2007-09-19 | 4 | -24/+208 |
| | | | | | | | | | | | documentation for all modules found in CMAKE_MODULE_PATH, which currently has to be specified via -D, this can later on be improved e.g. by reading a special (to-be-created) file like CMakeFiles/ModulePath.cmake in the build tree so that running cmake help in the build tree of a project will always give you the current module path. (This could actually also help IDEs which would like to support cmake for projects...) Alex | ||||
* | ENH: add test for HAVE_BASENAME since it is used | Bill Hoffman | 2007-09-19 | 1 | -0/+1 |
| | |||||
* | ENH: fix failing test when valgrind is on | Bill Hoffman | 2007-09-19 | 4 | -13/+25 |
| | |||||
* | ENH: Re-enable packaging part of SimpleInstall-Stage2 test on Apple. Give ↵ | Brad King | 2007-09-19 | 3 | -0/+12 |
| | | | | it a long timeout to see what is going on. | ||||
* | COMP: fix warning about unused parameters | Alexander Neundorf | 2007-09-19 | 2 | -3/+3 |
| | | | | Alex | ||||
* | BUG: correct name for the man page | Alexander Neundorf | 2007-09-19 | 1 | -1/+1 |
| | | | | Alex | ||||
* | BUG: if Qt is installed as a framework, add -F to the command line so | Alexander Neundorf | 2007-09-19 | 1 | -3/+10 |
| | | | | | | Q_WS_MAC can be detected correctly Alex | ||||
* | STYLE: move the code for the different formats of the generated help into | Alexander Neundorf | 2007-09-19 | 13 | -613/+906 |
| | | | | | | | their own classes, making cmDocumentation smaller and also making it easier to eventually add another format Alex | ||||
* | COMP: reenable the installation of the PUBLIC_HEADERs | Alexander Neundorf | 2007-09-19 | 2 | -4/+4 |
| | | | | Alex |