summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Correct pkg-config usage to respect sysrootDonald Carr2012-02-221-4/+4
* revamp reading of bootstrap variablesOswald Buddenhagen2012-02-211-57/+84
* Make sure that we pick up xcb from pkg-configJørgen Lind2012-02-201-4/+8
* Remove Native Client special casing from configure.Morten Johan Sorvig2012-02-201-61/+0
* Don't force CFG_ENDIAN to "auto" on Mac.Morten Johan Sorvig2012-02-201-2/+0
* Don't use -rpath-link when building on Mac.Morten Johan Sorvig2012-02-201-1/+1
* make configure ignore $CC and $CXXOswald Buddenhagen2012-02-181-8/+5
* Clean up default arch setting on Mac OS XBradley T. Hughes2012-02-171-15/+24
* Remove unused config.tests from config.tests/mac/*Bradley T. Hughes2012-02-171-2/+0
* Reduce PLATFORM_MAC usage in the configure scriptMorten Johan Sorvig2012-02-141-57/+28
* Fix host endian detection when compiling with sysrootSimon Hausmann2012-02-141-1/+1
* Force -fPIE on ELF if Qt is built with reduced relocationsOlivier Goffart2012-02-101-0/+5
* Reorganize evdev pluginsLaszlo Agocs2012-02-081-0/+42
* Use $CFG_ARCH even if src/corelib/arch/$CFG_ARCH does not existBradley T. Hughes2012-02-041-23/+0
* Add support for QNX iconv implementationRafael Roquetto2012-02-031-2/+2
* Make Clang the default makespec on Mac OS 10.7 (Lion) if Clang >= 3.0Tor Arne Vestbø2012-02-031-2/+15
* Change syncqt default parameters for shadow buildingKalle Juhani Lehtonen2012-02-011-2/+2
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-52/+1
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-3/+0
* fix bash-ismOswald Buddenhagen2012-01-301-1/+1
* Remove dead code from the configuresOswald Buddenhagen2012-01-301-459/+63
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QRegularExpression: configure support for PCREGiuseppe D'Angelo2012-01-261-0/+34
* Remove the 'macosx' archBradley T. Hughes2012-01-261-23/+9
* Remove support for the MNG file format and the bundled libmngaavit2012-01-251-50/+2
* Set macosx-version-min in common Mac OS X mkspec instead of configureTor Arne Vestbø2012-01-231-8/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* fix cross building mingw: doesn't need to pass qpa testMark Brand2012-01-191-1/+1
* do not detect or configure iconv for WindowsMark Brand2012-01-171-1/+1
* Don't enable V8's snapshot feature when building inside scratchbox for ARMTor Arne Vestbø2012-01-111-0/+5
* Remove universal build support from configure.Morten Sorvig2012-01-111-206/+16
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-101-38/+0
* Add a new QT_NO_SSL feature macro.Richard Moore2012-01-061-1/+1
* Added xrender as a dependency to build glxconvenience.Samuel Rødal2012-01-061-1/+19
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* configure: Remove -nokia-developer optionKai Koehne2012-01-041-19/+3
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-40/+2
* configure[.exe]: use create_prl, link_prl for all modulesRohan McGovern2011-12-211-1/+3
* Remove -graphicssystem (and -runtimegraphicssystem) options from configure.Robin Burchell2011-12-141-71/+0
* document the -force-asserts switchHarald Fernengel2011-12-081-0/+3
* Remove ptmalloc from source treeJoão Abecasis2011-12-081-24/+1
* Make reduce-relocations the default if supportedLars Knoll2011-12-071-1/+1
* v8: Be able to build V8 for MIPSHolger Hans Peter Freyther2011-12-011-1/+1
* Added build system support for installing tests.Rohan McGovern2011-11-231-2/+24
* Add V8 snapshot supportKent Hansen2011-11-221-0/+28
* configure: clean up whitespace, comments.Rohan McGovern2011-11-181-24/+13
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-1/+8
* Add a -force-asserts option to configureHarald Fernengel2011-11-111-1/+13
* The value of the -sysroot option of configure was not getting set correctlyKevin Simons2011-11-081-1/+1
* remove symbian support from configureJoerg Bornemann2011-11-071-336/+97