summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-3/+3
|\
| * configure: Appending compiler and linker flags...David Schulz2016-03-231-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-1/+1
|\|
| * configure: enable QSharedMemory when targeting windows.David Schulz2016-03-221-1/+1
* | Add INTEGRITY Framebuffer-based plugin as a platform plugin.Rolland Dudemaine2016-03-221-0/+10
* | Add support for building for INTEGRITY using GHS toolchain.Rolland Dudemaine2016-03-211-1/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-7/+4
|\|
| * 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
* | Remove lib/fonts symlinking from configureLaszlo Agocs2016-02-291-8/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+1
|\|
| * 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
* | | Merge dev into 5.7Oswald Buddenhagen2016-02-171-118/+103
|\ \ \
| * | | Better grouping of configure testsLars Knoll2016-02-161-111/+102
| * | | Remove leftover from Symbian timesLars Knoll2016-02-161-6/+0
| * | | Generalize iOS simulator and device exclusive buildTor Arne Vestbø2016-02-121-1/+1
* | | | Remove LGPLv2 as a license option in configureLars Knoll2016-02-151-13/+13
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+6
|\| |
| * | Link with -ldl option only when it is supportedLada Trimasova2016-02-051-0/+6
| |/
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-3/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-3/+5
| |\|
| | * 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
* | | | Updated license headersJani Heikkinen2016-01-211-18/+13
|/ / /
* | | write all properties to qt.conf when -external-hostbindir is usedOswald Buddenhagen2016-01-131-0/+17
* | | write [Paths] to qt.conf only if -external-hostbindir is usedOswald Buddenhagen2016-01-131-2/+6
* | | Don't write absolute TargetSpec/HostSpec paths to qt.confTor Arne Vestbø2015-12-101-2/+2
* | | configure: don't test AVX512 if AVX2 wasn't foundThiago Macieira2015-12-091-0/+3
* | | fix copy&paste-o in HostVar error messageOswald Buddenhagen2015-12-011-1/+1
* | | Add qt_safe_pollLouai Al-Khanji2015-12-011-0/+15
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-2/+2
|\| |
| * | fix copy&paste-o in DeviceVar error messageOswald Buddenhagen2015-11-261-1/+1
| * | Fix QT_CPU_FEATURESAllan Sandfeld Jensen2015-11-231-1/+1
* | | Configure with -system-harfbuzz by defaultKonstantin Ritt2015-11-261-6/+9
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-2/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-15/+26
|\| |
| * | introduce -optimized-tools optionOswald Buddenhagen2015-11-171-15/+26
* | | Port the Gtk platform theme to Gtk+ 3Dmitry Shachnev2015-11-131-6/+6
* | | Fx the mysql configure test on RHEL 6.6Frederik Gladhorn2015-11-111-2/+3
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-13/+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
* | | Remove support for disabling C++11 support in configureThiago Macieira2015-11-041-47/+14
* | | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-0/+39
* | | configure: Separate host and build platform.David Schulz2015-10-301-19/+79
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-94/+133
|\| |