Commit History

Author SHA1 Message Date
  Brad King c86d677fe0 Merge topic 'findqt4-cross-compile' 15 years ago
  Clinton Stimpson 25931ae10e Fix regression in cross-compile patches with finding Qt libs. 15 years ago
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Clinton Stimpson c0194278ac Fix mingw/VS warning message with cross compile re-org. 15 years ago
  Clinton Stimpson 7fd3739ce7 Find correct Qt plugins for cross-compiling. 15 years ago
  Clinton Stimpson ff888dd648 Fix some issues with refinding when qmake executable is changed. 15 years ago
  Clinton Stimpson 22e725fb88 Tweak for cygwin, don't convert : to ; 15 years ago
  Clinton Stimpson b55da4c688 Add cross-compiling support to FindQt4.cmake 15 years ago
  Clinton Stimpson 1f608718fc Remove macro for querying qmake for qmake variables. 15 years ago
  Clinton Stimpson 61ad5242b7 Change to use FindX11.cmake. Should fix #9929. 15 years ago
  Clinton Stimpson bd0b37ea3d ENH: Clarify a doc string. Fixes #10358. 15 years ago
  Clinton Stimpson 70290e1f64 Add support for QtDeclartive module. 16 years ago
  Alexander Neundorf 03769801ff -make the imported targets feature of FindQt4.cmake fully backwards compatible 16 years ago
  Alexander Neundorf 1833961ce5 some tweaks as suggested by Brad (no functional changes) 16 years ago
  Alexander Neundorf 6d39313001 -create imported library targets for the Qt4 libs 16 years ago
  Clinton Stimpson 55a3967eda Fix bug #10114. Find phonon on some installations. 16 years ago
  Alexander Neundorf ffbae660cd fix logic of _QT4_ADJUST_LIB_VARS() wrt. release- and debug libraries 16 years ago
  Alexander Neundorf a2c62d402c sync with KDE: sort the libs alphabetically 16 years ago
  Alexander Neundorf 4740bf6b3e -add support for QtMultimedia and some sync with KDE 16 years ago
  Alexander Neundorf eb83c19789 -better support for Qt4 as frameworks 16 years ago
  Alexander Neundorf 1d9cb15513 also provide QT_DESIGNER_EXECUTABLE and QT_LINGUIST_EXECUTABLE 16 years ago
  Clinton Stimpson f756b73ac5 Don't search for QtMotif on all platforms - only on X11. 16 years ago
  Alexander Neundorf 0f457937f4 Split some logic of FindQt4.cmake into separate files, which are included automatically. 16 years ago
  Alexander Neundorf fb8d583054 also search for "qmake-mac", which is installed by macports (http://lists.kde.org/?l=kde-core-devel&m=125797773120427&w=2) 16 years ago
  Alexander Neundorf 35a209b0db Search for the header QtAssistant for QT_QTASSISTANT_INCLUDE_DIR instead of QtAssistantClient 16 years ago
  Alexander Neundorf 4a2f809124 Sort documentation entries better and move mark_as_advanced() a bit back 16 years ago
  Alexander Neundorf 054eed5819 -another tiny sync with KDE4, no functional changes 16 years ago
  Alexander Neundorf e325b1a38a some syncing with FindQt4.cmake from KDE, no functional changes 16 years ago
  Clinton Stimpson cff3a4420b Check for openssl-linked option with Qt 4.4+ before making ssl a dependency. 16 years ago
  Clinton Stimpson bca63bb738 When getting include dirs for moc, also watch for framework includes and use -F instead of -I. 16 years ago