Home | History | Annotate | Download | only in xz-include
History log of /src/tools/xz-include/Makefile
RevisionDateAuthorComments
 1.6  28-Apr-2026  tsutsui tools/xz: fix tools build errors on NetBSD/i386 hosts
 1.5  12-Apr-2026  jakllsch Avoid "sandbox" features in tools xz; fixes tools build failure on Linux
 1.4  18-Sep-2021  christos branches: 1.4.6;
Patch the build script and toolchain to allow passing through
HOST_CPPFLAGS, HOST_CXXFLAGS, but not LIBRARY_PATH because it breaks
the build. These variables are necessary to support building NetBSD
from a GNU Guix or NixOS host, where /usr/include, /lib, and all
but /bin/sh do not exist. In many cases, support for HOST_CPPFLAGS
was incomplete. From Ryan Sundberg
 1.3  13-Jun-2020  lukem tools: configure --silent if MAKEVERBOSE == 0
 1.2  25-Sep-2018  joerg branches: 1.2.2; 1.2.4;
Don't include NLS for the tools build of xz.
 1.1  25-Sep-2018  joerg Update build glue for xz-5.2.4. Hook up tools version.
 1.2.4.2  10-Jun-2019  christos Sync with HEAD
 1.2.4.1  25-Sep-2018  christos file Makefile was added on branch phil-wifi on 2019-06-10 22:10:16 +0000
 1.2.2.2  30-Sep-2018  pgoyette Ssync with HEAD
 1.2.2.1  25-Sep-2018  pgoyette file Makefile was added on branch pgoyette-compat on 2018-09-30 01:45:59 +0000
 1.4.6.1  15-May-2026  martin Pull up following revision(s) (requested by hgutch in ticket #287):

tools/xz-include/Makefile: revision 1.5
tools/xz-include/Makefile: revision 1.6

Avoid "sandbox" features in tools xz; fixes tools build failure on Linux

tools/xz: fix tools build errors on NetBSD/i386 hosts

RSS XML Feed