summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2020-01-23Merge branch 'master' into patch_1Przemysław Dolata3-0/+22
2020-01-23Merge pull request #6346 from jerryz123/HDF5_configPrzemysław Dolata3-0/+22
2020-01-23Cherry-picked USE_HDF5 from Android branchJerry Zhao3-0/+22
2020-01-23fix typos and some minor fixes.Kuang Fangjun1-1/+1
2020-01-23Merge pull request #6219 from uhfband/fix-caffe_pb2-modulePrzemysław Dolata1-1/+1
2020-01-23Fix cmake < v3.7 compatibility in Cuda.cmake (#6338)Viktor Richter1-2/+2
2020-01-23Minor correction concerning compilation compatibility with CUDA 9.0Seyyed Hossein Hasanpour1-2/+2
2018-02-13fix cuda 9.1 compilationjasjuang1-0/+6
2018-02-08Fix incorrect namespace for pycaffe submodule caffe_pb2 generated by protobufYegor Bedarev1-1/+1
2018-01-31Merge pull request #5865 from cheshirekow/fix/caffe_rpathPrzemysław Dolata1-2/+3
2017-12-20Cuda.cmake: Fix a typo in a commentPavel Grunt1-1/+1
2017-08-21Fix caffe rpathJosh Bialkowski1-2/+3
2017-08-04Fix hardcode xcode pathKeith Mok1-1/+2
2017-05-15cmake: rename libproto.a -> libcaffeproto.aZhou Mo1-1/+1
2017-05-12Downgrade boost requirement from 1.55 to 1.54Luke Yeager1-1/+1
2017-04-13Merge pull request #3825 from jasjuang/masterEvan Shelhamer1-0/+26
2017-04-13Bump boost version to 1.55 in CMake buildGuillaume Dumont1-1/+1
2017-03-22[caffe][build] added ABS_TEST_DATA_DIR var.max argus1-11/+4
2017-03-22[caffe][build] added Atlas lapack Library name atllapackmax argus1-2/+2
2017-02-16Merge pull request #4609 from intelfx/BVLC-work-buildsystemEvan Shelhamer6-138/+69
2017-01-30Remove sdk version from veclib searching path.Wenbo Yang1-1/+1
2017-01-18Fix various documentation typos (#4172)Adam Browne3-5/+5
2017-01-17Merge pull request #4563 from cypof/ncclEvan Shelhamer3-4/+38
2017-01-07Merge pull request #4338 from raffienficiaud/masterEvan Shelhamer1-0/+1
2017-01-06Switched multi-GPU to NCCLCyprien Noel3-4/+38
2016-12-02Add Pascal to all cuda architecturesMax Ehrlich1-2/+4
2016-11-27fix many typos by using codespellZhou Mo1-1/+1
2016-08-31cmake/Templates: remove duplicated #cmakedefines from caffe_config.h.inIvan Shapovalov1-19/+0
2016-08-31cmake: add option to link with OpenMPIvan Shapovalov1-4/+13
2016-08-31cmake: refactor deps detection, specify all dependencies in the exported caff...Ivan Shapovalov5-117/+58
2016-08-31cmake/Templates: properly spell OpenCV CMake config file nameIvan Shapovalov1-1/+1
2016-08-31cmake: fix usage of INCLUDE_DIR/INCLUDE_DIRS in Dependencies.cmakeIvan Shapovalov1-3/+3
2016-08-18make cmake find cuDNN on Mac OSTianwei Shen1-4/+11
2016-08-18Merge pull request #3272 from ixartz/masterEvan Shelhamer1-0/+6
2016-08-18Merge pull request #4247 from jklontz/masterEvan Shelhamer1-3/+4
2016-08-03Merge pull request #4516 from intelfx/BVLC-workJon Long1-1/+1
2016-07-26Fix search for Atlas on arch.Hans Gaiser1-3/+3
2016-07-25CMake: link with ${HDF5_HL_LIBRARIES}Ivan Shapovalov1-1/+1
2016-07-21add in sudo make uninstall for cmakejasjuang1-0/+26
2016-06-21Fix glog upstream autoconfRaffi Enficiaud1-0/+1
2016-05-31Fix vecLib search order for clients with both the old vecLib framework and th...Josh Klontz1-3/+4
2016-03-01- doc and cmake update MKL relatedJacek Czaja1-1/+1
2016-02-24CMake: Do not include "${PROJECT_BINARY_DIR}/include" with SYSTEM optionNiels Ole Salscheider1-1/+1
2016-02-11Merge pull request #3451 from intelcaffe/cmake-clang-fixEvan Shelhamer1-9/+10
2016-02-09bugfix for incorrect behaviour in caffe_parse_linker_libs function while extr...Abhijit Kundu1-2/+3
2016-01-22Version 1.0.0-rc3Luke Yeager1-1/+1
2016-01-06CMake python version fixphilkr1-2/+2
2015-12-14- Fix to cmake build for clangJacek Czaja1-9/+10
2015-11-13Display and store cuDNN version numbers during cmake.Balint Cristian2-3/+32
2015-11-10OSX 10.10 (and more) use Accelerate Framework instead of veclibixartz1-0/+6