From 63888b91f62a9c126c1cfa61ec3ffac35a6a36f1 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 14 Nov 2011 00:42:49 +0000 Subject: Support jobserver capability on Windows systems. Implementation contributed by Troy Runkel --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6cf9a57..8734874 100644 --- a/NEWS +++ b/NEWS @@ -22,8 +22,11 @@ http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=101&set multiple consecutive backslash/newlines do not condense into one space. * In recipes, a recipe prefix following a backslash-newlines is removed. +* New feature: The "job server" capability is now supported on Windows. + Implementation contributed by Troy Runkel + * New feature: "!=" shell assignment operator as an alternative to the - $(shell ...) function. Implemented for portability of BSD makefiles. + $(shell ...) function. Implemented for compatibility with BSD makefiles. WARNING: Backward-incompatibility! Variables ending in "!" previously defined as "variable!= value" will now be interpreted as shell assignment. Change your assignment to add whitespace -- cgit v1.2.3