summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | device: Add device support for the Broadcom 97425 platformHolger Hans Peter Freyther2012-04-022-0/+107
* | | Rename the 'declarative debug support' to 'qml debug support'Kai Koehne2012-03-312-0/+2
* | | Overwrite the LIB_DEPENDENCIES of modules.Stephen Kelly2012-03-311-2/+2
* | | Ensure that the variable for the installation prefix is unique.Stephen Kelly2012-03-311-6/+6
* | | device: Add device support for Amlogic 8726M boardGirish Ramakrishnan2012-03-302-0/+77
* | | device: Introduce a qmake test functionHolger Hans Peter Freyther2012-03-291-0/+11
* | | Don't use the pri depends line for link dependencies.Stephen Kelly2012-03-281-4/+0
* | | Prefix the variables for debug and release types properly.Stephen Kelly2012-03-282-6/+6
* | | Only create the cmake files if DESTDIR is non-empty.Stephen Kelly2012-03-281-1/+1
| |/ |/|
* | Disable ICC diagnostic 2261 about __assume with side-effectsThiago Macieira2012-03-271-1/+1
* | device: Add -device and -device-option to configureGirish Ramakrishnan2012-03-271-0/+27
* | let qtPrepareTool give right path for app_bundleBai Jing2012-03-261-0/+6
* | Blackberry mkspecsRafael Roquetto2012-03-264-0/+102