Liu Yiqun
d2435ba81c
Disable the finding of python, swig related packages completely when WITH_PYTHON and WITH_SWIG_PY are set to OFF.
8 years ago
zlx
11cb75f8bb
add the ios cross compile
8 years ago
Yu Yang
359e79e543
Faster Python unittest
...
* Do not use `virtualenv` in Docker
* Split unittest into many target, make them parallel
8 years ago
Yu Yang
27b196ba6d
Expose paddle.framework by pybind11 ( #2793 )
...
* Expose paddle.framework by pybind11
* Export paddle.framework.{Scope, Variable} to paddle.v2.framework.core.
* See python/paddle/v2/framework/tests/test_scope.py for Python usage
* See paddle/pybind/pybind.cc for C++ bind code.
* add copyright
8 years ago
liaogang
5fc9b116d5
ENH: Remove deprecated python build
8 years ago
Liu Yiqun
2b924ac85d
Disable the finding of PythonLibs when WITH_PYTHON is set to OFF.
8 years ago
xuwei06
6a7feb35e5
run python tests in virtualenv
...
When using system python, "pip install" needs root previlege. Using virtualenv to avoid this.
8 years ago
Liu Yiqun
1b8564206f
Use native cross-compiling support for Android of cmake.
8 years ago
liaogang
df9993fd2c
add blank
8 years ago
liaogang
5854420f18
Fix NOT WITH_PYTHON
8 years ago
liaogang
11fdb4f041
Check system's protobuf for internal users
8 years ago
reyoung
a8583f0ccb
Correct Handle Python Proto2
8 years ago
liaogang
35d7b17f79
Disable externel python
8 years ago
Yu Yang
eb082c65f2
Merge pull request #1111 from gangliao/protobuf_version
...
Upgrade python protobuf to 3.0.0
8 years ago
liaogang
298a6cd35c
Upgrade python protobuf to 3.0.0
8 years ago
Yu Yang
f30c25fe2d
Add THIRD_PARTY_PATH
8 years ago
liaogang
635d4622a7
Clean py_env
8 years ago
liaogang
c24e94c8a4
Check python if system already equipped one
8 years ago
liaogang
d0a5ce290a
Clean travis ci
8 years ago
liaogang
e2d0e09a8c
Update external dependencies
8 years ago
liaogang
338dc3ee92
Fix external denpendencies build order
8 years ago
liaogang
46cadaeaa9
Update external dependencies cmake
8 years ago
liaogang
6cd4b6e041
Update external libs
8 years ago
liaogang
280994fafa
Add other extern dependencies
8 years ago