summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Make architecture detection more robust.Girish Ramakrishnan2012-03-222-15/+15
* Fix the bsymbolic_functions test and improve the error reportingThiago Macieira2012-03-222-1/+7
* EGLFS: Integrate building into configure.Donald Carr2012-03-212-0/+0
* Fix stltest compilationGiuseppe D'Angelo2012-03-201-0/+1
* Improves configure checks for XCB.Bradley Smith2012-03-191-0/+3
* arch: Undefine possible architecture definesHolger Hans Peter Freyther2012-03-161-0/+13
* Remove -arch argument and #define QT_ARCH from configuresBradley T. Hughes2012-03-132-0/+77
* Remove redundant wayland stuff from QtBaseJørgen Lind2012-03-122-58/+0
* Fixing iconv test to match new mkspec nameRafael Roquetto2012-03-071-1/+1
* Query udev build parameters from pkg-configDonald Carr2012-03-071-1/+2
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-22/+0
|\
| * remove bizarre padstring voodooOswald Buddenhagen2012-02-291-22/+0
* | Remove Q_BYTE_ORDER and -*-endian arguments from configuresBradley T. Hughes2012-03-023-119/+0
* | Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-013-132/+0
|/
* Remove stale QWS considerations from configureDonald Carr2012-02-288-213/+0
* configure: fixed stray output from endian.test when not verboseRohan McGovern2012-02-281-1/+5
* Clean up default arch setting on Mac OS XBradley T. Hughes2012-02-171-33/+0
* Remove unused config.tests from config.tests/mac/*Bradley T. Hughes2012-02-174-207/+0
* Fix host endian detection when compiling with sysrootSimon Hausmann2012-02-141-1/+2
* Reorganize evdev pluginsLaszlo Agocs2012-02-084-0/+113
* Improve sysroot handling with regards to configure tests.Simon Hausmann2012-02-033-3/+3
* Add support for QNX iconv implementationRafael Roquetto2012-02-031-1/+1
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-312-69/+0
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-312-11/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3091-90/+91
* QRegularExpression: configure support for PCREGiuseppe D'Angelo2012-01-262-0/+54
* Remove support for the MNG file format and the bundled libmngaavit2012-01-252-58/+0
* Update contact information in license headers.Jason McDonald2012-01-2391-91/+91
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-102-58/+0