android: work around android's linux/input.h being retarded.
[profile/ivi/qtbase.git] / configure
2012-07-05 Oswald Buddenhagendon't blow away mkspecs/modules-inst when reconfiguring
2012-07-03 Oswald Buddenhagenexport QMAKESPEC to the project
2012-07-03 Oswald Buddenhagenstore QT_BUILD_PARTS in qmodule.pri also on unix
2012-07-03 Oswald Buddenhagendon't match on the spec name in qconfig.pri
2012-07-02 Girish RamakrishnanMove DirectFB tests into qpa
2012-07-02 Robin Burchellconfigure: properly quote glesv2 flags
2012-07-02 Holger Hans Peter... buildsystem: Remove SXE from the configure and qconfig...
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Laszlo AgocsBasic tablet support in xcb through XI2
2012-06-28 Thiago MacieiraUpdate the macros for shared/DLL and static builds
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenpurge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT
2012-06-19 Oswald Buddenhagenintroduce /get property variants
2012-06-19 Oswald Buddenhagen-qconfig needs no own switch case any more
2012-06-19 Oswald Buddenhagenremove the insane switch case for qt-style yes options
2012-06-19 Oswald Buddenhagenmake makefile generation under unix sane
2012-06-19 Oswald Buddenhagenproperly declare the host tools as such in the project...
2012-06-19 Oswald Buddenhagenintroduce ability to build projects for the host system
2012-06-14 Sean HarmerDo not add debug/release to QMAKE_CONFIG. Let module...
2012-06-12 Girish Ramakrishnan-device: Use $1 instead of $VAL
2012-06-12 Mark Brandfix default platform plugin for windows using configure...
2012-06-12 Thiago MacieiraMove the AVX and SSE tests to config.tests/common
2012-06-12 Thiago MacieiraMove the SSE2/AVX/Neon/etc. flags into the compiler...
2012-06-11 Sean HarmerCorrectly detect blackberry mkspecs as cross-compiling...
2012-06-11 Girish Ramakrishnanconfigure: remove unused PLATFORMS variable
2012-06-08 Girish Ramakrishnaneglfs: Disable eglfs when evdev is not present
2012-06-07 Donald CarrFix eglfs regression in configure
2012-06-06 Sean HarmerDo not build eglfs QPA when cross compiling for QNX
2012-06-05 Bradley T. Hughesconfigure: Auto-detect and enable C++11 support if...
2012-06-05 Donald CarrMigrate fontconfig config test to unix scope
2012-06-04 Donald CarrIntroduce gcc machinedump considerations to build system
2012-06-03 Donald Carrmake pre-qmake spec evaluation load device variables
2012-06-01 Rohan McGovernconfigure: pass -D options through to configure tests
2012-05-31 Thiago MacieiraMove the sub-architecture feature to better places...
2012-05-31 kbFix typo in temporary filename
2012-05-30 Thiago MacieiraRecord the sub-architecture (CPU features enabled in...
2012-05-30 Thiago MacieiraImprove the architecture-detection mechanism
2012-05-25 Oswald Buddenhagenfix QT_GCC_*_VERSION definition after exception option...
2012-05-22 kbAllow a space between "-l" and library name when config...
2012-05-19 Girish Ramakrishnan-device: c01621ec8 broke device feature
2012-05-18 Girish Ramakrishnandevice: Allow specifying shortnames for device mkspecs
2012-05-18 Thiago MacieiraBlacklist Apple clang 3.0 and previous support for AVX
2012-05-17 Lars Knollturn off exceptions by default where they aren't required
2012-05-14 Johannes Zellnerconfigure: save pkg-config env in qconfig.pri
2012-05-11 Bradley T. Hughesconfigure: Remove the -dwarf2 argument for Mac OS X...
2012-05-04 Morten Johan SorvigRemove "file qmake"-based arch detection.
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-01 Sergio Ahumadaconfigure: Escape '{' in getQMakeConf2 function
2012-04-30 Morten Johan SorvigMake QGtkStyle work on Qt 5.
2012-04-19 Girish RamakrishnanFix detection of default platform plugin.
2012-04-19 Girish Ramakrishnan-device: create qdevice.pri only when build tree is...
2012-04-19 Stephen KellyDon't fail to configure if QNX platform plugin is built.
2012-04-19 Thiago MacieiraAdd a functionality test for DirectFB to ensure it...
2012-04-18 Girish Ramakrishnanconfigure: fix script error with -help
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 CarrRemove incorrect inclusion of GL support headers given...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-16 Samuel RødalFixed configure output when no platform plugin is enabled.
2012-04-13 Holger Hans Peter... directfb: Integrate building into configure.
2012-04-12 Morten SorvigUse Clang by default on Mac OS 10.8 and above.
2012-04-12 Rohan McGovernMerge "Merge commit 'qt-v5.0.0-alpha1'" into refs/stagi...
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Girish Ramakrishnanconfigure: add -pkg-config option to control pkg-config...
2012-04-10 Girish RamakrishnanSave configuration feedback into config.summary
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Donald CarrDon't suppress using separate debug info when cross...
2012-03-31 Kai KoehneRename the 'declarative debug support' to 'qml debug...
2012-03-29 Simo FältMerge branch 'master' of git://scm.dev.nokia.troll... qt-v5.0.0-alpha1
2012-03-28 Girish RamakrishnanRemove sysroot detection
2012-03-28 Girish RamakrishnanDocument configure's -sysroot option
2012-03-28 Thiago MacieiraRemove the -no-stl option from configure
2012-03-27 Thiago MacieiraStop erasing mkspecs/modules at every reconfigure.
2012-03-27 Thiago MacieiraDisable EGL (and thus EGLFS) if we're not using OpenGL ES
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Jason McDonaldRemove obsolete references to QWS from configure script.
2012-03-27 Donald CarrConfigure QPA cleanup
2012-03-27 Marius Storm-OlsenRemove 'tests' as default build part.
2012-03-27 Girish Ramakrishnandevice: Add -device and -device-option to configure
2012-03-26 Donald CarrReunite NAS support in configure with QSound
2012-03-23 Bradley T. Hughesconfigure: Fix x86_64 arch detection (part 2)
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 Bradley T. Hughesconfigure: Fix x86_64 detection
2012-03-22 Girish RamakrishnanMake architecture detection more robust.
2012-03-22 Thiago MacieiraSave the pkg-config settings in config.status
2012-03-22 Damir TatalovicMIPS DSP configure detection and initial blend optimiza...
2012-03-22 Thiago MacieiraFix cross-compilation that uses fontconfig / freetype
2012-03-22 Thiago MacieiraFix the bsymbolic_functions test and improve the error...
2012-03-22 Sean HarmerAdd x86_64 to CONFIG on Mac OSX only when not cross...
2012-03-22 Sean HarmerSet absolute_library_soname on mac only when not cross...
2012-03-21 Donald CarrEGLFS: Integrate building into configure.
2012-03-20 Stephen KellyFix cross-compilation of qdbus bootstrapped tools.
2012-03-19 Bradley SmithImproves configure checks for XCB.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-19 Lincoln RamsaySet RPATH_FLAGS on Mac too
next