summaryrefslogtreecommitdiff
path: root/Build/source/libs/zziplib/ChangeLog
AgeCommit message (Collapse)Author
2021-02-25restore Build,TODO from r57911Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@57915 c570f23f-e606-0410-a88d-b1316a301751
2021-02-25French translation for tlmgr updatedDenis Bitouzé
git-svn-id: svn://tug.org/texlive/trunk@57912 c570f23f-e606-0410-a88d-b1316a301751
2020-04-24zziplib 0.13.71Luigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@54860 c570f23f-e606-0410-a88d-b1316a301751
2018-03-18zziplib-0.13.69Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@47004 c570f23f-e606-0410-a88d-b1316a301751
2018-02-06zziplib 0.13.68Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@46553 c570f23f-e606-0410-a88d-b1316a301751
2017-06-20zziplib 0.13.66Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@44647 c570f23f-e606-0410-a88d-b1316a301751
2017-03-27Makefile.am (AM_TESTS_ENVIRONMENT): use instead of TESTS_ENVIRONMENT, perKarl Berry
https://www.gnu.org/software/automake/manual/html_node/Scripts_002dbased-Testsuites.html Means explicitly exporting all variables, unfortunately. (EXTRA_DIST): correct Tlpatches typo to TLpatches. git-svn-id: svn://tug.org/texlive/trunk@43617 c570f23f-e606-0410-a88d-b1316a301751
2016-02-22libs/zziplib: New conventionAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@39816 c570f23f-e606-0410-a88d-b1316a301751
2015-07-06Build system: Better dependencies for 'make check' in libs/*/Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@37782 c570f23f-e606-0410-a88d-b1316a301751
2015-02-16Build system: Use a Makefile fragment for the dist-hook targetPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@36292 c570f23f-e606-0410-a88d-b1316a301751
2014-12-04Lua(JIT)TeX: Hide all cairo, gmp, libpng, mpfr, pixman, poppler, zlib, and ↵Peter Breitenlohner
zziplib symbols git-svn-id: svn://tug.org/texlive/trunk@35734 c570f23f-e606-0410-a88d-b1316a301751
2014-07-14libs/zziplib: Reenable use of mmap() for WIN32 and WIN64 (patch from Akira)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34602 c570f23f-e606-0410-a88d-b1316a301751
2014-07-10libs/zziplib: Build fix for MinGW (from Luigi)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34565 c570f23f-e606-0410-a88d-b1316a301751
2013-09-09Various updates of build system: Use AC_CONFIG_MACRO_DIRS instead of ↵Peter Breitenlohner
ACLOCAL_AMFLAGS, Factor recursion into subdirs into .am fragment and m4 macros, Avoid unnecessary use of Libtool, Use z_const git-svn-id: svn://tug.org/texlive/trunk@31606 c570f23f-e606-0410-a88d-b1316a301751
2013-07-07build system: additional Makefile fragmentsPeter Breitenlohner
better handling of dependencies for highly parallel make git-svn-id: svn://tug.org/texlive/trunk@31127 c570f23f-e606-0410-a88d-b1316a301751
2013-07-06build system: Move Makefile fragments from libs/am/ and texk/am/ to ↵Peter Breitenlohner
top-level/am. git-svn-id: svn://tug.org/texlive/trunk@31117 c570f23f-e606-0410-a88d-b1316a301751
2013-06-26build system: Fix dependencies for build `on demand'Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@30950 c570f23f-e606-0410-a88d-b1316a301751
2013-01-30build system: Allow subdir-objects as required for Automake 1.14Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@28989 c570f23f-e606-0410-a88d-b1316a301751
2012-12-29build system: Enable "silent rules" (see Automake manual)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@28654 c570f23f-e606-0410-a88d-b1316a301751
2012-11-16icu: build fix for gcc-4.7Peter Breitenlohner
tardate 2012-11-16 libs/*: avoid use of deprecated 'INCLUDES'. git-svn-id: svn://tug.org/texlive/trunk@28277 c570f23f-e606-0410-a88d-b1316a301751
2012-03-12zziplib 0.13.62Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@25615 c570f23f-e606-0410-a88d-b1316a301751
2012-02-24build system: New Makefile fragment to `install' headers in the build tree.Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@25493 c570f23f-e606-0410-a88d-b1316a301751
2011-10-04Bug fix: Make sure that 'make distcheck' removes all generated filesPeter Breitenlohner
but keeps all distributed ones git-svn-id: svn://tug.org/texlive/trunk@24189 c570f23f-e606-0410-a88d-b1316a301751
2011-01-07zziplib 0.13.59Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@20965 c570f23f-e606-0410-a88d-b1316a301751
2010-10-05zziplib 0.13.59 (29mar10)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@19998 c570f23f-e606-0410-a88d-b1316a301751
2010-02-22build system: various small fixes for mingw32 cross compilationPeter Breitenlohner
still incomplete git-svn-id: svn://tug.org/texlive/trunk@17141 c570f23f-e606-0410-a88d-b1316a301751
2009-03-20new build systemPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@12447 c570f23f-e606-0410-a88d-b1316a301751
2008-03-24First step of importing luatex (up to r1121)Martin Schröder
git-svn-id: svn://tug.org/texlive/trunk@7124 c570f23f-e606-0410-a88d-b1316a301751