]> git.ipfire.org Git - thirdparty/make.git/commit
* main.c (main): [SV 48274] Allow -j in makefile MAKEFLAGS variable.
authorPaul Smith <psmith@gnu.org>
Mon, 30 Oct 2017 16:53:49 +0000 (12:53 -0400)
committerPaul Smith <psmith@gnu.org>
Tue, 31 Oct 2017 05:08:57 +0000 (01:08 -0400)
commit0c5a9f9b92af1634dc60fa21e9ac86ed50e5d595
tree73a53b259a585c64077be183ec5ccffb4442e3fc
parent6264deece3bb77798240a906ceed79097adbcf48
* main.c (main): [SV 48274] Allow -j in makefile MAKEFLAGS variable.

* tests/jhelp.pl: New file to allow testing parallelism without sleep.
* tests/scripts/features/parallelism: Test this.
* tests/scripts/features/jobserver: Update tests.
* tests/scripts/features/output-sync: Remove useless rm command.
main.c
tests/jhelp.pl [new file with mode: 0755]
tests/scripts/features/jobserver
tests/scripts/features/output-sync
tests/scripts/features/parallelism