summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2324-74/+187
|\
| * Android: Added the attribute "extends".Christian Strømme2013-05-221-1/+4
| * Fix Qt for Android build with recent SDK bundleEskil Abrahamsen Blomfeldt2013-05-211-0/+7
| * Check that files we expect to find actually exist when using a cmake package.Stephen Kelly2013-05-201-8/+35
| * MSYS: use cp -f for QMAKE_INSTALL_*Ray Donnelly2013-05-202-0/+8
| * Only generate entries for private include dirs if they exist.Stephen Kelly2013-05-142-0/+10
| * remove qtPrepareTool()'s ability to run batch filesOswald Buddenhagen2013-05-131-5/+1
| * remove pointless extension check from qtPrepareTool()Oswald Buddenhagen2013-05-131-1/+1
| * make qtPrepareTool recognize perl scripts by extensionOswald Buddenhagen2013-05-131-1/+3
| * install host libraries into -hostprefixOswald Buddenhagen2013-05-134-12/+35
| * Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-088-41/+60
| * Only expect EGL libraries in the cmake files if Qt is configured to use it.Stephen Kelly2013-05-071-2/+3
| * set QMAKE_PLATFORM in win32-msvc2012Joerg Bornemann2013-05-071-0/+1
| * qmake/vcxproj: add WIN64 macro for x86_46 buildsJoerg Bornemann2013-05-074-0/+16
| * fix _WIN32 compiler defines for MSVCJoerg Bornemann2013-05-074-4/+4
* | Merge branch 'stable' into devSergio Ahumada2013-05-072-9/+32
|\|
| * Enable bundling Qt in Android package in build systemEskil Abrahamsen Blomfeldt2013-05-012-9/+32
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-298-35/+94
|\|
| * Define QMAKE_CXXFLAGS_RTTI_{ON|OFF} for aix-xlc mkspecAndy Shaw2013-04-261-0/+2
| * split qt_app.prf out of qt_tool.prfOswald Buddenhagen2013-04-262-22/+35
| * make src/ subdir optionalOswald Buddenhagen2013-04-261-12/+14
| * groundwork for making "configure -nomake tools" saneOswald Buddenhagen2013-04-262-1/+17
| * Don't list all QMAKE_LIBS in QMAKE_LIBS_OPENGL_ES2.Stephen Kelly2013-04-231-1/+1
| * Use the CMake list separator for content in a CMake list.Stephen Kelly2013-04-231-1/+1
| * Add IMPORTED targets for the GL libraries used by Qt.Stephen Kelly2013-04-222-0/+26
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-2210-22/+94
|\|
| * purge obsolete filesOswald Buddenhagen2013-04-192-3/+0
| * Add the GL headers to cmake variables.Stephen Kelly2013-04-191-0/+9
| * Handle usr-move without forcing absolute pathsStephen Kelly2013-04-193-9/+33
| * Harden check for SDK platform name on Mac OSTor Arne Vestbø2013-04-181-2/+2
| * Android: Fixes for building under MSYS.Ray Donnelly2013-04-171-0/+5
| * Don't use the CMake MinGW if cross-compiling.Stephen Kelly2013-04-161-1/+1
| * added QMAKE_EXTENSION_STATICLIB to wince mkspecBjoern Breitmeyer2013-04-151-0/+1
| * Added qtwaylandscanner rules to wayland-scanner.prfSamuel Rødal2013-04-151-7/+43
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-173-9/+13
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-123-9/+13
| |\|
| | * Minimize the contents of the INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-04-111-4/+5
| | * Android: Remove qdevice.pri warning in configure stepEskil Abrahamsen Blomfeldt2013-04-111-1/+2
| | * Generate Win64 code when testing 64bit Qt on Windows.Stephen Kelly2013-04-101-0/+4
| | * Use CMake facility for verbose makefiles instead of an env var.Stephen Kelly2013-04-101-4/+2
* | | iOS: Don't mangle QT_ARCH when being more specific about what arch to buildTor Arne Vestbø2013-04-161-15/+18
* | | Make QT_CPU_FEATURES a map of features based on architectureTor Arne Vestbø2013-04-131-0/+3
* | | iOS: Don't quote -force_load, it broke when generating MakefilesTor Arne Vestbø2013-04-121-1/+1
|/ /
* | Merge branch 'stable' into devSergio Ahumada2013-04-1014-18/+70
|\|
| * 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-093-4/+10
| * Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-selectTor Arne Vestbø2013-04-092-4/+4
| * Handle errors when sysrooting tools on MacTor Arne Vestbø2013-04-081-1/+3
| * mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.Volker Krause2013-04-081-4/+4
| * Enable C++11 on OSX when using ClangTor Arne Vestbø2013-04-053-0/+13