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

github.com/kpu/kenlm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02Don't replace linker flags set by toolset and userCy 'kkm' Katsnelson
2021-06-08Use relative header pathsKenneth Heafield
2021-06-05[build] Fix interface include directories for imported targetsjacobkahn
2021-05-16CMake improvements/fixes for old versionsjacobkahn
2021-05-07Modernize CMake installjacobkahn
2020-10-01Disable interpolation by default on windowsKenneth Heafield
2020-09-29Revert BUILD_SHARED_LIBS part because it was breaking CIKenneth Heafield
2020-09-29ENABLE_INTERPOLATE flag requested by @JackBoosYKenneth Heafield
2020-09-27install rulesKenneth Heafield
2020-09-27Windows continuous integration with cmakeKenneth Heafield
2020-09-17Use cmake for pthreads and rt fixes #301Kenneth Heafield
2020-05-13Add python/CMakeListsMichel Zou
2020-03-18Disable test compilation by defaultKenneth Heafield
2016-08-24Boost 1.41 fixes #63Kenneth Heafield
2016-05-27We're not using date_time and chronoKenneth Heafield
2016-05-01cmake wasn't happy with that regex; hopefully this doesn't break clangKenneth Heafield
2016-04-19Updated CMake files for the following:Alex Newman
2016-03-07Only set default to releaseKenneth Heafield
2016-02-29Hacky? option to build static executablesKenneth Heafield
2016-02-24Remove trailing spacesKenneth Heafield
2016-02-23Default to -O3Kenneth Heafield
2016-02-22Refactor cmakeKenneth Heafield
2015-10-09Modularize the CMake code a bit; add interpolate to it.Chase Geigle
2015-07-10Tell cmake to compile unit testsLane Schwartz
2015-07-10Updated CMake support.Lane Schwartz
2015-07-08Add support for CMake build system generator.Lane Schwartz