Commit Graph

31 Commits

Author SHA1 Message Date
Vítor Santos Costa 2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
Vítor Santos Costa 0671a1623c fix win32 compilation 2016-01-31 10:48:17 +00:00
Vítor Santos Costa 15404b3835 small
- do not call goal expansion on meta-calls (that is done by undef).
- docs updates
- fix init code
2015-12-15 09:28:43 +00:00
Vítor Santos Costa 6975c60645 support interface to minisat2. 2015-11-09 11:28:44 +00:00
Vitor Santos Costa 2be225c17a small warnings. 2014-11-25 16:42:35 +00:00
Vítor Santos Costa 19d0f56f2d fix arena initialization 2014-08-23 14:47:40 -05:00
Vítor Santos Costa 6d2e2597b1 C++ incompatibilities. 2014-03-14 23:03:22 +00:00
Vítor Santos Costa 1d27d22ef0 big makefile cleanup 2014-02-13 01:58:48 +00:00
Vitor Santos Costa 00f0d449ec clean up makefile 2014-02-10 23:30:21 +00:00
Vítor Santos Costa 1e1d49e112 allow installing examples by defult. 2012-07-07 09:43:07 -05:00
Vítor Santos Costa e938c17748 fix clang compilation (Denys Duchier). 2012-06-29 22:24:12 +01:00
Vítor Santos Costa c385dc13a8 fix syntax 2012-04-15 00:02:37 +01:00
Vitor Santos Costa 04f0a4bb73 fix Makefile.in for minisat. 2011-09-06 21:18:30 +02:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa 840e287cda mode changes 2011-07-25 17:09:28 +01:00
Vitor Santos Costa 7c86b244b9 patches from Keri Harris 2010-12-30 22:14:45 -06:00
Vitor Santos Costa d5785152f8 more HAVE_CONFIG_H patches 2010-10-24 21:28:37 +02:00
Vítor Santos Costa a37adad3e8 the sage of configuring everything goes on! 2010-06-21 11:54:21 +01:00
Vítor Santos Costa f1075f6da3 fix makefiles t get extra dirs from configure (obs from Paulo Moura). 2010-06-19 14:49:04 +01:00
Vitor Santos Costa 3fcf5f5ced fix @SO@ 2010-06-18 10:31:50 +01:00
Vítor Santos Costa 6ddfecc861 use SO to make YAP makefiles closer to SWI's 2010-06-14 10:36:13 +01:00
U-pekheno\Vitor 4ac1ad34f6 fix messed up Makefile conventions 2010-06-04 22:59:31 +01:00
Vítor Santos Costa 7e1692bdb0 fix mess with LIBDIR and YAPLIBDIR
use -Wl,-WR in a more consistent way in Linux
use --with-java instead of --with-jpl
2010-06-01 00:38:42 +01:00
Vitor Santos Costa 5e26f604c6 fix makefiles to define $exec_prefix 2010-03-05 10:22:48 +00:00
Vitor Santos Costa 2685a8449d installation patches from Keri Harris 2010-03-05 08:15:02 +00:00
Vítor Manuel de Morais Santos Costa ffdf270a3d make SWI-Prolog get YAP stuff from include/Yap at run-time. 2010-01-15 14:39:03 +00:00
Vitor Santos Costa 933f96a80d more CXX stuff: will it ever end? 2009-12-10 23:47:34 +00:00
Vitor Santos Costa 9f27ab5ab3 fix typo in minisat compilation 2009-11-23 21:03:04 +00:00
U-Xato7\Vsc dd60f64f42 WIN32 can get confused with C and c type files, so, just in case. 2009-11-23 16:02:47 +00:00
Vitor Santos Costa 4b40e80fe5 CXX not CPP, you idiot! 2009-11-18 09:53:38 +00:00
Vitor Santos Costa 167e129222 make configuration changes to better support C++ and deeper included packages. 2009-11-18 09:29:26 +00:00
Vítor Manuel de Morais Santos Costa 7058b6b35f minisat swi interface package. 2009-11-11 10:56:37 +00:00