summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported
Commit message (Expand)AuthorAgeFilesLines
* Add a linker version script to Qt librariesThiago Macieira2015-09-131-0/+1
* centralize setup of shell-related variables in spec_post.prfOswald Buddenhagen2015-03-063-6/+0
* Update copyright headersJani Heikkinen2015-02-1113-91/+91
* nuke gbuild generatorOswald Buddenhagen2015-02-022-251/+0
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+1
|\
| * Link against QMAKE_LIBS_EXECINFO when using backtrace(3).Raphael Kubo da Costa2015-01-031-0/+1
* | Remove mkspecs and detection of Visual Studio .NET 2003Thiago Macieira2014-12-132-210/+0
|/
* Merge remote-tracking branch 'origin/5.3' into 5.4.0Oswald Buddenhagen2014-11-101-1/+1
|\
| * Stop including g++-unix.conf in the freebsd-clang mkspec.Raphael Kubo da Costa2014-11-051-1/+1
* | Remove duplicate of clang + libc++ mkspecJürgen Hunold2014-10-102-112/+0
* | Update license headers and add new license filesMatti Paaso2014-09-2416-303/+175
|/
* Do not set QMAKE_{INC,LIB}DIR_{OPENGL,X11} in the freebsd mkspecs.Raphael Kubo da Costa2014-08-151-4/+0
* Remove reference to gdb_dwarf_index from the freebsd-clang mkspec.Raphael Kubo da Costa2014-08-151-1/+0
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-042-6/+0
* Add freebsd-clang mkspecGabriel de Dietrich2014-01-222-0/+80
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-134-71/+71
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-1/+1
|\
| * disable incremental linking for release_with_debug_info buildsOswald Buddenhagen2013-12-031-1/+1
* | Add unsupported linux libc++ clang mkspecDonald Carr2013-10-032-0/+120
|/
* Fix device-specific eglfs hooks to provide createNativeWindow correctlyLaszlo Agocs2013-09-261-2/+3
* Move iOS makespec out of unsupported directoryTor Arne Vestbø2013-09-124-113/+0
* Update Info.plist templates to use the current standard plist format.Jake Petroules2013-08-022-7/+7
* Add QMAKE_NM to the mkspecsThiago Macieira2013-06-105-0/+5
* Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-081-2/+0
* Add keys required for ad-hoc distribution.Morten Johan Sørvig2013-04-091-0/+8
* Verify Xcode installation more thoroughly before relying on itTor Arne Vestbø2013-04-091-3/+2
* Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-2712-330/+330
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-4/+4
* Don't force disable accessibilityGunnar Sletta2013-03-121-1/+0
* Remove Q_OS_LINUX_ANDROID.Gunnar Sletta2013-03-121-1/+1
* Fixed build of SSL when using android-no-sdk.Samuel Rødal2013-03-071-1/+1
* Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-11/+13
* Rename gcc-base-macx.conf to gcc-base-mac.conf and use it for iOS as wellTor Arne Vestbø2013-03-051-1/+1
* Rename common/mac.conf to common/macx.confTor Arne Vestbø2013-03-051-1/+1
* iOS: Share common Mac qplatformdefs.h instead of duplicating codeTor Arne Vestbø2013-03-051-1/+1
* Introducing the Qt Android portPaul Olav Tvete2013-03-057-169/+1
* Move Xcode version extraction to xcode.confTor Arne Vestbø2013-03-041-5/+1
* iOS: Replace device and simulator makespecs with single makespecTor Arne Vestbø2013-02-275-87/+30
* iOS: Include clang-mac.conf instead of defining precompile flags ourselvesTor Arne Vestbø2013-02-262-0/+2
* iOS: Move device/simulator conditionals out of common mkspecsTor Arne Vestbø2013-02-262-22/+26
* iOS: Bump arch and iOS SDK, now that we require GLES 2.xTor Arne Vestbø2013-02-261-4/+2
* iOS: Get rid of GCC/LLVM makespecs for iOSTor Arne Vestbø2013-02-268-304/+0
* iOS: Remove hard-coding of Xcode /Developer path in common/ios mkspecsTor Arne Vestbø2013-02-2613-434/+5
* qmake: Don't generate Xcode project bundle identifiers with spacesTor Arne Vestbø2013-02-262-0/+38
* purge QMAKE_LIBS_OPENGL_QTOswald Buddenhagen2013-02-135-5/+0
* Refactor QEglFSPandaHooks and add physicalScreenSize()Gunnar Sletta2013-01-301-64/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2226-26/+26
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1826-26/+26
* | Android-eglfs: Fixed build against Android 4.0.xSamuel Rødal2013-01-212-1/+13
* | Android-eglfs: Added support for non-composited rendering.Samuel Rødal2013-01-182-2/+64
|/