summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | 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
* | | Add support for XCode 4 into qmakeAndy Shaw2012-03-011-2/+0
* | | 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
* | | Implement missing replacements when installing .pc files for win32Hib Eris2012-02-292-0/+2
| |/ |/|
* | 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-282-11/+55
* | 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
* | Use -fPIE on QNXSean Harmer2012-02-231-0/+2
* | Use QMAKE_SUBSTITUTIONS conditionalsStephen Kelly2012-02-221-38/+38
|/
* Give the compile flags an EXECUTABLE_ prefix.Stephen Kelly2012-02-211-0/+4
* Make sure that we pick up xcb from pkg-configJørgen Lind2012-02-201-0/+4
* Fix LSB mkspecHarald Fernengel2012-02-201-88/+10
* 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
* Don't hard-code paths to /usr/X11R6 in linux-mkspecsTor Arne Vestbø2012-02-147-28/+28
* 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
* Fix Harmattan compile target to be usable outside of ScratchboxSimon Hausmann2012-02-101-15/+1
* Force -fPIE on ELF if Qt is built with reduced relocationsOlivier Goffart2012-02-101-0/+2
* Add special casing for static modules.Stephen Kelly2012-02-071-5/+5