]> git.proxmox.com Git - libxdgmime-perl.git/commit - xdgmime-source/src/xdgmimeparent.c
Squashed 'xdgmime-source/' changes from 28b70c4..3e7ee2d
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 24 May 2023 11:06:12 +0000 (13:06 +0200)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 24 May 2023 11:06:12 +0000 (13:06 +0200)
commit73d5a30a1d93eb79761f2472c685afb8e42a8646
treed777adc89d6928fe5ed37e0aa6cbb68573eba676
parentcf31d981a600e46f3d3344be8f33f0813a909bb1
Squashed 'xdgmime-source/' changes from 28b70c4..3e7ee2d

3e7ee2d Add SPDX-License-Identifier tags in source files
d385402 src/: LGPLv2+ -> LGPLv2.1+
0122cb5 xdgmime: Finer handling for cases where mmap() is not available
c501188 xdgmime: Prevent infinite loops from badly-formed MIME registrations
462198f xdgmime: Add xdg_mime_set_dirs() method to override XDG envvars
1414820 Add missing S_ISREG definitions for VS2022
ecbc52c xdgmimemagic: Add an assertion to clarify state after hitting an error
95e3187 test-mime-data: output errors to stderr
fe2f298 ci: Test meson build
ade1de1 build: Add meson support
0722d76 ci: Fix shared-mime-info test not exercising our build
92f6a09 xdgmimemagic: Fix unused variable warning when !LITTLE_ENDIAN
50a624b Fix segfaults due to strict ISO C99 mode enforcement
7cc63be Makefile: Add support for POSIX make
d64963b test-mime-data: fail when an error occurs
1c521ab add OOM handling in mimemagic
1318486 Silence an uninitialize variable warning
3ae3ed6 xdgmime: Call xdg_mime_init() before xdg_mime_list_mime_parents()

git-subtree-dir: xdgmime-source
git-subtree-split: 3e7ee2dc8edde524858ad9a109dabe26980cf2e5
23 files changed:
.gitlab-ci.yml
meson.build [new file with mode: 0644]
src/Makefile
src/meson.build [new file with mode: 0644]
src/print-mime-data.c
src/test-mime-data.c
src/test-mime.c
src/xdgmime.c
src/xdgmime.h
src/xdgmimealias.c
src/xdgmimealias.h
src/xdgmimecache.c
src/xdgmimecache.h
src/xdgmimeglob.c
src/xdgmimeglob.h
src/xdgmimeicon.c
src/xdgmimeicon.h
src/xdgmimeint.c
src/xdgmimeint.h
src/xdgmimemagic.c
src/xdgmimemagic.h
src/xdgmimeparent.c
src/xdgmimeparent.h