summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix "check" target when load(testcase) is used in .pro file.Miikka Heikkinen2012-02-171-2/+2
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-172-3/+1
* Fix warnings about existing directories during cmake file creation.Stephen Kelly2012-02-111-9/+6
* Add -fPIE to the Qt5Core_COMPILE_FLAGS with reduce-relocations.Stephen Kelly2012-02-101-0/+2
* Add special casing for static modules.Stephen Kelly2012-02-071-5/+5
* fix gdb_dwarf_index.prf for applications, take twoJoerg Bornemann2012-02-021-2/+3
* fix gdb_dwarf_index.prf for executablesJoerg Bornemann2012-02-021-2/+9
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-1/+1
* Remove support for the MNG file format and the bundled libmngaavit2012-01-252-3/+1
* mkspecs: Remove qtopia*.prf from the mkspecsHolger Hans Peter Freyther2012-01-243-4/+0
* Fixed automatic plugin path resolving for predefined Qt plugins.Janne Anttila2012-01-241-7/+13
* Remove warning and automagic for "missing QT += quick"Kent Hansen2012-01-191-9/+0
* Fix CONFIG+=declarative_debug if declarative is implicitly addedKai Koehne2012-01-121-1/+1
* Changed selftests unittest to work from installation directory.Kurt Korbatits2012-01-111-0/+25
* Remove qttest_p4.prf fileSergio Ahumada2012-01-061-13/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix cmake files for static builds.Stephen Kelly2011-12-231-8/+25
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-1/+0
* Add the .exe suffix to executables on Windows.Stephen Kelly2011-12-121-0/+1
* Add a wayland-scanner rule to qmakeJørgen Lind2011-12-122-0/+36
* Set QMAKE_*_VERSION_OVERRIDE for all modules.Rohan McGovern2011-12-072-13/+11
* Remove the QT_THREAD_SUPPORT definesBradley T. Hughes2011-12-061-4/+0
* Automatically add QtQuick module if only QtDeclarative is specifiedKent Hansen2011-12-021-0/+9
* Make the Qt5 part of the target name namespace style.Stephen Kelly2011-12-021-2/+2