1
0
Fork 0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2026-03-07 03:20:38 +00:00
No description
Find a file
Bruno Haible 11d02ecc71 gnulib-tool.py: Fix default handling for --local-{symlink,hardlink}.
* pygnulib/GLConfig.py (GLConfig.__init__): Allow lcopymode to remain
None.
(GLConfig.default): Change lcopymode's default to be None.
(GLConfig.checkLCopyMode): Update signature.
(GLConfig.resetLCopyMode): Change default value to None.
* pygnulib/GLFileSystem.py (GLFileSystem.shouldLink): Update.
2026-03-06 09:47:50 +01:00
build-aux gendocs: support compound $MAKEINFO 2026-02-07 21:13:49 +00:00
config maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
doc assert: document variadic variant 2026-02-25 09:42:14 -08:00
etc/license-notices Use a warranty disclaimer in all-permissive license notices. 2024-10-17 21:52:41 +02:00
examples Add another example. 2022-01-08 20:58:14 +01:00
gnulib-l10n maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
lib Don't use 'typeof' built-in with -std=c99 or -std=c11. 2026-03-03 11:33:11 +01:00
m4 manywarnings: Eliminate some never-useful clang warnings. 2026-03-03 08:52:34 +01:00
modules Use countof, part 2. 2026-03-02 14:35:26 +01:00
po maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
pygnulib gnulib-tool.py: Fix default handling for --local-{symlink,hardlink}. 2026-03-06 09:47:50 +01:00
tests Use countof, part 2. 2026-03-02 14:35:26 +01:00
top maintainer-makefile: propagate MAKEINFO to gendocs 2026-02-04 19:15:36 +00:00
.gitattributes .gitattributes: Mark some files as binary. 2025-12-18 23:23:52 +01:00
.gitignore Add infrastructure for handling gnulib localizations. 2024-12-08 17:41:21 +01:00
.gnulib-tool.py maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
all-modules maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
cfg.mk main.mk: remove sc_program_name 2016-09-05 09:21:54 -07:00
ChangeLog gnulib-tool.py: Fix default handling for --local-{symlink,hardlink}. 2026-03-06 09:47:50 +01:00
check-AC_LIBOBJ maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
check-copyright maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
check-module maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
COPYING Update COPYING file. 2024-12-07 15:59:11 +01:00
DEPENDENCIES readutmp, boot-time: Improve documentation. 2025-02-17 13:08:38 +01:00
gnulib-tool maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
gnulib-tool.py maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
gnulib-tool.py.TODO gnulib-tool.py: Simplify running some commands in a given directory. 2024-04-19 18:21:26 +02:00
gnulib-tool.sh maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
HACKING HACKING: Add an LLM policy. 2026-02-16 09:29:10 +01:00
Makefile maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
MODULES.html.sh streq, memeq: New modules. 2026-02-28 21:17:44 +01:00
NEWS streq: Rename to streq-opt. 2026-02-21 08:02:52 +01:00
posix-modules maint: run 'make update-copyright' 2026-01-01 10:37:05 -08:00
README README: Don't ask people to read a TeXinfo file. 2017-05-17 10:14:37 +02:00
STATUS-libposix doc: Prefer https urls where possible. 2024-11-17 13:05:55 -08:00
users.txt Update users.txt. 2026-02-15 11:01:33 -08:00

Please create and read the docs with

  $ cd doc
  $ make gnulib.html
  $ xdg-open gnulib.html

or read the online manual at

  https://www.gnu.org/software/gnulib/manual/gnulib.html