summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
| * don't claim that "make install" is needed for non-prefix shadow buildsOswald Buddenhagen2013-06-171-1/+1
| * normalize file list assignmentsOswald Buddenhagen2013-06-171-2/+2
| * don't write unused QT_INSTALL_* to qmake MakefilesOswald Buddenhagen2013-06-171-6/+0
| * wrap the horrendeous monster switch caseOswald Buddenhagen2013-06-171-1/+39
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-131-14/+31
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-14/+31
| |\|
| | * don't make qconfig.h read-onlyOswald Buddenhagen2013-06-121-3/+1
| | * remove pointless symlink fallback for qconfig.hOswald Buddenhagen2013-06-051-3/+0
| | * run syncqt only for builds from gitOswald Buddenhagen2013-06-031-8/+13
| | * let configure create the forwarding qconfig.h againOswald Buddenhagen2013-06-031-0/+17
* | | don't copy/symlink doc/global to build dirOswald Buddenhagen2013-06-121-4/+0
* | | don't copy mkspecs to build directoryOswald Buddenhagen2013-06-121-36/+6
|/ /
* | Update the code detecting the default include and library pathsThiago Macieira2013-06-071-16/+39
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-13/+26
|\|
| * remove bizarre perl detection magicOswald Buddenhagen2013-05-301-6/+0
| * add -compile-examples configure optionOswald Buddenhagen2013-05-261-0/+22
| * Android: detect Linux 64 bit host architecturePaul Olav Tvete2013-05-241-7/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-162/+197
|\|
| * Android: Remove libgnustl_shared.so copy hack.Ray Donnelly2013-05-231-4/+0
| * configure/Mac: Handle errors by xcrun.Friedemann Kleint2013-05-201-1/+4
| * get rid of syncqt wrapper scriptsOswald Buddenhagen2013-05-131-11/+2
| * don't try to shadow scripts which are not even thereOswald Buddenhagen2013-05-131-11/+0
| * install host libraries into -hostprefixOswald Buddenhagen2013-05-131-1/+17
| * MSYS: Force relpath and outpath into same pathing namespace.Ray Donnelly2013-05-131-0/+2
| * Make the configure summary even prettierThiago Macieira2013-05-081-124/+115
| * Make access to xkbcommon_workaround.h more genericGatis Paeglis2013-05-071-0/+2
| * Add xcb-xkb to 3rd party libsGatis Paeglis2013-05-071-0/+10
| * Add libxkbcommon to 3rd party libsGatis Paeglis2013-05-071-17/+52
| * Make the configure script to accept "-no-harfbuzz" switchGatis Paeglis2013-05-071-1/+1
* | Sanitize QT_COMPILER_SUPPORTS_xxx in qcompilerdetection.hTor Arne Vestbø2013-05-101-20/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-1/+2
|\|
| * Do not talk about `make confclean` in the top-level directoryJan Kundrát2013-04-231-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-221-140/+170
|\|
| * Move the reporting of xkbcommon's warning closer to the bottomThiago Macieira2013-04-151-4/+9
| * Re-shuffle the configure outputThiago Macieira2013-04-151-127/+146
| * Android: Implement a hack for qmake /dev/null usage on Windows.Ray Donnelly2013-04-151-2/+5
| * fix padding periods in configure help textIvan Romanov2013-04-151-7/+7
| * iOS: Automatically disable rpath since it's not supportedTor Arne Vestbø2013-04-121-0/+1
| * iOS: Automatically disable pkgconfig, and don't build examples and testsTor Arne Vestbø2013-04-121-0/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-171-8/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-121-8/+1
| |\|
| | * Don't use UNAME_MACHINE on LinuxThiago Macieira2013-04-101-8/+1
* | | Scope QT_COMPILER_SUPPORTS_xxx by processor architecture in qconfig.hTor Arne Vestbø2013-04-131-8/+20
* | | Make QT_CPU_FEATURES a map of features based on architectureTor Arne Vestbø2013-04-131-2/+2
|/ /
* | Move QT_CPU_FEATURES from qconfig.pri to qmodule.priTor Arne Vestbø2013-04-111-2/+8
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-04-101-6/+29
|\ \
| * | Merge branch 'stable' into devSergio Ahumada2013-04-101-6/+29
| |\|
| | * Verify Xcode installation more thoroughly before relying on itTor Arne Vestbø2013-04-091-0/+22
| | * Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-selectTor Arne Vestbø2013-04-091-3/+3
| | * iOS: Skip modules that don't build yetTor Arne Vestbø2013-04-081-0/+1