summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-09-11 18:48:19 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-09-11 18:48:19 +0000
commit5f70addb6e2967c74bda8575bb969948175ab030 (patch)
tree7494c01b6fa249ea58a6a2a01e0568a02192771e /NEWS
parent67db38dab46320b2c8d8a569beb24df22e75f559 (diff)
downloaddistcc-git-5f70addb6e2967c74bda8575bb969948175ab030.tar.gz
Provides a simple shell API to the include server:
add a new "--scan-includes" option to distcc which shows which headers distcc would send to the remote machine in pump mode, without actually compiling anything.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8bfbdef..d4ca28e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+New since distcc-3.0:
+
+ FEATURES:
+
+ * New "--scan-includes" option to distcc shows which headers
+ it would send to the remote machine in pump mode, without
+ actually compiling anything. This provides a simple interface
+ to the include server.
+
distcc-3.0 "The moment has arrived" 2008-08-06
DOCUMENTATION: