summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-01-23Cherry-picked USE_HDF5 from Android branchJerry Zhao1-0/+3
2017-04-14Caffe 1.0Evan Shelhamer1-2/+2
2017-04-13Merge pull request #3825 from jasjuang/masterEvan Shelhamer1-0/+11
2017-04-13Merge pull request #4237 from CDLuminate/cmake-using-gnuinstalldirsEvan Shelhamer1-0/+1
2017-02-20Merge pull request #5296 from shelhamer/rc5Evan Shelhamer1-2/+2
2017-02-16version bump: rc5Evan Shelhamer1-2/+2
2017-02-16Merge pull request #4609 from intelfx/BVLC-work-buildsystemEvan Shelhamer1-4/+21
2017-01-21cmake: bump soversion to rc4Zhou Mo1-2/+2
2017-01-06Switched multi-GPU to NCCLCyprien Noel1-0/+1
2016-08-31cmake: add option to link with OpenMPIvan Shapovalov1-0/+1
2016-08-31cmake: refactor deps detection, specify all dependencies in the exported caff...Ivan Shapovalov1-4/+20
2016-07-21add in sudo make uninstall for cmakejasjuang1-0/+11
2016-05-30using GNUInstallDirs in root cmake fileLumin Zhou1-0/+1
2016-05-10[build] (CMake) customisable Caffe version/soversionray glover1-2/+2
2016-02-11Merge pull request #3451 from intelcaffe/cmake-clang-fixEvan Shelhamer1-0/+2
2016-01-22Version 1.0.0-rc3Luke Yeager1-0/+5
2015-12-14- Fix to cmake build for clangJacek Czaja1-0/+2
2015-10-24Merge pull request #3221 from BonsaiAI/cmake-forward-compatibilityEvan Shelhamer1-2/+10
2015-10-20Endorse CMP0046, CMP0054T.E.A de Souza1-2/+10
2015-09-25Add ALLOW_LMDB_NOLOCK build optionLuke Yeager1-0/+1
2015-09-25Re-ordering some lines in build filesLuke Yeager1-2/+2
2015-09-17Fix case in CMake noticesTea1-2/+2
2015-09-17Separate IO dependenciesTea1-2/+5
2015-07-20Travis scripts for python3 and pytest for cmake. Also fixes CUDA CMake build ...philkr1-0/+4
2015-07-07Fix CMake typosLuke Yeager1-2/+2
2015-04-01Build gflags and glog through CMake if not found in the systemNuno Subtil1-0/+2
2015-03-06Making python layer work with cmakephilkr1-0/+1
2015-02-24Merge pull request #1923 from philkr/python3_masterJon Long1-0/+1
2015-02-24Making python3 work with cmake and the new python wrapperphilkr1-0/+1
2015-02-23APPLE was misspelled. in Line 27spmallick1-1/+1
2015-02-18Changing CMAKE_SOURCE/BINARY_DIR to PROJECT_SOURCE/BINARY_DIRphilkr1-5/+5
2015-02-16cmake 2.8.7. supportAnatoly Baksheev1-2/+3
2015-02-16improve CMake buildAnatoly Baksheev1-156/+43
2014-10-11Fixed CMakeList to work with OpenCV 3.Kevin James Matzen1-1/+1
2014-10-07[cmake] move dependency finding to root CMakeLists.txtMartin Baeuml1-2/+82
2014-10-03[fix] set cmake static link command for clang++ and g++ globallyEvan Shelhamer1-1/+8
2014-09-11add -fPIC flag to CMake buildJeff Donahue1-3/+3
2014-08-17added gflags + bugfixes + rebase on bvlc/caffeAdam Kosiorek1-2/+3
2014-08-17Added lint targetAdam Kosiorek1-1/+15
2014-08-17added proper 'runtest' targetAdam Kosiorek1-5/+0
2014-08-17Examples_SOURCE_DIR cmake variable bugfixAdam Kosiorek1-2/+0
2014-08-17cpu only build worksAdam Kosiorek1-1/+4
2014-08-17cpu onlyAdam Kosiorek1-2/+9
2014-08-17cmake from binariesAdam Kosiorek1-0/+1
2014-08-17cmake build configuration for travis-ciAdam Kosiorek1-3/+2
2014-08-17cmake build systemAdam Kosiorek1-0/+72