| * src/default.c (default_variables): Use CPP in PREPROCESS.S. |
|
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 |
|
More...
|
about 4 years ago
|
| * doc/make.texi (Environment): [SV 60841] Clarify variable exporting. |
|
More...
|
about 4 years ago
|
| * doc/make.texi (Chained Rules): [SV 60904] Clarify intermediate files. |
|
More...
|
about 4 years ago
|
| Remove UBSAN issues discovered via fuzzing tests. |
|
More...
|
about 4 years ago
|
| * doc/make.texi (Prerequisite Types): [SV 61069] Mention PHONY prereqs |
|
More...
|
about 4 years ago
|
| * doc/make.1: Clean up man page text. |
|
More...
|
about 4 years ago
|
| * README.git: Add a section on ways to test. |
|
More...
|
about 4 years ago
|
| * src/main.c (decode_switches): Fix memory leak. |
|
More...
|
about 4 years ago
|
| Clean up a few Windows build warnings (not all!) |
|
More...
|
about 4 years ago
|
| [SV 45211] Parse MAKEFLAGS immediately when it's reset |
|
More...
|
about 4 years ago
|
| * make-gdb.py: Add pretty-printers and clean up. |
|
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 |
|
More...
|
over 4 years ago
|
| [SV 60412] Allow -I- to throw out the current directory path |
|
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 |
|
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. |
|
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) |
|
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 |
|
More...
|
over 4 years ago
|
| * doc/make.texi (Automatic Variables): Relocate the $? example |
|
More...
|
over 4 years ago
|