summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add -no-opengles3 to configure to avoid QT_OPENGL_ES_3 define.Gunnar Sletta2016-06-231-1/+9
* fix ios device&simulator builds againOswald Buddenhagen2016-06-101-2/+1
* Android: remove unused pluginsBogDan Vatra2016-06-031-0/+3
* Platform detection: Use freebsd-g++ on systems < 10, otherwise -clangRalf Nolden2016-05-271-4/+11
* Cleanup NIS support leftover from Qt 3/4Ralf Nolden2016-05-231-31/+0
* Move freebsd-g++ mkspecs back for supported FreeBSD 9.3 and upRalf Nolden2016-05-231-1/+1
* Fix dynamic librariy support detection for platforms without libdlOleksandr Tymoshenko2016-05-191-2/+6
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-1/+1
|\
| * actually build an optimized qmake in release buildsOswald Buddenhagen2016-05-131-1/+1
* | XCB: Auto-detect xcb-glx also with xcb-qtGabriel de Dietrich2016-05-121-0/+5
* | Warn when -fontconfig forces -system-freetypeJames McDonnell2016-05-121-0/+10
* | configure: present some progress status for the detectionsThiago Macieira2016-05-121-0/+1
|/
* make -R and -D not affect qmakeOswald Buddenhagen2016-05-111-9/+0
* Ensure -no-pch is effectiveJames McDonnell2016-05-051-1/+21
* Disable DirectFB automatic detection and mark it deprecatedThiago Macieira2016-04-281-3/+3
* Fix a small logic error in qmake bootstrap compiler flagsLars Knoll2016-04-271-1/+1
* qmake: Add support for separate debug info on Apple platforms.Jake Petroules2016-04-141-1/+1
* configure: Appending compiler and linker flags...David Schulz2016-03-231-3/+3
* configure: enable QSharedMemory when targeting windows.David Schulz2016-03-221-1/+1
* delay application of configure -D/-I/-L/-l/-R flagsOswald Buddenhagen2016-03-161-4/+4
* don't force our runpath upon user projects anymoreOswald Buddenhagen2016-03-161-3/+0
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-151-1/+1
|\
| * Swap the GCC and Clang versions of supported FreeBSD mkspecsThiago Macieira2016-02-021-1/+1
* | Link with -ldl option only when it is supportedLada Trimasova2016-02-051-0/+6
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-3/+5
|\
| * fix quoting in makeabs()Oswald Buddenhagen2016-01-081-2/+2
| * Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-12-041-1/+19
| * Make -no-rpath build more useful on Apple platformsMartin Afanasjew2015-11-301-1/+3
* | fix copy&paste-o in DeviceVar error messageOswald Buddenhagen2015-11-261-1/+1
* | Fix QT_CPU_FEATURESAllan Sandfeld Jensen2015-11-231-1/+1
* | introduce -optimized-tools optionOswald Buddenhagen2015-11-171-15/+26
* | configure: add link-time-optimization optionPeter Kümmel2015-11-021-0/+16
* | Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-021-0/+10
* | Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-261-13/+0
* | Add a deprecation warning to configure about -no-c++11Thiago Macieira2015-10-181-0/+14
* | configure: Open qconfig.h, qconfig.pri and qmodule.pri only onceThiago Macieira2015-10-181-80/+100
* | Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-16/+21
* | Separate KMS and GBM testsLaszlo Agocs2015-10-141-21/+39
* | Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-141-1/+11
* | Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-2/+1
* | Make -dbus-linked the default on all platformsThiago Macieira2015-10-011-8/+21
* | "frame" execution of config tests preciselyOswald Buddenhagen2015-10-011-1/+7
* | eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-251-1/+2
* | Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-09-221-1/+19
* | remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+2
* | Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-23/+74
* | Prefer GStreamer 1.0 on Linux.v5.6.0-alpha1Yoann Lopes2015-09-021-5/+5
* | Detect which C++ standard edition the compiler defaults toThiago Macieira2015-08-251-0/+16
* | Improve description of configure script's -kms switchLouai Al-Khanji2015-08-251-3/+3
* | Merge dev into 5.6Oswald Buddenhagen2015-08-171-3/+0
|\ \