Commit Graph

2686 Commits

Author SHA1 Message Date
Kenneth Heafield
9778438ad7 D'oh forgot a boost_ 2011-11-24 08:26:44 -05:00
Kenneth Heafield
d672bda6d3 Go back to unconfigured because OS X has weird gcc 2011-11-24 08:08:45 -05:00
Kenneth Heafield
b8640e4324 Backwards compatible boost selection. Apparently boost.jam sucks at old versions. Go back to manual boost with shell scripts. 2011-11-23 19:12:44 +00:00
Hieu Hoang
16059b3a19 compile error with threads 2011-11-24 00:48:32 +07:00
Barry Haddow
9c952b586f move checkplf 2011-11-23 15:48:48 +00:00
Barry Haddow
66c29e01c4 Move from scripts to contrib 2011-11-23 15:31:16 +00:00
Barry Haddow
791831b0ce Fix server build 2011-11-23 15:22:45 +00:00
Barry Haddow
5e2731619c Move projects from top level to contrib
server build probably broken
2011-11-23 14:48:50 +00:00
Kenneth Heafield
6de8928d65 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-11-23 14:03:28 +00:00
Kenneth Heafield
24099bd9b1 Link against libSegFault if possible, --git option for installation. 2011-11-23 14:01:58 +00:00
Barry Haddow
3c929cfc16 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-11-23 13:35:30 +00:00
Barry Haddow
d4589bef35 Not needed - mbr is in the *-cmd directories. 2011-11-23 13:34:55 +00:00
Kenneth Heafield
03e096c552 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-11-23 12:31:02 +00:00
Kenneth Heafield
fdaf93a089 Locally configure bjam to use gcc. 2011-11-23 12:30:14 +00:00
Barry Haddow
1248bdfdbb Some more ignores 2011-11-23 12:29:40 +00:00
Barry Haddow
f948f32c88 misc jamming 2011-11-23 12:10:45 +00:00
Kenneth Heafield
ccd4964a91 Better help message 2011-11-23 11:29:42 +00:00
Jun Lang
5ed75d236f There is potential bug for parsing numbers in scientific notation. 2011-11-23 10:39:28 +08:00
Kenneth Heafield
82d2513a83 Apparently order matters when it comes to <debug-symbols>on. 2011-11-22 13:17:31 -05:00
Kenneth Heafield
076d94dd9e Jam: Had inverted --notrace by accident. -g on by default at Barry's request. 2011-11-22 13:13:44 -05:00
Kenneth Heafield
cc7edff099 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-11-22 12:55:17 -05:00
Barry Haddow
6d1438b97f Disable object pool as it's broken (not threadsafe?) 2011-11-22 16:06:34 +00:00
Barry Haddow
ec36f64670 remove extra debug 2011-11-22 14:45:55 +00:00
Barry Haddow
5948912d1d Fix name of backoff parameter 2011-11-22 14:40:33 +00:00
Hieu Hoang
a8777ac5d2 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-11-22 08:03:56 +07:00
Hieu Hoang
888728814e make change suggested by Guchun Zhang 2011-11-22 08:00:34 +07:00
Kenneth Heafield
ca38bcab98 Stop bjam from complaining that a toolset isn't configured 2011-11-21 18:07:30 -05:00
Kenneth Heafield
c1ffa8ca52 BSD doesn't support readlink -f :-( 2011-11-21 14:46:39 -05:00
Kenneth Heafield
5ddd740c16 Jon Clark put . in his path 2011-11-21 14:41:10 -05:00
Kenneth Heafield
becf9f466a Use internal bjam on broken machines that have bjam but not boost-build 2011-11-21 13:30:00 -05:00
Kenneth Heafield
a65ed7e587 Jam: install executables in legacy paths and stop leaving a.out files everywhere 2011-11-21 13:20:52 -05:00
Kenneth Heafield
1480a8e809 Oops I deleted these in 72a4c8a0d3 2011-11-21 17:47:16 +00:00
Kenneth Heafield
0c239662bf Go back to using boost.jam. It does -mt right. 2011-11-21 12:41:14 -05:00
Kenneth Heafield
da89f1e9b9 Moses server Jam 2011-11-21 17:19:24 +00:00
Phil Williams
ee0a6dbd5c extract-ghkm: add the features required for use as a drop-in replacement
for extract-rules: composed rules, unaligned source word attachment,
non-lexical unary rule elimination, glue rule generation, unknown word
label generation, and EMS integration.
2011-11-21 16:21:04 +00:00
Kenneth Heafield
463f2e232e Link dynamically against libz if we have to 2011-11-21 15:09:38 +00:00
Kenneth Heafield
5822851f41 Attempt to unbreak build, now it wants static zlib 2011-11-21 15:02:40 +00:00
Kenneth Heafield
d683336714 Merge Jamfile 2011-11-21 09:34:56 -05:00
Kenneth Heafield
21d55d2c26 Jam: Documentation, link against -mt, SRI warnings off 2011-11-21 09:31:10 -05:00
bhaddow
5157e7a0dd Fix compile errors. 2011-11-21 14:02:32 +00:00
Barry Haddow
7fd0e6ca7f Remove GetTargetPhrase() (already have GetCurrTargetPhrase()) 2011-11-21 12:35:58 +00:00
Barry Haddow
07cbc1c1e5 suppress warnings for srilm 2011-11-21 12:25:04 +00:00
Kenneth Heafield
7e27cd1d8a Jam: automatic boost linkage, install path argument, globs 2011-11-21 06:42:46 -05:00
Barry Haddow
5baa595a91 Further direction removal 2011-11-21 11:14:05 +00:00
Barry Haddow
3dc30fd51a Remove direction from Phrase 2011-11-21 10:49:26 +00:00
Kenneth Heafield
c757e39494 Attempt to fix bjam for Hieu on OS X 2011-11-20 13:15:54 -05:00
Kenneth Heafield
9102477a07 bjam for people who don't have it 2011-11-18 13:14:09 -05:00
Kenneth Heafield
f15eee0abf Jam: Clean up boost library handling, assimilate mert 2011-11-18 11:27:57 -05:00
Kenneth Heafield
a5dea02f18 Merge branch 'master' of git@github.com:moses-smt/mosesdecoder 2011-11-18 10:41:06 -05:00
Kenneth Heafield
7a5a95009b Rename RandLM to Rand, avoiding a self-conflict for header names. Reduce header pollution. Add Jam support for RandLM. 2011-11-18 10:40:56 -05:00