Commit Graph

62 Commits (d62360fe5f3cd5f8549ec16924696cb5d70cf919)

Author SHA1 Message Date
liuwei1031 d6cb1a4122
add dynamic C runtime support on windows, test=develop (#19502)
6 years ago
wopeizl b6150e1fa7
disable the share lib for protobuf test=develop (#16778)
6 years ago
Shixiaowei02 bddb2cd315 resolve conflicts with the develop branch test=develop
6 years ago
JiabinYang ba38be7242 test=develop, fix protobuf runtime update and keep lib in 3.1.0
6 years ago
Tao Luo 60cb0b9781 remove legacy $external_project_dependencies variable
6 years ago
JiabinYang fe7ffedc1a test=develop, update protobuf
6 years ago
Tao Luo 2d529186f1 remove legacy CMAKE_CROSSCOMPILING option
6 years ago
Tao Luo 9353bc58dd remove legacy MOBILE_INFERENCE option
6 years ago
Tao Luo 561ae9d507 remove legacy WITH_C_API option
6 years ago
peizhilin bb3f6bd31c Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 61fa5218b9 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yu Yang 792bf0b77f
Fix for cmake 1.11 (#14350)
6 years ago
peizhilin ded93a354a fix the typo
6 years ago
peizhilin 9fa96147c2 fix the typo
6 years ago
peizhilin 130cdda65b add gpu debug mode
6 years ago
peizhilin 77892124fb online configuration
6 years ago
peizhilin 9d67c1fb69 cpu build support
6 years ago
dzhwinter 669304f4e5
protobuf (#12935)
7 years ago
Qiao Longfei 391c274966
disable remove rpath from third party protoc (#10939)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Luo Tao 59e4dd5797 add independent inference_lib.cmake
7 years ago
Luo Tao 9b5d41b636 make inference_lib_dist
7 years ago
Luo Tao c0f0f2337e add WITH_FLUID option and third party INSTALL for fluid api
7 years ago
hedaoyuan 0295b00066 Add libprotobuf-lite.a when install. (#6340)
7 years ago
dangqingqing a0648ee449 Add comments.
7 years ago
dangqingqing 4d47683b1c Use protobuf v3.2.0 for MOBILE_INFERENCE compiling.
7 years ago
Yu Yang 6375c8cacb
Fix MacOS compile (#5978)
7 years ago
hedaoyuan 773d064ae0 Use MinSizeRel compile third_party library when build for mobile inference.
7 years ago
Liu Yiqun 76338fb6a7 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun 5991a35e58 Install the automatically built, compiled libraries under third_party when
8 years ago
Liu Yiqun d57ffc4557 Deliver the cross-compilng platform-specific args to external libraries.
8 years ago
Yu Yang e2ea1f42e9 Generate python protobufs for paddle.v2.framework
8 years ago
liaogang d09bbb559d FIX: Always build protobuf from source
8 years ago
Yu Yang 32d6587242 Use protobuf_generate_cpp
8 years ago
Yu Yang b1a311c44d Add pb_cc_library in generic.cmake
8 years ago
Liu Yiqun 16f8508d74 Use CMake system variables, such as CMAKE_STATIC_LIBRARY_PREFIX/SUFFIX, instead.
8 years ago
Liu Yiqun c89fe83a77 Fix the problem that protobuf cannot be used as a DEPS argument in cc_library.
8 years ago
Yu Yang e73f4a7944 Set protobuf version when PROTOBUF_ROOT set
8 years ago
Yu Yang f6cf9fa839 Add missing condition in if
8 years ago
Yu Yang 9068da1220 Add user can define PROTOBUF_ROOT.
8 years ago
Liu Yiqun b55bde1b51 Fix bug of setting external_project_dependencies in cmake.
8 years ago
Liu Yiqun 668a1b8bfe Correct the definition of PROTOBUF_VERSION.
8 years ago
Liu Yiqun 1ddb9bf782 Delete the configuration of fortran compiler.
8 years ago
Liu Yiqun e678546388 Change ${TARGET_NAME}_INCLUDE_DIR to PARENT_SCOPE.
8 years ago
Liu Yiqun f2b35277b5 Fix typo.
8 years ago
Liu Yiqun 01bee86df5 Merge branch 'develop' into cmake_protobuf
8 years ago
xuwei06 e4af8ef4e8 Fix protobuf.cmake to handle empty PROTOBUF_VERSION correctly
8 years ago
Liu Yiqun c6090035ce Support the auto-compiling for host protoc when cross-compiling.
8 years ago
liaogang 0c647105fd Update cmake external cache
8 years ago
liaogang 7f92ce6690 CMake external cache args
8 years ago