Commit Graph

15 Commits

Author SHA1 Message Date
Bill Currie fdede64b4b ignore app files 2010-11-28 15:31:33 +09:00
Jeff Teunissen 16e482eb90 Proof of concept for making docs build without main configure
We need to figure out a way to make docs in unusual places, like in the
SourceForge shell environment -- which doesn't have an extremely recent
autotools. This is an extremely stripped-down automake/autoconf setup that
provides the bare minimum needed to AC_SUBST variables.

It's dirty and hacky, but it kinda works.
2010-08-19 12:59:16 -04:00
Jeff Teunissen 8c7dd60ea9 Simplify .gitignore file 2010-08-19 11:04:21 -04:00
Bill Currie 3d6d731dfa ignore vim's .swp files 2010-08-11 23:40:11 +00:00
Bill Currie 0dfff8fd58 ignore stuff 2010-08-07 10:42:09 +00:00
Bill Currie 7fe5715d5a ignore some files that show up in darwin 2002-12-20 22:33:32 +00:00
Jeff Teunissen dd47617c57 Update some gitignore files. 2002-05-31 06:40:52 +00:00
Bill Currie 6faf095a18 newest autoconf creates this dir... 2002-03-14 20:51:39 +00:00
Ragnvald Maartmann-Moe IV 67cef78ea2 Ignore generated files. 2001-11-03 05:15:07 +00:00
Bill Currie 7ccaecc327 ignore some more files at the request of Gb] 2001-10-21 01:38:32 +00:00
Bill Currie 78440a5fc2 add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
Jeff Teunissen 277c17cfd8 Shared library support. The util and gamecode libraries are now shared,
and this clears the way for an external API for utilities and
such. And yes, this means libtool is now used.
2001-03-29 09:07:44 +00:00
Bill Currie 95f6db7775 start merging stuff into libs/util and fix the concequences in nq. nq doesn't
build yet though (keys.c, *screen.c and *view.c) due to console fun.
2001-02-21 19:35:06 +00:00
Zephaniah E. Hull 75618f96c9 Working on one common configure which lets nq and qw compile.
There, needs a little clean up though.
2001-02-20 03:10:06 +00:00
Bill Currie c2cf8ff5e7 add ChangeLog 2001-02-20 00:07:18 +00:00