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
Age
Commit message (
Expand
)
Author
2021-10-15
zlib-ng: Remove flag `-fno-semantic-interposition`
lineage-18.1
zclkkk
2021-04-18
Remove GitHub Actions workflows
Danny Lin
2021-04-18
Add zconf.h for Android builds
Danny Lin
2021-04-18
Add zlib_bench from Chromium zlib
Danny Lin
2021-04-18
Port zlib-ng to the Android platform
Danny Lin
2021-04-14
[ARM] Use temporary variable when loading more than 8 bits in chunkmemset_neo...
Mika Lindqvist
2021-04-14
Write generated files during tests to CMake's build directory using the name ...
Nathan Moinvaziri
2021-04-09
Changed auto-detection of float-abi support by removing triplet check in favo...
Nathan Moinvaziri
2021-04-09
Install clang-6 package if it is not present on Ubuntu when compiling against...
Nathan Moinvaziri
2021-04-08
Added Windows ARM and ARM64 binaries in releases. #909
Nathan Moinvaziri
2021-04-08
Alias ZEXTERN, ZEXPORT and ZEXPORTVA to Z_EXTERN, Z_EXPORT and Z_EXPORTVA res...
Mika Lindqvist
2021-04-08
Fix build if -D_FILE_OFFSET_BITS=64 is set manually.
Mika Lindqvist
2021-03-26
Include porting guide in GH release packages.
Nathan Moinvaziri
2021-03-26
Added build differences between zlib-compat and zlib-ng native mode to portin...
Nathan Moinvaziri
2021-03-23
Version 2.0.2
Hans Kristian Rosbach
2021-03-22
Fix MSVC warnings in deflate_quick_block_open
Ilya Leoshkevich
2021-03-22
Detect unsupported VS at configure time (and not at compile time)
tbeu
2021-03-20
Support for posix_memalign in FreeBSD 11. #873
Nathan Moinvaziri
2021-03-20
Only perform auto-detection of floating point ABI on ARM arch. #895
Nathan Moinvaziri
2021-03-20
Restore hash_head != 0 checks
Ilya Leoshkevich
2021-03-18
Added preprocessor error guards to ensure proper library usage.
Nathan Moinvaziri
2021-03-18
Add a CMake macro for simple test executables
Ilya Leoshkevich
2021-03-18
Don't test corpora when processing MinGW jobs. This should reduce the time th...
Nathan Moinvaziri
2021-03-18
Fix GNUInstallDirs includedir detection
Victor Westerhuis
2021-03-18
Cmake: Accept custom install dirs in various formats from command line.
Hans Kristian Rosbach
2021-03-17
Remove unused header checks from CMake. These are legacy checks that zlib use...
Nathan Moinvaziri
2021-03-17
Fix .pc file generation in CMakeLists.txt
Victor Westerhuis
2021-03-17
Version 2.0.1 - Hotfix
Hans Kristian Rosbach
2021-03-17
Fix block_open handling in deflate_quick()
Ilya Leoshkevich
2021-03-16
Stable release 2.0.0
Hans Kristian Rosbach
2021-03-16
Fix defining HAVE_SYS_SDT_H with CMake
Ilya Leoshkevich iii@linux.ibm.com
2021-03-16
Added comments for cmake test scripts.
Nathan Moinvaziri
2021-03-16
Add testing of minigzip/minideflate --help and invalid parameter
Hans Kristian Rosbach
2021-03-16
Fix bi_valid handling in deflate_quick()
Ilya Leoshkevich iii@linux.ibm.com
2021-03-16
Quote CMAKE_C_FLAGS_RELEASE
Ilya Leoshkevich iii@linux.ibm.com
2021-03-16
Updated location to compression testing corpora.
Nathan Moinvaziri
2021-03-15
[CMake] Add zlibstatic alias when BUILD_SHARED_LIBS is "OFF"
past-due
2021-03-09
Remove misleading manpage.
Hans Kristian Rosbach
2021-02-26
Only set CPU feature flags in configure script if not using native instructions.
Nathan Moinvaziri
2021-02-26
Upload build log for pkgcheck CI when fails.
Nathan Moinvaziri
2021-02-26
Added pkgcheck macOS CI test for native instruction builds.
Nathan Moinvaziri
2021-02-26
Pass configure and cmake arguments to pkg/abi check scripts.
Nathan Moinvaziri
2021-02-25
Reduce number of mingw i686 and x86_64 parallel test runs due to wine errors.
Nathan Moinvaziri
2021-02-25
Add porting guide.
Hans Kristian Rosbach
2021-02-25
Fix incorrect --force-sse2 info in README.md
Hans Kristian Rosbach
2021-02-18
.github: Test with old gcc and clang by using oldest supported ubuntu.
Dan Kegel
2021-02-18
Reduce number of mingw x86_64 parallel test runs due to wine connection timeo...
Nathan Moinvaziri
2021-02-17
Set CI build error log artifact retention to 30 days.
Nathan Moinvaziri
2021-02-17
Upload cmake and configure errors when build fails.
Nathan Moinvaziri
2021-02-17
Use cmake check_c_compiler_flag for -fno-semantic-interposition compiler flag...
Nathan Moinvaziri
[next]