Code

template.git
16 years agosrc/foobar.c: Updated copyright year to 2008.
Sebastian Harl [Mon, 7 Jan 2008 08:19:19 +0000 (09:19 +0100)]
src/foobar.c: Updated copyright year to 2008.

16 years agoAdded .gitignore.
Sebastian Harl [Fri, 7 Dec 2007 20:53:50 +0000 (21:53 +0100)]
Added .gitignore.

This file currently includes all files produced when building "foobar".

16 years agoInitial commit. foobar-0.0.0
Sebastian Harl [Fri, 7 Dec 2007 15:02:34 +0000 (16:02 +0100)]
Initial commit.

 * Added a basic (foreign) autotool infrastructure.
 * Added version-gen.sh which generates the version string using git-describe
   if available.
 * Added bootstrap.sh to bootstrap the autotool build system.
 * Added src/foobar.c which recognizes the "-h" and "-V" command line options.