Menu

Src (SVN)-old Commit Log


Commit Date  
[r8382] by kifer

made -mno-cygwin to be off by default, since gcc has dropped support for this years ago. If somebody badly wants to use gcc 3.*, he'll have to use configure --enable-no-cygwin.

2015-05-24 05:39:52 Tree
[r8381] by kifer

forgot to comment out example code

2015-05-23 23:01:23 Tree
[r8380] by kifer

mainly added external .o files for creation of the executable XSB file. Previously it was only for the xsbmod target.
Made dollar_var_psc available externally.

2015-05-23 22:55:31 Tree
[r8379] by kifer

added the ability to statically link XSB with external obj files for windows also

2015-05-23 18:52:06 Tree
[r8378] by tswift

Moved intern_cpred() to psc_xsb.c

2015-05-23 18:48:58 Tree
[r8377] by dwarren

A few coersions to quiet my compiler warnings.

Move to after end of switch of a "return TRUE;" commented to be at end
of switch in table_inspection_function, but wasn't. My compiler
warnings pointed it out.

2015-05-23 11:20:48 Tree
[r8376] by dwarren

Added only a couple of commented-out lines of code, but useful when debugging
(at least for my archaic techniques.)

2015-05-23 11:13:20 Tree
[r8375] by dwarren

Commented out code used only in commented out code, to quiet compiler
warnings.

2015-05-23 11:11:18 Tree
[r8374] by kifer

rm config.status before each run of configure. config.status causes undesirable caching in multiplatform installs

2015-05-23 07:45:53 Tree
[r8373] by kifer

Made it possible to add statically compiled .o files from an external directory.
This is done by putting emuMakefile.h in the arch_config_dir. This is useful because dynamic libraries are harder to make, especially on Windows.

In heap_xsb.h: include sys/types.h so that heap_xsb.h could be included by itself, without heap_xsb.c

2015-05-23 05:24:18 Tree
Older >
MongoDB Logo MongoDB