Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-31 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-30 | 1 | -1/+1 |
| | |||||
* | ENH: try to fix test on watcom | Bill Hoffman | 2006-12-30 | 3 | -1/+11 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-29 | 1 | -1/+1 |
| | |||||
* | BUG: fix problem with path suffix and mac frameworks and find stuff, showed ↵ | Bill Hoffman | 2006-12-28 | 2 | -30/+56 |
| | | | | up in FindPythonLibs.cmake | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-27 | 1 | -1/+1 |
| | |||||
* | ENH: Support JVM on Mac | Andy Cedilnik | 2006-12-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-24 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | BUG: reverting previous change. | Utkarsh Ayachit | 2006-12-21 | 1 | -0/+1 |
| | |||||
* | BUG: When a "wrong argument" was detected, we call the WrongArgument ↵ | Utkarsh Ayachit | 2006-12-21 | 1 | -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 update | Andy Cedilnik | 2006-12-21 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-19 | 1 | -1/+1 |
| | |||||
* | BUG: FileIsDirectory would remove the trailing '/' even when the path is ↵ | Utkarsh Ayachit | 2006-12-18 | 1 | -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 stdlib | Mathieu Malaterre | 2006-12-18 | 1 | -0/+5 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-18 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-17 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-16 | 1 | -1/+1 |
| | |||||
* | COMP: Try to get stringstream emulation working | Mathieu Malaterre | 2006-12-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-15 | 1 | -1/+1 |
| | |||||
* | ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type ↵ | Brad King | 2006-12-14 | 6 | -10/+24 |
| | | | | cmGlobalUnixMakefileGenerator3 to give access to all methods. Fixed broken custom targets with no commands for Borland makefiles when CMAKE_SKIP_RULE_DEPENDENCY is set. | ||||
* | ENH: Adding stringstream compatibility implementation. It is currently ↵ | Brad King | 2006-12-14 | 1 | -2/+39 |
| | | | | identical to ostringstream. Fixed local variable pcount hiding method warning. | ||||
* | BUG: Remove stringstream implementation, this was a wrong interface anyway. | Mathieu Malaterre | 2006-12-14 | 2 | -44/+3 |
| | |||||
* | BUG: disable test for now | Mathieu Malaterre | 2006-12-14 | 1 | -2/+3 |
| | |||||
* | ENH: Changes from Ryan C. Gordon to fix old process execution on BeOS. | Brad King | 2006-12-14 | 1 | -0/+38 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | BUG: Fixes for dash | Andy Cedilnik | 2006-12-13 | 1 | -4/+4 |
| | |||||
* | COMP: oops really did not mean to check in that change | Ken Martin | 2006-12-13 | 1 | -1/+1 |
| |