| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | STYLE: don't put the copyright notice twice in the file | Alexander Neundorf | 2007-02-20 | 1 | -3/+0 |
|
|
* | 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 |
|
|
* | ENH: now also the "ecosclean" target works with MS nmake | Alexander Neundorf | 2007-02-07 | 2 | -5/+16 |
|
|
* | 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 |
|
|
* | BUG: finally fix #4331, the previous version just caught the tag, the | Alexander Neundorf | 2007-01-31 | 1 | -2/+2 |
|
|
* | STYLE: KDEDIR is deprecated and not used, so also document that KDEDIRS is | Alexander Neundorf | 2007-01-30 | 1 | -2/+2 |
|
|
* | BUG: reent.c wasn't intended to be committed, too special | Alexander Neundorf | 2007-01-23 | 1 | -2/+1 |
|
|
* | STYLE: use even more absolute paths, can't hurt for out-of-source builds | Alexander Neundorf | 2007-01-23 | 1 | -40/+34 |
|
|
* | 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 |
|
|
* | ENH: building ecos apps now seems to work also out-of-source | Alexander Neundorf | 2007-01-17 | 1 | -11/+16 |
|
|
* | BUG: also check that tclsh is available, otherwise you can't build any eCos | Alexander Neundorf | 2007-01-17 | 1 | -6/+18 |
|
|
* | 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 applica... | Andy Cedilnik | 2007-01-10 | 3 | -0/+76 |
|
|
* | ENH: if a wrong qmake has been found, mark it as invalid in the cache, so | Alexander Neundorf | 2007-01-04 | 1 | -15/+19 |
|
|
* | ENH: add QT_USE_QTDBUS as it exists for all other modules too | Alexander Neundorf | 2007-01-04 | 2 | -2/+6 |
|
|
* | BUG: also look for qmake4, as it is named on OpenBSD | Alexander Neundorf | 2007-01-04 | 1 | -8/+8 |
|
|
* | ENH: partly sync with KDE svn: add the macros for generating the dbus files | Alexander Neundorf | 2007-01-03 | 1 | -45/+153 |
|
|
* | ENH: mark more variables ADVANCED | Alexander Neundorf | 2007-01-03 | 1 | -4/+3 |
|
|
* | ENH: partly sync with KDE svn: handle QtMain more like the other libs | Alexander Neundorf | 2007-01-03 | 1 | -10/+12 |
|
|
* | BUG: argument names in macros are not real variables, which can lead to probl... | Alexander Neundorf | 2007-01-03 | 1 | -8/+10 |
|
|
* | STYLE: some more space to make it easier to read | Alexander Neundorf | 2007-01-03 | 1 | -1/+4 |
|
|
* | ENH: partly sync with KDE svn: also find the QtDBus and the QtDesignerCompone... | Alexander Neundorf | 2007-01-03 | 1 | -12/+56 |
|
|
* | ENH: partly sync with the KDE vesion: find the dbus tools coming with Qt sinc... | Alexander Neundorf | 2007-01-03 | 1 | -20/+34 |
|
|
* | 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 |
|
|
* | 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 |
|
|