summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Enable QML debugging of qtquick1 with CONFIG+=quick1Kai Koehne2012-05-022-1/+2
* Warn if we use deprecated methods from Qt modulesThiago Macieira2012-04-251-0/+1
* Fix creation of config files in debug mode.Stephen Kelly2012-04-241-2/+16
* Revert "Add workaround for projects using 'QT += declarative'"Friedemann Kleint2012-04-231-27/+0
* Don't tell CMake we're making debug libraries if we're not.Stephen Kelly2012-04-231-2/+2
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-172-4/+2
|\
| * 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-105-9/+18
| |\
| * \ Merge master into api_changesKent Hansen2012-03-273-1/+34
| |\ \
| * | | 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
* | | | Introduce fallback for general cross compilationDonald Carr2012-04-161-0/+5
| |_|/ |/| |
* | | Rename the 'declarative debug support' to 'qml debug support'Kai Koehne2012-03-312-0/+2
* | | 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-281-4/+4
* | | Only create the cmake files if DESTDIR is non-empty.Stephen Kelly2012-03-281-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
* | Only create cmake files if MODULE is set.Stephen Kelly2012-03-231-1/+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
* Install fonts when not using fontconfigGirish Ramakrishnan2012-03-162-6/+5
* Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-151-1/+1
* 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
* 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
* 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
* transitively resolve module dependenciesOswald Buddenhagen2012-03-061-19/+15
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-047-15/+42
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-016-18/+18
| * Merge master -> api_changesRohan McGovern2012-02-295-19/+68
| |\
| * | Add workaround for projects using 'QT += declarative'Matthew Vogt2012-02-271-0/+27
* | | don't announce a dynamic .qmake.cache if we don't actually create oneOswald Buddenhagen2012-03-021-3/+4
* | | make default_pro.prf advertize dynamically created .qmake.cacheOswald Buddenhagen2012-03-011-0/+3
* | | CodeCoverage: Exclude all header files from intrumentation.Caroline Chao2012-03-011-1/+1
* | | Fix the include dir used by the CMake config files.Stephen Kelly2012-02-291-1/+1
* | | Activate replacements when installing .pc files for win32Hib Eris2012-02-291-7/+7
* | | De-duplicate platform-dependent pathsHib Eris2012-02-291-12/+8
| |/ |/|
* | Add a new qmake feature to support OpenGL ES 1 appsJason Barron2012-02-281-0/+2
* | Make the CMake files work with directory overrides.Stephen Kelly2012-02-281-6/+33
* | simplify loop over modulesOswald Buddenhagen2012-02-281-1/+1
* | avoid using infile() needlesslyOswald Buddenhagen2012-02-271-3/+4
* | bump version of QMAKE_TARGET_PRODUCTOswald Buddenhagen2012-02-271-1/+1
* | Fix the library names on MinGW.Stephen Kelly2012-02-241-10/+20
* | Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-231-0/+9
|/