summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_module.prf
Commit message (Expand)AuthorAgeFilesLines
* rewrite handling of private modulesOswald Buddenhagen2013-10-241-4/+7
* don't install non-framework headers in addition to frameworks, take 2Oswald Buddenhagen2013-09-021-0/+1
* don't install mac bundles atomicallyOswald Buddenhagen2013-07-221-1/+1
* Refer to Apple products by their actual names.Jake Petroules2013-07-101-1/+1
* Restore header installation on Mac to always install to $includedirv5.1.0Thiago Macieira2013-07-011-1/+0
* remove qt_no_framework_direct_includes from qt buildv5.1.0-rc2Oswald Buddenhagen2013-06-281-1/+1
* install qpa headers into frameworks as wellOswald Buddenhagen2013-06-281-1/+3
* fix location of private headers in mac bundlesOswald Buddenhagen2013-06-281-1/+1
* mac frameworks: don't create bogus symlinksOswald Buddenhagen2013-06-261-1/+0
* fix bundled header creation for debug buildsOswald Buddenhagen2013-06-251-10/+8
* disable non-framework header install also for debug buildsOswald Buddenhagen2013-06-251-1/+1
* install private headers into frameworksOswald Buddenhagen2013-06-251-1/+4
* don't needlessly do QMAKE_BUNDLE_DATA+=FRAMEWORK_HEADERSOswald Buddenhagen2013-06-251-1/+1
* install host libraries into -hostprefixOswald Buddenhagen2013-05-131-3/+6
* prefer 'release' for non-bootstrapped host build_all configsOswald Buddenhagen2013-04-021-0/+2
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-1/+1
|\
| * fix replacement base pathOswald Buddenhagen2013-03-151-1/+1
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-7/+14
|\ \ | |/ |/|
| * bring bootstrapped QT magic from qt_tool to qt_moduleOswald Buddenhagen2013-03-161-0/+11
| * 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
* | require modules to define their versionOswald Buddenhagen2013-03-061-1/+2
|/
* 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