summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #30494 into masterPatrick Donnelly2019-10-111-3/+3
|\
| * cmake: Allow cephfs and ceph-mds to be build when building on FreeBSDWillem Jan Withagen2019-10-061-3/+3
* | cmake: Do a debug build by defaultBrad Hubbard2019-10-091-1/+7
|/
* mount.ceph: fork a child to get info from local configurationJeff Layton2019-09-131-0/+2
* cmake: SKIP_RPATH if RPATH is not necessaryKefu Chai2019-09-031-1/+1
* objclass, osd: dissect the OSD-specific parts from class_api.cc.Radoslaw Zarzynski2019-08-241-0/+1
* Merge pull request #29322 from rzarzynski/wip-objclass-cleanupKefu Chai2019-08-031-0/+3
|\
| * objclass, osd: turn ClassHandler into singleton.Radoslaw Zarzynski2019-07-291-0/+3
* | cmake: require CMake v3.10.2Kefu Chai2019-08-021-31/+7
* | cmake: Add python-commonSebastian Wagner2019-07-261-0/+1
* | Merge pull request #26160 from linuxbox2/wip-rgw-lc-headerMatt Benjamin2019-07-241-5/+6
|\ \
| * | rgw: project and return lc expiration from GET/HEAD and PUT opsMatt Benjamin2019-07-181-5/+6
* | | cmake: use exact version of python if minor version is specifiedKefu Chai2019-07-231-1/+5
* | | cmake: use python2 by defaultKefu Chai2019-07-221-0/+11
* | | cmake: update FindPython* modulesKefu Chai2019-07-201-5/+5
|/ /
* | Merge pull request #28802 from lixiaoy1/cmake_pmdkKefu Chai2019-07-121-0/+9
|\ \
| * | cmake: Add the support to use system PMDK librarylixiaoy12019-07-101-0/+9
* | | Merge pull request #28876 from tchaikov/wip-cmake-vstart-with-cython_cephfsKefu Chai2019-07-051-1/+1
|\ \ \
| * | | cmake: add cython_cephfs to vstart targetKefu Chai2019-07-041-1/+1
* | | | Merge pull request #27834 from rzarzynski/wip-nss-drop-cmsKefu Chai2019-07-051-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | common, crypto, build: get rid of NSS entirely.Radoslaw Zarzynski2019-06-261-2/+0
* | | | CMakeLists: include 'cephfs' (which includes libcephfs) in 'vstart' targetSage Weil2019-07-021-1/+1
| |/ / |/| |
* | | src: use spirit based ceph.conf parserKefu Chai2019-06-251-0/+1
| |/ |/|
* | Merge pull request #25395 from rzarzynski/wip-build-compiletest_cxx11_clientKefu Chai2019-06-181-0/+8
|\ \ | |/ |/|
| * build, tests: introduce compiletest_cxx11_client for C++11 conformity.Radoslaw Zarzynski2018-12-171-0/+8
* | cmake: set empty-string RPATH for ceph-osdNathan Cutler2019-06-121-1/+2
* | Merge pull request #28252 from tchaikov/wip-cmake-cleanupKefu Chai2019-06-041-2/+1
|\ \
| * | cmake: include googletest instead of its subdirectoryKefu Chai2019-05-271-1/+1
| * | cmake: do not disable Seastar_TESTING explicitlyKefu Chai2019-05-271-1/+0
* | | Merge pull request #27569 from batrick/gcc-9-wrnKefu Chai2019-05-281-1/+9
|\ \ \ | |/ / |/| |
| * | CMakeLists: add std::move warnings in gcc9Patrick Donnelly2019-04-301-1/+9
* | | make-dist: set version number only onceNathan Cutler2019-05-081-2/+0
* | | cmake: do not build unit test of seastarKefu Chai2019-05-071-0/+1
* | | cmake: do not install googletestKefu Chai2019-05-021-0/+1
|/ /
* | cmake: should PYTHON3_VERSION_STRING of libpython3Kefu Chai2019-04-051-2/+2
* | cmake: check for MAJOR.MINOR version of python3Boris Ranto2019-04-051-1/+1
* | cmake: check for libpython of the same version of interpreterKefu Chai2019-04-041-1/+1
* | cmake: use specified python3 version if anyKefu Chai2019-04-041-3/+6
* | Merge PR #27021 into masterSage Weil2019-03-221-5/+0
|\ \
| * | msg: remove XioMessengerSage Weil2019-03-211-5/+0
* | | cmake: disable -Werror when building seastarKefu Chai2019-03-211-1/+1
* | | cmake: build fmt submodule if libfmt is not foundKefu Chai2019-03-211-1/+1
|/ /
* | librados: revert librados3/libradoscc back to librados2Jason Dillaman2019-02-201-1/+1
* | cmake: rename CMAKE_INSTALL_{FULL_}?PKGLIBDIRKefu Chai2019-02-161-4/+4
* | cmake: install mgr plugins into $prefix/share/cephKefu Chai2019-02-161-1/+3
* | message/MMonMgrReport: conditionally reencode PGMapDigestSage Weil2019-02-131-0/+1
* | cmake: disable GCC-9 warningsKefu Chai2019-02-021-1/+1
* | cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENVKefu Chai2019-01-271-1/+1
* | cmake: silence -Wsign-compare in libfmtKefu Chai2019-01-181-0/+1
* | ceph-volume: Add venv to vstart cmake targetSebastian Wagner2018-12-201-0/+4