summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Make plugin linking fail if some references aren't presentThiago Macieira2012-04-101-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1017-23/+561
|\
| * device: Add device support for the Broadcom Raspberry PIDonald Carr2012-04-043-0/+243
| * eglfs: Introduce hooks for the eglfs pluginGirish Ramakrishnan2012-04-042-0/+97
| * Moved 'qnx' CONFIG definition to common location.Rafael Roquetto2012-04-042-1/+3
| * Enable stack smashing protection on QNX and Blackberry platformsSean Harmer2012-04-041-3/+6
| * device: Add device support for the Broadcom 97425 platformHolger Hans Peter Freyther2012-04-022-0/+107
| * Rename the 'declarative debug support' to 'qml debug support'Kai Koehne2012-03-312-0/+2
| * Overwrite the LIB_DEPENDENCIES of modules.Stephen Kelly2012-03-311-2/+2
| * Ensure that the variable for the installation prefix is unique.Stephen Kelly2012-03-311-6/+6
| * device: Add device support for Amlogic 8726M boardGirish Ramakrishnan2012-03-302-0/+77
| * device: Introduce a qmake test functionHolger Hans Peter Freyther2012-03-291-0/+11
| * Don't use the pri depends line for link dependencies.Stephen Kelly2012-03-281-4/+0
| * Prefix the variables for debug and release types properly.Stephen Kelly2012-03-282-6/+6
| * Only create the cmake files if DESTDIR is non-empty.Stephen Kelly2012-03-281-1/+1
* | Merge master into api_changesKent Hansen2012-03-278-2/+137
|\|
| * Disable ICC diagnostic 2261 about __assume with side-effectsThiago Macieira2012-03-271-1/+1
| * device: Add -device and -device-option to configureGirish Ramakrishnan2012-03-271-0/+27
| * let qtPrepareTool give right path for app_bundleBai Jing2012-03-261-0/+6
| * Blackberry mkspecsRafael Roquetto2012-03-264-0/+102
| * Only create cmake files if MODULE is set.Stephen Kelly2012-03-231-1/+1
* | Add detection of AVX and AVX2 support in the compiler.Thiago Macieira2012-03-231-0/+1
* | Remove detection for MMX support and related technologyThiago Macieira2012-03-231-3/+0
|/
* Update the Linux-ICC mkspecThiago Macieira2012-03-221-9/+1
* Changed installTestHelperApp() to use relative paths to buildKurt Korbatits2012-03-221-1/+1
* Remove QT += uilib from designer.prfBradley T. Hughes2012-03-201-1/+1
* Include generic ARM qplatformdefs.h in linux-g++-maemo mkspecGareth Stockwell2012-03-191-1/+1
* Silence warnings about va_list mangling for QNX toolchainSean Harmer2012-03-191-1/+1
* Install fonts when not using fontconfigGirish Ramakrishnan2012-03-162-6/+5
* Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-151-1/+1
* Use the LSB linker to linkHarald Fernengel2012-03-151-0/+8
* Fix the QMAKE_LIBS_WAYLAND variableJørgen Lind2012-03-121-1/+2
* Do not add -rpath-link directives with no library pathSean Harmer2012-03-121-3/+5
* sanitize install target namesOswald Buddenhagen2012-03-121-1/+5
* QT_RAW_INSTALL_FOO => QT_INSTALL_FOO/rawOswald Buddenhagen2012-03-121-8/+8
* Update qnx mkspecs to not use fixed tool pathsSean Harmer2012-03-121-3/+0
* fix the check for libraries having themselves as dependenciesOswald Buddenhagen2012-03-091-2/+3
* another attempt at solving the popping up of .qmake.cache problemOswald Buddenhagen2012-03-091-1/+1
* remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecs (part 2)Mark Brand2012-03-0913-52/+0
* replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific vari...Oswald Buddenhagen2012-03-082-2/+2
* remove automatic building of moc from moc.prfOswald Buddenhagen2012-03-081-6/+0
* delete dumpcpp.prfOswald Buddenhagen2012-03-081-11/+0
* Renaming QNX mkspecsRafael Roquetto2012-03-076-3/+3
* Query udev build parameters from pkg-configDonald Carr2012-03-071-0/+1
* transitively resolve module dependenciesOswald Buddenhagen2012-03-061-19/+15
* List the dependencies of Qt when creating static libraries.Stephen Kelly2012-03-051-2/+53
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-0456-162/+42
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-016-18/+18
| * remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecsOswald Buddenhagen2012-03-0149-147/+0
| * Merge master -> api_changesRohan McGovern2012-02-297-58/+126
| |\