Age | Commit message (Collapse) | Author |
|
|
|
|
|
enough to think my branch import want s the new files to end up in the trunk
as well. Maybe cvs know how to do what I want, but I could not find it in
the manpage
|
|
|
|
|
|
|
|
elminate gcc's use of P_tmpdir. P_tmpdir was defined in stdio.h and
includes order in gcc prevented overriding it.
|
|
Remove -lstdc++ until it exists. Don't forget to revert this back
when the new libg++ gets imported.
|
|
|
|
unhealthy to have in the source dir as it gets used instead of the
correct generated one
|
|
framework. This means, provide a Makefile.bsd-wrapper. Remove
intermediate files from the source dir. Build them in the obj-dir.
Add some Makefile hooks so we can tune the std Makefile for our
purpose but still have it behave normal for out-of-tree
configurations. Only i386 is supported for now. The other archs will
follow soon. This checkin requires an existing makeinfo and a yacc
that accepts -o.
|
|
|