summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* chmod: New module.Bruno Haible2022-06-222-2/+88
* javacomp-script, javaexec-script: Add support for disabling Java.Bruno Haible2022-06-202-2/+34
* lchmod: port back to AIX 7.2Paul Eggert2022-06-191-2/+1
* fchmodat: port better to MS-Windows etc.Paul Eggert2022-06-122-6/+5
* termcap: Fix link error when no suitable library is found.Bruno Haible2022-05-141-1/+6
* manywarnings: update C warnings for GCC 12Paul Eggert2022-05-121-0/+2
* glob: improve config and test cleanupPaul Eggert2022-04-281-3/+3
* Port _GL_HAS_C_ATTRIBUTE to pedantic gcc -std=c99Paul Eggert2022-04-191-1/+5
* sigsegv: Fix compilation error on arceb CPUs.Bruno Haible2022-04-161-2/+2
* glob: test for glibc bug 25659Paul Eggert2022-03-231-1/+40
* Port __has_attribute to Appleā€™s Clang renumberingPaul Eggert2022-02-251-1/+3
* nanosleep: simplify by using pselectPaul Eggert2022-02-251-23/+1
* mktime: improve heuristic for ca-1986 Indiana DSTPaul Eggert2022-02-191-4/+25
* terminfo, terminfo-h: New modules.Bruno Haible2022-01-301-0/+401
* termcap, termcap-h: New modules.Bruno Haible2022-01-302-0/+238
* alignalloc, xalignalloc: new modulesPaul Eggert2022-01-231-0/+10
* extern-inline: improve macOS portPaul Eggert2022-01-171-2/+17
* Don't pass unknown warning option to clang.Bruno Haible2022-01-161-2/+2
* havelib: Recognize ELF platform despite nvc 22.1.Bruno Haible2022-01-151-2/+2
* copy-file-range: work around Linux kernel bugPaul Eggert2022-01-142-1/+25
* Avoid error "conditional LIBUNISTRING_COMPILE_... was never defined" when opt...Bruno Haible2022-01-141-2/+2
* Avoid warning "_GL_ATTRIBUTE_DEALLOC_FREE redefined" (regr. 2022-01-04).Bruno Haible2022-01-131-2/+7
* host-cpu-c-abi: Add support for LoongArch64 CPU.Bruno Haible2022-01-101-1/+4
* stdio: Fix "missing file" errors (regression from today).Bruno Haible2022-01-101-16/+10
* obstack: Move AC_LIBOBJ invocation to the module description.Bruno Haible2022-01-091-26/+24
* stdio: Move AC_LIBOBJ invocations to the module description.Bruno Haible2022-01-091-4/+1
* fchdir: Move AC_LIBOBJ invocation to the module description.Bruno Haible2022-01-091-3/+1
* Remove influence of Automake conditionals on conditional dependencies.Bruno Haible2022-01-092-4/+22
* Fix last commit.Bruno Haible2022-01-051-2/+4
* gnulib-tool: Avoid known warnings that reflect Gnulib's coding style.Bruno Haible2022-01-051-1/+65
* getpass-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-032-95/+97
* fopen-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-032-4/+7
* realloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-032-6/+8
* calloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-032-6/+9
* malloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-034-11/+14
* maint: run 'make update-copyright'Paul Eggert2022-01-01820-820/+820
* timespec_getres: new modulePaul Eggert2021-12-282-1/+21
* gettime-res: new modulePaul Eggert2021-12-282-4/+13
* gettime: port better to non-POSIX C2xPaul Eggert2021-12-281-2/+2
* perl: let caller see whether perl was foundPaul Eggert2021-12-281-9/+16
* libtextstyle-optional: Fix generation of textstyle.h (regr. 2021-12-15).Bruno Haible2021-12-181-1/+8
* automake-subdir support: Support the libunistring modules.Bruno Haible2021-12-151-2/+6
* Accommodate non-recursive Automake in a less hacky way.Bruno Haible2021-12-152-3/+12
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-1534-184/+147
* Indentation fix.Bruno Haible2021-12-151-3/+3
* gnulib-tool: Support non-recursive-gnulib-prefix-hack with tests.Bruno Haible2021-12-131-3/+0
* gnulib-tool: Support different basenames for the lib/,tests/ Makefiles.Bruno Haible2021-12-131-1/+4
* sigsegv: Fix build on some more embedded CPUs.Bruno Haible2021-12-061-2/+20
* lseek: port around macOS SEEK_DATA glitchPaul Eggert2021-11-151-2/+8
* sigsegv: fix build on or1kFabrice Fontaine2021-11-111-0/+1