Commit Graph

24 Commits (dac0679a70e88dba467e4c7539e74cc8da513a7c)

Author SHA1 Message Date
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yiqun Liu c808fbbfcb
Support the build for multiple architectures at one cmake command (iOS). (#5677)
7 years ago
Yiqun Liu bba6223598
Enable the build for iOS simulator. (#5211)
7 years ago
Liu Yiqun 46ee8ceecb Move the sreach and link of veclib to iOS's toolchain file .
8 years ago
Liu Yiqun 9e524fce1b Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
8 years ago
Liu Yiqun b4d710ce12 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun 7976876993 Add the finding of iOS's native vecLib.framework.
8 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
8 years ago
Liu Yiqun fb93a8be27 Add paddle_pserver back to c-api library, because it is used in Evaluator.h.
8 years ago
Liu Yiqun aeea8ab1c4 Remove the linking of train-related libraries when cross-compiling for Android and iOS.
8 years ago
Liu Yiqun d57ffc4557 Deliver the cross-compilng platform-specific args to external libraries.
8 years ago
Liu Yiqun 224f8b06f4 Support building for multiple architecures at one time.
8 years ago
Liu Yiqun fb38e6620e Seperate the codes that cannot and don't need to build for iOS devices.
8 years ago
Liu Yiqun 43dde9353b Refine the cross-compiling toolchain file for iOS.
8 years ago
zlx 11cb75f8bb add the ios cross compile
8 years ago
Liu Yiqun 6c3027571a Disable invalid cross-compiling variables for cmake of higher version.
8 years ago
hedaoyuan 51690f1045 Compile for armv8.
8 years ago
Liu Yiqun 1ddb9bf782 Delete the configuration of fortran compiler.
8 years ago
Liu Yiqun f2b35277b5 Fix typo.
8 years ago
Liu Yiqun c914f63676 Add toolchain for raspberry pi.
8 years ago
Liu Yiqun af80ff94a5 Allow the case user sets CMAKE_C_COMPILER directly instead of standalone toolchain.
8 years ago
Liu Yiqun 39f9056c77 Config HOST_C/CXX_COMPILER for cross-compiling.
8 years ago
Liu Yiqun c6090035ce Support the auto-compiling for host protoc when cross-compiling.
8 years ago
Liu Yiqun d7d2a4f700 Add cross-compiling toolchain for Android.
8 years ago