ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/Rmakefile
Revision 2.51 - (view) (download) (annotate) - [select for diffs]
Wed Oct 27 23:36:09 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6P1
Changes since 2.50: +2 -2 lines
Diff to previous 2.50
Added check for 64-bit AMD processor to int32 type (missed dependencies)

Revision 2.50 - (view) (download) (annotate) - [select for diffs]
Wed Oct 27 23:23:47 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.49: +2 -2 lines
Diff to previous 2.49
Added check for 64-bit AMD processor to int32 type

Revision 2.49 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 03:11:50 2004 UTC (20 years ago) by greg
Branch: MAIN
CVS Tags: rad3R6
Changes since 2.48: +4 -2 lines
Diff to previous 2.48
Created ra_bmp program to convert between Radiance pictures and Windows BMP

Revision 2.48 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 16:41:52 2003 UTC (20 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.47: +1 -3 lines
Diff to previous 2.47
Removed redeclaration of fork() call + vfork.h header, using rtprocess.h instead

Revision 2.47 - (view) (download) (annotate) - [select for diffs]
Tue Oct 28 13:16:00 2003 UTC (20 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.46: +2 -2 lines
Diff to previous 2.46
Minor correction to last check-in which caused build to fail using rmake

Revision 2.46 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 10:19:31 2003 UTC (20 years, 5 months ago) by schorsch
Branch: MAIN
Changes since 2.45: +3 -3 lines
Diff to previous 2.45
Added gethomedir.c and various compatibility fixes.

Revision 2.45 - (view) (download) (annotate) - [select for diffs]
Mon Oct 20 15:10:18 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.44: +2 -2 lines
Diff to previous 2.44
Fixed inappropriate removal of auxiliary files during build

Revision 2.44 - (view) (download) (annotate) - [select for diffs]
Wed Aug 20 09:35:56 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.43: +2 -2 lines
Diff to previous 2.43
Move all libraries to ../lib on build (not just on install).

Revision 2.43 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 04:56:53 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.42: +6 -4 lines
Diff to previous 2.42
Added tone-mapping support for 16-bit/sample int and IEEE float TIFF images

Revision 2.42 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 06:53:21 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.41: +14 -4 lines
Diff to previous 2.41
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h

Revision 2.41 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 00:58:09 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.40: +3 -3 lines
Diff to previous 2.40
Abstracted process and path handling for Windows.
Renamed FLOAT to RREAL because of conflict on Windows.
Added conditional compiles for some signal handlers.

Revision 2.40 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 12:03:09 2003 UTC (20 years, 10 months ago) by schorsch
Branch: MAIN
Changes since 2.39: +2 -2 lines
Diff to previous 2.39
Reduced compile warnings/errors on Windows.

Revision 2.39 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 06:08:03 2003 UTC (20 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.38: +1 -1 lines
Diff to previous 2.38
Added -idN or -ifN and -od or -of options to rcalc

Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Fri Mar 14 21:27:45 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.37: +8 -7 lines
Diff to previous 2.37
Added -a option to obj2mesh to incorporate materials in mesh

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Mon Mar 10 19:38:19 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.36: +15 -6 lines
Diff to previous 2.36
Moved tmesh.* files to library and fixed another compile error

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Tue Mar 4 05:49:21 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.35: +2 -2 lines
Diff to previous 2.35
Moved dircode.c and fixed prototype compiles in hd directory

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:21 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.34: +15 -19 lines
Diff to previous 2.34
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Wed Dec 16 18:16:12 1998 UTC (25 years, 4 months ago) by gwlarson
Branch: MAIN
Changes since 2.33: +1 -1 lines
Diff to previous 2.33
added new tcos() table-lookup function and tsin() and ttan() macros
added DCHECK(test,error_type,error_message) macro for debugging checks

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Fri Dec 4 18:01:55 1998 UTC (25 years, 4 months ago) by gwlarson
Branch: MAIN
Changes since 2.32: +2 -1 lines
Diff to previous 2.32
moved zeroes.c to common directory

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 09:30:41 1998 UTC (25 years, 5 months ago) by gwlarson
Branch: MAIN
Changes since 2.31: +3 -0 lines
Diff to previous 2.31
made pcond calling optional in tmapcolrs.c

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Fri Oct 23 09:26:51 1998 UTC (25 years, 6 months ago) by gwlarson
Branch: MAIN
Changes since 2.30: +1 -1 lines
Diff to previous 2.30
added stupid unnecessary module for addobjnotify[]

Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Thu Oct 22 13:53:31 1998 UTC (25 years, 6 months ago) by gwlarson
Branch: MAIN
Changes since 2.29: +4 -2 lines
Diff to previous 2.29
added tmapluv.o module

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Tue Aug 25 10:20:31 1998 UTC (25 years, 8 months ago) by gwlarson
Branch: MAIN
Changes since 2.28: +1 -3 lines
Diff to previous 2.28
added include of standard.h to readfargs.c

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 16:18:49 1998 UTC (25 years, 10 months ago) by gwlarson
Branch: MAIN
Changes since 2.27: +11 -1 lines
Diff to previous 2.27
added missing SPECIAL entries

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 11:37:52 1998 UTC (25 years, 10 months ago) by gwlarson
Branch: MAIN
Changes since 2.26: +12 -1 lines
Diff to previous 2.26
added rgl* modules for converting Radiance scenes into OpenGL

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 09:54:59 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 2.25: +1 -1 lines
Diff to previous 2.25
added define to eliminate initurand() reference for -DMC

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 19:53:28 1997 UTC (26 years, 5 months ago) by gregl
Branch: MAIN
Changes since 2.24: +1 -1 lines
Diff to previous 2.24
created erract structure containing error messages and actions

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 16:53:30 1997 UTC (27 years ago) by greg
Branch: MAIN
Changes since 2.23: +5 -1 lines
Diff to previous 2.23
added tone mapping library functions (see tonemap.h)

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 16:01:08 1997 UTC (27 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.22: +4 -1 lines
Diff to previous 2.22
moved vars.h and loadvars.c to common subdirectory

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 15:45:32 1997 UTC (27 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.21: +1 -1 lines
Diff to previous 2.21
added new set routines

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Wed Jan 8 12:08:05 1997 UTC (27 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.20: +1 -1 lines
Diff to previous 2.20
changed move command to avoid problems with uncreated src/lib directory

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Wed Feb 7 16:36:01 1996 UTC (28 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.19: +1 -1 lines
Diff to previous 2.19
moved host name stuff to lib routine myhostname()

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Mon Oct 16 09:21:43 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.18: +1 -1 lines
Diff to previous 2.18
added dependency on color.h to lamps.o for cie_rgb() macro

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Fri Jun 30 16:06:38 1995 UTC (28 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.17: +1 -1 lines
Diff to previous 2.17
added comments to font file using new fgetval() routine

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Mon Apr 3 16:47:41 1995 UTC (29 years ago) by greg
Branch: MAIN
Changes since 2.16: +3 -1 lines
Diff to previous 2.16
moved clip.c and plocate.c to library

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Wed Jul 6 15:15:19 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.15: +3 -1 lines
Diff to previous 2.15
added lookup.c

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 14:43:18 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.14: +0 -3 lines
Diff to previous 2.14
removed LIBDIR from fropen.o compile line

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Wed Jun 29 18:18:07 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.13: +1 -1 lines
Diff to previous 2.13
corrected dependency

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 04:44:42 1994 UTC (30 years ago) by greg
Branch: MAIN
Changes since 2.12: +4 -1 lines
Diff to previous 2.12
changed extern *libpath to extern *getlibpath()

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Tue Apr 12 15:18:16 1994 UTC (30 years ago) by greg
Branch: MAIN
Changes since 2.11: +2 -2 lines
Diff to previous 2.11
added invmat4.o

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Wed Mar 10 19:39:22 1993 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.10: +1 -1 lines
Diff to previous 2.10
added fdate module

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Oct 17 08:08:00 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.9: +2 -1 lines
Diff to previous 2.9
added wordstring() function to wordfile.c
created expandargs.c

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 09:09:19 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.8: +2 -0 lines
Diff to previous 2.8
added paths.h file to define DIRSEP and the like

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 15:36:26 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.7: +1 -1 lines
Diff to previous 2.7
moved portable i/o routines to portio.c

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Jul 7 14:26:06 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.6: +3 -3 lines
Diff to previous 2.6
moved strcmp.o to COMPAT define and fixed clean operation

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Fri Jul 3 10:51:48 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.5: +1 -1 lines
Diff to previous 2.5
moved strcmp() to separate module

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Jul 1 15:10:37 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.4: +5 -4 lines
Diff to previous 2.4
Added CC define for different compilers

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 17:53:00 1992 UTC (31 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.3: +3 -1 lines
Diff to previous 2.3
finally got proptext() working

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 09:32:03 1992 UTC (32 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.2: +2 -0 lines
Diff to previous 2.2
added vfork.h include file

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 4 09:59:37 1992 UTC (32 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.1: +1 -1 lines
Diff to previous 2.1
added wordfile module

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 16:55:49 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.19: +0 -0 lines
Diff to previous 1.19
updated revision number for release 2.0

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 11:03:57 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
added badarg() routine for argument checking

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 13:43:17 1991 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
added FLOAT definition to better control size of structures

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 10:44:35 1991 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
standardized macro settings

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Oct 9 13:00:21 1991 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.15: +6 -4 lines
Diff to previous 1.15
added COMPAT define

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Aug 22 11:55:30 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
added multisamp

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Aug 22 09:21:20 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.13: +5 -4 lines
Diff to previous 1.13
moved library to ../lib

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Aug 20 15:33:45 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
added erf.o to SYSOBJ

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Aug 12 13:07:00 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
moved urind(3) from urand.c to urind.c and added peano.c

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Jul 29 15:47:43 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
added back in otypes.h include to modobject.c

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 12:06:34 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
moved routines from otypes.c to modobject.c

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 14:33:05 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
created words.c for manipulating words in strings

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 11:22:59 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
removed scanf calls from readfargs

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 09:39:18 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
added process.o module to library

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 13:40:49 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.5: +4 -3 lines
Diff to previous 1.5
distributed misc.c into error.c, getpath.c and strmisc.c

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 09:25:45 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
added separate readfargs() and freefargs() routines

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jul 16 10:28:51 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.3: +12 -0 lines
Diff to previous 1.3
added calcomp routines to library

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 12:00:34 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.2: +6 -2 lines
Diff to previous 1.2
added fropen.o to library

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 11:40:49 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
added missing dependency

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 11:25:02 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad3R6P1: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a