Re: [Flightgear-devel] C++ code beautifier / Coding standards proposal

2007-06-09 Thread Norman Vine
Durk Talsma writes; > > I just came across this little program called bcpp > http://invisible-island.net/bcpp/bcpp.html which seems to be > doing a pretty > decent job on intending and beautifying C++ code. It works > somewhat like > indent, but with the significant difference that it can als

[Flightgear-devel] C++ code beautifier / Coding standards proposal

2007-06-09 Thread Durk Talsma
Hi, I just came across this little program called bcpp http://invisible-island.net/bcpp/bcpp.html which seems to be doing a pretty decent job on intending and beautifying C++ code. It works somewhat like indent, but with the significant difference that it can also handle C++ code. I've attach

Re: [Flightgear-devel] First Flight!

2007-06-09 Thread Bill Galbraith
This message is getting long and probably 99% of you have clicked delete/next by now, but let me brag on FlightGear now a minute. First off, let me say CONGRATULATIONS. Not only did you have a successful first flight, in that you proved that you could engage and override the autopilot,

[Flightgear-devel] [PATCH] FG and SG OSG minor makefiles fixes

2007-06-09 Thread Pigeon
Hi, Same fixes I submitted a while ago for FG and SG plib branch a while ago, but this time for the OSG branch. This solves a few dependencies problems which break things like make -j Pigeon. diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index e9c8e6b..e2767c6 100644 --- a/src/M