lean2/src/cmake/Modules
Leonardo de Moura 9a85a95893 fix(cmake/Modules/CleanOlean.cmake): problem with 'clean-olean'
For some reason it was not working anymore on OSX
2015-07-20 23:21:51 -07:00
..
CheckJemalloc.cc feat(build): add build option for jemalloc 2014-07-22 13:44:47 -07: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
CleanOlean.cmake fix(cmake/Modules/CleanOlean.cmake): problem with 'clean-olean' 2015-07-20 23:21:51 -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(cmake/Modules/cpplint.py): python3 compatible without six 2015-01-22 13:05:56 -08:00
FindGMP.cmake Add MPFR & restructure cmake directory 2013-08-05 17:58:54 -07:00
FindJemalloc.cmake feat(build): add build option for jemalloc 2014-07-22 13:44:47 -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
GetGitRevisionDescription.cmake fix(build): githash generation 2013-12-29 14:41:28 -08:00
GetGitRevisionDescription.cmake.in fix(build): githash generation 2013-12-29 14:41:28 -08:00
StyleCheck.cmake Add StyleCheck.cmake 2013-09-13 19:21:02 -07:00