CVS log for src/external/public-domain/xz/lib/Makefile
Up to [cvs.NetBSD.org] / src / external / public-domain / xz / lib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 22 16:07:10 2024 UTC (2 months ago) by riastradh
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1
lines
liblzma: Build with -fvisibility=hidden like upstream.
Intentional exports are marked upstream with
__attribute__((__visibility__("default"))).
This has the effect of deleting symbols, but I'm not bumping the
major right now, and I am considering pullup, because none of the
deleted symbols has ever been declared in the public .h files, so
these symbols can only be used by either (a) reaching into places
applications shouldn't, or (b) accidental namespace collisions.
PR lib/58841: liblzma leaks private symbols
Should fix big-endian builds after recent changes for:
PR lib/58838: shared libraries in base should all have expsym lists
Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 1 15:46:25 2023 UTC (17 months, 3 weeks ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +8 -3
lines
Pull up following revision(s) (requested by tsutsui in ticket #1693):
external/public-domain/xz/lib/Makefile: revision 1.11
external/bsd/libarchive/lib/libarchive/libarchive.pc.in: revision 1.1
distrib/sets/lists/comp/mi: revision 1.2417 (patch)
external/bsd/libarchive/lib/libarchive/Makefile: revision 1.14
Build and install pkgconfig files for liblzma and libarchive
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jul 22 15:43:37 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -3
lines
Build and install pkgconfig files for liblzma and libarchive
Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:09 2019 UTC (5 years, 7 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +18 -4
lines
Sync with HEAD
Revision 1.8.10.2: download - view: text, markup, annotated - select for diffs
Sun Sep 30 01:45:32 2018 UTC (6 years, 3 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.8.10.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.10.1: +18 -4
lines
Ssync with HEAD
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 25 05:42:08 2018 UTC (6 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Branch point for: netbsd-9
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +18 -4
lines
Update build glue for xz-5.2.4. Hook up tools version.
Revision 1.8.10.1: download - view: text, markup, annotated - select for diffs
Mon Jun 25 07:25:33 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1
lines
Sync with HEAD
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 2 01:40:52 2018 UTC (6 years, 7 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-base,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625
Branch point for: phil-wifi
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1
lines
Don't warn about undefined symbols when we sanitize, since we are not linking
against the sanitizers.
Revision 1.7.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:05 2017 UTC (7 years, 9 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +2 -2
lines
Sync with HEAD
Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:56:54 2017 UTC (7 years, 10 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +5 -1
lines
Sync with HEAD
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 19 11:10:38 2017 UTC (8 years ago) by maya
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-compat-base,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
bouyer-socketcan-base1
Branch point for: pgoyette-compat
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
restrict psabi warning hack to gcc, it doesn't exist in clang.
should help i386 llvm builds
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 14 21:20:39 2017 UTC (8 years ago) by christos
Branches: MAIN
CVS tags: bouyer-socketcan-base
Branch point for: bouyer-socketcan
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -1
lines
Don't error out for psabi.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 5 13:07:47 2016 UTC (9 years ago) by christos
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
- Change LDADD/DPADD in library dependencies to LIBDPLIBS
- Fix some LDADD abuse and remove useless dependencies
- include <bsd.init.mk> in the right place where appropriate
From Rin Okuyama
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 17 20:12:45 2015 UTC (9 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -15
lines
there is no more lzma/lzma.h; it has been renamed to lzma/lzma12.h
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 17 18:49:23 2015 UTC (9 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -5
lines
adjust for 5.2.1
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 9 23:07:09 2010 UTC (14 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-tag8,
yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
tls-maxphys-base,
tls-maxphys,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
agc-symver-base,
agc-symver
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Add back easy_encoder.c, lost during the final 5.0.0 update.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 2 19:12:48 2010 UTC (14 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +19 -1
lines
Install XZ's header files.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 2 16:34:36 2010 UTC (14 years, 2 months ago) by joerg
Branches: MAIN
Hook up xz into the build system.
CVSweb <webmaster@jp.NetBSD.org>