summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_module.prf
Commit message (Expand)AuthorAgeFilesLines
* 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
* make .private_includes in module pri files "self-contained"Oswald Buddenhagen2012-08-151-2/+2
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-2/+237
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-32/+2
* fix regexp in qmodule.pri inclusion checkOswald Buddenhagen2012-06-191-2/+0
* make use of $$[FOO/get] propertiesOswald Buddenhagen2012-06-191-13/+1
* Move the sub-architecture feature to better places in qmakeThiago Macieira2012-05-311-0/+13
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-0/+3
* revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-1/+1
* Complain if we don't load(qt_module) firstMarius Storm-Olsen2011-06-081-3/+10
* Properly detect qmodule.priMarius Storm-Olsen2011-04-271-4/+6
* Use the 'install_name' linker flag on Mac for the frameworks.Prasanth Ullattil2011-04-271-0/+5
* Fixup: not paths for other modulesMarius Storm-Olsen2011-04-271-1/+1
* Expose source and build directories for QtBaseMarius Storm-Olsen2011-04-271-0/+16