summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Enable C++11 on OSX when using ClangTor Arne Vestbø2013-04-051-2/+2
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
| | |\
| | | * make the libexec default on windows bin/ after allOswald Buddenhagen2013-03-261-1/+1
* | | | Only set QMAKE_DEFAULT_LIB/INCDIRS for target buildsTor Arne Vestbø2013-04-101-2/+2
* | | | Don't use custom namespace for QT_HOST_ARCH/CPUFEATURESTor Arne Vestbø2013-04-101-4/+7
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-041-3/+5
|\| |
| * | Ensure GCC prints its messages in English when we parse themThiago Macieira2013-04-021-1/+1
| * | don't try to de-duplicate QMAKE_DEFAULT_{INC,LIB}DIRSOswald Buddenhagen2013-04-021-2/+4
* | | iOS: Enable NEON optimizations, except for the pixman draw-helpersTor Arne Vestbø2013-04-041-2/+1
|/ /
* | Revert "eglfs: Disable eglfs when evdev is not present"Michael Brasser2013-03-261-1/+1
* | Allow tslib to be specified at configure time.Michael Brasser2013-03-261-0/+20
* | Make sure that we check that pkg-config knows sqlite3 before using itThiago Macieira2013-03-251-1/+1
* | Suppress warning about xkbcommon unless we're building XCBThiago Macieira2013-03-231-2/+2
* | Add support for the Clang compiler bundled with XCodeThiago Macieira2013-03-231-4/+4
* | Fix crosscompiling for Android on MacEskil Abrahamsen Blomfeldt2013-03-211-1/+6
* | Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-21/+21
|\|
| * pass module version to syncqtOswald Buddenhagen2013-03-201-1/+1
| * add/unify progress messages to/from the configuresOswald Buddenhagen2013-03-151-1/+3
| * fix all "qt style yes options" which start with -lOswald Buddenhagen2013-03-151-18/+16
| * allow passing values with spaces to -device-optionOswald Buddenhagen2013-03-151-1/+1
* | Add check for libxkbcommon to the configure scriptGatis Paeglis2013-03-191-6/+13
* | Detect Clang availability on Mac based on the SDK, not the OS X versionTor Arne Vestbø2013-03-141-13/+18
* | Use tools from the SDK's toolchain instead of the ones in /usr/binTor Arne Vestbø2013-03-131-3/+51
* | Teach configure's pro-file parser to understand host_build scopesTor Arne Vestbø2013-03-131-2/+8
* | Fix build of host_build when a -sdk was passed to configureTor Arne Vestbø2013-03-061-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-061-4/+21
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-4/+21
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-02-281-1/+1
| | |\|
| | | * Remove extra $ in default libexec directoryEskil Abrahamsen Blomfeldt2013-02-251-1/+1
| | * | Make -force-debug-info option workPaul Olav Tvete2013-02-271-1/+1