summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ENH: First pass at CPack generator for OSX X11 applications. This are ↵Andy Cedilnik2007-01-1010-13/+538
| | | | applications that require X11 to work. This is not really installed but a bundle packager
* STYLE: Nightly Version updateAndy Cedilnik2007-01-101-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-091-1/+1
|
* STYLE: Fixed documentation of how to produce forwarding executables for ↵Brad King2007-01-081-13/+18
| | | | multi-configuration builds with CMAKE_INTDIR.
* STYLE: Nightly Version updateAndy Cedilnik2007-01-081-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-071-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-061-1/+1
|
* ENH: if a wrong qmake has been found, mark it as invalid in the cache, soAlexander Neundorf2007-01-041-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 tooAlexander Neundorf2007-01-042-2/+6
| | | | Alex
* BUG: also look for qmake4, as it is named on OpenBSDAlexander Neundorf2007-01-041-8/+8
| | | | Alex
* BUG: fix for bad argument handlingKen Martin2007-01-041-2/+6
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-041-1/+1
|
* ENH: change STRICT to CMAKE_STRICTKen Martin2007-01-041-3/+3
|
* ENH: add RC stuff to main treeBill Hoffman2007-01-041-0/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-041-1/+1
|
* ENH: partly sync with KDE svn: add the macros for generating the dbus filesAlexander Neundorf2007-01-031-45/+153
| | | | Alex
* ENH: mark more variables ADVANCEDAlexander Neundorf2007-01-031-4/+3
| | | | Alex
* ENH: partly sync with KDE svn: handle QtMain more like the other libsAlexander Neundorf2007-01-031-10/+12
| | | | Alex
* BUG: argument names in macros are not real variables, which can lead to ↵Alexander Neundorf2007-01-031-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 readAlexander Neundorf2007-01-031-1/+4
| | | | Alex
* ENH: partly sync with KDE svn: also find the QtDBus and the ↵Alexander Neundorf2007-01-031-12/+56
| | | | | | QtDesignerComponents libraries Alex
* ENH: partly sync with the KDE vesion: find the dbus tools coming with Qt ↵Alexander Neundorf2007-01-031-20/+34
| | | | | | since 4.2 Alex
* STYLE: Nightly Version updateAndy Cedilnik2007-01-031-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-021-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-011-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-311-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-301-1/+1
|
* ENH: try to fix test on watcomBill Hoffman2006-12-303-1/+11
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-291-1/+1
|
* BUG: fix problem with path suffix and mac frameworks and find stuff, showed ↵Bill Hoffman2006-12-282-30/+56
| | | | up in FindPythonLibs.cmake
* STYLE: Nightly Version updateAndy Cedilnik2006-12-281-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-271-1/+1
|
* ENH: Support JVM on MacAndy Cedilnik2006-12-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-251-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-241-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-231-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-221-1/+1
|
* BUG: reverting previous change.Utkarsh Ayachit2006-12-211-0/+1
|
* BUG: When a "wrong argument" was detected, we call the WrongArgument ↵Utkarsh Ayachit2006-12-211-1/+0
| | | | handler. If the handler returns success, the argument parsing should continue. Currently, it was stopping parsing immediately after the wrong argument was processed, irrespective of the WrongArgument handler status. Fixed that.
* STYLE: Nightly Version updateAndy Cedilnik2006-12-211-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-201-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-191-1/+1
|
* BUG: FileIsDirectory would remove the trailing '/' even when the path is ↵Utkarsh Ayachit2006-12-181-1/+2
| | | | indeed the root i.e. '/'. Hence the test would be incorrect for root directory. Fixed that.
* COMP: Fix compilation when VS6 is using the new ANSI stdlibMathieu Malaterre2006-12-181-0/+5
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-181-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-171-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-161-1/+1
|
* COMP: Try to get stringstream emulation workingMathieu Malaterre2006-12-151-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-12-151-1/+1
|