summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make it possible to use static builds of Qt with CMake.Stephen Kelly2012-08-272-41/+35
* QNX: Enable pre-compiled header support for QNXSean Harmer2012-08-271-0/+5
* Move the QT_COMPILER_SUPPORTS_xxx defines to qconfig.hThiago Macieira2012-08-221-13/+0
* Add -pipe option of win32-g++'s QMAKE_CFLAGSYuchen Deng2012-08-221-1/+1
* make configure set up QMAKE_DEFAULT_{INC,LIB}DIRSOswald Buddenhagen2012-08-221-3/+0
* Fix minor typo in cmake files.Stephen Kelly2012-08-221-1/+1
* Only set the IMPLIB target properties on Windows.Stephen Kelly2012-08-221-0/+2
* merge mingw mkspec changes for cross compilingPeter Kümmel2012-08-213-143/+12
* Pass NEON_ASM directly to SOURCES.Rafael Roquetto2012-08-181-1/+2
* Decouple -lang-c++ from CXX command on QNX mkspecsRafael Roquetto2012-08-174-6/+7
* qmake: support incremental linking when embedding manifestsJoerg Bornemann2012-08-162-24/+0
* set QT_PLUGIN_PATH for toolsOswald Buddenhagen2012-08-152-3/+17
* make .private_includes in module pri files "self-contained"Oswald Buddenhagen2012-08-152-9/+3
* build: Fix the FreeBSD build due build system change.Holger Hans Peter Freyther2012-08-141-1/+1
* support -rpath for modules which are not installed to QT_INSTALL_PREFIXOswald Buddenhagen2012-08-112-0/+10
* fix -rpath-link handling for non-installed prefix buildsOswald Buddenhagen2012-08-113-7/+55
* qtAddModule(): put search paths directly into LIBS{,_PRIVATE}Oswald Buddenhagen2012-08-111-7/+12
* assemble the complete tool commands already in qt_tool.prfOswald Buddenhagen2012-08-112-27/+25
* fix error message about bad qt modulesOswald Buddenhagen2012-08-111-1/+1
* Fix vcproj file generation for incredibuild handling of moc etc targetsAndy Shaw2012-08-111-1/+2
* fix conditions in embed_manifest_*.prfJoerg Bornemann2012-08-092-2/+2
* Update Raspberry Pi mkspecDonald Carr2012-08-091-7/+7
* Make it possible to force generation of debug info in release buildsAndreas Holzammer2012-08-091-3/+9
* remove unused Q_FS_FAT from Windows qplatformdefs.hJoerg Bornemann2012-08-084-4/+0
* remove embed_manifest_* from common Windows CE mkspecJoerg Bornemann2012-08-081-1/+1
* adjust qtAddLibrary() to new qtAddModule() parametersOswald Buddenhagen2012-08-081-1/+1
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-083-240/+240
* remove dead unsupported/win32-borland specOswald Buddenhagen2012-08-082-285/+0
* preserve the directory structure of QML_FILESOswald Buddenhagen2012-08-081-1/+6
* factor qml_module out of qml_pluginOswald Buddenhagen2012-08-072-27/+32
* use global imports install location as the "build" dir for qml plugin filesOswald Buddenhagen2012-08-071-2/+2
* copy qml files to build dir only when doing a non-prefix buildOswald Buddenhagen2012-08-071-8/+10
* move IMPORT_VERSION fallback into the conditional of the consumerOswald Buddenhagen2012-08-071-1/+2
* move qmltypes "compiler" below TARGET manipulationOswald Buddenhagen2012-08-071-17/+17
* Rename msvc11 to msvc2012Andreas Holzammer2012-08-072-2/+2
* add support for PKGCONFIG_PRIVATEOswald Buddenhagen2012-08-071-20/+28
* add support for QT_PRIVATEOswald Buddenhagen2012-08-072-35/+43
* centralize+fix addition of copy_dir_files flagOswald Buddenhagen2012-08-0710-9/+12
* use QMAKE_LIBDIR for passing LSB library pathOswald Buddenhagen2012-08-041-1/+1
* s/QT_PRIVATE/QT_FOR_PRIVATE/Oswald Buddenhagen2012-08-041-5/+5
* introduce ability to selectively pass options to qdbusxml2cppOswald Buddenhagen2012-08-041-9/+31
* add ability to pass command line options to qdbusxml2cppOswald Buddenhagen2012-08-041-2/+5
* de-duplicate dbusadaptors.prf vs. dbusinterfaces.prfOswald Buddenhagen2012-08-043-81/+63
* Add a .prf file for SIMD qmake variables.Michael Goddard2012-08-011-0/+273
* fix host vs. makefile directory separator messOswald Buddenhagen2012-07-287-10/+10
* Fix debug and release build for Windows CEAndreas Holzammer2012-07-252-2/+2
* fix syntax error in static plugin assembly codeOswald Buddenhagen2012-07-251-1/+1
* fix syntax error in breakpad supportOswald Buddenhagen2012-07-251-1/+1