summaryrefslogtreecommitdiffstats
path: root/src/pybind/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake,debian: install pure python module to deb_system pathKefu Chai2022-08-051-0/+1
* cmake/modules: avoid using distutilsKefu Chai2022-03-251-1/+8
* cmake: cleanup CMake install src path胡玮文2021-11-181-2/+2
* *: remove legacy ceph_volume_client.py libraryPatrick Donnelly2021-01-121-1/+0
* cmake: drop WITH_PYTHON2 optionKefu Chai2019-12-191-55/+34
* cmake: update FindPython* modulesKefu Chai2019-07-201-7/+3
* build, common, crypto, rgw: drop USE_OPENSSL as OpenSSL is obligatory.Radoslaw Zarzynski2019-06-261-27/+25
* cmake: move install(.. ./mgr) down to mgrKefu Chai2019-02-151-10/+0
* pybind/mgr: exclude osd_perf_query module from being installedJason Dillaman2019-01-251-1/+2
* pybind/mgr: exclude CMakeFiles.txt files from being installedJason Dillaman2019-01-251-0/+1
* build: mgr: check for python's ssl version linkageAbhishek Lekshmanan2018-09-141-0/+30
* cmake: do not install `hello` demo moduleJohn Spray2018-05-081-1/+2
* Merge pull request #17530 from smithfarm/wip-21264Nathan Cutler2018-03-061-4/+0
|\
| * tools: cleanup: rip out ceph-rest-apiNathan Cutler2018-03-051-4/+0
* | mgr/dashboard_v2: Integrate dashboard_v2 into `make check`Sebastian Wagner2018-03-051-0/+1
|/
* cmake: add WITH_PYTHON2 optionKefu Chai2018-01-261-3/+13
* cmake: mgr: exclude .gitignoreNathan Cutler2017-11-271-1/+2
* common: s/config_opts/legacy_config_opts/John Spray2017-07-211-1/+1
* pybind/rgw_file: add rgwfile pybindingHaomai Wang2016-11-021-0/+4
* cmake: install ceph-mgr and its python modulesTim Serong2016-09-291-0/+8
* Merge pull request #11015 from tchaikov/wip-optional-py3Kefu Chai2016-09-091-1/+7
|\
| * cmake: make py3 a nice-to-haveKefu Chai2016-09-081-1/+7
* | src/pybind/CMakeLists.txt: conditionaly build cython toolsWillem Jan Withagen2016-09-071-4/+10
|/
* cmake: Move Python detection back outside of pybindOleh Prypin2016-08-121-3/+0
* cmake: Also build Python bindings for Python 3Oleh Prypin2016-08-111-22/+37
* cmake: install python srcs into platform-independent dirKefu Chai2016-07-021-1/+23
* cmake: install cython modulesKefu Chai2016-06-011-5/+3
* cmake: pass RULE_LAUNCHER_* to cythonKefu Chai2016-04-101-0/+5
* cmake: Cython modules building with cmakeAli Maredia2016-03-291-0/+8