- c072587 [SV 67046] Don't modify the hash table when inside hash_map*() by Paul Smith · 7 months ago master
- aad51b1 * doc/make.texi: [SV 66490] Clarify patsubst matches an entire word by Paul Smith · 7 months ago
- 365a939 * doc/make.texi: [SV 66974] Explain unmatched include glob patterns by Paul Smith · 7 months ago
- f6f9795 * bootstrap.bat: [SV 67162] Use curl -L to follow redirects by Paul Smith · 7 months ago
- 6efbb37 * tests/scripts/features/patternrules: Check unreadable file support by Paul Smith · 7 months ago
- ac2142e * tests/*: Quote backticked command paths by Paul Smith · 7 months ago
- c59cc4f [SV 64185] Clarify handling of directive lines starting with TAB by Paul Smith · 7 months ago
- fdcaaed * tests/scripts/*: Switch TAB chars to #TAB# markup by Paul Smith · 7 months ago
- e7a9508 * all: Update copyright year to 2025 by Paul Smith · 7 months ago
- 622a379 * doc/make.texi: [SV 67428] Clarify $(findstring ...) docs by Ingo Rohloff · 7 months ago
- 7198a4f * doc/make.1: [SV 67391] Correct -d and --debug options by Paul Smith · 7 months ago
- cf6e11c * all: Sanitize include file order for source files. by Paul Smith · 7 months ago
- 63961d5 * makeint.h (streq, patheq): Avoid pointer comparisons by Paul Smith · 8 months ago
- 77164d9 * bootstrap.conf: Update to gnulib 202507 by Paul Smith · 1 year, 3 months ago
- d523661 [SV 66499] Detect jobserver values that are too large by Paul Smith · 1 year, 4 months ago
- f12a4fd jobserver: Ensure the named pipe is deleted on error by Paul Smith · 1 year, 4 months ago
- 186522e * doc/make.texi: [SV 66324] Fix a typo by Paul Smith · 1 year, 6 months ago
- aa8626c [SV 66273] Double-colon targets must not be intermediate by Dmitry Goncharov · 1 year, 6 months ago
- 93704dd [SV 66268] Include newlines in file removal error message by Dmitry Goncharov · 1 year, 6 months ago
- 101bf56 * doc/make.texi: Clarify -j versus -jN behavior by Paul Smith · 1 year, 7 months ago
- 9251546 Fix biased shuffle by avoiding already "struck" elements by Sergei Trofimovich · 1 year, 10 months ago
- 7dc23af * doc/make.texi: GNUMAKEFLAGS is only read from the environment by Paul Smith · 1 year, 7 months ago
- 0267eb6 Check for snprintf truncation on W32 by Paul Eggert · 1 year, 8 months ago
- bba4427 Fix unlikely pointer overflow in abspath by Paul Eggert · 1 year, 8 months ago
- c23a7e6 Prefer memcpy to strncpy if either will do by Paul Eggert · 1 year, 8 months ago
- 4d3bf78 Omit unused PATH_MAX code by Paul Eggert · 1 year, 8 months ago
- 8c8c7fc Avoid strlen calls after sprintf by Paul Eggert · 1 year, 8 months ago
- 9fee98f [SV 65759] Document special handling of "-" command line option by Paul Smith · 1 year, 7 months ago
- f800f8b [SV 65777] Add more const by Dan D · 1 year, 7 months ago
- 39a4c81 Remove obsolete email address for the FSF by Paul Smith · 1 year, 7 months ago
- d97e048 * bootstrap.conf: Update to newer prerequisites by Paul Smith · 1 year, 7 months ago
- c63a5bc [SV 65917] Mark also_make targets as updated in make -n by Paul Smith · 1 year, 8 months ago
- bc979e4 * src/job.c (new_job): [SV-66030] Show all also-make targets by Paul Smith · 1 year, 8 months ago
- 6970561 Don't add a target to its own also_make list by Paul Smith · 1 year, 8 months ago
- f0db5e3 * doc/make.texi: [SV-65982] Clarify what --debug=makefile does by Paul Smith · 1 year, 8 months ago
- 8653c25 * src/remake.c (update_file_1): [SV 65999] Clarify debug output by Paul Smith · 1 year, 8 months ago
- 4d883c4 * doc/make.texi: [SV-66018] Mention .ONESHELL in [-+@] docs by Paul Smith · 1 year, 8 months ago
- 034f862 [SV 66037] Avoid hang/crash from MAKEFLAGS=... on command line by Dmitry Goncharov · 1 year, 8 months ago
- 49b955a * doc/make.texi (Overview): Update reference to POSIX.1-2024 by Paul Smith · 1 year, 10 months ago
- 69038e6 * src/warning.h: Put warnings into alphabetical order. by Paul Smith · 1 year, 11 months ago
- a9e3eb1 [SV 65739] Add warning circular-dep. by Dmitry Goncharov · 1 year, 11 months ago
- e3f938c * tests/scripts/functions/shell: [SV 65323] Run huge var test in bash by Dmitry Goncharov · 2 years ago
- 40664fe [SV 65324] disable_builtins: Don't dereference NULL suffix_file by Dmitry Goncharov · 2 years ago
- f7985ab * make.texi (How to Use Variables): [SV 65536] Rewrite this chapter by Paul Smith · 2 years ago
- 8339232 * .dir-locals.el: Correct bug reference regex format by Paul Smith · 2 years ago
- 9499522 [SV 65537] Update to newer gnulib by Paul Smith · 2 years ago
- 479c54f * NEWS: Clean up UTF-8 issues by Paul Smith · 2 years ago
- 033330e * doc/make.texi (Pattern Rules): Clarify that rules must have recipes. by Paul Smith · 2 years ago
- 61ee457 * src/arscan.c (parse_int): Fix integer overflow test by Paul Eggert · 2 years, 3 months ago
- f289ece * src/makeint.h (JOBSERVER_USE_FIFO): Do not define on OS/2. by KO Myung-Hun · 2 years ago
- d791fb4 * src/variable.c (do_variable_definition) [W32]: Fix bad variable. by Paul Smith · 2 years ago
- 0b91f42 * src/arscan.c (ar_name_equal): Support GNU ar's -P option. by Marco Sirabella · 2 years ago
- 882d59c * tests/README: Fix sample run_make_tests command line. by Marco Sirabella · 2 years ago
- 5fc62f8 * doc/make.texi: GNU Make does set GNUMAKEFLAGS, to empty. by Paul Smith · 2 years ago
- 3d4f3e0 * doc/make.texi: Document temporary file name prefix by Paul Smith · 2 years ago
- 242603f [SV 65268] Un-set append mode for stdout/stderr on exit by Paul Smith · 2 years ago
- b8a2a44 [SV 65273] configure.ac: Remove check for sys/timeb.h by Paul Smith · 2 years ago
- bfbf169 [SV 65448] intcmp: Compare values instead of magnitudes by Jouke Witteveen · 2 years ago
- 21a538c [SV 65359] doc/make.texi: Describe invalid export variable names by Paul Smith · 2 years ago
- 3176b60 [SV 64085] Handle .POSIX plus .IGNORE correctly by Paul Smith · 2 years, 2 months ago
- 07187db [SV 64822, SV 36486] Fix appending to a pattern specific variable by Dmitry Goncharov · 2 years, 2 months ago
- a493d9a * NEWS: Clean up by Paul Smith · 2 years, 2 months ago
- a382ac6 [SV 64803] Set origin for unmodified variables after -e by Dmitry Goncharov · 2 years, 2 months ago
- 63b602e * tests/test_driver.pl: Add cd to the .run output file by Paul Smith · 2 years, 2 months ago
- ec348f5 Replace target_var boolean with enum variable_scope by Dmitry Goncharov · 2 years, 2 months ago
- 51e56a0 * doc/make.texi: Grammar improvements. by Paul Smith · 2 years, 2 months ago
- 1eff20f Support conditional modifiers on all assignment operators by Paul Smith · 2 years, 3 months ago
- 82708b3 Remove unnecessary parsing during makefile read by Paul Smith · 2 years, 3 months ago
- 828906b Create a common method for skipping variable references by Paul Smith · 2 years, 3 months ago
- b936970 * src/misc.c (writebuf, readbuf): Return a constant -1 by Paul Smith · 2 years, 2 months ago
- 1e43a5d [SV 65211] Fix load and loadapi tests. by Dmitry Goncharov · 2 years, 2 months ago
- 25049fe [SV 65172] Avoid buffer overruns when expanding for $(shell ...) by Paul Smith · 2 years, 3 months ago
- 31036e6 [SV 64571] Add --print-targets option by Paul Smith · 2 years, 3 months ago
- 1ff728b * src/makeint.h: Add an ARRAYLEN macro to compute array sizes by Paul Smith · 2 years, 3 months ago
- 1161779 * doc/make.texi (Text Functions): [SV 64339] Clarify pattern use. by Paul Smith · 2 years, 3 months ago
- a80670a * (all): Update Copyright year to 2024 by Paul Smith · 2 years, 3 months ago
- d86448f [SV 64402] Correct locating "," in ifeq/ifneq conditionals by Paul Smith · 2 years, 3 months ago
- 3393266 [SV 65006] Allow secondary expansion of .EXTRA_PREREQS by Dmitry Goncharov · 2 years, 3 months ago
- 89bea82 * src/function.c (func_let): Don't edit nonexistent values by Jouke Witteveen · 2 years, 3 months ago
- dd19804 * doc/make.texi (Text Functions): [SV 64818] Remove redundant text by Paul Smith · 2 years, 4 months ago
- 2ce7e40 * .clangd: Add configuration for the clangd LSP server by Paul Smith · 2 years, 4 months ago
- b1e240c * doc/make.texi: [SV 64924] Add missing parenthesis by Paul Smith · 2 years, 4 months ago
- 7fa40eb * doc/make.texi: Add a quick reference appendix by Paul Smith · 2 years, 4 months ago
- 8817efe * src/function.c (function_table_entry): Sort by Paul Smith · 2 years, 4 months ago
- 66adfb7 make.texi: Cleanup by Paul Smith · 2 years, 7 months ago
- 9af3e60 make.texi: Add an appendix with troubleshooting tips by Paul Smith · 2 years, 7 months ago
- 8061929 doc/make.texi: Clean up references to GNU Make by Paul Smith · 2 years, 7 months ago
- cd33c9a doc/make.texi: Remove unnecessary @node arguments by Paul Smith · 2 years, 7 months ago
- c4ecd9d bootstrap.conf: Update to the latest gnulib stable branch by Paul Smith · 2 years, 7 months ago
- 6b7f35c * AUTHORS: Updates by Paul Smith · 2 years, 9 months ago
- 1000374 Fix GCC compile warning for "bad-function-cast" on Windows by Torbjörn SVENSSON · 2 years, 10 months ago
- 8d76fb8 Fix GCC compile warning for "format-signedness" in Windows by Torbjörn SVENSSON · 2 years, 10 months ago
- ee366af * src/w32/compat/posixfcn.c (ttyname): Avoid const char* by Torbjörn SVENSSON · 2 years, 10 months ago
- b686980 Fix GCC compile warning for "unused-parameter" on Windows by Torbjörn SVENSSON · 2 years, 10 months ago
- 8e5c96c Fix GCC compile warning format-security on Windows by Torbjörn SVENSSON · 2 years, 10 months ago
- 363bdae Fix GCC compile warning declaration-after-statement on Windows by Torbjörn SVENSSON · 2 years, 10 months ago
- b2bf660 Add a UTF-8 resource when building for Windows by Costas Argyris · 2 years, 10 months ago
- 04f4c2b [SV 64124] Avoid stack overflows for large command lines by Paul Smith · 2 years, 10 months ago
- 347316f * po/LINGUAS: Add support for Georgian translation by Paul Smith · 2 years, 10 months ago
- 1a03888 * NEWS: Set a prerelease version by Paul Smith · 2 years, 10 months ago