summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Properly implement a 'make docs' target for subdirs and apps/libsMarius Storm-Olsen2012-05-091-0/+27
* Introduce Arch Linux specific link line to pi mkspecDonald Carr2012-05-051-1/+6
* Add mkspecs for 32-bit Mac OS X builds.Morten Johan Sorvig2012-05-0410-5/+215
* Remove all usages of "arch" CFLAGS on Mac.Morten Johan Sorvig2012-05-048-63/+0
* Revert "Don't use the pri depends line for link dependencies."Stephen Kelly2012-05-031-0/+4
* mkspecs: Define compilers and linkers elsewhere for freebsd-g++46.Raphael Kubo da Costa2012-05-031-4/+10
* Enable QML debugging of qtquick1 with CONFIG+=quick1Kai Koehne2012-05-022-1/+2
* Make eglfs hooks functionality namespace cognisantDonald Carr2012-05-023-0/+10
* If a dependency was not found, and we were not called with REQUIRED, we are n...Stephen Kelly2012-04-291-0/+6
* Properly quote the dependencies string.Stephen Kelly2012-04-291-1/+1
* Make sure different modules do not overwrite each others dependencies.Stephen Kelly2012-04-291-2/+2
* Forward the REQUIRED and QUIET arguments when finding dependencies.Stephen Kelly2012-04-291-1/+10
* Added mkspecs for iOS.Qt4iOS2012-04-2636-0/+1532
* Add makespecs for standard devices in the OMAP3 familyRomain Pokrzywka2012-04-254-0/+206
* Warn if we use deprecated methods from Qt modulesThiago Macieira2012-04-251-0/+1
* Fix creation of config files in debug mode.Stephen Kelly2012-04-241-2/+16
* Add N9 device mkspec to device mkspecs folderDonald Carr2012-04-242-0/+76
* Revert "Add workaround for projects using 'QT += declarative'"Friedemann Kleint2012-04-231-27/+0
* Set default Lighthouse plugin for QNXAndreas Holzammer2012-04-231-0/+3
* Don't tell CMake we're making debug libraries if we're not.Stephen Kelly2012-04-231-2/+2
* Make the QNX QPA plugin work with non blackberry.Stephen Kelly2012-04-236-43/+57
* Adjust device mkspecs to use qpa default plugin varDonald Carr2012-04-207-2/+12
* fix undefined behavior issue on IntegrityKonstantin Ritt2012-04-191-0/+4
* mkspecs: Rename freebsd-g++40 to freebsd-g++46.Raphael Kubo da Costa2012-04-172-3/+3
* mkspecs: Sync freebsd-g++40 and freebsd-g++.Raphael Kubo da Costa2012-04-171-35/+6
* Do not define QT_AOUT_UNDERSCORE in freebsd-g++'s mkspec.Raphael Kubo da Costa2012-04-171-11/+0
* Remove the freebsd-g++34 mkspec.Raphael Kubo da Costa2012-04-172-126/+0
* Do not redefine QT_SOCKLEN_T in freebsd-g++'s mkspec.Raphael Kubo da Costa2012-04-171-9/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-172-4/+2
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1616-34/+412
| |\
| * | Make plugin linking fail if some references aren't presentThiago Macieira2012-04-101-1/+1
| * | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1017-23/+561
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-278-2/+137
| |\ \ \
| * | | | Add detection of AVX and AVX2 support in the compiler.Thiago Macieira2012-03-231-0/+1
| * | | | Remove detection for MMX support and related technologyThiago Macieira2012-03-231-3/+0
* | | | | Introduce fallback for general cross compilationDonald Carr2012-04-161-0/+5
* | | | | Fix finding EGL on QNXThomas McGuire2012-04-161-0/+1
| |_|_|/ |/| | |
* | | | directfb: Integrate building into configure.Holger Hans Peter Freyther2012-04-131-5/+3
* | | | device: Introduce hooks for the directfb plugin and use themHolger Hans Peter Freyther2012-04-132-0/+75
* | | | device: Add device support for Trident's ShinerBhooshan Supe2012-04-122-0/+109
* | | | device: Add device support for STMicroelectronic's ST7108Bhooshan Supe2012-04-122-0/+78
* | | | device: Add device support for STMicroelectronic's ST7540Bhooshan Supe2012-04-122-0/+90
* | | | Change default value of QMAKE_LIBS_OPENGL_ES1 to libGLESv1_CMJason Barron2012-04-111-1/+1
* | | | eglfs: rework hooks designGirish Ramakrishnan2012-04-114-31/+36
* | | | Extend eglhooks to include hasCapabilityDonald Carr2012-04-112-0/+18
* | | | Moving stack-smashing protection to the Blackberry mkspecsSean Harmer2012-04-063-2/+7
| |_|/ |/| |
* | | device: Add device support for the Broadcom Raspberry PIDonald Carr2012-04-043-0/+243
* | | eglfs: Introduce hooks for the eglfs pluginGirish Ramakrishnan2012-04-042-0/+97
* | | Moved 'qnx' CONFIG definition to common location.Rafael Roquetto2012-04-042-1/+3
* | | Enable stack smashing protection on QNX and Blackberry platformsSean Harmer2012-04-041-3/+6