summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-02-26Make tools/ for core binaries, stow scripts/ in tools/extraEvan Shelhamer1-6/+22
2014-02-17don't pass LDFLAGS when only performing compilation (-c)Jonathan L Long1-6/+6
2014-02-11add CXXFLAGS for libstdc++ on OS X 10.9Evan Shelhamer1-3/+3
2014-02-03remove linking against mkl_intel_thread: unneededSergey Karayev1-3/+4
2014-01-19cleanup whitespaceEvan Shelhamer1-14/+14
2014-01-13Add removing distribute directory when make cleanKai Li1-0/+1
2014-01-13Add make proto target to seperately generate caffe/proto/caffe.pb.hKai Li1-1/+3
2014-01-13Seperated build, distribute and source directoriesKai Li1-51/+99
2013-11-28modify makefile to recompile on changes to header filesJeff Donahue1-3/+7
2013-11-26removed the -Wl flag which was an earlier experimental tryYangqing Jia1-2/+1
2013-11-26makefile updateYangqing Jia1-18/+4
2013-11-24Merge branch 'master' of github.com:Yangqing/caffeYangqing Jia1-2/+5
2013-11-24makefile: add both lib and lib64 to the cuda library path.Yangqing Jia1-1/+1
2013-11-23makefile: added a MATLAB_DIR variable. pycaffe and matcaffe will not be compi...Yangqing Jia1-2/+5
2013-11-22update Makefile and add some more docsRoss Girshick1-0/+9
2013-11-21fix Makefile problemYangqing Jia1-2/+2
2013-11-21cleaned makefile a little bitYangqing Jia1-27/+62
2013-11-19fix pycaffe dependencyYangqing Jia1-1/+3
2013-11-19makefile: not compile test in defaultYangqing Jia1-1/+1
2013-11-19makefile: fixed the nvcc pathYangqing Jia1-2/+2
2013-11-15Made a major change: when initializing a network, the input size are no longe...Yangqing Jia1-1/+1
2013-11-13pycaffe updateYangqing Jia1-1/+2
2013-11-12linecount improvementYangqing Jia1-0/+2
2013-11-12changed makefile, and removed the no longer needed cuda convnet translator.Yangqing Jia1-1/+2
2013-11-12changed the python file pathsYangqing Jia1-3/+3
2013-11-12added pycaffe wrapper. Preparing to clean the structureYangqing Jia1-2/+7
2013-11-11Merge branch 'master' of github.com:Yangqing/caffeYangqing Jia1-1/+2
2013-11-11remove python depsYangqing Jia1-3/+2
2013-11-11bugfixYangqing Jia1-1/+1
2013-11-08misc updateYangqing Jia1-2/+4
2013-11-06working asynchronous sgd code. may have errors.Yangqing Jia1-1/+1
2013-10-31solver restructuring: now all prototxt are specified in the solver protocol b...Yangqing Jia1-1/+1
2013-10-26added back opencv dependency and convert scriptsYangqing Jia1-2/+2
2013-10-15Reorganization of codes.Yangqing Jia1-0/+111
2013-09-12a bunch of updates. to be checked on durian. does not build.Yangqing Jia1-41/+0
2013-09-12first tryYangqing Jia1-0/+41