summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* ensure consistent pkg-config file naming for macx qt frameworksOswald Buddenhagen2013-02-061-0/+1
* beautify the pkg-config Name: fieldOswald Buddenhagen2013-02-061-1/+1
* export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen2013-02-061-4/+0
* export QT_CONFIG instead of CONFIG to .pc filesOswald Buddenhagen2013-02-061-2/+1
* fix transitive linking for x-buildsOswald Buddenhagen2013-02-051-1/+0
* fix lack of rpath-link when using modules from final locationOswald Buddenhagen2013-02-043-53/+24
* Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-018-175/+206
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-318-175/+206
| |\
| | * don't create forwarding module pris for non-prefix buildsOswald Buddenhagen2013-01-311-62/+78
| | * qt_module_fwdpri.prf => qt_module_pris.prfOswald Buddenhagen2013-01-312-60/+54
| | * centralize detection of prefix buildsOswald Buddenhagen2013-01-315-6/+9
| | * do not actually build examples in production buildsOswald Buddenhagen2013-01-311-0/+8
| | * fix duplicated installation of qml example filesOswald Buddenhagen2013-01-311-17/+25
| | * explicitly set QMAKE_PKGCONFIG_NAMEOswald Buddenhagen2013-01-281-0/+1
| | * include all module dependencies into pkg-config Requires: fieldOswald Buddenhagen2013-01-281-1/+1
| | * use correct module names in pkg-config Requires: fieldOswald Buddenhagen2013-01-281-1/+2
* | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-0/+7
|/ /
* | fix path adjustments in installed metafilesMark Brand2013-01-302-0/+19
* | adjust paths in installed prl files for mingwMark Brand2013-01-301-1/+1
* | adjust paths in installed module metafiles from modular buildMark Brand2013-01-301-1/+1
* | Use new path manipulation functions from qmake.Stephen Kelly2013-01-241-21/+20
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-18145-145/+145
* | Device mkspec for BlackBerry PlaybookRafael Roquetto2013-01-164-0/+98
* | Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-151-2/+0
|\|
| * remove definitions of QMAKE_{LIB,INC}DIR_QTOswald Buddenhagen2013-01-111-2/+0
* | Fix QtBase cross compilation in debug mode for iMX6 targets.Milian Wolff2013-01-141-3/+6
* | Support MinGW for CTest test casesJonathan Liu2013-01-091-1/+2
* | The executables always go into QT_HOST_BINS.Stephen Kelly2013-01-091-1/+1
|/
* fix QMAKE_MAKE for qtCompileTest for cross building modulesMark Brand2013-01-071-5/+9
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-212-1/+8
* Fix main() signature of headersclean stub fileKai Koehne2012-12-211-1/+1
* Merge "Merge 'release' into stable" into refs/staging/stableOswald Buddenhagen2012-12-214-27/+5
|\
| * Merge 'release' into stableOswald Buddenhagen2012-12-194-27/+5
| |\
| | * stop defining QT.<module>.sourcesOswald Buddenhagen2012-12-142-2/+0
| | * Remove win32/thread.prf and thread_off.prfStephen Kelly2012-12-142-24/+0
| | * add .rpath only for dynamic unix buildsOswald Buddenhagen2012-12-141-1/+5
* | | Generalize the check for gui in static plugin import generationMiikka Heikkinen2012-12-201-1/+1
* | | Enable forcing generation of static plugin importsMiikka Heikkinen2012-12-201-44/+43
* | | Fix the computation of the location of mkspecs.Stephen Kelly2012-12-201-4/+4
|/ /
* | remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-173-3/+2
* | Fix installation of plugin module .pris in static Qt buildsMiikka Heikkinen2012-12-171-5/+7
* | updating qeglfshooks_imx6.cpp to 12.09.01 (L3.0.35) opengl-driversThomas Senyk2012-12-141-2/+2
* | add some docu about the project loading sequenceOswald Buddenhagen2012-12-136-0/+20
* | mark a bunch of features as internalOswald Buddenhagen2012-12-1220-0/+219
|/
* test: Mark cmake tests as insignificant when -no-widgets is usedSergio Ahumada2012-12-111-0/+2
* Automatically import plugins in all applications with static QtMiikka Heikkinen2012-12-112-4/+9
* Remove QT_DLL and QT_NODLL defines.Stephen Kelly2012-12-111-5/+0
* install a sane top-level examples.pro fileOswald Buddenhagen2012-12-111-1/+1
* re-enable "check" targets for all projects, but with opt-out possibilityOswald Buddenhagen2012-12-112-2/+1
* fix static lib dep additionOswald Buddenhagen2012-12-111-5/+6