index
:
platform/upstream/lz4
accepted/tizen_6.0_unified
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_6.0
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / System Framework; Licenses: BSD-2-Clause, GPL-2.0;
Hyotaek Shim <hyotaek.shim@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
Fixed : Makefile
Yann Collet
1
-217
/
+119
2015-03-26
windows friendly make clean
Yann Collet
1
-116
/
+221
2015-03-26
minor beautifier (make clean)
Yann Collet
1
-4
/
+4
2015-03-25
Added : arm cross-compilation test
Yann Collet
1
-3
/
+7
2015-03-23
updated dist list
Yann Collet
1
-1
/
+1
2015-03-15
changed "make install" default install directory to /usr/local
Yann Collet
1
-2
/
+2
2015-03-15
Added : clang test
Yann Collet
1
-1
/
+4
2015-03-15
scan-build tests
Yann Collet
1
-0
/
+2
2015-03-11
Fixed minor g++ warnings
Yann Collet
1
-1
/
+1
2015-03-10
g++ compatibility
Yann Collet
1
-0
/
+4
2015-03-10
Updated datagen (can create sparse files)
Yann Collet
1
-1
/
+1
2015-03-07
NetBSD compatibility (#48)
Yann Collet
1
-1
/
+1
2014-12-13
fixed travis tests
Yann Collet
1
-0
/
+3
2014-12-13
New : lz4frame integrated into liblz4 (v1.5.0)
Yann Collet
1
-14
/
+12
2014-12-09
fixed : pkg version
Yann Collet
1
-1
/
+1
2014-12-03
Clarified a few comments
Yann Collet
1
-3
/
+4
2014-12-01
Fixed : make dist
Yann Collet
1
-3
/
+2
2014-11-30
fix : sudo for make install
Yann Collet
1
-2
/
+2
2014-11-30
New directory structure : library source files into /lib directory
Yann Collet
1
-63
/
+14
2014-11-23
Added : $(EXT) within install for cross-compilation support
Yann Collet
1
-8
/
+1
2014-11-04
Makefile : refactored Travis CI tests
Yann Collet
1
-10
/
+6
2014-11-04
Added : cmake test
Yann Collet
1
-0
/
+5
2014-11-04
Makefile : added -Wcast-align compilation warning
Yann Collet
1
-1
/
+1
2014-10-28
new Travis CI build matrix
Yann Collet
1
-2
/
+18
2014-10-06
update distribution builder "make dist"
Yann Collet
1
-5
/
+10
2014-09-01
Added : preliminary frame decompression function
Yann Collet
1
-1
/
+1
2014-08-26
Simplified travis test flow
Yann Collet
1
-3
/
+2
2014-08-13
updated release number
Yann Collet
1
-1
/
+1
2014-08-08
Makefile: fix DESTDIR
Igor Gnatenko
1
-5
/
+5
2014-08-06
Makefile : restored Takayuki's fix for OS-X and BSD
Yann Collet
1
-4
/
+5
2014-08-06
Updated Makefile : make dist
Yann Collet
1
-5
/
+7
2014-07-30
Fix BSD sed error reported by Yue Du
Takayuki MATSUOKA
1
-3
/
+3
2014-07-26
Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)
Yann Collet
1
-4
/
+3
2014-07-22
Makefile : synchronize library version number with lz4.h - Thanks to Takayuki...
Yann Collet
1
-3
/
+3
2014-07-21
Makefile : some corrections suggested by Michał Górny (issue 136)
Yann Collet
1
-4
/
+8
2014-07-20
Added : pkg-config (issue 135)
Yann Collet
1
-4
/
+16
2014-07-14
Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle
Yann Collet
1
-1
/
+1
2014-07-14
Modified : lz4 streaming API, strong types
Yann Collet
1
-1
/
+1
2014-07-05
Modified : Makefile : added -Wshadow option, suggest by Boris Faure
Yann Collet
1
-1
/
+1
2014-07-05
Fix : OS-X : library install name, thanks to Clemens Lang
Yann Collet
1
-1
/
+1
2014-07-05
updated fuzzer, faster and cleaner overflow tests
Yann Collet
1
-1
/
+1
2014-07-02
update to r119
Yann Collet
1
-1
/
+1
2014-07-02
Quickfix of issue 134 (untested)
Yann Collet
1
-1
/
+1
2014-06-24
updated lz4cat man page
Yann Collet
1
-4
/
+4
2014-06-14
LZ4 Streaming : check overlapping input/dictionary
Yann Collet
1
-2
/
+3
2014-06-09
New : valgrind memtest
Yann Collet
1
-5
/
+5
2014-05-21
Continuous streaming mode (automatic)
Yann Collet
1
-1
/
+1
2014-04-23
re-order travis tests
Yann Collet
1
-1
/
+1
2014-04-16
Add build target 'test'
Takayuki MATSUOKA
1
-0
/
+3
2014-04-15
Added README.md to the list of packaged files
Yann Collet
1
-1
/
+1
[next]