The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

ATTN: Developers by imrambi2005-01-27 10:24:48
  ``real world'' being university by moddermonster 2006-11-19 12:55:59

I use <projname>/src with subdirectories mirroring the modular structure of the system to build (roughly one subdir per namespace) and <projname>/doc for doxygen-generated sourcecode documentation. Makesystem is vanilla gnu autotools (autoconf, automake, libtool), but without recursive Makefiles, which are a Bad ThingTM. Thus there are the usual README, configure.ac, Makefile.ac etc. in <projname>. Version control is by CVS, if needed.

.o-files, libs etc. just fall wherever the system drops them, which isn't a problem given that you can remove them anytime with make clean. On a particularly nasty machine where I have to try several compilers from time to time, I create build-subdirs like <projname>/sCC and do my ../configure && make there, so all binary stuff stays separated.

There is no additional manuals besides what doxygen dumps out, but if there where, I would stuff their sources under <projname>/doc/manual or similar.

[ Reply ]

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)