summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* BUG: use the correct variable for checking the success (#6062)Alexander Neundorf2007-11-251-1/+1
* ENH: add support for the Syllable OS (http://www.syllable.org)Alexander Neundorf2007-11-241-0/+36
* ENH: add support for env var and better default for CMAKE_OSX_SYSROOTBill Hoffman2007-11-151-7/+13
* ENH: Fix case of windows library names to supportClinton Stimpson2007-11-141-2/+2
* BUG: Fix to support arch and isysroot compilation options on MAC (Bug 5007).Miguel A. Figueroa-Villanueva2007-11-121-0/+4
* ENH: change nameBill Hoffman2007-11-091-2/+2
* ENH: add ability to use your own install directoriesBill Hoffman2007-11-091-6/+12
* ENH: fix bug in default arch, it was using the environment variable which is ...Bill Hoffman2007-11-081-1/+3
* BUG: handle qmake returning multiple paths for mkspecs. Fixes #5935Clinton Stimpson2007-11-081-2/+5
* ENH: Add support for static Qt 4.3 builds.Clinton Stimpson2007-11-081-2/+26
* BUG: Do not us the search_paths_first flag on older Mac OSX (10.2 and earlier...David Cole2007-11-081-2/+29
* BUG: Fixed error related to missing quotes around variable.Miguel A. Figueroa-Villanueva2007-11-041-4/+4
* ENH: fix for RPM generator from EricBill Hoffman2007-11-011-10/+20
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-1/+1
* ENH: cpack changes, remove the escape variable stuff as it is not needed if y...Bill Hoffman2007-10-311-89/+3
* ENH: use cpack generic variable if rpm one is not setBill Hoffman2007-10-301-1/+5
* ENH: add ability to set installer icons, links to web pages, nsis code in the...Bill Hoffman2007-10-292-7/+82
* BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variablesAlexander Neundorf2007-10-251-31/+31
* ENH: fix bitmap escapesBill Hoffman2007-10-221-3/+9
* ENH: fix spelling errorBill Hoffman2007-10-221-2/+1
* ENH: allow CPACK_PACKAGE_ICON to be not setBill Hoffman2007-10-222-5/+11
* ENH: try to fix boostrap on 10.5Bill Hoffman2007-10-221-1/+2
* ENH: do not always add -arch flagsBill Hoffman2007-10-201-0/+1
* ENH: add ability to create links on the start menuBill Hoffman2007-10-181-2/+2
* ENH: Added support for finding wxWidgets-2.9. Thanks to Joshua Jensen and Ste...Miguel A. Figueroa-Villanueva2007-10-171-0/+4
* ENH: minor doc cleanups and an example of documenting a variableKen Martin2007-10-151-1/+1
* BUG: Added support for the AUI library module (bug 4338). Also applied someMiguel A. Figueroa-Villanueva2007-10-131-232/+214
* BUG: fix for bug 5878Bill Hoffman2007-10-121-74/+84
* ENH: add from bug 0004219Bill Hoffman2007-10-121-0/+268
* BUG: fix for bug 0005871Bill Hoffman2007-10-121-1/+1
* ENH: FindBLAS.cmake and FindLAPACK.cmake modules added. They locate various i...Alin Elena2007-10-104-1/+504
* ENH: add support for preprocessed files in borlandBill Hoffman2007-10-051-0/+4
* ENH: set QT_EDITION_DESKTOPLIGHT and do not disable modulesBill Hoffman2007-09-271-13/+4
* ENH: look for qt in a beter registry place and disable modules that won't wor...Bill Hoffman2007-09-271-4/+18
* BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. M...Brad King2007-09-241-1/+3
* ENH: remove messageBill Hoffman2007-09-211-1/+0
* BUG: Do not use CMA threads on HP if they do not exist.Brad King2007-09-201-1/+10
* BUG: if Qt is installed as a framework, add -F to the command line soAlexander Neundorf2007-09-191-3/+10
* ENH: allow for desktop link to be created and fix chop of last char in PATH o...Bill Hoffman2007-09-182-172/+198
* BUG: make the string static, otherwise the contents are gone when we exitAlexander Neundorf2007-09-181-1/+1
* ENH: add support for the Portland Compiler to CMake, can build cmake and the ...Alexander Neundorf2007-09-174-0/+15
* ENH: allow for installation of debug libsBill Hoffman2007-09-171-4/+35
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-173-5/+34
* STYLE: mark the generator options as advancedAlexander Neundorf2007-08-311-0/+7
* ENH: add support for the next python release, python 2.6Alexander Neundorf2007-08-302-2/+2
* ENH: fail with error if trying to create a RPM stating that rpmbuild can'tAlexander Neundorf2007-08-291-0/+4
* ENH: add flag so a terminating slash for the link path can be specified (need...Alexander Neundorf2007-08-281-0/+1
* ENH: use the same CMAKE_SKIP_RPATH setting in CHECK_C/CXX_SOURCE_RUNS as inAlexander Neundorf2007-08-282-0/+2
* COMP: make it build on NetBSD, which has separate curses and ncurses, soAlexander Neundorf2007-08-271-3/+16
* BUG: KDEDIRS contains the kde install locations, not the binary dirs, soAlexander Neundorf2007-08-261-4/+2