summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* packagesExist(): always return false if QT_CONFIG contains no-pkg-configMilian Wolff2012-11-211-1/+2
* don't set CONFIG+=release during build passesOswald Buddenhagen2012-11-201-1/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-202-3/+18
|\
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-0215-160/+137
| |\
| * \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-2624-4/+42
| |\ \
| * | | Add config option to build documentation as a two-step processTor Arne Vestbø2012-10-251-2/+17
* | | | Add a new location for QML 2.x importsThiago Macieira2012-11-195-8/+14
* | | | Remove obsolete Mac mkspecs.Morten Johan Sorvig2012-11-185-295/+0
* | | | make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-161-3/+10
* | | | qtAddModule(): define PRE_TARGETDEPS for static modulesJ-P Nurmi2012-11-141-4/+8
* | | | Don't link QtGui to winspool.dllKonstantin Ritt2012-11-137-7/+7
* | | | Refactor create_cmake to re-use the computed stem.Stephen Kelly2012-11-131-27/+29
* | | | define the module rpath in the installed module pri fileOswald Buddenhagen2012-11-133-8/+2
* | | | Insert the Qt major version (5) in the library namesThiago Macieira2012-11-103-30/+41
* | | | Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-081-7/+12
* | | | make it possible to put removals into modules' .CONFIG and .DEFINESOswald Buddenhagen2012-11-081-4/+13
* | | | add support for per-module QT_BUILD_PARTS overridesOswald Buddenhagen2012-11-081-0/+3
* | | | Make it possible to suppress the automatic version number in DLLsThiago Macieira2012-11-061-1/+1
* | | | don't unset TARGET_VERSION_EXTOswald Buddenhagen2012-11-021-1/+0
* | | | move QT_NAMESPACE define to qtcore's module pri fileOswald Buddenhagen2012-11-021-2/+0
* | | | move invariant CONFIG flags out of the configuresOswald Buddenhagen2012-11-021-0/+2
* | | | remove pointless messing with CONFIG+=fix_output_dirsOswald Buddenhagen2012-11-021-1/+0
| |_|/ |/| |
* | | let static plugins have "module" pri filesOswald Buddenhagen2012-11-012-31/+15
* | | Use the new QMAKE_XSPEC to get the mkspec.Stephen Kelly2012-11-011-1/+1
* | | purge dead definesOswald Buddenhagen2012-11-011-3/+0
* | | remove pointless indirectionsOswald Buddenhagen2012-11-011-4/+1
* | | use .qmake.conf instead of sync.profile as "anchor"Oswald Buddenhagen2012-11-011-9/+2
* | | beef up qt_plugin.prfOswald Buddenhagen2012-11-011-2/+11
* | | add qml1_{module,plugin}.prfOswald Buddenhagen2012-10-304-4/+23
* | | fix tool invocation for -prefix + -framework builds on macxOswald Buddenhagen2012-10-291-5/+9
* | | let qt_tool.prf set up DESTDIROswald Buddenhagen2012-10-291-0/+3
* | | introduce tool_plugin CONFIG flagOswald Buddenhagen2012-10-291-1/+3
* | | VERSION makes no sense for pluginsOswald Buddenhagen2012-10-291-1/+0
* | | namespace "module" pri filesOswald Buddenhagen2012-10-293-3/+3
* | | kill $$mod_component_base & $$mod_qmake_baseOswald Buddenhagen2012-10-294-18/+14
* | | centralize module directory calculationOswald Buddenhagen2012-10-295-48/+29
* | | redo QT_PLUGIN_PATH assembly for non-installed executionOswald Buddenhagen2012-10-292-11/+7
* | | simplify determination of static plugin link lineOswald Buddenhagen2012-10-261-16/+1
* | | escape constructed command for makefilesOswald Buddenhagen2012-10-261-2/+5
* | | move QMAKEMODULES addition to .qmake.super to qt_build_config.prfOswald Buddenhagen2012-10-262-14/+10
* | | fix 'qmltypes' targetsOswald Buddenhagen2012-10-261-1/+10
* | | make qmltypes target properly respect debug vs. releaseOswald Buddenhagen2012-10-261-7/+11
| |/ |/|
* | Mac: Set minimum version to 10.7 for clang-libc++Morten Johan Sorvig2012-10-2413-3/+21
* | Enable HiDPI mode for retina displays.Morten Sorvig2012-10-239-0/+18
* | Use a qmake variable to pass the Qt version to the cmake version file.Stephen Kelly2012-10-192-1/+3
|/
* CMake: Remove content from else() and endif() commands.Stephen Kelly2012-10-191-3/+3
* Rename the syncqt -qtdir to -mkspecsdirThiago Macieira2012-10-191-1/+1
* Prevent 'make install' from automatically installing documentationTor Arne Vestbø2012-10-182-1/+13
* Refactor recursive target logic out of default_post into functionTor Arne Vestbø2012-10-182-31/+31
* add a .qmake.conf file which load()s qt_build_configOswald Buddenhagen2012-10-182-2/+9