index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
Release 1.44
libgpg-error-1.44
gpgrt-1.44
Werner Koch
1
-1
/
+1
2022-01-18
build: Detect more flexible musl variants of GNU
Daniel Kahn Gillmor
1
-1
/
+1
2021-12-15
build: Update configure.ac for newer autoconf.
NIIBE Yutaka
1
-3
/
+2
2021-12-13
build: Fix have_lock_optimization code for 'guessing yes'.
NIIBE Yutaka
1
-2
/
+6
2021-12-13
build: Detect a system with musl, as a variant of GNU System.
NIIBE Yutaka
1
-1
/
+1
2021-12-07
configure: Add missing check for logging
Jakub Jelen
1
-1
/
+1
2021-11-25
build,tests: Run t-lock-single-posix only on platforms supported.
NIIBE Yutaka
1
-0
/
+9
2021-11-12
configure: Escape includedir/libdir to defer interpretation of vars.
NIIBE Yutaka
1
-7
/
+7
2021-11-03
Post-release updates
Werner Koch
1
-1
/
+1
2021-11-03
Release 1.43
libgpg-error-1.43
gpgrt-1.43
Werner Koch
1
-1
/
+1
2021-08-06
posix-lock: Support GNU C library 2.34 or later.
NIIBE Yutaka
1
-0
/
+1
2021-08-05
build: Simplify checking headers.
NIIBE Yutaka
1
-1
/
+1
2021-06-08
core: Avoid truncation of error message in the middle of a character.
NIIBE Yutaka
1
-0
/
+1
2021-05-21
build: _DARWIN_C_SOURCE should be 1.
NIIBE Yutaka
1
-1
/
+1
2021-03-22
Post release updates
Werner Koch
1
-1
/
+1
2021-03-22
Release 1.42
libgpg-error-1.42
gpgrt-1.42
Werner Koch
1
-3
/
+3
2021-02-18
build: Support --disable-threads by gen-lock-obj.sh.
NIIBE Yutaka
1
-2
/
+8
2020-12-21
Post release updates
Werner Koch
1
-1
/
+1
2020-12-21
Release 1.41
libgpg-error-1.41
gpgrt-1.41
Werner Koch
1
-1
/
+1
2020-12-21
Post release updates
Werner Koch
1
-1
/
+1
2020-12-21
Release 1.40
libgpg-error-1.40
gpgrt-1.40
Werner Koch
1
-2
/
+2
2020-12-07
build: Use AC_CHECK_TOOL to detect objdump for cross build.
NIIBE Yutaka
1
-3
/
+3
2020-11-17
build: Update to new autoconf constructs.
NIIBE Yutaka
1
-11
/
+12
2020-08-24
Post release updates
Werner Koch
1
-1
/
+1
2020-08-24
Release 1.39
libgpg-error-1.39
gpgrt-1.39
Werner Koch
1
-2
/
+2
2020-06-11
build: Fix command-line to make 'src 'dir.
NIIBE Yutaka
1
-1
/
+1
2020-06-11
build: On cross build, detect host's objdump.
NIIBE Yutaka
1
-8
/
+13
2020-06-03
build: Fix cross-compiling into a separate build dir.
David Michael
1
-0
/
+1
2020-05-29
Post release updates
Werner Koch
1
-1
/
+1
2020-05-29
Release 1.38
libgpg-error-1.38
gpgrt-1.38
Werner Koch
1
-2
/
+2
2020-04-09
build: Use gen-lock-obj.sh script when possible.
NIIBE Yutaka
1
-0
/
+14
2020-02-18
core: Add a high level option/argument parser.
Werner Koch
1
-1
/
+1
2020-02-18
core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.
Werner Koch
1
-2
/
+2
2020-02-18
w32: Support static link with -lws2_32.
NIIBE Yutaka
1
-0
/
+3
2020-02-07
Post release updates
Werner Koch
1
-1
/
+1
2020-02-07
Release 1.37
libgpg-error-1.37
gpgrt-1.37
Werner Koch
1
-2
/
+2
2019-06-26
estream: Use poll(2) when available.
NIIBE Yutaka
1
-1
/
+1
2019-06-18
build: Take care of POSIX shell path.
NIIBE Yutaka
1
-0
/
+6
2019-05-29
Detect to use strerror_s.
NIIBE Yutaka
1
-0
/
+3
2019-03-19
post release updates
Werner Koch
1
-1
/
+1
2019-03-19
Release 1.36
libgpg-error-1.36
gpgrt-1.36
Werner Koch
1
-3
/
+3
2019-01-28
Post release updates
Werner Koch
1
-1
/
+1
2019-01-28
Release 1.35
libgpg-error-1.35
gpgrt-1.35
Werner Koch
1
-1
/
+1
2019-01-16
Post release updates
Werner Koch
1
-1
/
+1
2019-01-16
Release 1.34
libgpg-error-1.34
gpgrt-1.34
Werner Koch
1
-2
/
+2
2019-01-10
build: Build with LD_LIBRARY_PATH, use of DT_RPATH (2/2).
NIIBE Yutaka
1
-3
/
+6
2019-01-10
build: Build with LD_LIBRARY_PATH, use of DT_RPATH (1/2).
NIIBE Yutaka
1
-0
/
+32
2018-12-07
Post release updates
Werner Koch
1
-1
/
+1
2018-12-07
Release 1.33.
libgpg-error-1.33
gpgrt-1.33
Werner Koch
1
-3
/
+3
2018-10-29
gpgrt-config: Better architecture independent support.
NIIBE Yutaka
1
-12
/
+0
[next]