Jean-Christophe Fillion-Robin c31b382bf9 Pass CMAKE_OSX_{ARCHITECTURES, SYSROOT, DEPLOYMENT_TARGET} to external project 14 vuotta sitten
..
include 83fa42cde8 FIX: QtMobility: Fixed problems on Windows related to QtMobility 15 vuotta sitten
QtMobility-1.0.0-apple.patch a8dbde41c2 FIX: QtMobility: removed dependency from core and added a tar-ball containing the service framework sources (no git clone anymore). 15 vuotta sitten
QtMobility-1.0.0-install-win32.cmake.in d73c2dcc38 Fix QtMobility lib names on MinGW. 14 vuotta sitten
QtMobility-1.0.0-make-apple.cmake.in c31b382bf9 Pass CMAKE_OSX_{ARCHITECTURES, SYSROOT, DEPLOYMENT_TARGET} to external project 14 vuotta sitten
QtMobility-1.0.0-patch.cmake.in 2c6c55f78d Update source and build directory associated with external project 14 vuotta sitten
QtMobilityConfig.cmake.in 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. 14 vuotta sitten
QtMobilityGitBranch1.0-apple.patch f5e7c3d668 ENH: QtMobility: Using the QtMobility git repository 15 vuotta sitten
QtMobilityGitBranch1.0-patch.cmake.in 91f29aeb00 COMP: Include ctkFunctionLFtoCRLF in QtMobility patches 15 vuotta sitten
QtMobilityGitBranch1.0-win32.patch.in 840d0f50d3 FIX: Fixed CRLF line endings 15 vuotta sitten
README.txt 3223883ae6 STYLE: QtMobility: corrected README.txt info 15 vuotta sitten
qt-mobility-servicefw-opensource-src-1.0.0.tar.gz 83fa42cde8 FIX: QtMobility: Fixed problems on Windows related to QtMobility 15 vuotta sitten

README.txt

This directory contains a stripped QtMobility 1.0.0 tar ball containing
only the service framework sources. The following files have been modified:

- qtmobility.pro (exclude the plugins directory)
- configure.bat (skip compile tests)

On Windows, Perl would be needed for a working install step (for
generating the header file wrappers). To avoid having another
dependency on an external tool, everything is installed in a
common directory (prefix). The lib files are then copied to the
CTK binary dir and the header file wrappers are copied by cmake
into the install dir.