Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: better processor detection on linux | Bill Hoffman | 2007-02-21 | 1 | -6/+11 |
| | |||||
* | ENH: remove df because df is a unix utilitiy | Bill Hoffman | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 3950 add support for df compiler on windows | Bill Hoffman | 2007-02-20 | 2 | -1/+69 |
| | |||||
* | BUG: fix for bug # 3954 glib with qt | Bill Hoffman | 2007-02-20 | 1 | -1/+9 |
| | |||||
* | STYLE: fix docs for FindKDE4.cmake | Alexander Neundorf | 2007-02-20 | 1 | -4/+3 |
| | | | | Alex | ||||
* | BUG: remove KDE3_ENABLE_FINAL (#4140): it doesn't work currently and I | Alexander Neundorf | 2007-02-20 | 2 | -34/+35 |
| | | | | | | | don't have the time to fix this since it would require bigger changes. Maybe I'll do this if the KDE3 support of CMake becomes more widely used. Alex | ||||
* | STYLE: don't put the copyright notice twice in the file | Alexander Neundorf | 2007-02-20 | 1 | -3/+0 |
| | | | | Alex | ||||
* | BUG: fix for bug 4187 fix typo in docs | Bill Hoffman | 2007-02-20 | 1 | -2/+2 |
| | |||||
* | BUG: fix for 4188 look for smake as well as gmake and make | Bill Hoffman | 2007-02-20 | 1 | -1/+1 |
| | |||||
* | ENH: try to force c++ on qnx | Bill Hoffman | 2007-02-20 | 1 | -0/+3 |
| | |||||
* | BUG: fix for bug 4420 add language dll's to mfc install | Bill Hoffman | 2007-02-20 | 1 | -0/+18 |
| | |||||
* | BUG: Applied patch from bug#4462. | Brad King | 2007-02-19 | 1 | -2/+6 |
| | |||||
* | BUG: fix for bug 4464 handle qmake errors better | Bill Hoffman | 2007-02-19 | 1 | -3/+9 |
| | |||||
* | ENH: More work on the packaging. Add Applicaitons, add icons, etc | Andy Cedilnik | 2007-02-13 | 4 | -0/+3 |
| | |||||
* | STYLE: remove empty line, so the documentation for the module is complete | Alexander Neundorf | 2007-02-10 | 1 | -1/+0 |
| | | | | | | again Alex | ||||
* | ENH: now also the "ecosclean" target works with MS nmake | Alexander Neundorf | 2007-02-07 | 2 | -5/+16 |
| | | | | Alex | ||||
* | BUG: fix for bug 4399 | Bill Hoffman | 2007-02-07 | 1 | -1/+3 |
| | |||||
* | BUG: fix for 4420 Unicode and MBC versions of the MFC | Bill Hoffman | 2007-02-07 | 1 | -0/+3 |
| | |||||
* | ENH: fix depend bug in qt | Bill Hoffman | 2007-02-02 | 1 | -2/+7 |
| | |||||
* | ENH: add support for cygwin source and binary packaging | Bill Hoffman | 2007-02-02 | 1 | -0/+4 |
| | |||||
* | BUG: add gettext module for working with GNU gettext (#4081) | Alexander Neundorf | 2007-02-02 | 1 | -0/+65 |
| | | | | Alex | ||||
* | BUG: finally fix #4331, the previous version just caught the tag, the | Alexander Neundorf | 2007-01-31 | 1 | -2/+2 |
| | | | | | | filename not at all Alex | ||||
* | STYLE: KDEDIR is deprecated and not used, so also document that KDEDIRS is | Alexander Neundorf | 2007-01-30 | 1 | -2/+2 |
| | | | | | | used instead Alex | ||||
* | BUG: reent.c wasn't intended to be committed, too special | Alexander Neundorf | 2007-01-23 | 1 | -2/+1 |
| | | | | Alex | ||||
* | STYLE: use even more absolute paths, can't hurt for out-of-source builds | Alexander Neundorf | 2007-01-23 | 1 | -40/+34 |
| | | | | | | | | | STYLE: use SET_SOURCE_FILES_PROPERTIES() on multiple files at once instead of interating over each one of them STYLE: no need to add target.ld to the clean-files, this is done now automatically by add_custom_command() ENH: now also MS nmake can be used to build ecos apps Alex | ||||
* | COMP: Fix typo that makes all Qt4 builds break | Andy Cedilnik | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 4331 | Bill Hoffman | 2007-01-19 | 1 | -2/+2 |
| | |||||
* | BUG: fix for bug 4331 | Bill Hoffman | 2007-01-19 | 1 | -2/+2 |
| | |||||
* | ENH: the ecos headers are always in the binary dir | Alexander Neundorf | 2007-01-17 | 1 | -1/+1 |
| | | | | Alex | ||||
* | ENH: building ecos apps now seems to work also out-of-source | Alexander Neundorf | 2007-01-17 | 1 | -11/+16 |
| | | | | Alex | ||||
* | BUG: also check that tclsh is available, otherwise you can't build any eCos | Alexander Neundorf | 2007-01-17 | 1 | -6/+18 |
| | | | | | | | | stuff ENH: make the name of the config file ecos.ecc adjustable via the new variable ECOS_CONFIG_FILE Alex | ||||
* | ENH: Change permission for getdisplay.sh to make the runtimescript work | Andy Cedilnik | 2007-01-10 | 1 | -1/+6 |
| | |||||
* | 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 |