summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year in license headers.Jason McDonald2012-01-0592-92/+92
* Fix fvisibility.test for "QMAKE_CXX = ccache g++"David Faure2011-12-181-2/+2
* Added '-' parameter to fix strings command using gcc-llvm on Mac OS 10.6 w/ X...Chris Meyer2011-11-081-2/+2
* remove symbian support from configureJoerg Bornemann2011-11-076-156/+0
* Add multipoint touch support for Harmattan to the xcb platform plugin.Jocelyn Turcotte2011-10-172-0/+79
* Fix build on Harmattan when cross-compilingSimon Hausmann2011-10-131-0/+5
* Fix warning caused by putting .mm files in SOURCESTor Arne Vestbø2011-09-261-1/+1
* Fixed xcb-render config test.Samuel Rødal2011-09-191-1/+1
* Fix Xcb autodetection during configure.Jędrzej Nowacki2011-09-152-0/+10
* Fix for wayland config.testAndy Nichols2011-09-071-2/+10
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-301-1/+0
|\