[SV 64571] Add --print-targets option |
|
More...
|
12 months ago
|
* src/makeint.h: Add an ARRAYLEN macro to compute array sizes |
|
More...
|
12 months ago
|
* doc/make.texi (Text Functions): [SV 64339] Clarify pattern use. |
|
More...
|
12 months ago
|
* (all): Update Copyright year to 2024 |
|
More...
|
12 months ago
|
[SV 64402] Correct locating "," in ifeq/ifneq conditionals |
|
More...
|
12 months ago
|
[SV 65006] Allow secondary expansion of .EXTRA_PREREQS |
|
More...
|
12 months ago
|
* src/function.c (func_let): Don't edit nonexistent values |
|
More...
|
12 months ago
|
* doc/make.texi (Text Functions): [SV 64818] Remove redundant text |
|
More...
|
about 1 year ago
|
* .clangd: Add configuration for the clangd LSP server |
|
More...
|
about 1 year ago
|
* doc/make.texi: [SV 64924] Add missing parenthesis |
|
More...
|
about 1 year ago
|
* doc/make.texi: Add a quick reference appendix |
|
More...
|
about 1 year ago
|
* src/function.c (function_table_entry): Sort |
|
More...
|
about 1 year ago
|
doc/make.texi: Clean up references to GNU Make |
|
More...
|
over 1 year ago
|
doc/make.texi: Remove unnecessary @node arguments |
|
More...
|
over 1 year ago
|
make.texi: Cleanup |
|
More...
|
over 1 year ago
|
make.texi: Add an appendix with troubleshooting tips |
|
More...
|
over 1 year ago
|
bootstrap.conf: Update to the latest gnulib stable branch |
|
More...
|
over 1 year ago
|
* AUTHORS: Updates |
|
More...
|
over 1 year ago
|
* NEWS: Set a prerelease version |
|
More...
|
over 1 year ago
|
* po/LINGUAS: Add support for Georgian translation |
|
More...
|
over 1 year ago
|
[SV 64124] Avoid stack overflows for large command lines |
|
More...
|
over 1 year ago
|
Add a UTF-8 resource when building for Windows |
|
More...
|
over 1 year ago
|
Fix GCC compile warning for "bad-function-cast" on Windows |
|
More...
|
over 1 year ago
|
Fix GCC compile warning for "format-signedness" in Windows |
|
More...
|
over 1 year ago
|
Fix GCC compile warning for "unused-parameter" on Windows |
|
More...
|
over 1 year ago
|
* src/w32/compat/posixfcn.c (ttyname): Avoid const char* |
|
More...
|
over 1 year ago
|
Fix GCC compile warning format-security on Windows |
|
More...
|
over 1 year ago
|
Fix GCC compile warning declaration-after-statement on Windows |
|
More...
|
over 1 year ago
|
[SV 64815] Recipe lines cannot contain conditional statements |
|
More...
|
over 1 year ago
|
make -p now uses consistent timestamp format |
|
More...
|
over 1 year ago
|