Merge from vendor branch BMAKE:
authorjoerg <joerg>
Tue, 11 Nov 2008 14:28:36 +0000 (14:28 +0000)
committerjoerg <joerg>
Tue, 11 Nov 2008 14:28:36 +0000 (14:28 +0000)
commit90f72cd538ed3e390b160a372f55e2acfece38f1
tree08f4c9fc78b434f33ea9afd7b3dac5978584aa0a
parent2633c89105f7fd97ec0107c8a5db0f5c272d8bd3
parent38ec960ffe4b794212ad5a5c91726b615965748b
Merge from vendor branch BMAKE:
Update to bmake 20081101 snapshot. The more important changes are:
- portability fixes for putenv
- man page updates
- fix processing of .END with -j
- fix some segmentation faults on parse errors
- debug output goes to stderr by default
- first round of fixes for A/UX
- fix crashes on long lines
- faster VarQuote
- fix use of ?= when the LHS contains variable references