summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* Add xcb-xkb to 3rd party libsGatis Paeglis2013-05-072-0/+65
* Android: Handle '<DRIVELETTER>:' in makeabs for Windows usage.Ray Donnelly2013-04-121-0/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-2/+2
* Introducing the Qt Android portPaul Olav Tvete2013-03-053-1/+4
* Relax unix compile.test to check the expected file existsRay Donnelly2013-02-201-1/+1
* Clean up how we build against SDKs on Mac OSTor Arne Vestbø2013-02-192-19/+0
* Ensure that arch.test for host runs with option(host_build)Tor Arne Vestbø2013-02-183-2/+13
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2285-85/+85
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1885-85/+85
* | Add support for Linux eventfd(7) in the UNIX event loopThiago Macieira2013-01-152-0/+54
|/
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-074-19/+73
* Resolve xcb_poll_for_queued_event at run-time.Samuel Rødal2012-11-072-69/+0
* Made xcb plugin work when the GLX extension is not present.Samuel Rødal2012-10-192-0/+62
* config.tests/glib: remove app_bundle config (mac compatibility)J-P Nurmi2012-10-091-1/+1
* Use slogger2 for logging on Blackberry instead of writing to stderrFabian Bumberger2012-10-042-0/+52
* config.tests/fontconfig: remove app_bundle config (mac compatibility)J-P Nurmi2012-09-281-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2287-2163/+2163
* config.tests/arch: make distclean on the test, not qtMark Brand2012-09-141-2/+2
* Add c++11 option to configure.exeKai Koehne2012-09-132-0/+0
* in non-verbose mode, suppress qmake output as wellOswald Buddenhagen2012-09-101-2/+3
* mips: Autodetect MIPS DSP rev1 and rev2 instructionsetHolger Hans Peter Freyther2012-09-015-1/+106
* QNX: Enable pre-compiled header support for QNXSean Harmer2012-08-271-1/+1
* Enable symbol visibility support on QNXSean Harmer2012-08-271-1/+1
* introduce compileTest functionOswald Buddenhagen2012-08-141-0/+4
* Fix Mac OS X architecture detection for non-default Xcode setup.Danny Boelens2012-07-211-1/+19
* Add config test for kmsLaszlo Agocs2012-07-182-0/+60
* linuxfb: Add config.test and configure supportGirish Ramakrishnan2012-07-112-0/+58
* android: Fix evdev configure test.Robin Burchell2012-07-061-7/+4
* Move DirectFB tests into qpaGirish Ramakrishnan2012-07-032-0/+0
* clang: Do not use libstdc++ when C++11 is enabledBradley T. Hughes2012-06-191-1/+6
* Update listing of when SSSE3 and SSE4.1 first became availableThiago Macieira2012-06-121-2/+2
* Add configure-time checking for the SSE and AVX features on WindowsThiago Macieira2012-06-1213-24/+31
* Move the AVX and SSE tests to config.tests/commonThiago Macieira2012-06-1214-0/+0
* Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecsThiago Macieira2012-06-129-1/+18
* configure: Auto-detect and enable C++11 support if availableBradley T. Hughes2012-06-052-0/+51
* Migrate fontconfig config test to unix scopeDonald Carr2012-06-053-1/+0
* Remove all references to X11 session managementDonald Carr2012-06-012-53/+0
* set OUTDIR for consistency with config.testDonald Carr2012-06-011-1/+1
* Record the sub-architecture (CPU features enabled in the compiler)Thiago Macieira2012-05-302-7/+171
* Improve the architecture-detection mechanismThiago Macieira2012-05-303-34/+70
* configure: Remove the -dwarf2 argument for Mac OS X buildsBradley T. Hughes2012-05-112-141/+0
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-082-1/+2
* Ensure that qXXXdetection.h can be included directlyThiago Macieira2012-04-211-0/+1
* Add a functionality test for DirectFB to ensure it compiles.Thiago Macieira2012-04-192-0/+54
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+1
|\
| * Fix scopes on iconv related pro/pri filesRafael Roquetto2012-03-271-1/+1
* | Merge master into api_changesKent Hansen2012-03-271-1/+1
|\|
| * device: Add -device and -device-option to configureGirish Ramakrishnan2012-03-271-1/+1
* | Add detection of AVX and AVX2 support in the compiler.Thiago Macieira2012-03-232-0/+58
* | Remove detection for MMX support and related technologyThiago Macieira2012-03-236-163/+0
|/