Commit Graph

11 Commits

Author SHA1 Message Date
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