index
:
Project-1CE/external_zlib-ng
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2022-05-13
Port zlib-ng to the Android platform
HEAD
sugisawa-mr1
Danny Lin
2021-12-24
Add new crc32 unit test
Matheus Castanho
2020-07-13
Make static libraries produced by cmake and configure identical.
Dan Kegel
2020-06-25
Add tests for Adler32
Rogerio Alves
2020-06-19
Add cmake build dir to gitignore
Pavel P
2020-06-08
Preparation for POWER optimizations
Matheus Castanho
2019-09-26
travis.yml changes:
Hans Kristian Rosbach
2019-09-21
Add archdetect as separate cmake include file.
Hans Kristian Rosbach
2019-09-14
Added cmake tests to verify output of makefixed (#398)
Nathan Moinvaziri
2019-08-08
Remove BUILDFIXED and MAKEFIXED. (#375)
Hans Kristian Rosbach
2019-05-23
Ignore CLion files
Ilya Leoshkevich
2018-11-07
integration of oss-fuzz in make test #204 (#206)
sebpop
2018-01-31
Adapt code to support PREFIX macros and update build scripts
Mika Lindqvist
2017-01-30
Update .gitignore
Mika Lindqvist
2017-01-30
ignore KDevelop statefiles
René J.V. Bertin
2016-04-28
Add test for CVE-2003-0107
Daniel Axtens
2016-04-26
Fix build under MSYS2.
Mika Lindqvist
2015-05-14
Fix ARCH detection when default target of gcc doesn't match uname.
Mika Lindqvist
2015-05-08
Move generating zconf.h.cmakein from Makefile.in to CMakeLists.txt
Mika Lindqvist
2015-05-04
Fix building outside source tree
Mika Lindqvist
2015-05-01
Make parallel building work inside arch directory.
Mika Lindqvist
2015-05-01
Update CMakeLists.txt
Mika Lindqvist
2015-04-29
* Remove assembler targets and OBJA from Visual Studio makefile
Mika Lindqvist
2015-04-29
Fix compiling under Visual Studio.
Mika Lindqvist
2013-03-24
zlib 1.2.7.1
Mark Adler
2011-10-09
Add --cover option to ./configure for gcc coverage testing.
Mark Adler
2011-09-11
Add .gitignore [Frysinger]
Mark Adler