2024-04-04 |
Bruno Haible | Add serial numbers to *.m4 files that did not have... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
Bruno Haible | Make the file header of *.m4 files consistent: |
commit | commitdiff | tree | snapshot |
2024-04-04 |
Bruno Haible | Make the serial numbers in *.m4 files effective. |
commit | commitdiff | tree | snapshot |
2024-04-03 |
Bruno Haible | gnulib-tool.sh: Reduce code duplication in last commit. |
commit | commitdiff | tree | snapshot |
2024-04-03 |
Collin Funk | gnulib-tool.sh: Don't emit an unnecessary './' path... |
commit | commitdiff | tree | snapshot |
2024-04-03 |
Collin Funk | gnulib-tool.py: Modernize class declarations to Python 3. |
commit | commitdiff | tree | snapshot |
2024-04-03 |
Collin Funk | gnulib-tool.py: Ignore pylint 'unidiomatic-typecheck... |
commit | commitdiff | tree | snapshot |
2024-04-03 |
Collin Funk | gnulib-tool.py: Don't ignore the argument to --doc... |
commit | commitdiff | tree | snapshot |
2024-04-03 |
Pádraig Brady | quotearg: fix shell-escape quoting with single quotes |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Collin Funk | gnulib-tool.py: Use [] instead of list() to initialize... |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Collin Funk | gnulib-tool.py: Fix determination whether to add the... |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Pádraig Brady | renameatu: handle ENOSYS from renameatx_np |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Collin Funk | gnulib-tool.py: Accept valid make syntax for escaped... |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Collin Funk | gnulib-tool.py: Don't default to 'build-aux' for -... |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Bruno Haible | gnulib-tool: Remove unused variables. |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Bruno Haible | gnulib-tool.py: Remove no-op statements. |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Bruno Haible | gnulib-tool.py: Remove unused imports. |
commit | commitdiff | tree | snapshot |
2024-04-02 |
Bruno Haible | gnulib-tool.py: Fix some IDE warnings. |
commit | commitdiff | tree | snapshot |
2024-04-01 |
Bruno Haible | gnulib-tool.py: Add developer documentation. |
commit | commitdiff | tree | snapshot |
2024-04-01 |
Bruno Haible | gnulib-tool.py: Use a standard Python program directory... |
commit | commitdiff | tree | snapshot |
2024-04-01 |
Bruno Haible | gnulib-tool.py: Simplify imports. |
commit | commitdiff | tree | snapshot |
2024-04-01 |
Collin Funk | gnulib-tool.py: Only check existence for --extract... |
commit | commitdiff | tree | snapshot |
2024-04-01 |
Collin Funk | gnulib-tool.py: Fix --extract-tests-module with a test... |
commit | commitdiff | tree | snapshot |
2024-04-01 |
Collin Funk | gnulib-tool.py: Use case-sensitive sorting for file... |
commit | commitdiff | tree | snapshot |
2024-04-01 |
Paul Eggert | getcwd: port better to buggy file systems |
commit | commitdiff | tree | snapshot |
2024-04-01 |
Collin Funk | gnulib-tool.py: Add missing quotation mark to reminder. |
commit | commitdiff | tree | snapshot |
2024-03-31 |
Bruno Haible | quotearg: Improve documentation. |
commit | commitdiff | tree | snapshot |
2024-03-31 |
Bruno Haible | canonicalize[-lgpl] tests: Fix test failure on musl... |
commit | commitdiff | tree | snapshot |
2024-03-31 |
Collin Funk | gnulib-tool.py: Fix output of 'po/LINGUAS'. |
commit | commitdiff | tree | snapshot |
2024-03-31 |
Collin Funk | gnulib-tool.py: Fix sorting of modules when --local... |
commit | commitdiff | tree | snapshot |
2024-03-31 |
Bruno Haible | gnulib-tool.py: Make a module's name immediately access... |
commit | commitdiff | tree | snapshot |
2024-03-30 |
Collin Funk | gnulib-tool.py: Don't discard the 'dummy' module. |
commit | commitdiff | tree | snapshot |
2024-03-30 |
Collin Funk | gnulib-tool.py: Fix reading of 'gl_VC_FILES' in gnulib... |
commit | commitdiff | tree | snapshot |
2024-03-30 |
Bruno Haible | time_r tests: Avoid misleading skip message on native... |
commit | commitdiff | tree | snapshot |
2024-03-30 |
Paul Eggert | time_r-tests: skip French tests if no Europe/Paris |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Paul Eggert | intprops: pacify GCC < 10 -Wsign-compare |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Bruno Haible | gnulib-tool: Use bold output on Linux, NetBSD, OpenBSD... |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Collin Funk | gnulib-tool.py: Display specified modules in bold. |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Bruno Haible | attribute: Work around compiler bug of Oracle cc 12.6. |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Bruno Haible | gnulib-tool.py: Don't print Makefile.am edits that... |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Bruno Haible | fenv-exceptions-state-c99: Fix test failures with Oracl... |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Bruno Haible | mcel tests: Fix test failure with Oracle cc 12.6. |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Bruno Haible | gnulib-tool: Drop workarounds for Automake < 1.14. |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Bruno Haible | pthread-h: Fix override of pthread_spinlock_t with... |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Bruno Haible | havelib: Recognize ELF platform despite SunPRO C on... |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Collin Funk | gnulib-tool.py: Fix missing 'gnulib-cache.m4' in EXTRA_... |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Collin Funk | gnulib-tool.py: Fix whitespace in gnulib-comp.m4. |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Bruno Haible | gnulib-tool.py: Update the gnulib-tool.py.TODO file. |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Bruno Haible | gnulib-tool.py: Fix breakage that I introduced with... |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Bruno Haible | gnulib-tool.py: Update the gnulib-tool.py.TODO file. |
commit | commitdiff | tree | snapshot |
2024-03-28 |
Collin Funk | gnulib-tool.py: Inline 'sed' invocations used on librar... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
Bruno Haible | obstack: Work around ICE with Oracle cc 12.6 (regr... |
commit | commitdiff | tree | snapshot |
2024-03-27 |
Collin Funk | gnulib-tool.py: Add type hints to all functions. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
Collin Funk | gnulib-tool.py: Allow the use of both configure.ac... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
Bruno Haible | gettime-res: Fix test failure on Solaris 11.4/SPARC. |
commit | commitdiff | tree | snapshot |
2024-03-26 |
Bruno Haible | jit/cache: Fix a compilation error on Solaris 11.4... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
Bruno Haible | gnulib-tool.py: Print "executing mkdir ..." messages. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
Bruno Haible | gnulib-tool.py: Tweak last change. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
Collin Funk | gnulib-tool.py: Fix output of #include directive advice. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
Bruno Haible | gnulib-tool.py: Simplify last change. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
Collin Funk | gnulib-tool.py: Fix "Creating directory" output. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
Bruno Haible | gnulib-tool.py: Tweak last change. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
Collin Funk | gnulib-tool.py: Handle removed files in the vc ignore... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
Collin Funk | gnulib-tool.py: Fix filetable construction for ignorelist. |
commit | commitdiff | tree | snapshot |
2024-03-24 |
Bruno Haible | gnulib-tool.py: Use Python raw strings for regular... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
Bruno Haible | gnulib-tool.py: Bring the output into the right order. |
commit | commitdiff | tree | snapshot |
2024-03-24 |
Bruno Haible | nstrtime, c-nstrftime: Fix %c directive's result on... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
Bruno Haible | gnulib-tool.py: Fix output of notices. |
commit | commitdiff | tree | snapshot |
2024-03-24 |
Bruno Haible | gnulib-tool.py: Fix the modules indentation in --create... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
Bruno Haible | gnulib-tool.sh: Use a default auxdir in --extract-autom... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
Bruno Haible | gnulib-tool.py: Don't unnecessarily sort an EXTRA_DIST... |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Collin Funk | gnulib-tool.py: Don't print Python bools in gnulib... |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Bruno Haible | gnulib-tool.py: Don't unnecessarily run configure ... |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Bruno Haible | gnulib-tool.py: Fix autoconf snippets inclusion if... |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Bruno Haible | gnulib-tool.py: Produce same diagnostics regardless... |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Bruno Haible | gnulib-tool.py: Print "executing touch config.h.in". |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Bruno Haible | gnulib-tool.py: Update the gnulib-tool.py.TODO file. |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Bruno Haible | gnulib-tool.py: Refactor. |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Collin Funk | gnulib-tool.py: Follow gnulib-tool changes, part 69. |
commit | commitdiff | tree | snapshot |
2024-03-22 |
Collin Funk | gnulib-tool.py: Don't remove newlines in testdir's... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
Collin Funk | gnulib-tool.py: Fix empty newline output in test direct... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
Collin Funk | gnulib-tool.py: Fix unconditional Automake snippets... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
Bruno Haible | gnulib-tool.sh: Produce same diagnostics regardless... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
Bruno Haible | gnulib-tool: Remove test-driver.{orig,rej} if patching... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
Bruno Haible | gnulib-tool.py: Fix an error in --create-testdir. |
commit | commitdiff | tree | snapshot |
2024-03-22 |
Collin Funk | gnulib-tool.sh: Avoid a redundant space in gl_AVOID... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
Collin Funk | gnulib-tool.py: Fix --extract-recursive-link-directive. |
commit | commitdiff | tree | snapshot |
2024-03-21 |
Collin Funk | gnulib-tool.py: Make --extract-filelist match gnulib... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
Bruno Haible | gnulib-tool: Make the .gitignore files handling more... |
commit | commitdiff | tree | snapshot |
2024-03-20 |
Bruno Haible | gnulib-tool.sh: Undocument the --[no-]cache-modules... |
commit | commitdiff | tree | snapshot |
2024-03-20 |
Collin Funk | gnulib-tool.py: Don't print empty Automake snippets. |
commit | commitdiff | tree | snapshot |
2024-03-20 |
Collin Funk | gnulib-tool.py: Follow gnulib-tool changes, part 68. |
commit | commitdiff | tree | snapshot |
2024-03-19 |
Collin Funk | gnulib-tool.py: Fix incorrect assignment operator. |
commit | commitdiff | tree | snapshot |
2024-03-19 |
Bruno Haible | gnulib-tool: Make it work in the test suite. |
commit | commitdiff | tree | snapshot |
2024-03-19 |
Collin Funk | gnulib-tool.py: Make sure temporary files are removed. |
commit | commitdiff | tree | snapshot |
2024-03-19 |
Collin Funk | gnulib-tool.py: Follow gnulib-tool changes, part 67. |
commit | commitdiff | tree | snapshot |
2024-03-19 |
Collin Funk | gnulib-tool.py: Follow gnulib-tool changes, part 66. |
commit | commitdiff | tree | snapshot |
2024-03-19 |
Collin Funk | gnulib-tool.py: Follow gnulib-tool changes, part 65. |
commit | commitdiff | tree | snapshot |
2024-03-18 |
Bruno Haible | gnulib-tool.py: Tweak last change. |
commit | commitdiff | tree | snapshot |
2024-03-18 |
Collin Funk | gnulib-tool.py: Follow gnulib-tool changes, part 64. |
commit | commitdiff | tree | snapshot |
next |