Paul Smith
|
d65b267e4a
|
- Fix broken handling of order-only prereqs in secondary expansion
of implicit rules.
- Fix leaked memory when dealing with implicit rule chains that
have file variables or pattern variables.
|
2009-09-24 20:59:22 +00:00 |
|
Paul Smith
|
0afbbf8595
|
- Rework secondary expansion so we only defer it if there's a possibility
it might be needed: for most situations we parse prereqs immediately as
we used to. Reduces memory usage.
- Fixes Savannah bug #18622.
|
2009-09-24 02:41:44 +00:00 |
|
Paul Smith
|
3bcb608bda
|
Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.
|
2005-12-11 15:41:17 +00:00 |
|
Boris Kolpackov
|
cb2f200269
|
Fixed stem termination and stem triple-expansion bugs.
|
2005-03-03 17:39:48 +00:00 |
|
Boris Kolpackov
|
659fc6b55e
|
Implementation of the second expansion in explicit
rules, static pattern rules and implicit rules.
|
2005-02-27 21:40:23 +00:00 |
|