summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* iOS: Update Xcode check to include Xcode 5.0Tor Arne Vestbø2013-10-091-2/+3
* Android: Build against new build tools revisionsEskil Abrahamsen Blomfeldt2013-10-041-1/+7
* move android-specific feature files to android/Oswald Buddenhagen2013-10-032-0/+0
* iOS: Always use application bundle when building Qt applicationsTor Arne Vestbø2013-09-272-1/+13
* iOS: Propagate xcodebuild exit-code from makefile wrapperTor Arne Vestbø2013-09-261-1/+1
* Remove logic which changes install rules inside Qt dirEskil Abrahamsen Blomfeldt2013-09-261-8/+5
* Fix setting android minimum/target versionEskil Abrahamsen Blomfeldt2013-09-261-2/+2
* iOS: Resolve location of crt.o at build time, not qmake timeTor Arne Vestbø2013-09-241-6/+2
* Android: Never error out on literal-suffix warningEskil Abrahamsen Blomfeldt2013-09-201-0/+4
* Android: Let ANDROID_API_VERSION env var take precedenceEskil Abrahamsen Blomfeldt2013-09-201-5/+5
* WinRT: Basic global supportAndrew Knight2013-09-202-2/+2
* Add qmake generation of Android deployment settingsEskil Abrahamsen Blomfeldt2013-09-191-0/+70
* Fix extension of static pluginsStephen Kelly2013-09-171-6/+15
* iOS: Change main-wrapper logic to not require changing the user's mainTor Arne Vestbø2013-09-111-2/+54
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-104-7/+46
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-074-7/+46
| |\
| | * Fix usr-move workaround in the presence of multi-arch.Stephen Kelly2013-09-062-3/+3
| | * Add source directories to include paths if needed.Stephen Kelly2013-09-052-2/+21
| | * export QT_TOOL_ENV to the tool module pri fileOswald Buddenhagen2013-08-272-2/+22
* | | Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-104-0/+83
|/ /
* | Fix -Wno-error=deprecated for GCC and ClangThiago Macieira2013-09-041-2/+2
* | don't install non-framework headers in addition to frameworks, take 2Oswald Buddenhagen2013-09-021-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-272-28/+30
|\|
| * Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-211-1/+3
| * CMake: Move some code around.Stephen Kelly2013-08-211-27/+27
* | Make sure deprecation warnings don't cause errors with -WerrorThiago Macieira2013-08-271-3/+4
* | Set an upper range of compiler versions for -WerrorThiago Macieira2013-08-231-11/+13
* | Fix bootstrap class path warning (java)Frederik Gladhorn2013-08-221-4/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-212-1/+6
|\|
| * Give the extra compiler a unique name for the vcproj generationMat Sutcliffe2013-08-201-1/+1
| * suppress error output from pkg-configOswald Buddenhagen2013-08-151-0/+5
* | don't include non-framework include paths when using frameworksOswald Buddenhagen2013-08-201-5/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-163-3/+7
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-143-3/+7
| |\|
| | * gdb_dwarf_index: Use a sed call that's more POSIX-compliant.Raphael Kubo da Costa2013-08-121-1/+1
| | * Use absolute path in the /usr move workaround if -libdir is specifiedStephen Kelly2013-07-241-0/+4
| | * Move the cmakeRelativePath function to cmake_functions.Stephen Kelly2013-07-242-5/+5
| | * CMake: Add a clean_path before returning a path.Stephen Kelly2013-07-241-1/+1
| | * CMake: Remove copy-pasto for the IMPORTED_LOCATIONStephen Kelly2013-07-241-1/+1
* | | Make java xlint warnings visibleFrederik Gladhorn2013-08-161-1/+1
|/ /
* | iOS: Wrap Xcode projects in Makefile for convenience and subdirs supportTor Arne Vestbø2013-08-133-16/+39
* | iOS: Link to platform plugin when application requires gui-privateTor Arne Vestbø2013-08-131-1/+1
* | Integrate gcov support into Qt build system.Sergio Ahumada2013-08-071-0/+31
* | iOS: Move platform plugin linking logic into iOS-specific qt.prfTor Arne Vestbø2013-07-302-22/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-235-63/+74
|\|
| * don't install mac bundles atomicallyOswald Buddenhagen2013-07-221-1/+1
| * Don't check for the existence of private include directories.Stephen Kelly2013-07-221-5/+12
| * Fix wayland-scanner to work with CONFIG+=silentJan Arne Petersen2013-07-201-53/+53
| * Use the compilers used by Qt for the CMake tests.Stephen Kelly2013-07-191-0/+2
| * Only run the cmake test in the install location if not already done.Stephen Kelly2013-07-151-4/+6