lean4-htt/src
Leonardo de Moura e7ae749221 feat(boost): implement multi-threading support using Boost
To use Boost instead of the standard library, we must use the cmake option
    -D BOOST=ON

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-09 17:24:32 -08:00
..
cmake fix(shell/lean): Lua repl missing, incorrect exit code in interactive mode, missing tests 2013-12-09 12:25:19 -08:00
extra feat(extra): add extension that demonstrates how to parse 'templates' 2013-11-19 15:56:44 -08:00
frontends refactor(*): isolate std::thread dependency 2013-12-09 15:20:26 -08:00
kernel refactor(*): isolate std::thread dependency 2013-12-09 15:20:26 -08:00
library refactor(*): isolate std::thread dependency 2013-12-09 15:20:26 -08:00
shell refactor(*): isolate std::thread dependency 2013-12-09 15:20:26 -08:00
tests feat(boost): implement multi-threading support using Boost 2013-12-09 17:24:32 -08:00
util feat(boost): implement multi-threading support using Boost 2013-12-09 17:24:32 -08:00
CMakeLists.txt feat(boost): implement multi-threading support using Boost 2013-12-09 17:24:32 -08:00
CTestConfig.cmake chore(ctest): fix typo in CTEST_DROP_LOCATION 2013-11-25 03:14:35 -05:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Add EXCLUDE_PATTERNS to src/Doxyfile 2013-09-15 20:31:15 -07:00
memcheck.supp chore(memcheck): add another suppression for LuaJIT 2013-12-04 08:32:44 -08:00