index
:
delta/make-git.git
filedef-cleanup
glibc-2_0_x
gnulib-port
master
git.savannah.gnu.org: git/make.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SV 64107] Disable builtins immediately on -R or -r
Dmitry Goncharov
2023-04-30
3
-23
/
+100
*
* tests/scripts/features/double_colon: Test parallel double-colon rules
Paul Smith
2023-04-30
1
-1
/
+10
*
* src/remake.c (update_goal_chain): [SV 64016] Avoid double negation
Dmitry Goncharov
2023-04-30
1
-9
/
+6
*
* NEWS: Note the change to the tests suite
Paul Smith
2023-04-23
1
-0
/
+3
*
* src/warnings.c (decode_warn_actions): [SV 63990] Handle errors
Paul Smith
2023-04-03
1
-20
/
+24
*
Move local headers after system headers
Paul Smith
2023-04-03
3
-30
/
+31
*
tests: Run each file in a separate directory
Paul Smith
2023-04-02
11
-185
/
+126
*
* tests/scripts/targets/WAIT: Add whitespace to avoid W32 issues
Paul Smith
2023-04-02
1
-72
/
+72
*
[SV 63856] Fix pruning of double-colon rules
Dmitry Goncharov
2023-04-02
2
-2
/
+347
*
[SV 63856] Implement .WAIT on the command line
Dmitry Goncharov
2023-04-02
3
-18
/
+168
*
[SV 63981] Don't warn on explicit -j1
Paul Smith
2023-04-02
2
-3
/
+15
*
* NEWS: Mention the new .WARNINGS variable
Paul Smith
2023-04-02
1
-0
/
+5
*
* doc/make.texi: Clean up function and variable references
Paul Smith
2023-04-02
1
-41
/
+19
*
Adjust output strings to be aligned
Paul Smith
2023-04-02
27
-100
/
+105
*
Add support for .WARNINGS special variable
Paul Smith
2023-04-02
17
-249
/
+629
*
Add new warnings invalid-var and invalid-ref
Paul Smith
2023-04-01
10
-17
/
+158
*
Introduce a --warn command line option
Paul Smith
2023-04-01
13
-98
/
+462
*
Clean up memory leak warnings from ASAN and Valgrind
Paul Smith
2023-04-01
11
-36
/
+89
*
Create helper functions for pushing file contexts
Paul Smith
2023-04-01
3
-30
/
+45
*
Add functions to directly expand variables by name
Paul Smith
2023-04-01
9
-46
/
+103
*
Clean up expand.c
Paul Smith
2023-03-26
14
-105
/
+97
*
* src/expand.c (swap_variable_buffer): Swap two variable buffers
Paul Smith
2023-03-26
4
-64
/
+64
*
Ensure variable_buffer is always nul-terminated
Paul Smith
2023-03-26
3
-22
/
+24
*
[SV 63867] Don't use --sort to generate error report tar files
Paul Smith
2023-03-25
1
-0
/
+1
*
Directly handle $\ line endings
Paul Smith
2023-02-26
3
-38
/
+52
*
* src/main.c (define_makefiles): Simplify by using variable_buffer
Paul Smith
2023-02-26
1
-122
/
+94
*
Clean up some preprocessor operations
Paul Smith
2023-01-16
7
-32
/
+30
*
Use MK_OS_OS2 macro instead of __EMX__
Paul Smith
2023-01-16
10
-49
/
+53
*
Use MK_OS_DOS macro instead of __MSDOS__
Paul Smith
2023-01-16
14
-88
/
+88
*
Rename WINDOWS32 macro to MK_OS_W32
Paul Smith
2023-01-15
24
-167
/
+165
*
Rename VMS macro to MK_OS_VMS
Paul Smith
2023-01-15
25
-151
/
+152
*
Remove support for AmigaOS
Paul Smith
2023-01-15
23
-956
/
+36
*
* README.git: Clarify some release steps
Paul Smith
2023-02-26
2
-18
/
+18
*
* NEWS: Update for the next release
Paul Smith
2023-02-26
2
-1
/
+8
*
GNU Make release 4.4.1
4.4.1
Paul Smith
2023-02-26
5
-18
/
+16
*
* tests/scripts/options/dash-l: Simplify the test via the helper
Paul Smith
2023-02-26
2
-22
/
+31
*
* README.W32: Add Windows 11
Paul Smith
2023-02-21
2
-2
/
+2
*
Use a recursive environment if any command needs it
Paul Smith
2023-02-21
2
-2
/
+45
*
* src/main.c (main): Install suffix rules near pattern updates
Dmitry Goncharov
2023-02-21
1
-5
/
+5
*
* Makefile.am: Add mkconfig.h to the test error file
Paul Smith
2023-02-20
1
-1
/
+2
*
[SV 63821] Don't set up default suffix rules if makefile sets -r
Dmitry Goncharov
2023-02-20
3
-16
/
+81
*
* tests/scripts/misc/general4: Only test empty PATH on UNIX
Paul Smith
2023-02-20
2
-5
/
+6
*
* gl/modules/make-glob: Avoid glibc glob if bug #866 is present
Paul Smith
2023-02-19
2
-17
/
+55
*
* tests/scripts/features/include [AIX]: Set explicit timestamps
Paul Smith
2023-02-19
1
-3
/
+5
*
* tests/scripts/features/archives: Set CC properly
Paul Smith
2023-02-19
1
-3
/
+3
*
Prerelease GNU Make 4.4.0.91
4.4.0.91
Paul Smith
2023-02-19
2
-3
/
+7
*
* src/makeint.h [CYGWIN]: Use pipe mode for the jobserver
Paul Smith
2023-02-19
1
-2
/
+5
*
Don't block for child exit if other commands have completed
Paul Smith
2023-02-19
1
-2
/
+6
*
Clean up depth handling in debug output
Paul Smith
2023-02-19
3
-28
/
+39
*
* src/makeint.h (WIN32_LEAN_AND_MEAN) [Windows]: Don't redefine.
Paul Smith
2023-02-19
1
-1
/
+3
[next]