summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* support spaces in build and install dirsOswald Buddenhagen2015-02-174-21/+28
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-132-2/+2
* Configure MSVC builds as C++11Allan Sandfeld Jensen2015-02-131-0/+2
* Fix up the imx6 mkspecsLaszlo Agocs2015-02-121-12/+2
* fix fallback for xcode specsOswald Buddenhagen2015-02-121-0/+1
* remove branches for no longer supported build toolsOswald Buddenhagen2015-02-121-3/+0
* make use of qtAddToolEnv() in pkgConfigExecutable()Oswald Buddenhagen2015-02-121-9/+5
* Update copyright headersJani Heikkinen2015-02-11130-927/+911
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-103-5/+7
|\
| * fix env variable setup on unix for testcases when DESTDIR is setOswald Buddenhagen2015-02-031-3/+4
| * Overwrite QMAKE_DEFAULT_XXXDIRS values.BogDan Vatra2015-02-031-0/+3
| * CMake: Fix QObject::connect failing on ARMAlbert Astals Cid2015-02-031-2/+0
* | Remove unused function from rpi hooksLaszlo Agocs2015-02-051-33/+0
* | introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-051-1/+1
* | make the installed meta files play nicely with sysrootsOswald Buddenhagen2015-02-052-8/+25
* | add value quoting to qtAddToolEnv()Oswald Buddenhagen2015-02-041-1/+2
* | nuke gbuild generatorOswald Buddenhagen2015-02-022-251/+0
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2015-01-218-5/+22
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-218-5/+22
| |\|
| | * iOS: add AppIcon asset name to Xcode projectRichard Moe Gustavsen2015-01-161-0/+15
| | * iOS: bump QMAKE_IOS_DEPLOYMENT_TARGET to 5.1.1Richard Moe Gustavsen2015-01-081-1/+1
| | * use the major qt version for the library stem also in cmake filesOswald Buddenhagen2015-01-081-1/+1
| | * Remove the -load_all option from the linker enabling static buildsAndy Shaw2015-01-071-2/+0
| | * windeployqt: add clean step to toplevel makefileMaurice Kalinowski2015-01-061-1/+2
| | * Link against QMAKE_LIBS_EXECINFO when using backtrace(3).Raphael Kubo da Costa2015-01-033-0/+3
* | | WinRT: Disable compiler warning 4996 for debug buildsKai Koehne2015-01-191-1/+1
|/ /
* | QNX: Rename qcc-base-qnx-armv7le.conf mkspec.Rafael Roquetto2015-01-184-4/+4
* | QNX: Remove deprecated armv7le mkspecs.Rafael Roquetto2015-01-186-117/+0
* | WinRT: Refactor icon specification usageMaurice Kalinowski2015-01-139-6/+24
* | Clean up ltcg.prf with variables, including a new static modeThiago Macieira2015-01-114-18/+35
* | Let qmake find the number of processors onlineThiago Macieira2015-01-111-8/+2
* | MSVC: Disable compiler warning 4996 for debug buildsKai Koehne2015-01-091-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2014-12-301-3/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-3/+0
| |\|
| | * Use the GCC and Clang __builtin_bswap intrinsics in qbswapThiago Macieira2014-12-201-3/+0
* | | small improvements to the hurd-g++ mkspecPino Toscano2014-12-291-5/+10
|/ /
* | Haiku: Add support for Haiku to build systemTobias Koenig2014-12-213-0/+106
* | remove unsupported winrt mkspecsAndrew Knight2014-12-1616-348/+1
* | Add detection of and support for Visual Studio 2015Thiago Macieira2014-12-133-4/+61
* | Create a common qmake configuration for all MSVC versionsThiago Macieira2014-12-136-444/+142
* | Remove mkspecs and detection of Visual Studio .NET 2003Thiago Macieira2014-12-132-210/+0
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-108-31/+45
|\|
| * Make no_debug_info also strip out -gstabsAllan Sandfeld Jensen2014-12-051-4/+4
| * Android: Enable -fno-builtin-memmove in arm buildsEskil Abrahamsen Blomfeldt2014-12-051-2/+2
| * iOS: Use DISTCLEAN_DEPS instead of custom distclean targetTor Arne Vestbø2014-12-021-2/+1
| * Fix linking of sources without LTCG to a static lib with LTCGThiago Macieira2014-12-014-17/+22
| * Make sure plugins under LTCG get the right flags too.Thiago Macieira2014-12-011-0/+2
| * Decouple caching of iOS/OSX SDK path and version in sdk.prfTor Arne Vestbø2014-12-011-1/+5
| * macx-ios-clang: only provide default LaunchScreen.xib if using Xcode 6Richard Moe Gustavsen2014-11-281-7/+11
* | Pluginize the eglfs hooksLaszlo Agocs2014-12-081-0/+4