summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-296-34/+91
|\
| * 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
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-228-22/+88
|\|
| * purge obsolete filesOswald Buddenhagen2013-04-192-3/+0
| * Add the GL headers to cmake variables.Stephen Kelly2013-04-191-0/+9
| * Handle usr-move without forcing absolute pathsStephen Kelly2013-04-193-9/+33
| * Harden check for SDK platform name on Mac OSTor Arne Vestbø2013-04-181-2/+2
| * Don't use the CMake MinGW if cross-compiling.Stephen Kelly2013-04-161-1/+1
| * Added qtwaylandscanner rules to wayland-scanner.prfSamuel Rødal2013-04-151-7/+43
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-172-8/+11
|\|
| * Minimize the contents of the INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-04-111-4/+5
| * Generate Win64 code when testing 64bit Qt on Windows.Stephen Kelly2013-04-101-0/+4
| * Use CMake facility for verbose makefiles instead of an env var.Stephen Kelly2013-04-101-4/+2
* | iOS: Don't mangle QT_ARCH when being more specific about what arch to buildTor Arne Vestbø2013-04-161-15/+18
* | Make QT_CPU_FEATURES a map of features based on architectureTor Arne Vestbø2013-04-131-0/+3
* | iOS: Don't quote -force_load, it broke when generating MakefilesTor Arne Vestbø2013-04-121-1/+1
|/
* Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-selectTor Arne Vestbø2013-04-091-2/+2
* Handle errors when sysrooting tools on MacTor Arne Vestbø2013-04-081-1/+3
* mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.Volker Krause2013-04-081-4/+4
* Enable C++11 on OSX when using ClangTor Arne Vestbø2013-04-052-0/+10
* Test that the CMake files create appropriate version variables.Stephen Kelly2013-04-051-1/+19
* Don't redundantly define cmake package *_VERSION variablesStephen Kelly2013-04-051-3/+1
* Look for cmake package dependents only in the parent directory.Stephen Kelly2013-04-051-1/+1
* Fix pathing problem with our dx.batRay Donnelly2013-04-051-1/+1
* Include PRECOMPILED_DIR in dirs fixed by fixExclusiveOutputDirs()Tor Arne Vestbø2013-04-031-1/+1
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-04-031-0/+3
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-0/+3
| |\
| | * ensure that each module has a .qmake.cache when properly qmake'dOswald Buddenhagen2013-03-221-0/+3
* | | Load sdk.prf first, if enabled, so that other features can use QMAKE_CXXTor Arne Vestbø2013-04-031-0/+4
|/ /
* | Android: Portability fix for java usage on Windows.Ray Donnelly2013-04-031-1/+1
* | Android: Enable the java feature on Windows.Ray Donnelly2013-04-032-1/+107
* | move the setup of QT_INSTALL_DOCS from qdoc to qt_docs.prfOswald Buddenhagen2013-04-021-1/+3
* | prefer 'release' for non-bootstrapped host build_all configsOswald Buddenhagen2013-04-021-0/+2
* | Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-271-0/+5
* | Revert "Don't duplicate the 'top-level' include dir in all modules."Stephen Kelly2013-03-261-2/+2
* | Fix the CMake tests with CMake release candidates.Stephen Kelly2013-03-261-0/+2
* | Get more information from failing cmake tests.Stephen Kelly2013-03-261-1/+4
* | Fix whitespace issues in *.prfAxel Waggershauser2013-03-223-21/+21
* | Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-219-19/+15
|\|
| * activate example (non-)build magic only in configured treesOswald Buddenhagen2013-03-201-1/+1
| * pass module version to syncqtOswald Buddenhagen2013-03-201-1/+1
| * fix LD_LIBRARY_PATH setup of check targetsOswald Buddenhagen2013-03-151-5/+2
| * fix replacement base pathOswald Buddenhagen2013-03-152-2/+2
| * enumerate modules in QT_MODULES, not QT_CONFIGOswald Buddenhagen2013-03-151-2/+2
| * broaden the effect of CONFIG+=force_independent somewhatOswald Buddenhagen2013-03-154-6/+7
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-2025-46/+391
|\ \