xz/src
Ville Skyttä 671673a7a2 xzgrep: use `grep -E/-F` instead of `egrep` and `fgrep`
`egrep` and `fgrep` have been deprecated in GNU grep since 2007, and in
current post 3.7 Git they have been made to emit obsolescence warnings:
https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a9515624709865d480e3142fd959bccd1c9372d1
2022-07-12 19:01:09 +03:00
..
common Windows: Fix building of resource files when config.h isn't used. 2022-07-12 18:09:21 +03:00
liblzma liblzma: Use _MSVC_LANG to detect when "noexcept" can be used with MSVC. 2022-07-12 19:01:09 +03:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzgrep: use `grep -E/-F` instead of `egrep` and `fgrep` 2022-07-12 19:01:09 +03:00
xz xz: Change the coding style of the previous commit. 2022-07-12 19:01:09 +03:00
xzdec Build: Add support for translated man pages using po4a. 2020-03-11 12:05:57 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00