summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* When trying to run cmake, don't show stderr output.Jan Arve Saether2012-09-241-1/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22150-3685/+3685
* announce the android platform in the respective specsOswald Buddenhagen2012-09-211-0/+2
* add missing maemo platform announcement to n9 specOswald Buddenhagen2012-09-211-0/+2
* claim that mingw is a platformOswald Buddenhagen2012-09-211-1/+1
* make qmakespecs announce the compiler familyOswald Buddenhagen2012-09-2155-0/+123
* don't set MODULE_BASE_OUTDIR unconditionallyOswald Buddenhagen2012-09-211-1/+1
* move syncqt call to qt_module_headers.prfOswald Buddenhagen2012-09-212-15/+9
* make 'make check' work with non-installed prefix buildsOswald Buddenhagen2012-09-191-0/+3
* factor out qtAddTargetEnv()Oswald Buddenhagen2012-09-192-29/+32
* remove pointless conditionals+branchesOswald Buddenhagen2012-09-192-7/+2
* don't make the outputs depend on $$QMAKE_DUMPCPPOswald Buddenhagen2012-09-191-2/+1
* remove now unnecessary indirectionsOswald Buddenhagen2012-09-192-32/+16
* Build tools in release mode if using -debug-and-release optionYuchen Deng2012-09-181-4/+1
* factor out qtAddToolEnv()Oswald Buddenhagen2012-09-182-16/+21
* remove 3rd parameter from qtPrepareTool()Oswald Buddenhagen2012-09-182-7/+2
* define QT_OPEN_LARGEFILEJohn Peterson2012-09-181-0/+1
* Fix the comment for the maemo mkspecs since it does not work for fremantleLaszlo Papp2012-09-141-1/+1
* Rename the N9 device mkspecs folder to match the *-maemo* regexLaszlo Papp2012-09-142-0/+0
* remove usage of QT_MAKEDLL in favor of the new QT_STATIC macroJoerg Bornemann2012-09-141-2/+0
* Remove support for Intel C++ 7.1 and 8.0Thiago Macieira2012-09-142-172/+0
* Qt 5 API should correspond to Qt 4.8 on Windows, not 4.9.Stephen Kelly2012-09-131-1/+1
* Add QMAKE_CXXFLAGS_CXX11 & QMAKE_LFLAGS_CXX11 flags of win32-g++Yuchen Deng2012-09-131-0/+2
* Update iOS 'clang' mkspec for Xcode 4.5Ian Dean2012-09-111-2/+2
* Removed some unused #defines from iOS qplatformdefs.hIan Dean2012-09-111-3/+0
* move syncqt -check-includes handling to default_pre.prfOswald Buddenhagen2012-09-111-0/+2
* remove left-overs of the borland compiler supportJoerg Bornemann2012-09-112-9/+0
* Make the default Qt API be Qt 5.0'sThiago Macieira2012-09-081-0/+9
* centralize initialization of CONFIG in mkspecsOswald Buddenhagen2012-09-0892-91/+62
* centralize initialization of QT in specsOswald Buddenhagen2012-09-0894-93/+2
* remove useless TEMPLATE assignments from specsOswald Buddenhagen2012-09-0891-91/+0
* adjust specs to the new target mode handlingOswald Buddenhagen2012-09-0892-85/+67
* enable depend_includepath by defaultOswald Buddenhagen2012-09-081-1/+1
* de-duplicate MODULE_DEPENDSOswald Buddenhagen2012-09-071-0/+1
* use each module's lib_bundle settingOswald Buddenhagen2012-09-071-1/+1
* generalize environment additions to tool invocationOswald Buddenhagen2012-09-071-18/+30
* cache the right variableOswald Buddenhagen2012-09-071-2/+1
* Remove declarative_debug feature (qmake)Kai Koehne2012-09-071-2/+0
* QNX: Move qpa-based mkspecs out of the unsupported directorySean Harmer2012-09-048-6/+6
* Fix indentation.Morten Sorvig2012-09-049-9/+9
* QNX: Tidy up QMAKE_LFLAGS in qnx mkspecsSean Harmer2012-09-032-5/+1
* Add a task number to ctest_testcase insignificationRohan McGovern2012-09-011-1/+1
* Move the creation of the MODULE_DEFINES variable above the pri file check.Stephen Kelly2012-08-311-5/+6
* Report a FATAL_ERROR if trying to use Qt 5 with CMake < 2.8.3.Stephen Kelly2012-08-311-0/+4
* Temporarily mark ctest testcases as insignificant on WindowsRohan McGovern2012-08-301-0/+3
* cmake: use .exe suffix only on WindowsPeter Kümmel2012-08-281-1/+1
* Fix CMake file INSTALLS with debug_and_release configurations.Stephen Kelly2012-08-282-4/+4