I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* doc/make.texi (Pattern Rules): Clarify that rules must have recipes.
mad-scientist
as Paul Smith
More... 22 days ago
* src/makeint.h (JOBSERVER_USE_FIFO): Do not define on OS/2. More... 26 days ago
* src/variable.c (do_variable_definition) [W32]: Fix bad variable.
mad-scientist
as Paul Smith
More... 26 days ago
* src/arscan.c (ar_name_equal): Support GNU ar's -P option. More... 26 days ago
* tests/README: Fix sample run_make_tests command line. More... 26 days ago
* doc/make.texi: GNU Make does set GNUMAKEFLAGS, to empty.
mad-scientist
as Paul Smith
More... 26 days ago
* doc/make.texi: Document temporary file name prefix
mad-scientist
as Paul Smith
More... 26 days ago
[SV 65268] Un-set append mode for stdout/stderr on exit
mad-scientist
as Paul Smith
More... 26 days ago
[SV 65273] configure.ac: Remove check for sys/timeb.h
mad-scientist
as Paul Smith
More... 26 days ago
[SV 65448] intcmp: Compare values instead of magnitudes More... 26 days ago
[SV 65359] doc/make.texi: Describe invalid export variable names
mad-scientist
as Paul Smith
More... 26 days ago
[SV 64085] Handle .POSIX plus .IGNORE correctly
mad-scientist
as Paul Smith
More... 2 months ago
[SV 64822, SV 36486] Fix appending to a pattern specific variable More... 2 months ago
* NEWS: Clean up
mad-scientist
as Paul Smith
More... 2 months ago
[SV 64803] Set origin for unmodified variables after -e More... 2 months ago
* tests/test_driver.pl: Add cd to the .run output file
mad-scientist
as Paul Smith
More... 2 months ago
Replace target_var boolean with enum variable_scope More... 3 months ago
* doc/make.texi: Grammar improvements.
mad-scientist
as Paul Smith
More... 3 months ago
[SV 65211] Fix load and loadapi tests. More... 3 months ago
* src/misc.c (writebuf, readbuf): Return a constant -1
mad-scientist
as Paul Smith
More... 3 months ago
[SV 65172] Avoid buffer overruns when expanding for $(shell ...)
mad-scientist
as Paul Smith
More... 3 months ago
Support conditional modifiers on all assignment operators
mad-scientist
as Paul Smith
More... 3 months ago
Remove unnecessary parsing during makefile read
mad-scientist
as Paul Smith
More... 3 months ago
Create a common method for skipping variable references
mad-scientist
as Paul Smith
More... 3 months ago
[SV 64571] Add --print-targets option
mad-scientist
as Paul Smith
More... 3 months ago
* src/arscan.c (parse_int): Fix integer overflow test More... 3 months ago
* src/makeint.h: Add an ARRAYLEN macro to compute array sizes
mad-scientist
as Paul Smith
More... 3 months ago
* doc/make.texi (Text Functions): [SV 64339] Clarify pattern use.
mad-scientist
as Paul Smith
More... 3 months ago
* (all): Update Copyright year to 2024
mad-scientist
as Paul Smith
More... 3 months ago
[SV 64402] Correct locating "," in ifeq/ifneq conditionals
mad-scientist
as Paul Smith
More... 3 months ago