summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
...
| | * | consolidate syncqt invocationsOswald Buddenhagen2013-03-132-4/+13
| | * | Use tools from the SDK's toolchain instead of the ones in /usr/binTor Arne Vestbø2013-03-131-0/+9
| | * | Simplify how we resolve the SDK root on Mac OSTor Arne Vestbø2013-03-131-7/+2
| | * | Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-131-2/+0
| | * | make QT setup for bootstrapped tools more cleverOswald Buddenhagen2013-03-121-1/+5
| | * | make qml_plugin.prf usable without a parent c++ moduleOswald Buddenhagen2013-03-121-5/+14
| | * | remove redundant codeOswald Buddenhagen2013-03-121-4/+0
| | * | iOS: Move arch handling out of ios.prf now that we have default_post.prfTor Arne Vestbø2013-03-122-25/+26
| | * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-066-116/+127
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-056-116/+127
| | | |\ \
| | * | | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-054-4/+4
| | |/ / /
| | * | | Introducing the Qt Android portPaul Olav Tvete2013-03-055-1/+131
| | * | | Make host_build re-use the sdk.prf logicTor Arne Vestbø2013-03-021-28/+24
| | * | | Add the infrastructure to compile Qt with -WerrorThiago Macieira2013-02-281-0/+34
| | * | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-285-1/+84
| | |\ \ \
| | | * | | iOS: Fix build for modules that load(configure)Morten Johan Sørvig2013-02-271-0/+3
| | | * | | iOS: Target both iPhone and iPad by defaultTor Arne Vestbø2013-02-271-0/+6
| | | * | | iOS: Allow projects to disable the main wrapperTor Arne Vestbø2013-02-271-6/+8
| | | * | | iOS: Link to the platform plugin and iosmain plugin and define mainTor Arne Vestbø2013-02-271-0/+22
| | | * | | iOS: Make Xcode output the default for GUI applicationsTor Arne Vestbø2013-02-272-0/+17
| | | * | | iOS: Replace device and simulator makespecs with single makespecTor Arne Vestbø2013-02-272-1/+34
| | * | | | Don't look up DOCTYPE when resolving SDK settings on Mac OSTor Arne Vestbø2013-02-281-0/+1
| | * | | | Enable C++11 mode for Qt tools tooThiago Macieira2013-02-281-1/+1
| | * | | | Add qt_common.prf and move some common definitions thereThiago Macieira2013-02-285-11/+24
| | * | | | ANGLE: Fix static build.Friedemann Kleint2013-02-251-0/+1
| | |/ / /
| | * | | Use sdk.prf to set macosx-version-min instead of static conf filesTor Arne Vestbø2013-02-221-0/+20
| | * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2018-66/+78
| | |\ \ \
| | * | | | Clean up how we build against SDKs on Mac OSTor Arne Vestbø2013-02-191-6/+22
| | * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-183-13/+14
| | |\ \ \ \
| | * \ \ \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1715-202/+229
| | |\ \ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1415-202/+229
| | | |\ \ \ \ \
| | * | | | | | | purge QMAKE_LIBS_OPENGL_QTOswald Buddenhagen2013-02-131-1/+1
| | |/ / / / / /
| | * | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-21/+20
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-222-2/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-162-2/+3
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'stable' into devSergio Ahumada2013-01-091-5/+9
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-0439-185/+724
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | QNX: adjust settings for separate debug info featurePeter Hartmann2012-12-131-3/+10
* | | | | | | | | | | | | Require cmake package dependencies to have a minimum version as found packageStephen Kelly2013-03-201-0/+5
|/ / / / / / / / / / / /
* | | | | | | | | | | | Run CMake dbus tests if dbus is expected to be available.Stephen Kelly2013-03-191-0/+1
* | | | | | | | | | | | Make the qtbase cmake tests work without the Widgets module.Stephen Kelly2013-03-181-3/+3
* | | | | | | | | | | | append $$QMAKE_DEFAULT_INCDIRS to moc invocationsOswald Buddenhagen2013-03-151-1/+1
* | | | | | | | | | | | de-duplicate code a bitOswald Buddenhagen2013-03-151-4/+6
* | | | | | | | | | | | remove overuse of $$list()Oswald Buddenhagen2013-03-151-2/+2
* | | | | | | | | | | | Join the CMAKE_PREFIX_PATH components into a cmake list before use.Stephen Kelly2013-03-151-1/+2
* | | | | | | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-082-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | require modules to define their versionOswald Buddenhagen2013-03-062-4/+7
* | | | | | | | | | | Automatically find external dependencies in cmake tests.Stephen Kelly2013-02-251-1/+7
* | | | | | | | | | | Extract some cmake related functions for re-use.Stephen Kelly2013-02-252-15/+27
* | | | | | | | | | | Fix indentation.Stephen Kelly2013-02-221-1/+1
|/ / / / / / / / / /