summaryrefslogtreecommitdiffstats
path: root/cmake/modules/BuildBoost.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/cache: This commit squashes commits related to boost::redis library.Samarah Uriarte2024-04-021-0/+2
* cmake: build boost debug variant when CMAKE_BUILD_TYPE is DebugKefu Chai2024-02-111-1/+5
* build: Bump boost to 1.82Adam C. Emerson2023-07-051-3/+3
* cmake/boost: WITH_ASAN adds BOOST_USE_ASAN to contextCasey Bodley2023-03-071-0/+7
* cmake: disable warnings using -Wno-everythingKefu Chai2022-12-131-1/+1
* cmake: pass cflags using user-config.jamKefu Chai2022-12-131-2/+1
* build: Bump Boost version to 1.79Adam C. Emerson2022-07-221-4/+3
* ceph.spec.in: openSUSE: require gcc11-c++, disable parquetTim Serong2022-04-291-9/+11
* cmake: add submodule for Apache Arrow at v6.0.1Casey Bodley2022-03-141-2/+5
* cmake: use string(JOIN ..) to compose URL for boost downloadKefu Chai2022-03-021-8/+4
* cmake: check for python(\d)\.(\d+) when building boostKefu Chai2021-11-181-1/+1
* cmake: Replace boost download urlRafał Wądołowski2021-05-071-1/+1
* cmake,install-deps,make-dist: use boost 1.75Kefu Chai2021-04-051-3/+3
* cmake: define BUILD_BYPRODUCTS for BoostKefu Chai2021-03-091-7/+17
* cmake: download and build boost 1.73 if it is not installedKefu Chai2020-06-261-3/+3
* cmake: Don't enable BOOST_USE_VALGRIND when not requestedAdam C. Emerson2020-03-211-1/+1
* build: Add WITH_BOOST_VALGRIND optionAdam C. Emerson2020-03-201-0/+7
* CMake - Workaround set Boost_component_FOUNDDaniel Gryniewicz2020-01-081-0/+1
* cmake: build boost v1.72 instead of v1.67Kefu Chai2019-12-231-6/+3
* cmake/Boost: Fix python3 versionKotresh HR2019-12-191-1/+1
* cmake: drop WITH_PYTHON2 optionKefu Chai2019-12-191-5/+5
* cmake: update FindPython* modulesKefu Chai2019-07-201-5/+6
* Merge pull request #28843 from tchaikov/wip-armhf-buildKefu Chai2019-07-091-1/+5
|\
| * cmake/modules/BuildBoost.cmake: fix build for armhfKefu Chai2019-07-021-1/+5
* | cmake: boost valgrind fixes for boost::lockfree::queueJason Dillaman2019-06-281-1/+3
|/
* cmake: move boost patch to cmake/modulesKefu Chai2019-06-121-1/+1
* cmake: boost fixes for ARM 32 bitDaniel Glaser2019-05-291-0/+1
* cmake: fix build WITH_SYSTEM_BOOST=ONKefu Chai2018-08-091-18/+23
* cmake: remove workarounds for supporting cmake 2.xKefu Chai2018-07-061-22/+8
* cmake: always turn off bjam debugging outputKefu Chai2018-05-241-5/+2
* cmake: enable CMP0051Kefu Chai2018-04-261-0/+3
* cmake,make-dist: bump up boost version to 1.67Kefu Chai2018-04-211-5/+5
* cmake: s/boost_256/boost_sha256/Kefu Chai2018-04-201-1/+1
* cmake,make-dist: use sha256 instead of md5 for checksumKefu Chai2018-04-201-2/+2
* cmake: expose Boost_VERSIONKefu Chai2018-04-131-0/+1
* cmake: rename the boost header target to Boost::boostKefu Chai2018-04-131-4/+8
* cmake: add implicit dependencies between boost libsKefu Chai2018-02-271-0/+26
* cmake: add an alias for unit_test_frameworkKefu Chai2018-02-271-0/+10
* cmake: skip boost dependency on ALIAS targetsCasey Bodley2018-02-271-5/+4
* cmake: disable DOWNLOAD_NO_PROGRESS if cmake ver is lower than 3.1Kefu Chai2018-02-191-1/+1
* cmake: fix the include dir for building boost::pythonKefu Chai2018-02-051-2/+3
* cmake: build Boost.python with specified version of pythonKefu Chai2018-01-251-7/+37
* Merge pull request #19914 from tchaikov/wip-cmake-check-boost-in-srcSage Weil2018-01-131-2/+26
|\
| * cmake: check version of boost in src/boostKefu Chai2018-01-111-2/+26
* | cmake: BuildBoost.cmake: use specified compiler for building boostKefu Chai2018-01-101-17/+12
|/
* cmake: update minimum boost version to 1.66Casey Bodley2018-01-051-3/+3
* cmake: check bootstrap.sh instead before downloading boostKefu Chai2017-11-241-1/+1
* make-dist,cmake: Try multiple URLs to download boost before failingBrad Hubbard2017-10-041-2/+11
* make-dist,cmake: move boost tarball location to download.ceph.comSage Weil2017-09-261-1/+1
* cmake: do not add dependencies to INTERFACE library on cmake < 3.3Kefu Chai2017-06-211-1/+1