Commit Graph

15 Commits

Author SHA1 Message Date
max thomas
c43a84516c
contrib: make boost variable modular; update version to 1.68.0 2018-10-24 21:51:48 -05:00
Hieu Hoang
df87045493 don't create shared boost libraries. Unit test can't link to them without setting other env variables 2017-08-26 10:26:50 +01:00
Ulrich Germann
eb8979a0e2 Don't install IRSTLM by default 2017-08-25 16:53:01 +01:00
Ulrich Germann
a6535a6d20 Updated to newer boost version in contrib/Makefiles/install-dependencies.gmake 2017-01-14 17:58:33 +00:00
Aaron Madlon-Kay
0ab80dc306 Fix PREFIX when overridden by command line argument
When PREFIX=... is provided, the `override` directive must be supplied
in order to actually use the *_PREFIX value. In practice this is only a
problem for IRSTLM, which is supposed to be in $PREFIX/irstlm-$VERSION.
2016-04-28 17:42:10 +09:00
Aaron Madlon-Kay
fc35efee09 Consistently use computed nproc value 2016-04-27 15:59:03 +09:00
Aaron Madlon-Kay
d377a04533 Fix parallelization (-j) of configure-make-install builds 2016-04-27 15:14:59 +09:00
Ulrich Germann
672a8178d0 Version-specific location for dependency irstlm. 2016-04-15 16:38:47 +01:00
Hieu Hoang
befd1a4ebb compile.sh works on osx 2015-11-05 09:09:34 +00:00
Ulrich Germann
55b1487fa0 Bug fix (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 16:38:52 +00:00
Ulrich Germann
8c39e1f906 Makefiles of included packages can't handle spaces in path names. Added note to this effect. 2015-10-25 16:21:35 +00:00
Ulrich Germann
8f8b6bc85f Bug fix (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 15:55:39 +00:00
Ulrich Germann
88501c7823 Escaping of spaces in pathnames (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 15:53:26 +00:00
Ulrich Germann
5c74838747 Fixing Makefile for installing dependencies. 2015-10-25 15:46:54 +00:00
Ulrich Germann
58221ae402 Added Makefile to automatically download and build Moses dependencies. 2015-10-25 15:30:03 +00:00