Menu

Code SVN tahoe Commit Log


Commit Date  
[r55] by paklein

added INC_FLAGS with paths to C and C++ standard headers
to suppress warning messages with makedepend

2001-02-07 22:07:43 Tree
[r54] by paklein

added:
StringT::operator==(char*)
StringT::operator!=(char*)
because the JANUS compilers do not treat string literals
as const char*, causing problems with ambiguous function
references. With this fix, Tahoe builds on JANUS again.

2001-02-07 22:01:01 Tree
[r53] by paklein

corrected definition of COMP_F

2001-02-07 17:37:19 Tree
[r52] by paklein

redefined the ECHO macro as
/bin/echo -e
to handle escape characters "\t", "\c", and "\\" as needed for
"make object_list"

2001-02-07 17:29:35 Tree
[r51] by paklein

GNU.linux.macros has

-DNON_UNIX_STDIO

GNU.macros does not.

2001-02-07 03:04:05 Tree
[r50] by paklein

added GNU.linux.macros

2001-02-06 08:51:31 Tree
[r49] by paklein

replaced echo and cat with platform-specific macros $(ECHO) and $(CAT)
because some versions of echo do not handle non-printed characters as
needed for "make object_list", that is:
"\t" -> tab
"\c" -> line continuation, i.e., do not end echo with newline
"\\" -> slash

2001-02-06 03:13:18 Tree
[r48] by paklein

replaced echo and cat with platform-specific macros $(ECHO) and $(CAT)
because some versions of echo do not handle non-printed characters as
needed for "make object_list", that is:
"\t" -> tab
"\c" -> line continuation, i.e., do not end echo with newline
"\\" -> slash

2001-02-06 03:10:31 Tree
[r47] by rjones

added a macro for GCC on troi (installed in /usr/local and using
some of the SUN headers)

added NON_UNIX_STDIO define for f2c

2001-02-05 23:58:18 Tree
[r46] by paklein

added empty case of HDR, SRC, OBJ, and SUB_DIR lists to
all makefiles even if not empty to provide guide of how
to handle the empty case for all types

2001-02-01 18:24:19 Tree
Older >
MongoDB Logo MongoDB