summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* revamp automatic makefile generation for sub-projectsOswald Buddenhagen2012-06-192-0/+2
* introduce $$QMAKE_CHK_EXISTS_GLUEOswald Buddenhagen2012-06-192-0/+2
* centralize definitions of shell commandsOswald Buddenhagen2012-06-197-46/+24
* purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QTOswald Buddenhagen2012-06-194-9/+0
* QNX: Enable additional CPU features to be compiled in for QNXSean Harmer2012-06-141-0/+9
* Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecsThiago Macieira2012-06-122-0/+20
* configure: Auto-detect and enable C++11 support if availableBradley T. Hughes2012-06-052-0/+6
* Remove all references to X11 session managementDonald Carr2012-06-012-2/+0
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-1/+3
* configure: Remove the -dwarf2 argument for Mac OS X buildsBradley T. Hughes2012-05-113-7/+7
* Add mkspecs for 32-bit Mac OS X builds.Morten Johan Sorvig2012-05-041-0/+5
* Remove all usages of "arch" CFLAGS on Mac.Morten Johan Sorvig2012-05-042-23/+0
* Added mkspecs for iOS.Qt4iOS2012-04-2612-0/+674
* Set default Lighthouse plugin for QNXAndreas Holzammer2012-04-231-0/+3
* Make the QNX QPA plugin work with non blackberry.Stephen Kelly2012-04-232-0/+50
* Fix finding EGL on QNXThomas McGuire2012-04-161-0/+1
* Change default value of QMAKE_LIBS_OPENGL_ES1 to libGLESv1_CMJason Barron2012-04-111-1/+1
* Moving stack-smashing protection to the Blackberry mkspecsSean Harmer2012-04-061-2/+1
* Moved 'qnx' CONFIG definition to common location.Rafael Roquetto2012-04-041-0/+2
* Enable stack smashing protection on QNX and Blackberry platformsSean Harmer2012-04-041-3/+6
* Silence warnings about va_list mangling for QNX toolchainSean Harmer2012-03-191-1/+1
* Fix the QMAKE_LIBS_WAYLAND variableJørgen Lind2012-03-121-1/+2
* Update qnx mkspecs to not use fixed tool pathsSean Harmer2012-03-121-3/+0
* remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecs (part 2)Mark Brand2012-03-091-4/+0
* Query udev build parameters from pkg-configDonald Carr2012-03-071-0/+1
* remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecsOswald Buddenhagen2012-03-012-6/+0
* Use -fPIE on QNXSean Harmer2012-02-231-0/+2
* Make sure that we pick up xcb from pkg-configJørgen Lind2012-02-201-0/+4
* Don't hard-code paths to /usr/X11R6 in linux-mkspecsTor Arne Vestbø2012-02-141-4/+4
* Force -fPIE on ELF if Qt is built with reduced relocationsOlivier Goffart2012-02-101-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-7/+7
* Add mkspecs for Blackberry Playbook NDKRafael Roquetto2012-01-262-0/+105
* Add Native Client port mkspecs.Morten Johan Sorvig2012-01-254-0/+88
* Set macosx-version-min in common Mac OS X mkspec instead of configureTor Arne Vestbø2012-01-232-4/+3
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Add a wayland-scanner rule to qmakeJørgen Lind2011-12-121-0/+1
* Define __GNUC__ to be 4 on Mac OS XBradley T. Hughes2011-11-141-1/+1
* Remove S60/symbian specific mkspecLiang Qi2011-11-0128-714/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-249-157/+157
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-249-157/+157
* | Make Cocoa the default platform plugin on Mac.Morten Sorvig2011-05-201-0/+2
* | Remove QMAKE_MACOS_DEPLOYMENT_TARGET.Morten Sorvig2011-05-191-1/+0
|/
* Add enablers for Symbian App BoosterSimon Frost2011-05-101-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2747-0/+1818