Replace `const QLatin1String &` with `QLatin1String` where appropriate
[profile/ivi/qtbase.git] / mkspecs /
2012-05-24 Donald CarrIntroduce a Snowball mkspec to the device specs
2012-05-24 Girish Ramakrishnan-device: remove redundant check for empty CROSS_COMPILE
2012-05-24 Holger Hans Peter... bcm97425: Fix linking the directfbegl QPA plugin
2012-05-23 Jonathan LiuEnable extra warnings for win32-g++ mkspecs
2012-05-23 Holger Hans Peter... devices: Allow to pick up the compiler from the path
2012-05-22 Girish Ramakrishnandevice: Check CROSS_COMPILE in deviceSanityCheckCompiler
2012-05-22 Girish Ramakrishnaneglfs/pi: update handles are 'local' variables
2012-05-22 Donald CarrClean up Raspberry Pi spec
2012-05-21 Friedemann Kleintwin32/default_pre.prf: Remove exceptions_off, thread_of...
2012-05-17 Romain PokrzywkaRemove optimization flag from QMAKE_CFLAGS
2012-05-17 Romain PokrzywkaApply compiler platform flags to debug builds as well
2012-05-17 Lars Knollturn off exceptions by default where they aren't required
2012-05-16 Andreas HolzammerAdd Visual Studio 11 mkspec
2012-05-16 Stephen KellyProperly quote all variables which are paths.
2012-05-15 Stephen KellyUse IF(NOT TARGET ...) before creating imported targets.
2012-05-15 Marius Storm-OlsenSet QMAKE_DOCS_INSTALLDIR to $$[QT_INSTALL_DOCS] to...
2012-05-15 Donald Carrdevice: don't set a default cross compile prefix
2012-05-14 Stephen KellyUse directory property instead of variable to determine...
2012-05-13 Stephen KellyOnly find dependencies from the same Qt installation.
2012-05-11 Donald CarrRemove stale udev check
2012-05-11 Bradley T. Hughesconfigure: Remove the -dwarf2 argument for Mac OS X...
2012-05-11 Friedemann KleintRemove declarative from qmltestcase.prf.
2012-05-10 Stephen KellyAdd underscore to internal implementation detail variables.
2012-05-10 Stephen KellyInclude the VERSION_STRING in CMake config files.
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 Marius Storm-OlsenProperly implement a 'make docs' target for subdirs...
2012-05-08 Girish RamakrishnanFix qpa files installation
2012-05-08 Stephen KellyDon't attempt to ask cmake to find the glib dependencies.
2012-05-04 Donald CarrIntroduce Arch Linux specific link line to pi mkspec
2012-05-04 Morten Johan SorvigAdd mkspecs for 32-bit Mac OS X builds.
2012-05-04 Morten Johan SorvigRemove all usages of "arch" CFLAGS on Mac.
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Stephen KellyRevert "Don't use the pri depends line for link depende...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-03 Raphael Kubo da... mkspecs: Define compilers and linkers elsewhere for...
2012-05-02 Kai KoehneEnable QML debugging of qtquick1 with CONFIG+=quick1
2012-05-02 Donald CarrMake eglfs hooks functionality namespace cognisant
2012-04-29 Stephen KellyIf a dependency was not found, and we were not called...
2012-04-29 Stephen KellyProperly quote the dependencies string.
2012-04-29 Stephen KellyMake sure different modules do not overwrite each other...
2012-04-29 Stephen KellyForward the REQUIRED and QUIET arguments when finding...
2012-04-26 Qt4iOSAdded mkspecs for iOS.
2012-04-25 Romain PokrzywkaAdd makespecs for standard devices in the OMAP3 family
2012-04-25 Thiago MacieiraWarn if we use deprecated methods from Qt modules
2012-04-24 Stephen KellyFix creation of config files in debug mode.
2012-04-24 Donald CarrAdd N9 device mkspec to device mkspecs folder
2012-04-23 Friedemann KleintRevert "Add workaround for projects using 'QT += declar...
2012-04-23 Andreas HolzammerSet default Lighthouse plugin for QNX
2012-04-23 Stephen KellyDon't tell CMake we're making debug libraries if we...
2012-04-23 Stephen KellyMake the QNX QPA plugin work with non blackberry.
2012-04-20 Donald CarrAdjust device mkspecs to use qpa default plugin var
2012-04-19 Konstantin Rittfix undefined behavior issue on Integrity
2012-04-17 Raphael Kubo da... mkspecs: Rename freebsd-g++40 to freebsd-g++46.
2012-04-17 Raphael Kubo da... mkspecs: Sync freebsd-g++40 and freebsd-g++.
2012-04-17 Raphael Kubo da... Do not define QT_AOUT_UNDERSCORE in freebsd-g++'s mkspec.
2012-04-17 Raphael Kubo da... Remove the freebsd-g++34 mkspec.
2012-04-17 Raphael Kubo da... Do not redefine QT_SOCKLEN_T in freebsd-g++'s mkspec.
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Donald CarrIntroduce fallback for general cross compilation
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-16 Thomas McGuireFix finding EGL on QNX
2012-04-13 Holger Hans Peter... directfb: Integrate building into configure.
2012-04-13 Holger Hans Peter... device: Introduce hooks for the directfb plugin and...
2012-04-12 Bhooshan Supedevice: Add device support for Trident's Shiner
2012-04-12 Bhooshan Supedevice: Add device support for STMicroelectronic's...
2012-04-12 Bhooshan Supedevice: Add device support for STMicroelectronic's...
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Jason BarronChange default value of QMAKE_LIBS_OPENGL_ES1 to libGLE...
2012-04-11 Girish Ramakrishnaneglfs: rework hooks design
2012-04-11 Donald CarrExtend eglhooks to include hasCapability
2012-04-10 Thiago MacieiraMake plugin linking fail if some references aren't...
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-05 Sean HarmerMoving stack-smashing protection to the Blackberry...
2012-04-04 Donald Carrdevice: Add device support for the Broadcom Raspberry PI
2012-04-04 Girish Ramakrishnaneglfs: Introduce hooks for the eglfs plugin
2012-04-04 Rafael RoquettoMoved 'qnx' CONFIG definition to common location.
2012-04-03 Sean HarmerEnable stack smashing protection on QNX and Blackberry...
2012-04-02 Holger Hans Peter... device: Add device support for the Broadcom 97425 platform
2012-03-31 Kai KoehneRename the 'declarative debug support' to 'qml debug...
2012-03-30 Stephen KellyOverwrite the LIB_DEPENDENCIES of modules.
2012-03-30 Stephen KellyEnsure that the variable for the installation prefix...
2012-03-30 Girish Ramakrishnandevice: Add device support for Amlogic 8726M board
2012-03-29 Holger Hans Peter... device: Introduce a qmake test function
2012-03-27 Stephen KellyDon't use the pri depends line for link dependencies.
2012-03-27 Stephen KellyPrefix the variables for debug and release types properly.
2012-03-27 Stephen KellyOnly create the cmake files if DESTDIR is non-empty.
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Thiago MacieiraDisable ICC diagnostic 2261 about __assume with side...
2012-03-27 Girish Ramakrishnandevice: Add -device and -device-option to configure
2012-03-26 Bai Jinglet qtPrepareTool give right path for app_bundle
2012-03-26 Rafael RoquettoBlackberry mkspecs
2012-03-23 Thiago MacieiraAdd detection of AVX and AVX2 support in the compiler.
2012-03-23 Thiago MacieiraRemove detection for MMX support and related technology
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Stephen KellyOnly create cmake files if MODULE is set.
2012-03-22 Thiago MacieiraUpdate the Linux-ICC mkspec
next