Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | COMP: Patch from Alex for const correctness. | Brad King | 2007-01-22 | 2 | -4/+4 | |
| | ||||||
* | BUG: Patch from bug#4312 to make uninstall work with DESTDIR. | Brad King | 2007-01-22 | 1 | -7/+7 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-22 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-21 | 1 | -1/+1 | |
| | ||||||
* | COMP: Fix typo that makes all Qt4 builds break | Andy Cedilnik | 2007-01-20 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Nightly Version update | 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 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-19 | 1 | -1/+1 | |
| | ||||||
* | ENH: do not use relative paths for custom command commands if they working ↵ | Bill Hoffman | 2007-01-18 | 1 | -1/+8 | |
| | | | | directory is used | |||||
* | 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: Add support for "~otheruser/" | Clinton Stimpson | 2007-01-16 | 1 | -9/+51 | |
| | ||||||
* | STYLE: Fix kwstyle | Andy Cedilnik | 2007-01-15 | 1 | -1/+2 | |
| | ||||||
* | STYLE: fix link lenght issue | Bill Hoffman | 2007-01-15 | 1 | -2/+4 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-15 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-14 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-13 | 1 | -1/+1 | |
| | ||||||
* | ENH: Handle "~" in SplitPath. | Clinton Stimpson | 2007-01-12 | 1 | -0/+13 | |
| | ||||||
* | BUG: fix for bug 4239, NODEFAULTLIB flag support in ide | Bill Hoffman | 2007-01-12 | 2 | -11/+47 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-12 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Fix kwstyle issues | Andy Cedilnik | 2007-01-11 | 2 | -2/+4 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-11 | 1 | -1/+1 | |
| | ||||||
* | ENH: fix warning and code style | Bill Hoffman | 2007-01-11 | 1 | -3/+5 | |
| | ||||||
* | 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 | 10 | -13/+538 | |
| | | | | applications that require X11 to work. This is not really installed but a bundle packager | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-10 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-09 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Fixed documentation of how to produce forwarding executables for ↵ | Brad King | 2007-01-08 | 1 | -13/+18 | |
| | | | | multi-configuration builds with CMAKE_INTDIR. | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-08 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-07 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-06 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | BUG: fix for bad argument handling | Ken Martin | 2007-01-04 | 1 | -2/+6 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-04 | 1 | -1/+1 | |
| | ||||||
* | ENH: change STRICT to CMAKE_STRICT | Ken Martin | 2007-01-04 | 1 | -3/+3 | |
| | ||||||
* | ENH: add RC stuff to main tree | Bill Hoffman | 2007-01-04 | 1 | -0/+4 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-04 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-03 | 1 | -1/+1 | |
| | ||||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-02 | 1 | -1/+1 | |
| |