Bill Currie
c715fb384f
Update .gitignore yet again
2021-07-24 10:12:24 +09:00
Bill Currie
c197d6a4f9
Ignore the new test-driver link.
...
It seems to have come with automake 1.13.
2013-09-27 23:15:57 +09:00
Bill Currie
cc5e0f9957
Use git-version-gen to create meaningful version strings.
...
git-version-gen is taken from autoconf-2.69 with the change of adding
--tags to the git command line since we don't sign our tags (yet).
2012-12-21 18:43:03 +09:00
Bill Currie
215856045f
Clean up some bitrot in docstrap.
...
The configuration file had been renamed.
Also, mention docstrap in INSTALL and make the documentaion configure check
for the required tools (doxygen, dot (graphvis), mscgen, and transfig).
2012-12-06 11:50:29 +09:00
Bill Currie
65024af8c4
Ignore some files.
...
The problem with building out-of-tree :P
2012-11-23 14:34:48 +09:00
Jeff Teunissen
86edf54c40
Build and ignore cleanups
...
GLSL renderer build was checking for BUILD_GL instead of BUILD_GLSL in a
few places. Also, ignore the GLSL .fc and .vc files and the binaries.
2012-01-02 14:16:19 -05:00
Bill Currie
693d51859e
Ignore the test programs.
2011-12-08 22:10:20 +09:00
Bill Currie
9d025e0058
Begin working on an mdl import/export plugin for blender.
...
This is only preliminary at this stage:
o No export yet.
o Only the first frame is converte4d.
o Skins are not yet converted
2011-09-14 19:33:51 +09:00
Jeff Teunissen
6fb6b0c4e4
ignore the renamed doxy conf
...
Is there a reason it's not just called Doxyfile / Doxyfile.in ?
2011-08-23 02:18:11 -04:00
Jeff Teunissen
a56f6b2e37
Docs: switch to SVG for the .fig files, add borders around imgs
...
Self-explanatory, really.
2011-08-23 01:39:40 -04:00
Bill Currie
b5a4e330ca
Ignore profiling data.
2011-04-09 14:33:21 +09:00
Bill Currie
099eb2d31c
Ignore the new files.
2011-01-11 09:08:27 +09:00
Jeff Teunissen
8394b12528
ignore the qwtv eps/png files.
2010-12-28 14:57:43 -05:00
Jeff Teunissen
d2a093ace4
Debian updates
...
debhelper changed a lot... :)
2010-12-24 05:08:29 -05:00
Bill Currie
b90833d86f
v6 modulo test
2010-12-19 11:19:23 +09:00
Jeff Teunissen
b45ff85f0c
Add doxyfile for Ruamoko lib
...
Whee, Rua docs!
2010-12-11 23:44:11 -05:00
Jeff Teunissen
505076a98d
rewrite Array, AutoreleasePool
...
This version is a bit more useful, and we should be able to get rid of the
Stack class. Also, the Ruamoko parts of the autorelease system should be
almost ready now.
2010-12-11 20:32:19 -05:00
Bill Currie
981622f969
Make MOD_TraceLine behave "correctly".
...
MOD_TraceLine now behaves the same as id's SV_RecursiveHullCheck (from
WinQuake). This means that even if the trace would escape from solid space
into non-solid space, the trace is treated as allsolid if it crosses from
one solid space to another before hitting the empty space.
trace-id.c is used only for establishing the behaviour of id's code.
2010-12-06 15:30:56 +09:00
Jeff Teunissen
c95ef59ea8
Ignore all *.a files, testsound
...
the ruamoko/ dir had some .a libs that needed ignoring, and
libs/audio/testsound should be ignored too.
2010-11-28 15:31:39 +09:00
Jeff Teunissen
0e8682844d
ignore core files
2010-11-28 15:31:38 +09:00
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