summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable basic gesture support for WEC7.Miikka Heikkinen2012-02-062-2/+2
* 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
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+0
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-1/+1
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30120-120/+122
* update readme to current realityOswald Buddenhagen2012-01-271-3/+3
* Add mkspecs for Blackberry Playbook NDKRafael Roquetto2012-01-266-0/+357
* Add Native Client port mkspecs.Morten Johan Sorvig2012-01-258-0/+210
* 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-244-7/+0
* Fixed automatic plugin path resolving for predefined Qt plugins.Janne Anttila2012-01-241-7/+13
* Move Clang mkspec for Mac OS X out of unsupportedTor Arne Vestbø2012-01-234-4/+4
* Set macosx-version-min in common Mac OS X mkspec instead of configureTor Arne Vestbø2012-01-232-4/+3
* Update contact information in license headers.Jason McDonald2012-01-23115-115/+115
* Remove warning and automagic for "missing QT += quick"Kent Hansen2012-01-191-9/+0
* Added mkspecs for WEC7 platform builder and armv4i HW.Janne Anttila2012-01-136-0/+143
* Fix CONFIG+=declarative_debug if declarative is implicitly addedKai Koehne2012-01-121-1/+1
* Windows: Adapt cross mkspec for MinGW / gcc 4.6.Mark Brand2012-01-121-2/+2
* Changed selftests unittest to work from installation directory.Kurt Korbatits2012-01-111-0/+25
* Make modules find their own dependencies.Stephen Kelly2012-01-111-0/+12
* use "cp -R" instead of "cp -r" for *bsd compatibilityMark Brand2012-01-101-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-102-2/+2
* Remove execute permission from files that don't need it.Jason McDonald2012-01-102-0/+0
* Remove qttest_p4.prf fileSergio Ahumada2012-01-061-13/+0
* Update copyright year in license headers.Jason McDonald2012-01-05112-112/+112
* Fix cmake files for static builds.Stephen Kelly2011-12-232-9/+30
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-1/+0
* Include the extras files after defining the target.Stephen Kelly2011-12-191-8/+8
* Add the .exe suffix to executables on Windows.Stephen Kelly2011-12-121-0/+1
* Add a wayland-scanner rule to qmakeJørgen Lind2011-12-123-0/+37
* 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
* Use plural form for CMake variables.Stephen Kelly2011-12-061-2/+1