summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove CMake variables which are not needed in Config files.Stephen Kelly2011-12-061-5/+1
* Add new mkspec for cross-compiling Qt5 for ARMJyri Tahtela2011-12-062-0/+68
* Quote the path in CMake so that spaces in paths work.Stephen Kelly2011-12-031-1/+1
* 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-022-11/+11
* mkspec win32-msvc2003 moved to unsupportedJoerg Bornemann2011-11-302-1/+1
* Install CMake config files from Qt.Stephen Kelly2011-11-294-0/+175
* mkspec win32-borland moved to unsupportedJoerg Bornemann2011-11-292-0/+0
* qmake: Allow extra compilers to have the makefile depend on its inputsTor Arne Vestbø2011-11-281-0/+1
* Improved usage of TESTDATA with relative paths beginning with ".."Rohan McGovern2011-11-241-1/+14
* Make v8 snapshots work in debug-and-release modeKent Hansen2011-11-241-8/+14
* Fixed typo in testcase.prf causing TESTDATA with multiple items to failRohan McGovern2011-11-231-1/+1
* Added build system support for installing tests.Rohan McGovern2011-11-231-0/+46
* mkspecs: Case-insensitive check of paths on Windows.Friedemann Kleint2011-11-181-3/+10
* Windows: Adapt mkspec for MinGW / gcc 4.6.Friedemann Kleint2011-11-181-2/+2
* Resolve a number of compilation issues with INTEGRITYRolland Dudemaine2011-11-181-0/+1
* Allow overriding the output dir when running syncqtTor Arne Vestbø2011-11-161-1/+2
* Make it possible to disable the 'check' targetBradley T. Hughes2011-11-161-5/+7
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-0/+57