Commit Graph

533 Commits

Author SHA1 Message Date
Vitor Santos Costa
f426d25bef Merge branch 'master' of https://github.com/vscosta/yap-6.3 2017-02-20 15:48:22 +00:00
Vitor Santos Costa
65ff3ed471 Smaller updates:
constant use of longjmp
conflict with python headers
win32 support
dll support
2017-02-20 15:28:46 +00:00
Vitor Santos Costa
c6a02d3fe4 bdd 2017-01-09 15:00:03 +00:00
Vitor Santos Costa
cbb0d81ac4 sweeten cmake 2016-12-10 01:06:16 -06:00
Vitor Santos Costa
490a07ade2 improve configure 2016-12-03 10:35:39 -06:00
Vitor Santos Costa
fd23360c63 people who don't like cmake 2016-08-04 16:42:57 -05:00
Vitor Santos Costa
0e58a8f41e update README to refer to cmake, and to use MD format.
Moved autoconf files out of the way so that people won't try using them.
Removed INSTALL, as it just duplicates README.md. Maybe in the future.
2016-02-18 13:20:49 +00:00
Vítor Santos Costa
1c06bfdc05 cmake & text support 2015-06-19 01:30:13 +01:00
Vítor Santos Costa
0ed3ee4fc4 enable path expansion by default 2015-04-24 10:03:44 -06:00
Vítor Santos Costa
bf8beba466 more Android fixes
merge trueFileName so that we don;t redo code
support rand48 and srand48
drop support for odbc and prolite, too much work.
2015-04-15 11:21:15 +01:00
Vítor Santos Costa
ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Vitor Santos Costa
b3c0708240 new files 2015-03-28 20:08:33 +00:00
Vítor Santos Costa
4eeacd8b7b compile myddas interface to sqlite 2015-03-23 07:27:10 +00:00
Vítor Santos Costa
dbfe42b360 clib and uuid support 2015-03-04 09:45:04 +00:00
Vítor Santos Costa
291ec26d65 configuratio fixes 2015-02-17 20:26:46 +00:00
Vitor Santos Costa
9fe1ec7e3e don't export config.h 2015-02-14 17:09:43 +00:00
Vítor Santos Costa
081b2a464e USE_MYDDAS when we have a driver for the DBMS 2015-02-10 09:17:59 +00:00
Vitor Santos Costa
d2769d975a configuration fix 2015-02-09 10:17:42 +00:00
Vítor Santos Costa
e29b7afa1b fix warnings 2015-02-04 12:32:38 +00:00
Vítor Santos Costa
409a79d93a autoconf 2015-02-03 03:00:52 +00:00
Vítor Santos Costa
30664a5344 cmake 2015-02-03 02:40:41 +00:00
Vitor Santos Costa
d9357d3f49 fix mpi 2015-01-27 03:16:07 +00:00
Vitor Santos Costa
d023e2e493 search lib64 before lib 2015-01-26 09:44:39 +00:00
Vítor Santos Costa
61d6015d76 JIT 2015-01-20 02:59:54 +00:00
Vítor Santos Costa
67609ed1ce llvm 3.5 2015-01-18 02:46:03 +00:00
Vítor Santos Costa
832b2258c8 support newer llvm, by J Santos 2015-01-07 10:22:52 +00:00
Vitor Santos Costa
de9a1d7429 fix trouble with raptor 2015-01-06 17:47:12 +00:00
Vitor Santos Costa
1591bfd00d cmake 2014-12-15 12:24:02 +00:00
Vitor Santos Costa
656e27f5e0 mpi support 2014-12-14 16:44:52 +00:00
Vitor Santos Costa
ff977fbad8 cmake support: first cut from David Vaz work.i 2014-12-04 07:59:30 +00:00
Vítor Santos Costa
635d5166ce fixes 2014-11-28 02:33:28 +00:00
Vítor Santos Costa
650f6eb827 try fixing tcapabilities 2014-11-27 15:10:25 +00:00
Vítor Santos Costa
2036ec3137 update config 2014-11-03 00:26:04 +00:00
Vítor Santos Costa
546af97345 win32 patches 2014-10-28 12:56:26 +00:00
Vítor Santos Costa
6b93b8ee5a config fixes 2014-10-26 18:47:15 +00:00
Vítor Santos Costa
2053c44054 try to clean-up makefiles and autoconfs 2014-10-26 17:39:52 +00:00
Vitor Santos Costa
9483572213 config libs vs ldflags 2014-10-26 01:49:15 +01:00
Vítor Santos Costa
b5a43ae9ff improve autoconf 2014-10-25 16:46:13 +01:00
Vitor Santos Costa
f7fe32a03c fix win32 warnings: unsigned long != CELL, IOSTREAM with sace restore, _ffsll and _isatty, fp patches 2014-10-24 15:18:32 +01:00
Vítor Santos Costa
61f5baf7a4 cuda links in osx; nullptr patch from mozilla 2014-10-22 14:54:54 +01:00
Vitor Santos Costa
b2caf2da77 integrate autoconf for cplint with remaining code.t 2014-10-22 10:11:20 +01:00
Vitor Santos Costa
7f4b478572 make pthread locking default 2014-10-20 15:36:23 +01:00
Fabrizio Riguzzi
089bd928cf fixed cplint compilation 2014-10-16 13:49:56 +02:00
Vitor Santos Costa
aa80579684 recover the signals, like sigfpe. 2014-10-14 19:31:49 +01:00
Vítor Santos Costa
c95045e14c improve support for floating point exceptions. 2014-10-14 01:13:31 +01:00
Vitor Santos Costa
fcd959a2cb cuda 2014-10-09 10:48:23 +01:00
Vítor Santos Costa
da61f1c31f gcc-3.4 was being confused with OSX 13.4. 2014-10-07 09:21:52 +01:00
Vitor Santos Costa
2c599d99f8 improvements in packages 2014-10-02 23:24:31 +01:00
Vítor Santos Costa
dc4748147e real 2014-09-25 09:45:56 +01:00
Vitor Santos Costa
6b0d99e2fe fix debugging-left-over 2014-09-17 16:55:19 -05:00