summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't make the CMake file generation dependent on DESTDIR.Stephen Kelly2012-07-251-1/+1
* Quote the SONAME properly.Stephen Kelly2012-07-231-1/+1
* Create CMake files conditionally on the internal_module CONFIG option.Stephen Kelly2012-07-231-1/+1
* Check if we are creating a static library before a framework.Stephen Kelly2012-07-201-7/+7
* TYPO: Fix typo in warning messageMontel Laurent2012-07-201-1/+1
* Add another directory to the private INCLUDE_DIRS list.Stephen Kelly2012-07-191-2/+8
* put the include/ of all modules into qtbase when doing non-prefix buildOswald Buddenhagen2012-07-183-3/+12
* remove support for forwarding module pri creation via syncqtOswald Buddenhagen2012-07-162-23/+11
* Create imported targets if the library files existStephen Kelly2012-07-162-0/+27
* Fix the use of if() inside of macro().Stephen Kelly2012-07-161-1/+1
* make QMAKE_RESOLVED_TARGET use normalized path separatorsOswald Buddenhagen2012-07-162-2/+1
* make use of new functionsOswald Buddenhagen2012-07-165-18/+9
* automatically fix separators in QMAKE_{DIST,}CLEANOswald Buddenhagen2012-07-162-2/+2
* [QNX] Force UNIX-style separators on Windows hostsRafael Roquetto2012-07-131-0/+5
* fix splitting of $PATH when looking for sh.exeOswald Buddenhagen2012-07-121-1/+2
* remove pointless checking/fallback code for $$TARGETOswald Buddenhagen2012-07-122-2/+0
* remove support for syncqt-based config testsOswald Buddenhagen2012-07-121-3/+0
* don't unnecessarily normalize $$[QT_INSTALL_*] any moreOswald Buddenhagen2012-07-121-5/+5
* make the prl lookup search in standard locationsOswald Buddenhagen2012-07-122-4/+5
* fix QT.<module>.*_VERSION referencesOswald Buddenhagen2012-07-111-1/+1
* do not mess with VERSIONOswald Buddenhagen2012-07-111-2/+2