summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2017-01-04Reset and warn when any options are not satisfiedBram Wasti1-23/+58
2017-01-04Add a missing if opencv found checkYangqing Jia1-4/+10
2017-01-04Merge branch 'cmake' of https://github.com/caffe2/caffe2 into cmakeSimon Layton3-23/+23
2017-01-04Merge branch 'master' into cmakeBram Wasti3-23/+23
2017-01-04Added MPI operators to cmakeSimon Layton1-0/+5
2017-01-04Updated naming convention of Caffe2_LINK*Bram Wasti3-24/+24
2017-01-04Merge pull request #72 from bwasti/masterBram Wasti4-51/+2
2017-01-04Removed protobuf from third_partyBram Wasti3-47/+2
2017-01-04Revert relabeled 'build' directory for protobuf compilationBram Wasti1-5/+5
2017-01-04USE_OPENMP option addedSimon Layton2-4/+11
2017-01-04Merge pull request #7 from caffe2/cmakeBram Wasti6-103/+39
2017-01-04Remove unnecessary cuda flags.Yangqing Jia2-2/+1
2017-01-03BLAS option: Atlas->ATLAS, and added an else() message guard.Yangqing Jia1-2/+4
2017-01-03Allow glog and gflags to be optionally used.Yangqing Jia3-96/+23
2017-01-03fix typoYangqing Jia2-2/+2
2017-01-03cmake cuda: add libcuda.so find paths, and produce error if it is not found.Yangqing Jia1-1/+9
2017-01-03Merge t pushBram Wasti1-3/+9
2017-01-03Removed redundant fpic invocationBram Wasti1-4/+0
2017-01-03Merge pull request #6 from caffe2/cmakeBram Wasti1-3/+9
2017-01-03Fix all instances of 'build' folder being used to prevent errors on makeBram Wasti1-4/+4
2017-01-03use different name for build folder (conflicts with build file)Bram Wasti1-1/+1
2017-01-03Change default blas to EigenYangqing Jia1-3/+9
2016-12-29Added a search path to find OpenBLAS for convenience (homebrew install)Bram Wasti1-0/+2
2016-12-29Fix typo breaking NumPy includesBram Wasti1-1/+1
2016-12-27added google/benchmark and tidied up Cuda buildbwasti2-7/+7
2016-12-22Merge branch 'master' into cmakeBram Wasti1-0/+6
2016-12-22Add c++11 support to nvccBram Wasti1-0/+1
2016-12-22fix build for older versions of CUDABram Wasti1-0/+6
2016-12-22pass std=c++11 directly to nvccBram Wasti1-0/+1
2016-12-21turn off cuda propogate host flagsBram Wasti1-1/+2
2016-12-21Merge branch 'osx-build' into cmakeBram Wasti1-0/+1
2016-12-21maybe fix cmake fileBram Wasti1-1/+1
2016-12-16Correction to paths to find cuDNNSimon Layton1-1/+1
2016-12-16Add missing fileSimon Layton1-0/+45
2016-12-14Support openCV 2Simon Layton1-6/+5
2016-12-14Merge branch 'cmake' of https://github.com/slayton58/caffe2 into cmakeSimon Layton2-17/+0
2016-12-14third_party protobuf supportSimon Layton2-12/+13
2016-12-13Removing extraneous cmake filesSimon Layton8-681/+0
2016-12-13Refactored CUDA detection a bitSimon Layton2-14/+13
2016-12-13Add CUDA NVRTC casesSimon Layton1-0/+16
2016-12-13EnhancementsSimon Layton4-94/+106
2016-12-13CUDA fixesSimon Layton2-16/+6
2016-12-13Compiling entire projectSimon Layton2-0/+92
2016-12-13Compiling most of the projectSimon Layton1-0/+15
2016-12-13Build binariesSimon Layton1-0/+10
2016-12-13Build Python libsSimon Layton1-0/+11
2016-12-13Initial building with depsSimon Layton27-0/+2353
2016-12-12Removing extraneous cmake filesSimon Layton8-681/+0
2016-12-12Refactored CUDA detection a bitSimon Layton2-14/+13
2016-12-09Add CUDA NVRTC casesSimon Layton1-0/+16