Bernhard Miklautz
|
43695bc15d
|
ios: updates to build with xcode6+
* update tool chain to use clang instead of gcc
* add compatibility function for fwrite
|
2015-04-21 14:16:32 +02:00 |
|
Bernhard Miklautz
|
7b706ba840
|
ios build: fixed toolchain for cmake 2.8.10
|
2013-10-05 21:45:41 +02:00 |
|
Bernhard Miklautz
|
95a049d96e
|
set CMAKE_COMPILER_ID to GNU in iOS toolchain
The current ios toolchain is GNU based but the iOSToolchain.cmake
set the CMAKE_COMPILER_ID to gcc which isn't known by cmake.
|
2013-03-05 15:07:27 +01:00 |
|
Bernhard Miklautz
|
0d3febe1fc
|
iOS: set CMAKE_SYSTEM_PROCESSOR in toolchain file
This is required that the right architecture is chosen during the cmake run.
Otherwise it is not possible to compile WITH_NEON.
|
2013-03-01 10:14:33 +01:00 |
|
Bernhard Miklautz
|
e5cf8ff7fb
|
iOS: initial release of iFreeRDP
This is the initial release of iFreeRDP the FreeRDP iOS client.
Build instructions can be found in docs/README.ios.
|
2013-02-14 14:59:12 +01:00 |
|
Marc-André Moreau
|
fc1b7896f6
|
cmake: build for iOS
|
2012-11-01 17:31:34 -04:00 |
|
Marc-André Moreau
|
b8c33c55da
|
cmake: added iOS toolchain
|
2012-11-01 13:13:21 -04:00 |
|