I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[SV 63516] [DOS] Support include files with drivespecs
mad-scientist
as Paul Smith
More... almost 3 years ago
[SV 63417] Ensure global .NOTINTERMEDIATE disables all intermediates More... almost 3 years ago
* doc/make.texi: Use $(firstword) rather than $(word 1,)
mad-scientist
as Paul Smith
More... almost 3 years ago
[SV 63347] Always add command line variable assignments to MAKEFLAGS More... almost 3 years ago
* src/main.c (main): [SV 63373] Don't use macros with memcmp()
mad-scientist
as Paul Smith
More... almost 3 years ago
Add specific hints for errors due to invalid conditionals
mad-scientist
as Paul Smith
More... almost 3 years ago
[SV 63333] Be more lenient when failing to create temporary files More... almost 3 years ago
* src/config.h.W32: Fix last change. More... about 3 years ago
* src/config.h.W32 [TCC]: Only redefine strtoll if not defined
mad-scientist
as Paul Smith
More... about 3 years ago
Keep going if we can't connect to the jobserver
mad-scientist
as Paul Smith
More... about 3 years ago
* src/dir.c (dir_contents_file_exists_p): Show dir name in error.
mad-scientist
as Paul Smith
More... about 3 years ago
* src/main.c (main): [SV 63307] Handle SIGPIPE as a fatal signal
mad-scientist
as Paul Smith
More... about 3 years ago
[SV 63315] tests: Simplify TERM signaling
mad-scientist
as Paul Smith
More... about 3 years ago
* src/hash.c (jhash_string): Help the compiler optimize the hash More... about 3 years ago
[SV 63315] Allocate function names when defining functions
mad-scientist
as Paul Smith
More... about 3 years ago
tests: Don't convert \ to / when checking regex's
mad-scientist
as Paul Smith
More... about 3 years ago
Fix build with Tiny C More... about 3 years ago
Fix issues found by ASAN and Coverity
mad-scientist
as Paul Smith
More... about 3 years ago
* README.git: Update and clarify release operations
mad-scientist
as Paul Smith
More... about 3 years ago
* src/posixos.c (os_anontmp): [SV 63287] Only fail O_TMPFILE once
mad-scientist
as Paul Smith
More... about 3 years ago
Release GNU Make 4.4
mad-scientist
as Paul Smith
More... about 3 years ago
* build.sh: Allow a "keep-going" mode during builds
mad-scientist
as Paul Smith
More... about 3 years ago
[SV 62174] Force locale to be "C" before retrieving error messages
mad-scientist
as Paul Smith
More... about 3 years ago
tests: Avoid the use of File::Temp->newdir()
mad-scientist
as Paul Smith
More... about 3 years ago
Avoid C99 constructs
mad-scientist
as Paul Smith
More... about 3 years ago
* src/job.c: [SV 63185] Don't use ifdef with HAVE_DECL_* macros
mad-scientist
as Paul Smith
More... about 3 years ago
* tests/scripts/features/exec: Don't test with C shells
mad-scientist
as Paul Smith
More... about 3 years ago
Increase the test framework timeout from 5s to 60s
mad-scientist
as Paul Smith
More... about 3 years ago
* Makefile.am (check-regression): Add a random suffix to results file
mad-scientist
as Paul Smith
More... about 3 years ago
[SV 63260] Don't recurse forever if setup_tmpfile() fails
mad-scientist
as Paul Smith
More... about 3 years ago