summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stableOswald Buddenhagen2012-12-036-20/+16
|\
| * don't forget to export rpath_link{,_private} to the cacheOswald Buddenhagen2012-12-031-0/+1
| * remove support for hand-written module pri filesOswald Buddenhagen2012-12-031-10/+0
| * don't auto-install example sources by default for all modulesOswald Buddenhagen2012-12-031-1/+0
| * auto-collect qml-related sourcesOswald Buddenhagen2012-12-031-0/+5
| * factor out testcase_targets.prfOswald Buddenhagen2012-12-033-9/+10
* | introduce QMAKE_RPATHLINKDIR (and QMAKE_LFLAGS_RPATHLINK)Oswald Buddenhagen2012-12-032-3/+5
* | Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-032-2/+2
|/
* centralize doc target related codeOswald Buddenhagen2012-12-025-53/+48
* resolve private dependencies of tools as wellOswald Buddenhagen2012-12-021-1/+2
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-016-1/+11
* don't link qtmain.lib when using idcidl.prfJoerg Bornemann2012-11-301-0/+3
* Added custom flags for enabling dependencies of other parts to toolsMiikka Heikkinen2012-11-301-0/+3
* expose a little less of the build host's file system structureOswald Buddenhagen2012-11-301-2/+5
* remove another pointless indirectionOswald Buddenhagen2012-11-301-2/+2
* remove unnecessary indirectionOswald Buddenhagen2012-11-301-2/+2
* make it possible to name include dir differently from library nameOswald Buddenhagen2012-11-304-18/+20
* don't install headers into Qt/ any moreOswald Buddenhagen2012-11-301-12/+2
* Add a way to not generate INCLUDE_DIRS variables.Stephen Kelly2012-11-301-0/+5
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-292-0/+72
* factor out qt_docs_targets.prfOswald Buddenhagen2012-11-283-54/+53
* reformat assignment to ease later modificationOswald Buddenhagen2012-11-281-5/+7
* Add a -libexecdir option to the configuresThiago Macieira2012-11-283-1/+5
* revamp doc generation targetsOswald Buddenhagen2012-11-273-17/+39
* adjust to modularization changes in ActiveQtJoerg Bornemann2012-11-273-27/+8
* qmake: Change copyright information from Nokia to DigiaSergio Ahumada2012-11-261-2/+2
* BlackBerry mkspecs: optimize linker flagsPeter Hartmann2012-11-262-0/+4
* BlackBerry mkspecs: tell compiler the specific ARM version (cortex-a9)Peter Hartmann2012-11-231-0/+2
* Mac: Fix compilation with -sdk optionEike Ziller2012-11-231-2/+5
* bootstrapped tools don't need env var setupOswald Buddenhagen2012-11-221-1/+1
* packagesExist(): always return false if QT_CONFIG contains no-pkg-configMilian Wolff2012-11-211-1/+2
* don't set CONFIG+=release during build passesOswald Buddenhagen2012-11-201-1/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-202-3/+18
|\
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-0215-160/+137
| |\
| * \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-2624-4/+42
| |\ \
| * | | Add config option to build documentation as a two-step processTor Arne Vestbø2012-10-251-2/+17
* | | | Add a new location for QML 2.x importsThiago Macieira2012-11-195-8/+14
* | | | Remove obsolete Mac mkspecs.Morten Johan Sorvig2012-11-185-295/+0
* | | | make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-161-3/+10
* | | | qtAddModule(): define PRE_TARGETDEPS for static modulesJ-P Nurmi2012-11-141-4/+8
* | | | Don't link QtGui to winspool.dllKonstantin Ritt2012-11-137-7/+7
* | | | Refactor create_cmake to re-use the computed stem.Stephen Kelly2012-11-131-27/+29
* | | | define the module rpath in the installed module pri fileOswald Buddenhagen2012-11-133-8/+2
* | | | Insert the Qt major version (5) in the library namesThiago Macieira2012-11-103-30/+41
* | | | Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-081-7/+12
* | | | make it possible to put removals into modules' .CONFIG and .DEFINESOswald Buddenhagen2012-11-081-4/+13
* | | | add support for per-module QT_BUILD_PARTS overridesOswald Buddenhagen2012-11-081-0/+3
* | | | Make it possible to suppress the automatic version number in DLLsThiago Macieira2012-11-061-1/+1
* | | | don't unset TARGET_VERSION_EXTOswald Buddenhagen2012-11-021-1/+0
* | | | move QT_NAMESPACE define to qtcore's module pri fileOswald Buddenhagen2012-11-021-2/+0