summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'declarative debug support' to 'qml debug support'Kai Koehne2012-03-311-11/+11
* Remove sysroot detectionGirish Ramakrishnan2012-03-281-8/+3
* Document configure's -sysroot optionGirish Ramakrishnan2012-03-281-0/+2
* Stop erasing mkspecs/modules at every reconfigure.Thiago Macieira2012-03-271-1/+10
* Disable EGL (and thus EGLFS) if we're not using OpenGL ESThiago Macieira2012-03-271-1/+8
* Remove obsolete references to QWS from configure script.Jason McDonald2012-03-271-3/+3
* Configure QPA cleanupDonald Carr2012-03-271-1046/+373
* Remove 'tests' as default build part.Marius Storm-Olsen2012-03-271-1/+6
* device: Add -device and -device-option to configureGirish Ramakrishnan2012-03-271-3/+44
* Reunite NAS support in configure with QSoundDonald Carr2012-03-261-10/+0
* configure: Fix x86_64 arch detection (part 2)Bradley T. Hughes2012-03-241-1/+1
* configure: Fix x86_64 detectionBradley T. Hughes2012-03-231-1/+1
* Make architecture detection more robust.Girish Ramakrishnan2012-03-221-2/+3
* Save the pkg-config settings in config.statusThiago Macieira2012-03-221-0/+4
* MIPS DSP configure detection and initial blend optimizations.Damir Tatalovic2012-03-221-0/+39
* Fix cross-compilation that uses fontconfig / freetypeThiago Macieira2012-03-221-27/+27
* Fix the bsymbolic_functions test and improve the error reportingThiago Macieira2012-03-221-1/+11
* Add x86_64 to CONFIG on Mac OSX only when not cross-compilingSean Harmer2012-03-221-1/+1
* Set absolute_library_soname on mac only when not cross-compilingSean Harmer2012-03-221-1/+1
* EGLFS: Integrate building into configure.Donald Carr2012-03-211-69/+70
* Improves configure checks for XCB.Bradley Smith2012-03-191-1/+1
* Set RPATH_FLAGS on Mac tooLincoln Ramsay2012-03-191-0/+2
* configure: Fix iconv detectionGirish Ramakrishnan2012-03-181-1/+1
* Ensure QMAKE_RFLAGSDIR is set correctlyGareth Stockwell2012-03-171-2/+2
* Add deliberately non-documented qpa platform guard opt outDonald Carr2012-03-161-1/+14
* Add Qt Widgets opt out support to build systemDonald Carr2012-03-151-1/+16
* Remove -arch argument and #define QT_ARCH from configuresBradley T. Hughes2012-03-131-213/+86
* Check for PKG_CONFIG_LIBDIR when cross compiling.Girish Ramakrishnan2012-03-121-4/+4
* Remove redundant wayland stuff from QtBaseJørgen Lind2012-03-121-56/+18
* Don't define QT_NO_CORESERVICES on all platforms. That's just annoyingJørgen Lind2012-03-121-4/+6
* rip out -incremental from configureOswald Buddenhagen2012-03-121-25/+1
* Remove erroneous never referenced QT_NO_GUI defineDonald Carr2012-03-091-2/+0
* qws: Remove decorations/kbd/mouse plugin support from configureHolger Hans Peter Freyther2012-03-091-138/+4
* do not copy/symlink qmake to build dirOswald Buddenhagen2012-03-091-23/+1
* Add cross_compile to qconfig.pri for global advertisingDonald Carr2012-03-081-0/+1
* don't put QMAKE_ABSOLUTE_SOURCE_ROOT into .qmake.cacheOswald Buddenhagen2012-03-081-1/+0
* remove the fixed qt tool assignments from the configuresOswald Buddenhagen2012-03-081-3/+0
* remove automatic building of moc from moc.prfOswald Buddenhagen2012-03-081-1/+0
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-1/+1
* Query udev build parameters from pkg-configDonald Carr2012-03-071-1/+8
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-92/+85
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-38/+65
| * make qlibraryinfo table-drivenOswald Buddenhagen2012-02-291-35/+30
| * remove bizarre padstring voodooOswald Buddenhagen2012-02-291-58/+29
* | Remove Q_BYTE_ORDER and -*-endian arguments from configuresBradley T. Hughes2012-03-021-114/+0
* | Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-011-84/+2
* | Remove Mac/QPA collision breaking library linkageDonald Carr2012-02-291-2/+0
* | Added helpful notice in configure about how to enable the xcb plugin.Samuel Rødal2012-02-291-0/+2
|/
* configure: fixed qconfig.h symlink warningsRohan McGovern2012-02-281-3/+3
* Remove stale QWS considerations from configureDonald Carr2012-02-281-520/+24