Commit graph

4 commits

Author SHA1 Message Date
Jamie Wilkinson
3aaf3a4d3b - Added a bunch of readmes to the old OS source trees 2003-01-30 13:00:41 +00:00
Jamie Wilkinson
740faf6966 - used USE_ASM in assembler files and c files, to build asm
when needed and c routines otherwise
- HAVE_MASM is off always (in configure.in), only switch it on
  if you've got masm and you're on windows...
2002-04-10 06:57:39 +00:00
Jamie Wilkinson
ef847c61ae More code cleanup. I added -pedantic to the CFLAGS to see
what broke; mainly typecasts.  I've disabled -pedantic again
though, as there are some bugs in svgalib and libc headers
that prevent compilation with -pedantic.  I also didn't
bother to set explicit casts in linux/qgl_linux.c
2002-02-21 01:47:27 +00:00
Bill Currie
4e205d709e OpenBSD patch from butter. FreeBSD should only need a slight change to the
bsd/Makefile.

Thanks, butter.
2002-01-07 04:16:25 +00:00