Commit Graph

34 Commits (bee95fc8917e09f61ba46586a94d2b9003cddf13)

Author SHA1 Message Date
Liu Yiqun 76338fb6a7 Merge branch 'develop' into build_ios
9 years ago
Liu Yiqun 5991a35e58 Install the automatically built, compiled libraries under third_party when
9 years ago
Liu Yiqun d57ffc4557 Deliver the cross-compilng platform-specific args to external libraries.
9 years ago
Yu Yang e2ea1f42e9 Generate python protobufs for paddle.v2.framework
9 years ago
liaogang d09bbb559d FIX: Always build protobuf from source
9 years ago
Yu Yang 32d6587242 Use protobuf_generate_cpp
9 years ago
Yu Yang b1a311c44d Add pb_cc_library in generic.cmake
9 years ago
Liu Yiqun 16f8508d74 Use CMake system variables, such as CMAKE_STATIC_LIBRARY_PREFIX/SUFFIX, instead.
9 years ago
Liu Yiqun c89fe83a77 Fix the problem that protobuf cannot be used as a DEPS argument in cc_library.
9 years ago
Yu Yang e73f4a7944 Set protobuf version when PROTOBUF_ROOT set
9 years ago
Yu Yang f6cf9fa839 Add missing condition in if
9 years ago
Yu Yang 9068da1220 Add user can define PROTOBUF_ROOT.
9 years ago
Liu Yiqun b55bde1b51 Fix bug of setting external_project_dependencies in cmake.
9 years ago
Liu Yiqun 668a1b8bfe Correct the definition of PROTOBUF_VERSION.
9 years ago
Liu Yiqun 1ddb9bf782 Delete the configuration of fortran compiler.
9 years ago
Liu Yiqun e678546388 Change ${TARGET_NAME}_INCLUDE_DIR to PARENT_SCOPE.
9 years ago
Liu Yiqun f2b35277b5 Fix typo.
9 years ago
Liu Yiqun 01bee86df5 Merge branch 'develop' into cmake_protobuf
9 years ago
xuwei06 e4af8ef4e8 Fix protobuf.cmake to handle empty PROTOBUF_VERSION correctly
9 years ago
Liu Yiqun c6090035ce Support the auto-compiling for host protoc when cross-compiling.
9 years ago
liaogang 0c647105fd Update cmake external cache
9 years ago
liaogang 7f92ce6690 CMake external cache args
9 years ago
qiaolongfei bb51f0a219 set PROTOBUF_VERSION in setup.py
9 years ago
liaogang bd41a8c482 Fix cmake find protobuf problem
9 years ago
gangliao 714e9bb95a Set Protobuf 3.1 in FIND_PACKAGE
9 years ago
liaogang 11fdb4f041 Check system's protobuf for internal users
9 years ago
FoREacH ed56240235 Set protobuf CMAKE_INSTALL_LIBDIR to fixed value lib
10 years ago
liujunyi f7c8287df9 add lack dependency to zlib
10 years ago
Yu Yang f30c25fe2d Add THIRD_PARTY_PATH
10 years ago
liaogang e2d0e09a8c Update external dependencies
10 years ago
liaogang aee0857838 Clean Travis ci and fix bug
10 years ago
liaogang 338dc3ee92 Fix external denpendencies build order
10 years ago
liaogang 46cadaeaa9 Update external dependencies cmake
10 years ago
liaogang 8a2ceda676 Add externel google's dependencies
10 years ago