summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* There's no uic3 anymoreThiago Macieira2012-10-171-76/+0
* fix syntax of warning messageOswald Buddenhagen2012-10-161-1/+1
* Compile fix for AIX with xlcAndy Shaw2012-10-161-1/+1
* Remove addition of dependencies for static libraries.Stephen Kelly2012-10-161-38/+1
* QML plugins: Make sure that both debug and release versions are builtKai Koehne2012-10-161-1/+9
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-161-0/+2
* Get rid of QT_MODULE_DOC_BASE/QT.foo.docsTor Arne Vestbø2012-10-162-4/+14
* Define QMAKE_LIBS_OPENGL_ES2 for win32-g++ mkspec.Jason Barron2012-10-151-0/+1
* android: set QMAKE_COMPILERArvid Picciani2012-10-131-1/+2
* android-qt: fix build for jellybeanArvid Picciani2012-10-131-1/+5
* android-eglfs: open the correct fb device for reading attrsArvid Picciani2012-10-131-1/+68
* Remove the -falign-stack option from ICC's mkspec.Thiago Macieira2012-10-131-1/+1
* Modularize documenation buildTor Arne Vestbø2012-10-103-0/+14
* Ensure that Qt.module.docs is set when first creating the module-fwd fileTor Arne Vestbø2012-10-101-1/+1
* Generate ';' separated libraries in prl files for CMake.Stephen Kelly2012-10-091-3/+2
* Introduce a Tegra2 mkspec to the device specsThomas Senyk2012-10-082-0/+73
* Simplify the imx6-device-mkspecThomas Senyk2012-10-081-23/+13
* Add QT.module.docs variable to the module systemTor Arne Vestbø2012-10-082-0/+2
* native android support with eglfsArvid Picciani2012-10-043-0/+303
* Rename quick1_debug back to declarative_debugKai Koehne2012-10-041-0/+0
* Define QMAKE_EXTENSION_STATICLIB for MSVC mkspecs.Jason Barron2012-10-034-0/+4
* QNX: change suffix for separate debug filesPeter Hartmann2012-10-011-7/+9
* Blackberry mkspecs: Refine compiler optionsPeter Hartmann2012-10-013-3/+15
* Fix accessing the rpath dir from included modulesRomain Pokrzywka2012-09-281-1/+1
* Fix rpath dir in forwarding module .pri fileRomain Pokrzywka2012-09-281-1/+1
* Make CMake tests significant on Windows.Stephen Kelly2012-09-271-3/+0
* CMake: Fix the generated location of static libraries.Stephen Kelly2012-09-262-0/+34
* CMake: Specify the prl files when building with mingw.Stephen Kelly2012-09-261-0/+3