Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-06Revert "macos"Hieu Hoang
2021-12-17macosHieu Hoang
2015-12-06Proper version check for xmlrpc-c.Ulrich Germann
2015-07-29bjam: accept argument-less form of --no-xmlrpc-c optionPhil Williams
2015-04-26Bug fix for compilation with --with-xmlrpc-c=...mmt-mvp-0.2.0Ulrich Germann
2015-04-26Fixed jam files for the case where xmlrpc-c is not available.Ulrich Germann
2015-04-21Still trying to find a way to compile statically with curl and curlpp.Ulrich Germann
2015-04-02More fiddling with bjam.Debian
2015-03-30Changed cxxflags for curlpp to -isystem to avoid compiler warnings.Ulrich Germann
2015-03-27Fixed auto-setting of --with-regtest based on environment variable.Ulrich Germann
2015-03-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-26More fiddling with bjam.Ulrich Germann
2015-03-26More bjam fiddling.Ulrich Germann
2015-03-23Check for MinGW using __MINGW32__, not MINGW.Jeroen Vermeulen
2015-03-23Adjust for MinGW's mkdir().Jeroen Vermeulen
2015-03-23Remove unused code for reading "ar" archives.Jeroen Vermeulen
2015-03-20Bjam is the most awful build system in the world.Ulrich Germann
2015-03-19More fiddling with bjam.Ulrich Germann
2015-03-18Addresses issues with compiling server capabilities into the Moses main execu...Ulrich Germann
2015-03-04Added missing file.Ulrich Germann
2015-02-25Add include paths to boost compilation testsKenneth Heafield
2015-02-25D'oh add empty testKenneth Heafield
2015-02-24Another attempt at fixing linkage/macro definitionKenneth Heafield
2015-02-16Try to fix Boost static/dynamic linkageKenneth Heafield
2015-01-27don't define TEST_DYN_LINK. Doesn't work on OSX with manually compiled boostHieu Hoang
2014-10-31Test libraries for dynamic/static instead of testing whole executableKenneth Heafield
2014-09-22don't ever link to libboost*-mtHieu Hoang
2014-03-11I like gzipKenneth Heafield
2013-10-04update bjam source code. Copied from boost 1.54Hieu Hoang
2013-09-233 things people must do before sending their log files to the mailing listHieu Hoang
2013-09-233 things people must do before sending their log files to the mailing listHieu Hoang
2013-08-27Kludgy fix to force boost libraries to be static by defaultKenneth Heafield
2013-08-21Also use unwind for for tcmallocKenneth Heafield
2013-07-25Fixes to the shared buildBarry Haddow
2013-04-17Attempt to reduce moses-support e-mailsKenneth Heafield
2013-01-24KenLM 31a6644 resizable probing hash table, build fixesKenneth Heafield
2013-01-23KenLM 58da33: compiler warnings, correctly handle bare K, kill HAVE_BOOSTKenneth Heafield
2013-01-20Cross platform fixesKenneth Heafield
2013-01-18KenLM df5be22 lmplz for estimationKenneth Heafield
2013-01-05If statically linking, check static libs for -mtKenneth Heafield
2012-11-19BINDIR and LIBDIR constantsKenneth Heafield
2012-11-12Put core Moses into one library libmoses.Kenneth Heafield
2012-10-30Change test_lib to obey --staticKenneth Heafield
2012-10-22Update bjam to 1.51.0Kenneth Heafield
2012-10-16Merge remote-tracking branch 'origin/master' into miramergeBarry Haddow
2012-10-09Merge remote branch 'upstream/master'Kenneth Heafield
2012-10-08Merge remote branch 'github/master' into miramergeBarry Haddow
2012-10-07Stop deleting /dev/null on OS X / Hiroshi UmemotoKenneth Heafield
2012-10-04Merge remote branch 'upstream/master'Kenneth Heafield
2012-10-04remove dependency on boost filesystem objectHieu Hoang