File: ChangeLog

package info (click to toggle)
glide 2002.04.10ds1-15
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 59,556 kB
  • sloc: ansic: 290,125; asm: 23,305; sh: 8,089; pascal: 3,854; makefile: 1,276; perl: 73
file content (45 lines) | stat: -rw-r--r-- 1,220 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
2000-08-02  Bill White  <bill.white@griggsinst.com>

	*  Added the swlibs/texus2 directory, in support of
	   compressed textures.

2000-08-01  Bill White  <bill.white@griggsinst.com>

	* swlibs/include/makefile.autoconf.am:
		   Added CLEANFILES definition.

	* makefile.autoconf.am:
		   Added CLEANFILES definition.

	* h5/glide3/src/makefile.autoconf.am:
	           Changed include_headers to include_HEADERS.
		   Added CLEANFILES definition.

	* h3/makefile.autoconf.am:
	           Added.

	* cvg/glide3/src/makefile.autoconf.am:
	           Added include_HEADERS.
	
	* cvg/makefile.autoconf.am:
	           Added incsrc to get sst1vid.h.

	* configure.in:
	           Changed the includedir to glide3 not glide3x.
	           Added makefiles in h3/incsrc and cvg/incsrc
	
	* chores.3dfx:
	           Changed --build-directory switch to work with
	           --build-dir.
	
	* INSTALL: Changed some wording and fixed some errors.  
	           Also, removed the automake-generic boilerplate.
	
	* README:  Removed some of the old installation instructions,
	           which are no longer needed.


2000-07-26  Bill White  <bill.white@griggsinst.com>

	* Added automake/autoconf project build management files.