I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/default.c (default_variables): Use CPP in PREPROCESS.S.
mad-scientist
as Paul Smith
More... about 4 years ago
* src/main.c (decode_debug_flags): [SV 607777] Preserve -d options More... about 4 years ago
[SV 57778] Don't ignore included makefiles that can't be read More... about 4 years ago
[SV 60795] Don't remake phony included makefiles and show errors
mad-scientist
as Paul Smith
More... about 4 years ago
* doc/make.texi (Environment): [SV 60841] Clarify variable exporting.
mad-scientist
as Paul Smith
More... about 4 years ago
* doc/make.texi (Chained Rules): [SV 60904] Clarify intermediate files.
mad-scientist
as Paul Smith
More... about 4 years ago
Remove UBSAN issues discovered via fuzzing tests.
mad-scientist
as Paul Smith
More... about 4 years ago
* doc/make.texi (Prerequisite Types): [SV 61069] Mention PHONY prereqs
mad-scientist
as Paul Smith
More... about 4 years ago
* doc/make.1: Clean up man page text.
mad-scientist
as Paul Smith
More... about 4 years ago
* README.git: Add a section on ways to test.
mad-scientist
as Paul Smith
More... about 4 years ago
* src/main.c (decode_switches): Fix memory leak.
mad-scientist
as Paul Smith
More... about 4 years ago
Clean up a few Windows build warnings (not all!)
mad-scientist
as Paul Smith
More... about 4 years ago
[SV 45211] Parse MAKEFLAGS immediately when it's reset
mad-scientist
as Paul Smith
More... about 4 years ago
* make-gdb.py: Add pretty-printers and clean up.
mad-scientist
as Paul Smith
More... over 4 years ago
Introduce $(intcmp ...) for numerical comparison More... over 4 years ago
Use strtol() instead of atoi() More... over 4 years ago
* src/makeint.h: Removed unused atol declaration More... over 4 years ago
[SV 60595] Restart whenever any makefile is rebuilt
mad-scientist
as Paul Smith
More... over 4 years ago
[SV 60412] Allow -I- to throw out the current directory path
mad-scientist
as Paul Smith
More... over 4 years ago
[SV 60699] Avoid calling strlen() repeatedly in a loop More... over 4 years ago
* NEWS: Add a few missing attributions
mad-scientist
as Paul Smith
More... over 4 years ago
* tests/scripts/targets/INTERMEDIATE: [SV 60188] Add one more test More... over 4 years ago
[SV 60297] Add .NOTINTERMEDIATE special target More... over 4 years ago
* make.texi (Reading Makefiles): != creates recursive variables.
mad-scientist
as Paul Smith
More... over 4 years ago
[SV 60659] Set $$< properly in second expansion More... over 4 years ago
[SV 58656] Fix mtime for large files on MS-Windows More... over 4 years ago
[SV 58341] Add non-trivial options to $(MAKEFLAGS)
mad-scientist
as Paul Smith
More... over 4 years ago
[SV 60378] Don't add duplicate default search directories More... over 4 years ago
Fix build and test issues on Windows
mad-scientist
as Paul Smith
More... over 4 years ago
* doc/make.texi (Automatic Variables): Relocate the $? example More... over 4 years ago