summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Android: Add QT_NO_PRINTER to DEFINESSergio Ahumada2013-07-261-1/+1
| | * | Fixed mkspecs/devices/linux_device_post.conf for non-arm platforms.Tomasz Olszak2013-07-246-10/+11
| | |/
* | / 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
* | eglfs/imx6: Implement platformDisplay() in hooksJan Arne Petersen2013-08-061-0/+6
* | 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
* | macx-xcode: Use Info.plist templates from original makespecTor Arne Vestbø2013-07-153-40/+7
* | Remove Mac libc++ mkspecsTor Arne Vestbø2013-07-154-131/+0
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-07-1230-258/+360
|\ \
| * | Merge branch 'stable' into devSergio Ahumada2013-07-1130-258/+360
| |\|
| | * Refer to Apple products by their actual names.Jake Petroules2013-07-1014-14/+14
| | * Always use forward slashes in paths passed to cmake.Stephen Kelly2013-07-101-1/+1
| | * CMake: Fix handling of insignificant_test.Stephen Kelly2013-07-101-2/+3
| | * don't pass -indexdir during prepare_docs phaseOswald Buddenhagen2013-07-081-4/+5
| | * make requirement for -private suffix explicit, take 2Oswald Buddenhagen2013-07-052-3/+7
| | * Android Windows: Adjust to new SDK layoutRay Donnelly2013-07-042-16/+22
| | * add support for Visual Studio 2013Joerg Bornemann2013-07-042-0/+140
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-07-043-2/+5
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-07-033-2/+5
| | | |\
| | | | * make requirement for -private suffix explicitOswald Buddenhagen2013-07-031-0/+3
| | | | * headersclean: process private modules correctlyOswald Buddenhagen2013-07-031-1/+2
| | | | * Restore header installation on Mac to always install to $includedirv5.1.0Thiago Macieira2013-07-011-1/+0
| | * | | correctly fix compilation of NEON_ASM sourcesOswald Buddenhagen2013-07-041-12/+28
| | * | | Add path to the headers in frameworks to the include dirs.Stephen Kelly2013-07-031-0/+15
| | |/ /
| | * | Hardcode the VERSION reported by qmake instead of calculating it in cmake.Stephen Kelly2013-07-031-5/+5
| | * | Add some return() to remove indentation levels.Stephen Kelly2013-07-031-75/+80
| | * | Add a unit test for testing Qt in its install location.Stephen Kelly2013-07-023-92/+104
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-284-111/+10
| | |\|
| | | * remove qt_no_framework_direct_includes from qt buildv5.1.0-rc2Oswald Buddenhagen2013-06-281-1/+1
| | | * install qpa headers into frameworks as wellOswald Buddenhagen2013-06-281-1/+3
| | | * fix location of private headers in mac bundlesOswald Buddenhagen2013-06-281-1/+1
| | | * Deprecate Mac libc++ mkspecsTor Arne Vestbø2013-06-282-0/+4
| | | * mac frameworks: don't create bogus symlinksOswald Buddenhagen2013-06-261-1/+0
| | | * Replace win32-icc/qplatformdefs.h with the MSVC oneThiago Macieira2013-06-261-107/+1
* | | | Add osx and darwin scopes to qmake.Jake Petroules2013-07-114-5/+11
|/ / /
* | | macx-xcode: Use correct replacement key for bundle identifierTor Arne Vestbø2013-07-021-1/+1
* | | Add the same flags for the c++ compiler as they are already defined for the c...Wolfgang Bremer2013-07-011-0/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2714-88/+121
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-254-20/+24
| |\|
| | * fix bundled header creation for debug buildsOswald Buddenhagen2013-06-251-10/+8
| | * disable non-framework header install also for debug buildsOswald Buddenhagen2013-06-251-1/+1
| | * install private headers into frameworksOswald Buddenhagen2013-06-252-1/+8