summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-07-08 06:49:52 +0000
committerPaul Smith <psmith@gnu.org>1999-07-08 06:49:52 +0000
commite1d72ad3f1f9fd9dc72b43b7c618230e0c7d190f (patch)
tree9deed22ea903857c11aac5375cc115f8e073a2b9 /ChangeLog
parent012254e81e045cc7af01f3ef0d7b63d9d9b9a0d5 (diff)
downloadgunmake-e1d72ad3f1f9fd9dc72b43b7c618230e0c7d190f.tar.gz
* Added -R / --no-builtin-variables flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 080ea6f..5f93445 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1999-07-08 Paul D. Smith <psmith@gnu.org>
+
+ * main.c (switches): Define a new switch -R (or
+ --no-builtin-variables). This option disables the defining of all
+ the GNU make builtin variables.
+ (main): If -R was given, force -r as well.
+ * default.c (define_default_variables): Test the new flag.
+ * make.h: Declare global flag.
+ * make.texinfo (Options Summary): Document the new option.
+ (Implicit Variables): Ditto.
+
1999-07-06 Paul D. Smith <psmith@gnu.org>
* make.texinfo (Options Summary): Correct examples in