e15a567081
Screw it. This g++-3.4 thing is going to hit us in other less obvious places too. Work around it at a higher level.
Ciaran McCreesh
2006-02-22 23:57:31 +00:00
3dff7b48a4
This frickin' g++-3.4 bug is even weirder when -O2 kicks in. Change the workaround again.
Ciaran McCreesh
2006-02-22 23:42:37 +00:00
23866c94eb
I hate GNU, GNU hates me, I'm going to butcher your family...
Ciaran McCreesh
2006-02-22 20:47:02 +00:00
e6253d061e
g++3.4 sucks. But we have to work with it anyway, so include a really weird workaround for a really weird bug.
Ciaran McCreesh
2006-02-22 19:59:07 +00:00
8348f66dd7
Make match sequence less pointless
Ciaran McCreesh
2006-02-22 18:45:58 +00:00
4d4fc8cc5a
Check for zip in SRC_URI but no app-arch/unzip DEPEND. Someone should extend this to other archive types...
Ciaran McCreesh
2006-02-21 16:03:49 +00:00
5f0fcd9116
all-local is weird.
Ciaran McCreesh
2006-02-21 14:13:49 +00:00
dd71d72c99
make check is your friend.
Ciaran McCreesh
2006-02-21 14:07:37 +00:00
397867bd1f
Kill the nest stuff, and make Dep more flexible instead. Make || in LICENSE work.
Ciaran McCreesh
2006-02-21 13:40:35 +00:00
4c5020c46f
Add a MissingValue exception and use it where appropriate.
Stephen P. Bennett
2006-02-19 20:05:02 +00:00
16f7f7f8cb
Fix KEYWORDS in eclasses
Ciaran McCreesh
2006-02-19 14:13:28 +00:00
cf84ad282e
Separate Dep and Nest heirarchies, since they're not really the same. Share the lexer.
Ciaran McCreesh
2006-02-18 05:49:29 +00:00
e4f407ecbc
Merge the dep_atom things into one file
Ciaran McCreesh
2006-02-18 04:22:54 +00:00
bc764f5b47
Fix handling when an option requiring a parameter is specified, but the parameter is not. Also make the IntegerArg handling use destringify.
Stephen P. Bennett
2006-02-18 03:34:25 +00:00