COMMITS
/ Makefile.config.example April 16, 2018
J
Cherry-picked USE_HDF5 from Android branch
Jerry Zhao committed
November 28, 2017
N
Makefile example comments for CUDA 9.0 compatibility
Noiredd committed
February 9, 2017
K
Add Pascal CUDA architectures to Makefile.config.example
Katherine Crowson committed
January 19, 2017
J
[build] remove trailing backslash on comment
Jonathan L Long committed
January 6, 2017
C
Switched multi-GPU to NCCL
Cyprien Noel committed
May 4, 2016
E
[build] note that `make clean` clears build and distribute dirs
Evan Shelhamer committed
January 21, 2016
R
Add makefile config option for linking Python 3 libraries
Robbie Cooper committed
October 22, 2015
R
Merge pull request #3186 from lionleaf/makefile_opencv_imgcodecs
Ronghang Hu committed
October 13, 2015
A
Add opencv_imgcodecs to library path in Makefile
Andreas Løve Selvik committed
September 25, 2015
L
Add ALLOW_LMDB_NOLOCK build option
Luke Yeager committed
L
Re-ordering some lines in build files
Luke Yeager committed
September 17, 2015
E
[build] include IO dependencies by default
Evan Shelhamer committed
June 27, 2015
T
Separate IO dependencies
Tea committed
April 2, 2015
M
Add commented out helpers for homebrew users
Martin Häcker committed
January 10, 2015
J
add WITH_PYTHON_LAYER build option to include Python layer
Jonathan L Long committed
January 21, 2015
E
Back-merge fixes + docs
Evan Shelhamer committed
December 11, 2014
J
pretty the build with the Q variable
Jonathan L Long committed
December 5, 2014
E
compile for compute capability 5.0
Evan Shelhamer committed
October 16, 2014
C
Sometimes anaconda is installed in root.
Craig Quiter committed
October 15, 2014
J
Reintroduce pkg-config with optional Makefile.config flag.
Jeff Donahue committed
September 1, 2014
E
add cuDNN to build
Evan Shelhamer committed
July 18, 2014
J
use /usr instead of /usr/local for default Python include/lib
Jonathan L Long committed
June 30, 2014
E
configure Makefile for CPU-only build
Evan Shelhamer committed
Y
Update Makefile.config.example
yzhuan committed
July 14, 2014
J
Replace CUSTOM_CXX env var to specify non-default C++ compiler.
Jeff Donahue committed
July 12, 2014
J
-Override the default compiler by specifying a CXX in
Jeff Donahue committed
July 4, 2014
E
customize compiler setting in Makefile.config
Evan Shelhamer committed
June 27, 2014
E
Merge pull request #510 from crizCraig/patch-1
Evan Shelhamer committed
E
add latest CUDA arch to fix invalid device function errors
Evan Shelhamer committed
June 17, 2014
C
Add comment to Makefile.config.example about DEBUG flag issue in OSX per #171.
Craig Quiter committed
June 16, 2014
April 20, 2014
S
installation doc update
Sergey Karayev committed
April 15, 2014
E
Give choice of ATLAS, MKL, and OpenBLAS (with option to override paths)
Evan Shelhamer committed
E
rename python include config var to match lib
Evan Shelhamer committed
April 14, 2014
A
Add possibility to use OpenBlas
AlOa committed
April 9, 2014
J
Merge pull request #305 from shelhamer/install-doc-blas-platform
Jeff Donahue committed
April 8, 2014
E
Comment out MATLAB by default in Makefile.config
Evan Shelhamer committed
E
auto-configure linux/osx build differences
Evan Shelhamer committed
E
trivial makefile grooming
Evan Shelhamer committed
March 30, 2014
J
put TEST_GPUID in Makefile.config
Jeff Donahue committed
March 21, 2014
J
add DEBUG option to Makefile/Makefile.config.example
Jonathan L Long committed
February 18, 2014
E
make MKL switch surprise-proof
Evan Shelhamer committed
February 15, 2014
E
rewrite MKL flag note, polish makefile
Evan Shelhamer committed
E
define by := (no need for re-expansion)
Evan Shelhamer committed
February 12, 2014
R
major refactoring allow coexistence of MKL and non-MKL cases
Rowland Depp committed
E
add CXXFLAGS for libstdc++ on OS X 10.9
Evan Shelhamer committed
February 26, 2014
S
More comments in Makefile.config.example
Sergey Karayev committed
February 3, 2014
S
Makefile.config removed in favor of .example file
Sergey Karayev committed