index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
modules
/
Distutils.cmake
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: add ${CMAKE_SHARED_LINKER_FLAGS} to LDFLAGS when building python exten...
Kefu Chai
2024-03-27
1
-2
/
+4
*
cmake: remove spaces in macro used for compiling cython code
Kefu Chai
2022-08-05
1
-2
/
+2
*
cmake/modules: use exact version of python3 when finding cython
Kefu Chai
2022-04-21
1
-1
/
+1
*
cmake/modules: always use the python3 specified in command line
Kefu Chai
2022-04-16
1
-0
/
+11
*
cmake/modules: avoid using distutils
Kefu Chai
2022-03-25
1
-1
/
+1
*
cmake/modules: drop a cmake variable
Kefu Chai
2022-03-25
1
-2
/
+1
*
cmake: only pass --verbose when VERBOSE env variable is set
Kefu Chai
2021-10-14
1
-3
/
+9
*
cmake: remove cflags from CC
Kefu Chai
2021-05-05
1
-8
/
+10
*
cmake: disable "variable tracking" when building rados python binding
Kefu Chai
2021-04-28
1
-1
/
+10
*
cmake: install python scripts into /usr/sbin even if DESTDIR is empty
Kefu Chai
2020-12-20
1
-3
/
+3
*
cmake: use add_compile_options()
Kefu Chai
2020-06-18
1
-1
/
+1
*
src,qa: install python bindings into lib/cython_modules/lib.3
Kefu Chai
2019-12-19
1
-2
/
+2
*
cmake: drop WITH_PYTHON2 option
Kefu Chai
2019-12-19
1
-17
/
+8
*
cmake/modules/Distutils: do not add ${name}-clone if already added
Kefu Chai
2019-07-26
1
-2
/
+4
*
cmake: pass PYTHON_VERSION explicitly
Kefu Chai
2019-07-20
1
-10
/
+15
*
cmake: update FindPython* modules
Kefu Chai
2019-07-20
1
-7
/
+7
*
cmake/modules/Distutils.cmake: add setup as a dependency
Kefu Chai
2019-07-08
1
-2
/
+4
*
cmake/modules/Distutils.cmake: avoid rebuilding cython ext
Kefu Chai
2019-07-08
1
-4
/
+6
*
cmake/modules/Distutils.cmake: add byproduct
Kefu Chai
2019-07-08
1
-1
/
+18
*
cmake: add an arg for name of cython extension
Kefu Chai
2019-07-08
1
-2
/
+2
*
cmake: remove cython 0.29's subinterpreter check during install
Tim Serong
2019-03-20
1
-1
/
+4
*
cmake: remove cython 0.29's subinterpreter check
Tim Serong
2018-12-17
1
-0
/
+3
*
cmake: do not pass unnecessary param to setup.py
Kefu Chai
2018-11-20
1
-2
/
+4
*
cmake: pass cflags to disutils using CC instead of CFLAGS
Kefu Chai
2018-10-22
1
-2
/
+3
*
fix compilation with distcc and other compiler wrappers
Alexey Sheplyakov
2018-10-16
1
-6
/
+17
*
cmake: install script and egg-info files of cephfs-shell
Kefu Chai
2018-08-09
1
-1
/
+1
*
cmake: pass LDSHARED env var to distutils
Kefu Chai
2017-11-15
1
-6
/
+12
*
cmake/Distutils.cmake: make pkg files optional, add bin
Dan Mick
2017-08-04
1
-6
/
+8
*
cmake: Suppress warnings on Cython output
Adam C. Emerson
2016-11-17
1
-2
/
+2
*
cmake: Also build Python bindings for Python 3
Oleh Prypin
2016-08-11
1
-5
/
+7
*
cmake: install platlib into a subdir of build-base dir
Kefu Chai
2016-08-10
1
-2
/
+2
*
cmake: fix wrong path introduced by bb163e9
Kefu Chai
2016-08-10
1
-1
/
+1
*
cmake: specify distutils build path explicitly
Kefu Chai
2016-08-10
1
-2
/
+3
*
doc,pybind: bypass sanity check if building doc
Kefu Chai
2016-08-09
1
-1
/
+1
*
cmake: pass necessary cflags to build_ext
Kefu Chai
2016-07-11
1
-1
/
+2
*
cmake: put cythonized .c files into ${CMAKE_CURRENT_BINARY_DIR}
Kefu Chai
2016-07-11
1
-0
/
+1
*
cmake: creage egg_info files into build directory
Kefu Chai
2016-07-08
1
-2
/
+4
*
Merge pull request #9833 from onyb/wip-rados-pypi
Josh Durgin
2016-07-07
1
-0
/
+2
|
\
|
*
pybind: Add CMake support in rados
Anirudha Bose
2016-06-19
1
-0
/
+2
*
|
cmake: refactor distutils_install_module to follow the pattern of distutils_i...
Kefu Chai
2016-07-04
1
-7
/
+5
*
|
cmake: install python packages into $CMAKE_INSTALL_PREFIX
Kefu Chai
2016-07-04
1
-3
/
+1
|
/
*
cmake: install ceph-disk to /usr/sbin
Kefu Chai
2016-06-04
1
-13
/
+22
*
cmake: install cython modules
Kefu Chai
2016-06-01
1
-0
/
+49
*
cmake: install ceph-{detect-init,disk}
Kefu Chai
2016-06-01
1
-0
/
+24