summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Fix common device spec pathsDonald Carr2012-06-071-3/+3
* Generalize common device properties out of Raspberry Pi specDonald Carr2012-06-063-35/+47
* configure: Auto-detect and enable C++11 support if availableBradley T. Hughes2012-06-056-0/+13
* eglfs: implement hardware cursor for the raspberry-piGirish Ramakrishnan2012-06-011-36/+183
* Remove all references to X11 session managementDonald Carr2012-06-0147-47/+0
* Move the sub-architecture feature to better places in qmakeThiago Macieira2012-05-312-13/+13
* Overhaul the qsimd_p.h: rename macros and update conditionalsThiago Macieira2012-05-311-8/+11
* Windows: Add ANGLE support.Friedemann Kleint2012-05-315-2/+19
* Add hard float-abi support to Raspberry Pi specDonald Carr2012-05-301-1/+8
* Introduce a Snowball mkspec to the device specsDonald Carr2012-05-252-0/+75
* -device: remove redundant check for empty CROSS_COMPILEGirish Ramakrishnan2012-05-242-3/+0
* bcm97425: Fix linking the directfbegl QPA pluginHolger Hans Peter Freyther2012-05-241-1/+2
* Enable extra warnings for win32-g++ mkspecsJonathan Liu2012-05-232-2/+2
* devices: Allow to pick up the compiler from the pathHolger Hans Peter Freyther2012-05-231-2/+7
* device: Check CROSS_COMPILE in deviceSanityCheckCompilerGirish Ramakrishnan2012-05-231-4/+6
* eglfs/pi: update handles are 'local' variablesGirish Ramakrishnan2012-05-221-2/+3
* Clean up Raspberry Pi specDonald Carr2012-05-221-9/+18
* win32/default_pre.prf: Remove exceptions_off, thread_off, stl_off.Friedemann Kleint2012-05-211-1/+1
* Remove optimization flag from QMAKE_CFLAGSRomain Pokrzywka2012-05-174-6/+3
* Apply compiler platform flags to debug builds as wellRomain Pokrzywka2012-05-174-8/+8
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-177-3/+15
* Add Visual Studio 11 mkspecAndreas Holzammer2012-05-162-0/+135
* Properly quote all variables which are paths.Stephen Kelly2012-05-161-2/+2
* Use IF(NOT TARGET ...) before creating imported targets.Stephen Kelly2012-05-151-3/+1
* Set QMAKE_DOCS_INSTALLDIR to $$[QT_INSTALL_DOCS] to allow overriding in .proMarius Storm-Olsen2012-05-152-1/+6
* device: don't set a default cross compile prefixDonald Carr2012-05-157-15/+2
* Use directory property instead of variable to determine target existance.Stephen Kelly2012-05-141-2/+3
* Only find dependencies from the same Qt installation.Stephen Kelly2012-05-131-1/+5
* Remove stale udev checkDonald Carr2012-05-121-6/+0
* configure: Remove the -dwarf2 argument for Mac OS X buildsBradley T. Hughes2012-05-115-14/+7
* Remove declarative from qmltestcase.prf.Friedemann Kleint2012-05-111-1/+1
* Add underscore to internal implementation detail variables.Stephen Kelly2012-05-101-11/+11
* Include the VERSION_STRING in CMake config files.Stephen Kelly2012-05-101-0/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-0/+27
|\
| * Properly implement a 'make docs' target for subdirs and apps/libsMarius Storm-Olsen2012-05-091-0/+27
* | Fix qpa files installationGirish Ramakrishnan2012-05-081-0/+4
* | Don't attempt to ask cmake to find the glib dependencies.Stephen Kelly2012-05-081-2/+5
|/
* 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