summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_module.prf
Commit message (Expand)AuthorAgeFilesLines
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+2
* Add qt_common.prf and move some common definitions thereThiago Macieira2013-02-281-7/+1
* add QT_CONFIG's static/shared to CONFIG on startupOswald Buddenhagen2013-02-181-7/+1
* 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
* Merge branch 'release' into stableSergio Ahumada2013-01-311-61/+5
|\
| * qt_module_fwdpri.prf => qt_module_pris.prfOswald Buddenhagen2013-01-311-59/+1
| * centralize detection of prefix buildsOswald Buddenhagen2013-01-311-1/+1
| * 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
* | 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
|/
* Merge 'release' into stableOswald Buddenhagen2012-12-191-2/+5
|\
| * stop defining QT.<module>.sourcesOswald Buddenhagen2012-12-141-1/+0
| * add .rpath only for dynamic unix buildsOswald Buddenhagen2012-12-141-1/+5
* | remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-1/+0
* | mark a bunch of features as internalOswald Buddenhagen2012-12-121-0/+11
|/
* replace all modules' build dirs while installing .pc, .la & .prl filesOswald Buddenhagen2012-12-061-2/+6
* export the Qt top-level include dir as pkg-config ${includedir}Oswald Buddenhagen2012-12-061-2/+2
* export only 'host_bins' to pkg-config, rather than a random selection of toolsOswald Buddenhagen2012-12-061-3/+1
* remove unused assignmentOswald Buddenhagen2012-12-061-1/+0
* remove support for hand-written module pri filesOswald Buddenhagen2012-12-031-10/+0
* centralize doc target related codeOswald Buddenhagen2012-12-021-12/+1
* remove another pointless indirectionOswald Buddenhagen2012-11-301-2/+2
* make it possible to name include dir differently from library nameOswald Buddenhagen2012-11-301-4/+6
* Add a -libexecdir option to the configuresThiago Macieira2012-11-281-0/+1
* revamp doc generation targetsOswald Buddenhagen2012-11-271-1/+3
* Add a new location for QML 2.x importsThiago Macieira2012-11-191-1/+2
* define the module rpath in the installed module pri fileOswald Buddenhagen2012-11-131-0/+1
* Insert the Qt major version (5) in the library namesThiago Macieira2012-11-101-0/+1
* Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-081-7/+12
* remove pointless messing with CONFIG+=fix_output_dirsOswald Buddenhagen2012-11-021-1/+0
* remove pointless indirectionsOswald Buddenhagen2012-11-011-4/+1
* namespace "module" pri filesOswald Buddenhagen2012-10-291-1/+1
* kill $$mod_component_base & $$mod_qmake_baseOswald Buddenhagen2012-10-291-1/+1
* centralize module directory calculationOswald Buddenhagen2012-10-291-19/+1
* Get rid of QT_MODULE_DOC_BASE/QT.foo.docsTor Arne Vestbø2012-10-161-2/+13
* Modularize documenation buildTor Arne Vestbø2012-10-101-0/+5
* Add QT.module.docs variable to the module systemTor Arne Vestbø2012-10-081-0/+1
* don't set MODULE_BASE_OUTDIR unconditionallyOswald Buddenhagen2012-09-211-1/+1
* remove usage of QT_MAKEDLL in favor of the new QT_STATIC macroJoerg Bornemann2012-09-141-2/+0
* Qt 5 API should correspond to Qt 4.8 on Windows, not 4.9.Stephen Kelly2012-09-131-1/+1
* remove left-overs of the borland compiler supportJoerg Bornemann2012-09-111-8/+0
* Make the default Qt API be Qt 5.0'sThiago Macieira2012-09-081-0/+9
* de-duplicate MODULE_DEPENDSOswald Buddenhagen2012-09-071-0/+1
* Move the creation of the MODULE_DEFINES variable above the pri file check.Stephen Kelly2012-08-311-5/+6
* Fix CMake file INSTALLS with debug_and_release configurations.Stephen Kelly2012-08-281-1/+1