| * src/output.c (_outputs): Don't use invalid output sync FDs |
|
More...
|
about 3 years ago
|
| * src/misc.c (get_tmpdir): Report errors if tmpdirs are invalid |
|
More...
|
about 3 years ago
|
| Provide a maintainer-only debug method |
|
More...
|
about 3 years ago
|
| * src/posixos.c (os_anontmp): If O_TMPFILE fails try dup() method. |
|
More...
|
about 3 years ago
|
| * src/rule.c (get_rule_defn): Don't use STRING_SIZE_TUPLE in mempcpy |
|
More...
|
about 3 years ago
|
| Release GNU Make 4.3.92 |
|
More...
|
about 3 years ago
|
| * configure.ac: Check that we can link with Guile |
|
More...
|
about 3 years ago
|
| Set PATH_MAX on systems without a default value |
|
More...
|
about 3 years ago
|
| [SV 63098] Enhance detection of missing peer also-make targets |
|
More...
|
about 3 years ago
|
| Collect failure details when the regression tests fail |
|
More...
|
about 3 years ago
|
| Enhance tests to work on different systems |
|
More...
|
about 3 years ago
|
| [SV 63243] tests: Avoid SIGTERM racing with make error messages |
|
More...
|
about 3 years ago
|
| [SV 63236] Fix getloadavg related error message on AIX |
|
More...
|
about 3 years ago
|
| [SV 63248] Ignore SIGPIPE |
|
More...
|
about 3 years ago
|
| Update URLs to use https rather than http |
|
More...
|
about 3 years ago
|
| Rework temp file handling to avoid GNU libc warnings |
|
More...
|
about 3 years ago
|
| Add ISDIRSEP() helper macro and use it |
|
More...
|
about 3 years ago
|
| Add preprocessor macros for different platforms |
|
More...
|
about 3 years ago
|
| * AUTHORS: Update the authors list. |
|
More...
|
about 3 years ago
|
| * NEWS: Use GNU Make instead of GNU make |
|
More...
|
about 3 years ago
|
| Remove template files to simplify distribution creation |
|
More...
|
about 3 years ago
|
| Support building with DJGPP 2.05 |
|
More...
|
about 3 years ago
|
| * src/job.c: [SV 63185] Include sys/loadavg.h if needed. |
|
More...
|
about 3 years ago
|
| [SV 63215] Remember the random seed for shuffle mode |
|
More...
|
about 3 years ago
|
| Use (void) rather than () in function declarations |
|
More...
|
about 3 years ago
|
| [SV 63157] Ensure temporary files are removed when signaled |
|
More...
|
about 3 years ago
|
| * src/posixos.c (job_root): Remember root jobserver instances |
|
More...
|
about 3 years ago
|
| Check for recipe line count overflow before it overflows |
|
More...
|
about 3 years ago
|
| Set the proper type for variables set in signal handlers |
|
More...
|
about 3 years ago
|
| * NEWS: Release GNU make 4.3.91 |
|
More...
|
about 3 years ago
|