lean2/src/cmake/Modules
Leonardo de Moura 0a6f622aec chore(build): remove CheckLuaObjlen, it is easier to check the Lua version
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-12 12:58:22 -08:00
..
CheckLuaNewstate.cc fix(cmake/Modules/CheckLuaNewstate.cc): compilation problem on cygwin 2013-11-09 12:18:20 -08:00
CheckMallocSize.cc Add support OSX's malloc_size 2013-09-20 17:48:55 -07:00
CheckMallocUsableSize.cc Add support OSX's malloc_size 2013-09-20 17:48:55 -07:00
CheckMSize.cc Add support OSX's malloc_size 2013-09-20 17:48:55 -07:00
CheckTcmalloc.cc Add MPFR & restructure cmake directory 2013-08-05 17:58:54 -07:00
CodeCoverage.cmake chore(cmake): do not delete coverage.info.cleaned which will be used for coveralls.io 2013-11-09 22:19:08 -05:00
cpplint.py fix(style): fix warnings produced by cpplint.py, disable sizeof(type) warning 2013-10-16 17:04:39 -07:00
FindGMP.cmake Add MPFR & restructure cmake directory 2013-08-05 17:58:54 -07:00
FindLua.cmake chore(build): remove CheckLuaObjlen, it is easier to check the Lua version 2013-11-12 12:58:22 -08:00
FindMallocSize.cmake Update Find{MSize,MallocSize,MallocUsableSize}.cmake to handle the case where find_path fails 2013-09-21 00:10:25 -07:00
FindMallocUsableSize.cmake Update Find{MSize,MallocSize,MallocUsableSize}.cmake to handle the case where find_path fails 2013-09-21 00:10:25 -07:00
FindMPFR.cmake Add MPFR & restructure cmake directory 2013-08-05 17:58:54 -07:00
FindMSize.cmake Update Find{MSize,MallocSize,MallocUsableSize}.cmake to handle the case where find_path fails 2013-09-21 00:10:25 -07:00
FindPackageHandleStandardArgs.cmake feat(lua): add Lua support to build 2013-11-02 11:16:30 -07:00
FindReadline.cmake Add support for READLINE. Remark: it is not enabled by default. Rename tcmalloc option to TCMALLOC (using consistent name convention for cmake parameters). 2013-08-21 19:08:44 -07:00
FindTcmalloc.cmake Fix bugs in Tcmalloc detection. 2013-09-19 23:52:50 -07:00
StyleCheck.cmake Add StyleCheck.cmake 2013-09-13 19:21:02 -07:00