summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Build Qt with option -Zc:wchar_t under MSVCliang jian2011-06-273-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Support -debug build on MacLiang Qi2011-06-201-1/+1
* | | | | | | | Ensure we pass -developer-build to syncqt for -nokia-developer buildsMarius Storm-Olsen2011-06-111-5/+13
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Complain if we don't load(qt_module) firstMarius Storm-Olsen2011-06-082-4/+19
* | | | | | | Fix typo from 1835afe6Marius Storm-Olsen2011-06-081-1/+1
* | | | | | | Make qmake slightly more verbose with its syncqt output.axis2011-06-061-3/+5
* | | | | | | Moved common module profiles to be feature profiles.axis2011-06-053-0/+274
* | | | | | | Implemented module-local caching of module profiles.axis2011-06-032-7/+11
* | | | | | | Don't base QTDIR detection on .qmake.cache.axis2011-06-031-7/+0
* | | | | | | Changes needed for Qt to accept module .qmake.cache files.axis2011-06-031-3/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | Made qpluginbase.pri into a feature profile.axis2011-05-311-0/+41
* | | | | | Fixed linking against QtQuickTest on mac.Charles Yin2011-05-311-15/+1
* | | | | | Only add dependent include when not already thereMarius Storm-Olsen2011-05-271-1/+1
* | | | | | Add QtTools' include/QtDesigner as well as QtCore's include/QtDesignerMarius Storm-Olsen2011-05-261-4/+3
* | | | | | Do not continue if syncqt fails.Lincoln Ramsay2011-05-251-1/+5
| |_|_|_|/ |/| | | |
* | | | | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24146-2571/+2571
* | | | | add qmltestcase.prf for QtQuickTestCharles Yin2011-05-211-0/+25
| |_|_|/ |/| | |
* | | | tests: allow unstable tests to be marked with CONFIG+=insignificant_testRohan McGovern2011-05-191-0/+4
| |_|/ |/| |
* | | Massively update the hurd-g++ mkspec.Pino Toscano2011-05-101-72/+56
* | | Add enablers for Symbian App BoosterSimon Frost2011-05-102-0/+33
* | | Fix "make sis" for projects that have empty OBJECTS_DIRMiikka Heikkinen2011-05-101-1/+5
* | | Fix framework absolute path issueJiang Jiang2011-05-041-1/+1
| |/ |/|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-046-9/+46
|\ \
| * | Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-024-8/+38
| * | Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+7
| * | Make sure we don't always pull in modules from installed mkspecsMarius Storm-Olsen2011-05-021-1/+1
| |/
* / QT += declarative implies += opengl too, so hardcode it to make stuff workGunnar Sletta2011-04-281-0/+3
|/
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-0/+1
* Added QT.<module>.imports support to module profiles.axis2011-04-271-0/+1
* Properly detect qmodule.priMarius Storm-Olsen2011-04-271-4/+6
* Made sure syncqt gets called correctly even if it is not in the PATH.axis2011-04-271-1/+2
* Changed path references to ActiveQt.axis2011-04-272-0/+7
* Use the MODULE_LIBS instead of QMAKE_LIBDIR_QT for frameworks.Prasanth Ullattil2011-04-271-2/+2
* Use the 'install_name' linker flag on Mac for the frameworks.Prasanth Ullattil2011-04-271-0/+5
* Fixed wrong inclusion of QtHelp module.axis2011-04-271-2/+1
* Fixed a bug in libdir handling.axis2011-04-271-1/+2
* Add QMAKESPEC_ORIGINAL to the INCLUDEPATH when neededMarius Storm-Olsen2011-04-271-0/+5
* Make each module refer to its own bin/Marius Storm-Olsen2011-04-272-3/+7
* Made modules that depend on other modules add their include paths.Marius Storm-Olsen2011-04-271-0/+6
* Corrected include path for UiTools.axis2011-04-271-1/+1
* Make qt.prf use new qt_module.pri structure for QT variableMarius Storm-Olsen2011-04-272-71/+79
* Add module specific pris, and make syncqt create fwd includesMarius Storm-Olsen2011-04-271-1/+8
* Have qmake run syncqt automatically, if sync.profile is detectedMarius Storm-Olsen2011-04-271-0/+28
* Fixup: not paths for other modulesMarius Storm-Olsen2011-04-271-1/+1
* Moved symbianpkgrules profiles to be feature profiles.axis2011-04-272-0/+34
* Expose source and build directories for QtBaseMarius Storm-Olsen2011-04-271-0/+16
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27474-0/+22693