summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * disable non-framework header install also for debug buildsOswald Buddenhagen2013-06-251-1/+1
| * install private headers into frameworksOswald Buddenhagen2013-06-252-1/+8
| * don't needlessly do QMAKE_BUNDLE_DATA+=FRAMEWORK_HEADERSOswald Buddenhagen2013-06-251-1/+1
| * un-nest conditionalsOswald Buddenhagen2013-06-251-3/+1
| * mac framework build: always set QMAKE_FRAMEWORKPATHOswald Buddenhagen2013-06-251-3/+1
| * Mac: Ensure that C++11 is always used when linking against a static Qt buildTor Arne Vestbø2013-06-241-5/+8
| * CMake: Fix test for value starting with -LStephen Kelly2013-06-211-1/+1
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-257-45/+86
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-207-45/+86
| |\|
| | * fix LD_LIBRARY_PATH manipulation in uic calls not being make-escapedOswald Buddenhagen2013-06-201-1/+1
| | * fix rcc & uic .depend_commandsOswald Buddenhagen2013-06-153-11/+30
| | * always $-escape make commandsOswald Buddenhagen2013-06-151-1/+1
| | * fix command over-escaping in vcproj filesOswald Buddenhagen2013-06-151-2/+4
| | * assemble the tool commands at use time, after allOswald Buddenhagen2013-06-153-10/+11
| | * Adjust the cmake files to find the dlls in the bin dir.Stephen Kelly2013-06-152-23/+42
* | | Make the macx-xcode spec a wrapper around the default specTor Arne Vestbø2013-06-243-20/+5
* | | Scope cached Mac SDK tool values by mkspecTor Arne Vestbø2013-06-241-3/+6
|/ /
* | remove pointless return code checkingOswald Buddenhagen2013-06-171-3/+2
* | make use of QT_MODULES to simplify codeOswald Buddenhagen2013-06-171-3/+2
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1211-36/+59
|\|
| * remove overquoting of extra compiler argumentsOswald Buddenhagen2013-06-122-4/+4
| * remove overquoting of extra compiler commandsOswald Buddenhagen2013-06-122-3/+3
| * fix QMAKE_COMPILER fallback for clang specsOswald Buddenhagen2013-06-121-1/+1
| * Don't test existence of private header directories for mac frameworksStephen Kelly2013-06-101-1/+5
| * Remove the use of CMAKE_FIND_ROOT_PATH.Stephen Kelly2013-06-101-1/+1
| * mkspecs/qml_plugin: adding -nonrelocatable flag to qmldump callFawzi Mohamed2013-06-101-1/+1
| * redo include path logic for pre-generated headersOswald Buddenhagen2013-06-101-16/+32
| * reshuffle path setupOswald Buddenhagen2013-06-102-7/+8
| * use correct variable for library base pathOswald Buddenhagen2013-06-101-1/+1
| * update some comments relating to forwarding module pri filesOswald Buddenhagen2013-06-102-4/+4