[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, experimental/ng/var-simplif
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, experimental/ng/var-simplify, created. v1.12-148-g2a721d9 |
Date: |
Thu, 03 May 2012 10:36:25 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=2a721d95c54194a6364d914c4a77dc20ddc13cd1
The branch, experimental/ng/var-simplify has been created
at 2a721d95c54194a6364d914c4a77dc20ddc13cd1 (commit)
- Log -----------------------------------------------------------------
commit 2a721d95c54194a6364d914c4a77dc20ddc13cd1
Author: Stefano Lattarini <address@hidden>
Date: Thu May 3 12:00:35 2012 +0200
vars: simplify logic for appending conditionally
This will make the generated Makefiles more bloated, but that's OK,
since further refactorings will change the format used to output
conditional variables extending, and the resulting Makefiles will
once again be smaller (and quite cleaner).
Signed-off-by: Stefano Lattarini <address@hidden>
commit 447be54b501e9bdeb156cd0ef31a0131828c076b
Author: Stefano Lattarini <address@hidden>
Date: Thu May 3 10:14:38 2012 +0200
VarDef: store comments and values as a perl array
This is a preparatory refactoring in view of a planned change to
how the definitions of make variables augmented with '+=' are
displayed
Signed-off-by: Stefano Lattarini <address@hidden>
commit 1a86b788105f6891e89888ba3b33f3acad0e617e
Author: Stefano Lattarini <address@hidden>
Date: Thu May 3 01:08:29 2012 +0200
refactor: comments only for VarDef, no ItemDef
Comments are actually only handled and used for variable definitions,
so no point in handling it also for rule definitions. And this will
simplify our next step where we change how variable definitions (and
related comments) are stored and displayed.
Signed-off-by: Stefano Lattarini <address@hidden>
commit 9cb67d4ec0bcf9bffd3b33cc20f509d6a9e05d53
Author: Stefano Lattarini <address@hidden>
Date: Thu May 3 00:46:30 2012 +0200
don't sort value of variables
Get rid of basically-unused variable type 'VAR_SORTED'.
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, experimental/ng/var-simplify, created. v1.12-148-g2a721d9,
Stefano Lattarini <=