mirror of
https://github.com/mirror/make.git
synced 2026-09-01 04:08:10 +08:00
Add 'private' variable modifier, feature submitted by Ramon Garcia.
Rework the parser for variables to allow multiple modifiers and also allow for variables and targets with modifier names, like "export" and "private".
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2009-05-25 Paul Smith <psmith@gnu.org>
|
||||
|
||||
* scripts/features/export: Test new variable parsing abilities.
|
||||
|
||||
2009-02-23 Ramon Garcia <ramon.garcia.f@gmail.com>
|
||||
|
||||
* scripts/variables/private: Create a new suite of tests for 'private'.
|
||||
|
||||
2007-11-04 Paul Smith <psmith@gnu.org>
|
||||
|
||||
* scripts/functions/eval: Update error message for command -> recipe.
|
||||
|
||||
Reference in New Issue
Block a user