index
:
platform/upstream/caffeonacl
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_unified
armcl-v18.11
master
sandbox/daeinki/armcl-v18.08
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
Domain: Machine Learning / ML Framework; Licenses: BSD-2-Clause;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-17
cmake build system
Adam Kosiorek
1
-2
/
+2
2014-08-12
lint targets should depend on the lint script itself
Jeff Donahue
1
-2
/
+3
2014-08-09
Distribute the generated proto header files
Kai Li
1
-0
/
+2
2014-08-04
Add "lintclean" target to remove current lint outputs -- forces lint to
Jeff Donahue
1
-1
/
+4
2014-07-29
link OpenBLAS as blas
Evan Shelhamer
1
-1
/
+1
2014-07-29
Fix choice MKL directory from Makefile.config
TANGUY Arnaud
1
-1
/
+1
2014-07-28
make "all" the default target
Evan Shelhamer
1
-2
/
+2
2014-07-27
Symlink to tool bins without the .bin extension
Jeff Donahue
1
-1
/
+8
2014-07-24
Merge pull request #776 from Yangqing/sweep
Yangqing Jia
1
-2
/
+2
2014-07-23
add gflags dependency to caffe.
Yangqing Jia
1
-2
/
+2
2014-07-22
Use the same CXX for matcaffe as for the rest of the build
Ross Girshick
1
-0
/
+1
2014-07-19
add an "everything" target to make for comprehensive build testing
Jonathan L Long
1
-1
/
+3
2014-07-17
switch travis build to CPU-only flag, drop runtestnogpu target
Evan Shelhamer
1
-4
/
+1
2014-07-17
collect CUDA includes and calls, separate from CPU-only mode, leave out
Evan Shelhamer
1
-5
/
+7
2014-07-17
add guards to drop GPU code in CPU-only mode
Evan Shelhamer
1
-1
/
+1
2014-07-17
configure Makefile for CPU-only build
Evan Shelhamer
1
-3
/
+13
2014-07-15
Fix Makefile warning error message.
Jeff Donahue
1
-1
/
+1
2014-07-15
fix choice of clang++ in OS X build
Evan Shelhamer
1
-1
/
+1
2014-07-14
fix bug that breaks MATLAB 2014a compilation
Ross Girshick
1
-2
/
+2
2014-07-14
Replace CUSTOM_CXX env var to specify non-default C++ compiler.
Jeff Donahue
1
-0
/
+5
2014-07-14
fix Makefile comment about library names
Evan Shelhamer
1
-1
/
+1
2014-07-14
Travis build failure wasn't working for lint/warn because they didn't
Jeff Donahue
1
-8
/
+10
2014-07-14
-Override the default compiler by specifying a CXX in
Jeff Donahue
1
-11
/
+6
2014-07-14
Move test headers to include/.
Jeff Donahue
1
-3
/
+6
2014-07-09
makefile hotfix
Jeff Donahue
1
-11
/
+11
2014-07-09
fix bug introduced by warning logs: errors didn't print because they
Jeff Donahue
1
-11
/
+22
2014-07-09
Makefile: cleanup lint/warn report logic (and make the two more consistent)
Jeff Donahue
1
-49
/
+50
2014-07-08
Output a lint report for every source file linted; use to lint
Jeff Donahue
1
-7
/
+20
2014-07-08
Dump compiler warnings to *.warnings.txt; use "make warn" to print them
Jeff Donahue
1
-12
/
+56
2014-07-08
Don't make clean when running linecount
Jeff Donahue
1
-1
/
+1
2014-07-03
customize compiler setting in Makefile.config
Evan Shelhamer
1
-0
/
+5
2014-06-28
Fix building tests with parallel make
James Thewlis
1
-3
/
+12
2014-06-27
Test for im2col kernel
James Thewlis
1
-3
/
+11
2014-06-25
content ourselves to -Wall without -Werror for now
Evan Shelhamer
1
-1
/
+1
2014-06-25
make clang++ happy on OSX by not linking with pthread
Evan Shelhamer
1
-6
/
+8
2014-06-25
turn off some warnings for older compilers
Jonathan L Long
1
-1
/
+10
2014-06-25
add WARNINGS to CXXFLAGS
Jonathan L Long
1
-7
/
+7
2014-06-25
upgrade warnings to -Wall -Werror -Wno-sign-compare
Jonathan L Long
1
-1
/
+1
2014-06-12
add option for lmdb
linmin
1
-0
/
+1
2014-06-08
fix Makefile build dir link upgrade bug reported by @jamt9000
Jeff Donahue
1
-1
/
+1
2014-06-03
compile debug/release into separate directories so you don't have to
Jeff Donahue
1
-3
/
+29
2014-05-26
don't pass LDFLAGS when only compiling
Jonathan L Long
1
-2
/
+2
2014-05-10
fix Makefile bug - HXX_SRCS was things that don't end in .hpp, instead
Jeff Donahue
1
-1
/
+1
2014-04-25
randomize order of test execution by make runtest
Evan Shelhamer
1
-1
/
+1
2014-04-15
Give choice of ATLAS, MKL, and OpenBLAS (with option to override paths)
Evan Shelhamer
1
-16
/
+19
2014-04-14
Add possibility to use OpenBlas
AlOa
1
-7
/
+13
2014-04-09
fix osx 10.9 condition in Makefile
Evan Shelhamer
1
-1
/
+1
2014-04-09
include vecLib BLAS dir on osx
Evan Shelhamer
1
-0
/
+1
2014-04-08
auto-configure linux/osx build differences
Evan Shelhamer
1
-6
/
+40
2014-04-08
trivial makefile grooming
Evan Shelhamer
1
-6
/
+6
[next]