Vitor Santos Costa
d648375412
make MYDDAS into its own module.
2014-01-24 19:59:42 +00:00
Vitor Santos Costa
253735a293
win32 support
2014-01-22 18:12:58 +00:00
Vitor Santos Costa
62a6d96674
renaming patch
2013-12-06 23:26:28 +00:00
Vitor Santos Costa
2665f71112
keep trying to fix atoms
2013-12-04 23:01:30 +00:00
Vítor Santos Costa
d7397b43af
new text conversion and string code (big changes, take care please)
2013-12-02 14:49:41 +00:00
Vitor Santos Costa
f6f183c0f6
remove some more duplicated code
2013-11-22 15:18:03 +00:00
David Vaz
638ef10c84
Exo change to support external usage
2013-11-21 11:38:16 +00:00
Vítor Santos Costa
cffef55b61
latex to html translator port from SWi.
2013-11-18 01:21:21 +00:00
Vitor Santos Costa
4e4f21e1dc
upgrade to latest swi
2013-11-15 01:10:25 +00:00
Vitor Santos Costa
9a35d17861
fix DLL loading and C_SO suffix (remove an extra .)
2013-11-13 15:10:15 +00:00
Vítor Santos Costa
bfee0cbea6
Attached is a small patch to fix a race when installing with parallel
...
make jobs. If we're performing an install where libYap is a shared
library then there's a race between installing libYap.so and calling the
yap executable; this can lead to yap not finding its required runtime
dependency:
(cd yap-6.3.3/packages/http ;
LD_LIBRARY_PATH=$DESTDIR/usr/share/Yap/http:$DESTDIR/usr/lib64/Yap:
YAPSHAREDIR=$DESTDIR/usr/share/Yap YAPLIBDIR=$DESTDIR/usr/lib64/Yap
$DESTDIR/usr/bin/yap $DESTDIR/usr/lib64/Yap/startup.yss -f none -g make
-t halt)
$DESTDIR/usr/bin/yap: error while loading shared libraries: libYap.so:
cannot open shared object file: No such file or directory
make[1]: *** [install] Error 127
Since @YAPLIB@ expands to either libYap.a or libYap.so depending on
whether we are building a static or shared libYap library, we can use that.
Keri Harris
2013-11-10 11:24:30 +00:00
U-w7\vsc
029bf8359c
improvements
2013-11-04 18:05:23 +00:00
Vítor Santos Costa
b7be50ee1f
distributed commit
2013-11-04 01:16:08 +00:00
Vitor Santos Costa
65f5a3d364
more mpi fixes
2013-10-29 16:25:38 +00:00
Vitor Santos Costa
fe154e87a5
lam_mpi configuration (again).
2013-10-29 16:17:16 +00:00
Vitor Santos Costa
1cbe82da1e
SWI flags compat
2013-10-29 12:43:31 +00:00
Vítor Santos Costa
726d7ca1cc
cuda package from Carlos
2013-10-07 12:20:00 +01:00
Vitor Santos Costa
609f6fc440
allow yser code error handling
2013-10-03 11:24:59 +01:00
Vitor Santos Costa
b6b6b12c6f
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2013-06-03 16:40:12 -05:00
Vitor Santos Costa
3b2b4b03c8
split atom stuff to its own file
2013-05-09 18:00:41 -05:00
Vitor Santos Costa
fba909cf46
Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
2013-04-19 16:40:30 -05:00
Vitor Santos Costa
90abff4f2f
Exo compilation, the range example.
2013-04-16 20:04:53 -05:00
Vitor Santos Costa
3f68f424ce
fix static compilation of some libs
2013-03-13 18:52:00 -05:00
Vitor Santos Costa
a5000dab32
change SWI stuff to swi directory.
2013-03-05 15:50:38 -06:00
Vítor Santos Costa
67208c8157
signals
2013-02-09 08:51:33 -06:00
Vítor Santos Costa
1abd5dce90
fix init order to have terms when setting up Prolog flags
2013-01-21 10:07:46 +00:00
Vítor Santos Costa
b24c91eeb3
install chr in bootstrap
2013-01-20 22:55:19 +00:00
Vítor Santos Costa
8971f37232
start 6.3.4.
2013-01-20 19:28:33 +00:00
Vítor Santos Costa
0734b9fd33
msw went away
2013-01-20 17:17:51 +00:00
Vítor Santos Costa
1bd2224377
update version
2013-01-20 17:16:34 +00:00
David Vaz
c9a01455b5
Merge branch 'udi_new' into yap
2013-01-08 18:45:39 +00:00
Vítor Santos Costa
f063a2bd52
exo first step.
2013-01-07 09:47:14 +00:00
David Vaz
bd25c61fbf
New work on UDI
2012-12-17 20:23:03 +00:00
Vitor Santos Costa
547ba48f9f
fix CUT_C=1 not being exported to sub-makefiles.
2012-12-11 23:02:05 +00:00
Vítor Santos Costa
bf956ca639
python interface as a separate package
2012-11-02 22:37:27 +00:00
Vitor Santos Costa
139b06115e
range builtins
2012-10-23 14:55:17 +01:00
Vitor Santos Costa
84a5f518bf
fix Makefile trouble
2012-10-23 09:06:38 +01:00
Vítor Santos Costa
b272205707
odbc and archive
2012-10-23 00:45:13 +01:00
Vítor Santos Costa
135027fe20
python support.
2012-10-22 21:37:17 +01:00
VITOR SANTOS COSTA
c5bbbd9f93
support archive package
2012-09-11 14:21:09 +01:00
Vítor Santos Costa
1e1d49e112
allow installing examples by defult.
2012-07-07 09:43:07 -05:00
Vítor Santos Costa
50a7acdae0
install chr examples by default.
2012-07-06 18:50:50 -05:00
Vítor Santos Costa
70bde4d38f
inline extern patch by Denys Duchier
2012-06-29 22:44:08 +01:00
Vitor Santos Costa
5989af937b
MT support in mingw win32.
2012-06-29 15:38:49 -05:00
Vitor Santos Costa
a9d1bd788e
improve SWI console
2012-06-22 03:56:01 -05:00
Vitor Santos Costa
58c3445d82
win console.
2012-06-08 06:55:23 -05:00
Tiago Gomes
cf929b6f13
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2012-05-23 17:59:26 +01:00
Tiago Gomes
3388917aa5
change location and directory name of c++ probabilistic inference algorithms
2012-05-23 14:45:02 +01:00
Vitor Santos Costa
6c36a8ccd3
make it easier for outside packages to link with YAP innards.
2012-05-14 15:06:18 +01:00
Vítor Santos Costa
8c6b68278c
isupport compiling bdd package.
2012-03-22 21:37:20 +00:00