summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Generate the directory for the mkspec include in a helper file.Stephen Kelly2013-06-212-11/+5
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-1368-58/+104
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-1268-58/+104
| |\
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-101-1/+1
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-101-1/+1
| | | |\
| | | | * Strip the -L dirs when processing GL dirs for the CMake files.Stephen Kelly2013-06-061-1/+1
| | * | | Add QMAKE_NM to the mkspecsThiago Macieira2013-06-1063-0/+63
| | * | | Add objcopy to MinGW's mkspecThiago Macieira2013-06-101-0/+1
| | |/ /
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-054-57/+39
| | |\|
| | | * don't add absent private include paths to non-git buildsOswald Buddenhagen2013-06-051-2/+2
| | | * fix non-git non-shadow non-prefix non-qtbase buildsOswald Buddenhagen2013-06-051-1/+2
| | | * run syncqt only for builds from gitOswald Buddenhagen2013-06-033-3/+23
| | | * move module master header generation back to syncqtOswald Buddenhagen2013-06-031-25/+0
| | | * split out dependencies from module master headerOswald Buddenhagen2013-06-031-5/+14
| | | * remove pointless quoting of MODULE_*INCLUDES assignmentsOswald Buddenhagen2013-06-031-3/+3
| | | * move module version header generation back to syncqtOswald Buddenhagen2013-06-031-29/+0
| | | * Android: Fix Windows build with recent SDKEskil Abrahamsen Blomfeldt2013-05-311-0/+6
* | | | don't copy/symlink doc/global to build dirOswald Buddenhagen2013-06-121-1/+1
|/ / /
* | | iOS: Remove need for separate qtiosmain libraryTor Arne Vestbø2013-06-121-8/+2
* | | iOS: Remove need for -force_load of platform pluginTor Arne Vestbø2013-06-121-10/+14
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-043-4/+5
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-311-1/+1
| |\|
| | * Android: Compile jar file on WindowsEskil Abrahamsen Blomfeldt2013-05-281-1/+1
| * | Support setting the library-search environment on a few more OSsThiago Macieira2013-05-311-1/+3
| |/
| * add -compile-examples configure optionOswald Buddenhagen2013-05-261-2/+1
* | 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