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
2012-06-21Merge some build system changes that were made for cdecKenneth Heafield
2012-06-05get rid of mention of --with-giza argHieu Hoang
2012-06-01Warning about dist directory.Kenneth Heafield
2012-06-01move biconcor to /Hieu Hoang
2012-05-31move c++ code out of /script/ to /Hieu Hoang
2012-05-31move c++ code out of /script/ to /Hieu Hoang
2012-05-31change CreateOnDisk to CreateOnDiskPtHieu Hoang
2012-05-31move all executables into binHieu Hoang
2012-05-25Move queryOnDiskPt from contrib to OnDiskPt folder. Easier to amend Jam fileHieu Hoang
2012-05-10Fix bjam from any directory. Add iostreams dependency to score for Hieu.Kenneth Heafield
2012-05-07Refactor Jamroot to separate Moses high-level and common low-level.Kenneth Heafield
2012-05-07Only add -static to clang on linuxKenneth Heafield
2012-05-05Apparently bjam doesn't pass -static to clangKenneth Heafield
2012-04-02Fix previous.sh for people who don't have bjam installedKenneth Heafield
2012-03-31Save bjam arguments to previous.sh.Kenneth Heafield
2012-02-13Optional header installationKenneth Heafield
2012-01-23Restore the "--with-tcmalloc" configuration option that was lostPhil Williams
2011-12-05Also support just clean...Kenneth Heafield
2011-12-05Clean train-model-perl even if --with-giza isn't passed.Kenneth Heafield
2011-12-05Bypass Boost checks on --cleanKenneth Heafield
2011-12-01Merge CreateOnDisk into OnDiskPt, pop out of srcKenneth Heafield
2011-12-01Fine, go back to allowing multi-threaded builds to link against IRSTLMKenneth Heafield
2011-12-01Forgot to do variable substitutionKenneth Heafield
2011-11-30Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2011-11-30Force single-threaded build if --with-irstlmKenneth Heafield
2011-11-30More error checking for moses serverKenneth Heafield
2011-11-28Add optional regression testing to the buildKenneth Heafield
2011-11-28Unused codeKenneth Heafield
2011-11-28prefix style of installationKenneth Heafield
2011-11-28Respect CXXFLAGS, CFLAGS, LDFLAGSKenneth Heafield
2011-11-27--enable-boost-pool optionKenneth Heafield
2011-11-26Check for boost and version numberKenneth Heafield
2011-11-26Regression tests expect mert in mert/Kenneth Heafield
2011-11-25Minor commentingKenneth Heafield
2011-11-25Comment reformattingKenneth Heafield
2011-11-25Build scripts from root.Kenneth Heafield
2011-11-25Add GITTAG constantKenneth Heafield
2011-11-25--with-boostKenneth Heafield
2011-11-24D'oh forgot a boost_Kenneth Heafield
2011-11-23Backwards compatible boost selection. Apparently boost.jam sucks at old vers...Kenneth Heafield
2011-11-23Move projects from top level to contribBarry Haddow
2011-11-23Link against libSegFault if possible, --git option for installation.Kenneth Heafield
2011-11-23misc jammingBarry Haddow
2011-11-23Better help messageKenneth Heafield
2011-11-22Apparently order matters when it comes to <debug-symbols>on.Kenneth Heafield
2011-11-22Jam: Had inverted --notrace by accident. -g on by default at Barry's request.Kenneth Heafield
2011-11-22Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2011-11-22Disable object pool as it's broken (not threadsafe?)Barry Haddow
2011-11-22Stop bjam from complaining that a toolset isn't configuredKenneth Heafield
2011-11-21Jam: install executables in legacy paths and stop leaving a.out files everywhereKenneth Heafield