summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* do not route qtmodule-configtests invocation through syncqtOswald Buddenhagen2012-06-191-1/+4
* auto-generate module prisOswald Buddenhagen2012-06-192-1/+57
* move creation of module version header to qt_module_headersOswald Buddenhagen2012-06-191-0/+20
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-0/+9
* factor out qt_module_headers.prfOswald Buddenhagen2012-06-192-3/+5
* make headers.pri locality determination less convolutedOswald Buddenhagen2012-06-191-5/+1
* generate fwd-pris in qt_module_config, not in syncqtOswald Buddenhagen2012-06-192-1/+68
* bring statements into a somewhat logical orderOswald Buddenhagen2012-06-191-4/+4
* remove qt from CONFIG for non-artifact templatesOswald Buddenhagen2012-06-191-0/+2
* define have_target CONFIG flagOswald Buddenhagen2012-06-195-6/+8
* add possibility to install a module with no libraryOswald Buddenhagen2012-06-191-6/+8
* make version fallback code saneOswald Buddenhagen2012-06-192-10/+2
* remove explicit RCC_DIR addition to INCLUDEPATHOswald Buddenhagen2012-06-191-1/+0
* make qmake module path configurable separatelyOswald Buddenhagen2012-06-191-1/+4
* write forwarding pris to $outpath/mkspecs/modulesOswald Buddenhagen2012-06-192-11/+3
* remove useless variable assignmentOswald Buddenhagen2012-06-191-3/+0
* rename QMAKE_SYNCQT_OUTDIR => MODULE_BASE_OUTDIROswald Buddenhagen2012-06-191-2/+2
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-193-7/+12
* make qtAddLibrary() a noisy compat wrapper for qtAddModule()Oswald Buddenhagen2012-06-191-46/+10
* purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QTOswald Buddenhagen2012-06-1964-133/+4
* simplify code which determines how/where to create forwarding prisOswald Buddenhagen2012-06-191-29/+6
* move $QTDIR handling out of syncqtOswald Buddenhagen2012-06-191-2/+2
* make use of $$[FOO/get] propertiesOswald Buddenhagen2012-06-195-50/+8
* move moc, rcc and uic CONFIG additions to the respective qt modulesOswald Buddenhagen2012-06-194-5/+2
* remove some DEPENDPATH nonsenseOswald Buddenhagen2012-06-191-9/+0
* dispose of library-bound feature filesOswald Buddenhagen2012-06-197-28/+22
* Revert "make default_pro.prf advertize dynamically created .qmake.cache"Oswald Buddenhagen2012-06-191-3/+0
* raspberry: remove unused screen size detection codeJohannes Zellner2012-06-191-29/+0
* eglfs: Pass QSurfaceFormat to createNativeWindow() hookJohannes Zellner2012-06-142-5/+7
* Do not add debug/release to QMAKE_CONFIG. Let module system enable themSean Harmer2012-06-142-6/+12
* QNX: Enable additional CPU features to be compiled in for QNXSean Harmer2012-06-141-0/+9
* eglfs: mark overriden methods with Q_DECL_OVERRIDEGirish Ramakrishnan2012-06-131-4/+5
* Fix compile issue on AIXAndy Shaw2012-06-121-1/+1
* add SSE2/AVX/Neon/etc. flags to mkspec win32-g++-crossMark Brand2012-06-121-0/+9
* raspberry pi: Dont use the video layer for EGLFSJohannes Zellner2012-06-121-1/+1
* raspberry pi: add /opt/vc/include/interface/vcos/pthreads to includesGirish Ramakrishnan2012-06-121-1/+1
* Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecsThiago Macieira2012-06-128-0/+61
* Expand the 'existing target guard' in generated CMake files.Stephen Kelly2012-06-071-19/+20
* 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