Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: First pass at CPack generator for OSX X11 applications. This are ↵ | Andy Cedilnik | 2007-01-10 | 3 | -0/+76 |
| | | | | applications that require X11 to work. This is not really installed but a bundle packager | ||||
* | ENH: if a wrong qmake has been found, mark it as invalid in the cache, so | Alexander Neundorf | 2007-01-04 | 1 | -15/+19 |
| | | | | | | | | that it is searched again the next time cmake runs Tested in KDE since Jul 5th: http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/FindQt4.cmake?rev=558318&view=rev Alex | ||||
* | ENH: add QT_USE_QTDBUS as it exists for all other modules too | Alexander Neundorf | 2007-01-04 | 2 | -2/+6 |
| | | | | Alex | ||||
* | BUG: also look for qmake4, as it is named on OpenBSD | Alexander Neundorf | 2007-01-04 | 1 | -8/+8 |
| | | | | Alex | ||||
* | ENH: partly sync with KDE svn: add the macros for generating the dbus files | Alexander Neundorf | 2007-01-03 | 1 | -45/+153 |
| | | | | Alex | ||||
* | ENH: mark more variables ADVANCED | Alexander Neundorf | 2007-01-03 | 1 | -4/+3 |
| | | | | Alex | ||||
* | ENH: partly sync with KDE svn: handle QtMain more like the other libs | Alexander Neundorf | 2007-01-03 | 1 | -10/+12 |
| | | | | Alex | ||||
* | BUG: argument names in macros are not real variables, which can lead to ↵ | Alexander Neundorf | 2007-01-03 | 1 | -8/+10 |
| | | | | | | problems, which we fixed for KDE in Trysil: http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/FindQt4.cmake?rev=557470&r1=557241&r2=557470 Alex | ||||
* | STYLE: some more space to make it easier to read | Alexander Neundorf | 2007-01-03 | 1 | -1/+4 |
| | | | | Alex | ||||
* | ENH: partly sync with KDE svn: also find the QtDBus and the ↵ | Alexander Neundorf | 2007-01-03 | 1 | -12/+56 |
| | | | | | | QtDesignerComponents libraries Alex | ||||
* | ENH: partly sync with the KDE vesion: find the dbus tools coming with Qt ↵ | Alexander Neundorf | 2007-01-03 | 1 | -20/+34 |
| | | | | | | since 4.2 Alex | ||||
* | ENH: Support JVM on Mac | Andy Cedilnik | 2006-12-26 | 1 | -1/+1 |
| | |||||
* | BUG: Fixes for dash | Andy Cedilnik | 2006-12-13 | 1 | -4/+4 |
| | |||||
* | ENH: fix for back VTK error message | Ken Martin | 2006-12-13 | 1 | -2/+3 |
| | |||||
* | ENH: put in a better error message for VTK 4.0 | Ken Martin | 2006-12-12 | 1 | -0/+4 |
| | |||||
* | ENH: minor cleanup | Ken Martin | 2006-12-12 | 1 | -9/+21 |
| | |||||
* | ENH: better backwards compatibility, and deprecate PKGCONFIG | Bill Hoffman | 2006-12-09 | 2 | -33/+36 |
| | |||||
* | BUG: fix 4164, also search for libruby1.8.so, I guess it should be synced | Alexander Neundorf | 2006-12-07 | 1 | -1/+1 |
| | | | | | | with the KDE version of FindRUBY.cmake Alex | ||||
* | ENH: add beos file | Bill Hoffman | 2006-12-07 | 1 | -0/+10 |
| | |||||
* | ENH: fix for backwards compatibility | Bill Hoffman | 2006-12-05 | 1 | -3/+3 |
| | |||||
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 2 | -0/+11 |
| | |||||
* | BUG: fix for bug 4102 | Bill Hoffman | 2006-12-04 | 1 | -0/+7 |
| | |||||
* | BUG: fix for bug 4123, find xmlrpc in standard locations | Bill Hoffman | 2006-12-04 | 1 | -0/+1 |
| | |||||
* | ENH: add a module to find Cups (#3081), taken from KDE svn | Alexander Neundorf | 2006-11-30 | 1 | -0/+47 |
| | | | | Alex | ||||
* | ENH: maintain backwards compatibility in UsePkgConfig | Bill Hoffman | 2006-11-29 | 2 | -4/+16 |
| | |||||
* | ENH: kde-config has been renamed to kde4-config several weeks ago, so it's | Alexander Neundorf | 2006-11-23 | 1 | -5/+5 |
| | | | | | | | not necessary anymore to use "kde-config" as fallback, since this will surely be a wrong version Alex | ||||
* | ENH: check in new pkgconfig stuff from Enrico Scholz | Bill Hoffman | 2006-11-22 | 2 | -36/+383 |
| | |||||
* | ENH: make sure findqt3 finds qt3 and not qt4 | Bill Hoffman | 2006-11-22 | 1 | -4/+20 |
| | |||||
* | ENH: added to handle case in very old odd versions of VTK | Ken Martin | 2006-11-16 | 1 | -0/+2 |
| | |||||
* | ENH: added to handle case in ITK 2.8 and earlier | Ken Martin | 2006-11-16 | 1 | -0/+3 |
| | |||||
* | ENH: add depend information from qrc files | Bill Hoffman | 2006-11-13 | 1 | -1/+11 |
| | |||||
* | BUG: use different commands for shared libraries and exe for manifest stuff ↵ | Bill Hoffman | 2006-11-11 | 2 | -2/+32 |
| | | | | fix for bug#4039 | ||||
* | ENH: add support for finding mpich2 on windows | Bill Hoffman | 2006-11-03 | 1 | -1/+3 |
| | |||||
* | ENH: look for QtAssistantClient4 | Bill Hoffman | 2006-11-02 | 1 | -2/+2 |
| | |||||
* | ENH: Added XXX_RUNTIME_LIBRARY_DIRS as a suggested variable. | Brad King | 2006-11-01 | 1 | -0/+3 |
| | |||||
* | ENH: Adding FindSubversion module from Tristan Carel. This addresses bug#3987. | Brad King | 2006-10-30 | 1 | -0/+118 |
| | |||||
* | ENH: More documentation | Andy Cedilnik | 2006-10-27 | 1 | -0/+3 |
| | |||||
* | ENH: Add support for libjvm | Andy Cedilnik | 2006-10-27 | 1 | -0/+17 |
| | |||||
* | ENH: remove JavaEmbedding | Bill Hoffman | 2006-10-27 | 1 | -7/+4 |
| | |||||
* | BUG: honor the REQUIRED flag for Perl, please backport to 2.4 branch so that | Alexander Neundorf | 2006-10-24 | 1 | -0/+4 |
| | | | | | | it will be in 2.4.4 Alex | ||||
* | ENH: fix more doxygen issues | Bill Hoffman | 2006-10-24 | 1 | -14/+5 |
| | |||||
* | ENH: remove JavaEmbedding framework | Bill Hoffman | 2006-10-24 | 1 | -4/+1 |
| | |||||
* | BUG: fix #3955: add -O2 by default but only if no special buildtype is set | Alexander Neundorf | 2006-10-23 | 1 | -4/+10 |
| | | | | Alex | ||||
* | ENH: put in backwards compatibility for older cmake | Bill Hoffman | 2006-10-23 | 1 | -6/+14 |
| | |||||
* | ENH: Adding CMAKE_DEPENDENT_OPTION macro. | Brad King | 2006-10-19 | 1 | -0/+37 |
| | |||||
* | ENH: Find module for XMLRPC libraries. | Brad King | 2006-10-19 | 1 | -0/+134 |
| | |||||
* | ENH: Find module for EXPAT library. | Brad King | 2006-10-19 | 1 | -0/+38 |
| | |||||
* | ENH: Find module for CURL library. | Brad King | 2006-10-19 | 1 | -0/+38 |
| | |||||
* | ENH: Patch from Jan for bug#3453. Cleans up find script and enables ↵ | Brad King | 2006-10-19 | 2 | -41/+43 |
| | | | | -isystem feature for use script. | ||||
* | ENH: Adding image version number (major.minor) property to windows binaries. ↵ | Brad King | 2006-10-16 | 3 | -11/+27 |
| | | | | Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219. |