summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Use dwarf-2 until gdb >7.5 lands on Android NDK.BogDan Vatra2013-08-221-6/+6
* Switch back to thumb for android armeabi.BogDan Vatra2013-08-221-6/+4
* 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
* 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
* Remove not supported mkspecs for Windows CE.Bjoern Breitmeyer2013-08-1558-1142/+0
* Fix SONAME handling on androidStephen Kelly2013-08-131-2/+1
* gdb_dwarf_index: Use a sed call that's more POSIX-compliant.Raphael Kubo da Costa2013-08-121-1/+1
* Android: Fix crash when compiling release mode for armv5Eskil Abrahamsen Blomfeldt2013-08-061-2/+6
* Add Info.plist templates for the macx-icc makespecTor Arne Vestbø2013-08-052-0/+40
* Update Info.plist templates to use the current standard plist format.Jake Petroules2013-08-0218-63/+63
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-263-7/+11
|\
| * 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
* | 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
|/
* 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
* 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
* | 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