mathematical 1.6.9 → 1.6.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (374) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +2 -1
  3. data/ext/mathematical/CMakeLists.txt +48 -6
  4. data/ext/mathematical/extconf.rb +31 -16
  5. data/ext/mathematical/lasem/COPYING +2 -1
  6. data/ext/mathematical/lasem/NEWS +4 -2
  7. data/ext/mathematical/lasem/configure.ac +1 -1
  8. data/ext/mathematical/lasem/lasem.doap +2 -2
  9. data/ext/mathematical/lasem/po/LINGUAS +5 -0
  10. data/ext/mathematical/lasem/po/da.po +99 -0
  11. data/ext/mathematical/lasem/po/es.po +38 -18
  12. data/ext/mathematical/lasem/po/eu.po +66 -30
  13. data/ext/mathematical/lasem/po/fur.po +101 -0
  14. data/ext/mathematical/lasem/po/it.po +68 -28
  15. data/ext/mathematical/lasem/po/lv.po +72 -29
  16. data/ext/mathematical/lasem/po/nl.po +102 -0
  17. data/ext/mathematical/lasem/po/ro.po +64 -0
  18. data/ext/mathematical/lasem/po/sl.po +53 -18
  19. data/ext/mathematical/lasem/po/tr.po +68 -28
  20. data/ext/mathematical/lasem/po/zh_CN.po +71 -34
  21. data/ext/mathematical/lasem/src/lasemrender.c +4 -4
  22. data/ext/mathematical/lasem/src/lsm.c +2 -2
  23. data/ext/mathematical/lasem/src/lsm.h +2 -2
  24. data/ext/mathematical/lasem/src/lsmattributes.c +2 -2
  25. data/ext/mathematical/lasem/src/lsmattributes.h +2 -2
  26. data/ext/mathematical/lasem/src/lsmcairo.c +3 -3
  27. data/ext/mathematical/lasem/src/lsmcairo.h +2 -2
  28. data/ext/mathematical/lasem/src/lsmdebug.c +2 -2
  29. data/ext/mathematical/lasem/src/lsmdebug.h +2 -2
  30. data/ext/mathematical/lasem/src/lsmdom.h +2 -2
  31. data/ext/mathematical/lasem/src/lsmdomcharacterdata.c +2 -2
  32. data/ext/mathematical/lasem/src/lsmdomcharacterdata.h +2 -2
  33. data/ext/mathematical/lasem/src/lsmdomdocument.c +2 -2
  34. data/ext/mathematical/lasem/src/lsmdomdocument.h +2 -2
  35. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.c +2 -2
  36. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.h +2 -2
  37. data/ext/mathematical/lasem/src/lsmdomelement.c +2 -2
  38. data/ext/mathematical/lasem/src/lsmdomelement.h +2 -2
  39. data/ext/mathematical/lasem/src/lsmdomentities.c +2 -2
  40. data/ext/mathematical/lasem/src/lsmdomentities.h +2 -2
  41. data/ext/mathematical/lasem/src/lsmdomimplementation.c +2 -2
  42. data/ext/mathematical/lasem/src/lsmdomimplementation.h +2 -2
  43. data/ext/mathematical/lasem/src/lsmdomnamednodemap.c +2 -2
  44. data/ext/mathematical/lasem/src/lsmdomnamednodemap.h +2 -2
  45. data/ext/mathematical/lasem/src/lsmdomnode.c +2 -2
  46. data/ext/mathematical/lasem/src/lsmdomnode.h +2 -2
  47. data/ext/mathematical/lasem/src/lsmdomnodelist.c +2 -2
  48. data/ext/mathematical/lasem/src/lsmdomnodelist.h +2 -2
  49. data/ext/mathematical/lasem/src/lsmdomparser.c +9 -9
  50. data/ext/mathematical/lasem/src/lsmdomparser.h +5 -5
  51. data/ext/mathematical/lasem/src/lsmdomtext.c +2 -2
  52. data/ext/mathematical/lasem/src/lsmdomtext.h +2 -2
  53. data/ext/mathematical/lasem/src/lsmdomtypes.h +2 -2
  54. data/ext/mathematical/lasem/src/lsmdomview.c +8 -8
  55. data/ext/mathematical/lasem/src/lsmdomview.h +2 -2
  56. data/ext/mathematical/lasem/src/lsmitex.c +2 -2
  57. data/ext/mathematical/lasem/src/lsmitex.h +2 -2
  58. data/ext/mathematical/lasem/src/lsmmathml.h +2 -2
  59. data/ext/mathematical/lasem/src/lsmmathmlactionelement.c +2 -2
  60. data/ext/mathematical/lasem/src/lsmmathmlactionelement.h +2 -2
  61. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.c +2 -2
  62. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.h +2 -2
  63. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.c +2 -2
  64. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.h +2 -2
  65. data/ext/mathematical/lasem/src/lsmmathmlattributes.c +2 -2
  66. data/ext/mathematical/lasem/src/lsmmathmlattributes.h +2 -2
  67. data/ext/mathematical/lasem/src/lsmmathmldocument.c +3 -3
  68. data/ext/mathematical/lasem/src/lsmmathmldocument.h +2 -2
  69. data/ext/mathematical/lasem/src/lsmmathmlelement.c +2 -2
  70. data/ext/mathematical/lasem/src/lsmmathmlelement.h +2 -2
  71. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.c +2 -2
  72. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.h +2 -2
  73. data/ext/mathematical/lasem/src/lsmmathmlenums.c +6 -2
  74. data/ext/mathematical/lasem/src/lsmmathmlenums.h +2 -2
  75. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.c +2 -2
  76. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.h +2 -2
  77. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.c +2 -2
  78. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.h +2 -2
  79. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.c +2 -2
  80. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.h +2 -2
  81. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.c +2 -2
  82. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.h +2 -2
  83. data/ext/mathematical/lasem/src/lsmmathmlitexelement.c +2 -2
  84. data/ext/mathematical/lasem/src/lsmmathmlitexelement.h +2 -2
  85. data/ext/mathematical/lasem/src/lsmmathmllayoututils.c +2 -2
  86. data/ext/mathematical/lasem/src/lsmmathmllayoututils.h +2 -2
  87. data/ext/mathematical/lasem/src/lsmmathmlmathelement.c +2 -2
  88. data/ext/mathematical/lasem/src/lsmmathmlmathelement.h +2 -2
  89. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.c +2 -2
  90. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.h +2 -2
  91. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.c +2 -2
  92. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.h +2 -2
  93. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.c +2 -2
  94. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.h +2 -2
  95. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.c +2 -2
  96. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.h +2 -2
  97. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.c +2 -2
  98. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.h +2 -2
  99. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.c +2 -2
  100. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.h +2 -2
  101. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.c +2 -2
  102. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.h +2 -2
  103. data/ext/mathematical/lasem/src/lsmmathmlrowelement.c +2 -2
  104. data/ext/mathematical/lasem/src/lsmmathmlrowelement.h +2 -2
  105. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.c +2 -2
  106. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.h +2 -2
  107. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.c +2 -2
  108. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.h +2 -2
  109. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.c +2 -2
  110. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.h +2 -2
  111. data/ext/mathematical/lasem/src/lsmmathmlstringelement.c +2 -2
  112. data/ext/mathematical/lasem/src/lsmmathmlstringelement.h +2 -2
  113. data/ext/mathematical/lasem/src/lsmmathmlstyle.c +2 -2
  114. data/ext/mathematical/lasem/src/lsmmathmlstyle.h +2 -2
  115. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.c +2 -2
  116. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.h +2 -2
  117. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.c +2 -2
  118. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.h +2 -2
  119. data/ext/mathematical/lasem/src/lsmmathmltableelement.c +2 -2
  120. data/ext/mathematical/lasem/src/lsmmathmltableelement.h +2 -2
  121. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.c +2 -2
  122. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.h +2 -2
  123. data/ext/mathematical/lasem/src/lsmmathmltraits.c +2 -2
  124. data/ext/mathematical/lasem/src/lsmmathmltraits.h +2 -2
  125. data/ext/mathematical/lasem/src/lsmmathmltypes.h +2 -2
  126. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.c +2 -2
  127. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.h +2 -2
  128. data/ext/mathematical/lasem/src/lsmmathmlutils.c +2 -2
  129. data/ext/mathematical/lasem/src/lsmmathmlutils.h +2 -2
  130. data/ext/mathematical/lasem/src/lsmmathmlview.c +2 -2
  131. data/ext/mathematical/lasem/src/lsmmathmlview.h +2 -2
  132. data/ext/mathematical/lasem/src/lsmproperties.c +2 -2
  133. data/ext/mathematical/lasem/src/lsmproperties.h +2 -2
  134. data/ext/mathematical/lasem/src/lsmstr.c +2 -2
  135. data/ext/mathematical/lasem/src/lsmstr.h +2 -2
  136. data/ext/mathematical/lasem/src/lsmsvg.h +2 -2
  137. data/ext/mathematical/lasem/src/lsmsvgaelement.c +2 -2
  138. data/ext/mathematical/lasem/src/lsmsvgaelement.h +2 -2
  139. data/ext/mathematical/lasem/src/lsmsvgattributes.h +2 -2
  140. data/ext/mathematical/lasem/src/lsmsvgcircleelement.c +2 -2
  141. data/ext/mathematical/lasem/src/lsmsvgcircleelement.h +2 -2
  142. data/ext/mathematical/lasem/src/lsmsvgclippathelement.c +2 -2
  143. data/ext/mathematical/lasem/src/lsmsvgclippathelement.h +2 -2
  144. data/ext/mathematical/lasem/src/lsmsvgcolors.c +2 -2
  145. data/ext/mathematical/lasem/src/lsmsvgcolors.h +2 -2
  146. data/ext/mathematical/lasem/src/lsmsvgdefselement.c +2 -2
  147. data/ext/mathematical/lasem/src/lsmsvgdefselement.h +2 -2
  148. data/ext/mathematical/lasem/src/lsmsvgdocument.c +2 -2
  149. data/ext/mathematical/lasem/src/lsmsvgdocument.h +2 -2
  150. data/ext/mathematical/lasem/src/lsmsvgelement.c +2 -2
  151. data/ext/mathematical/lasem/src/lsmsvgelement.h +2 -3
  152. data/ext/mathematical/lasem/src/lsmsvgellipseelement.c +2 -2
  153. data/ext/mathematical/lasem/src/lsmsvgellipseelement.h +2 -2
  154. data/ext/mathematical/lasem/src/lsmsvgenums.c +2 -2
  155. data/ext/mathematical/lasem/src/lsmsvgenums.h +2 -2
  156. data/ext/mathematical/lasem/src/lsmsvgfilterblend.c +2 -2
  157. data/ext/mathematical/lasem/src/lsmsvgfilterblend.h +2 -2
  158. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.c +2 -2
  159. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.h +2 -2
  160. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.c +2 -2
  161. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.h +2 -2
  162. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.c +2 -2
  163. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.h +2 -2
  164. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.c +2 -2
  165. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.h +2 -2
  166. data/ext/mathematical/lasem/src/lsmsvgfilterelement.c +2 -2
  167. data/ext/mathematical/lasem/src/lsmsvgfilterelement.h +2 -2
  168. data/ext/mathematical/lasem/src/lsmsvgfilterflood.c +2 -2
  169. data/ext/mathematical/lasem/src/lsmsvgfilterflood.h +2 -2
  170. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.c +2 -2
  171. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.h +2 -2
  172. data/ext/mathematical/lasem/src/lsmsvgfilterimage.c +6 -4
  173. data/ext/mathematical/lasem/src/lsmsvgfilterimage.h +2 -2
  174. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.c +2 -2
  175. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.h +2 -2
  176. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.c +2 -2
  177. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.h +2 -2
  178. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.c +2 -2
  179. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.h +2 -2
  180. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.c +2 -2
  181. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.h +2 -2
  182. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.c +2 -2
  183. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.h +2 -2
  184. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.c +2 -2
  185. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.h +2 -2
  186. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.c +2 -2
  187. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.h +2 -2
  188. data/ext/mathematical/lasem/src/lsmsvgfiltertile.c +2 -2
  189. data/ext/mathematical/lasem/src/lsmsvgfiltertile.h +2 -2
  190. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.c +2 -2
  191. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.h +2 -2
  192. data/ext/mathematical/lasem/src/lsmsvggelement.c +2 -2
  193. data/ext/mathematical/lasem/src/lsmsvggelement.h +2 -2
  194. data/ext/mathematical/lasem/src/lsmsvggradientelement.c +2 -2
  195. data/ext/mathematical/lasem/src/lsmsvggradientelement.h +2 -2
  196. data/ext/mathematical/lasem/src/lsmsvgimageelement.c +2 -2
  197. data/ext/mathematical/lasem/src/lsmsvgimageelement.h +2 -2
  198. data/ext/mathematical/lasem/src/lsmsvglength.c +2 -2
  199. data/ext/mathematical/lasem/src/lsmsvglength.h +2 -2
  200. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.c +2 -2
  201. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.h +2 -2
  202. data/ext/mathematical/lasem/src/lsmsvglineelement.c +2 -2
  203. data/ext/mathematical/lasem/src/lsmsvglineelement.h +2 -2
  204. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.c +2 -2
  205. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.h +2 -2
  206. data/ext/mathematical/lasem/src/lsmsvgmaskelement.c +2 -2
  207. data/ext/mathematical/lasem/src/lsmsvgmaskelement.h +2 -2
  208. data/ext/mathematical/lasem/src/lsmsvgmatrix.c +2 -2
  209. data/ext/mathematical/lasem/src/lsmsvgmatrix.h +2 -2
  210. data/ext/mathematical/lasem/src/lsmsvgpathelement.c +2 -2
  211. data/ext/mathematical/lasem/src/lsmsvgpathelement.h +2 -2
  212. data/ext/mathematical/lasem/src/lsmsvgpatternelement.c +2 -2
  213. data/ext/mathematical/lasem/src/lsmsvgpatternelement.h +2 -2
  214. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.c +2 -2
  215. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.h +2 -2
  216. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.c +2 -2
  217. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.h +2 -2
  218. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.c +2 -2
  219. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.h +2 -2
  220. data/ext/mathematical/lasem/src/lsmsvgrectelement.c +2 -2
  221. data/ext/mathematical/lasem/src/lsmsvgrectelement.h +2 -2
  222. data/ext/mathematical/lasem/src/lsmsvgstopelement.c +2 -2
  223. data/ext/mathematical/lasem/src/lsmsvgstopelement.h +2 -2
  224. data/ext/mathematical/lasem/src/lsmsvgstyle.c +2 -2
  225. data/ext/mathematical/lasem/src/lsmsvgstyle.h +2 -2
  226. data/ext/mathematical/lasem/src/lsmsvgsvgelement.c +2 -2
  227. data/ext/mathematical/lasem/src/lsmsvgsvgelement.h +2 -2
  228. data/ext/mathematical/lasem/src/lsmsvgswitchelement.c +2 -2
  229. data/ext/mathematical/lasem/src/lsmsvgswitchelement.h +2 -2
  230. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.c +2 -2
  231. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.h +2 -2
  232. data/ext/mathematical/lasem/src/lsmsvgtextelement.c +2 -2
  233. data/ext/mathematical/lasem/src/lsmsvgtextelement.h +2 -2
  234. data/ext/mathematical/lasem/src/lsmsvgtraits.c +2 -2
  235. data/ext/mathematical/lasem/src/lsmsvgtraits.h +2 -2
  236. data/ext/mathematical/lasem/src/lsmsvgtransformable.c +2 -2
  237. data/ext/mathematical/lasem/src/lsmsvgtransformable.h +2 -2
  238. data/ext/mathematical/lasem/src/lsmsvgtspanelement.c +2 -2
  239. data/ext/mathematical/lasem/src/lsmsvgtspanelement.h +2 -2
  240. data/ext/mathematical/lasem/src/lsmsvgtypes.h +2 -2
  241. data/ext/mathematical/lasem/src/lsmsvguseelement.c +2 -2
  242. data/ext/mathematical/lasem/src/lsmsvguseelement.h +2 -2
  243. data/ext/mathematical/lasem/src/lsmsvgview.c +2 -2
  244. data/ext/mathematical/lasem/src/lsmsvgview.h +2 -2
  245. data/ext/mathematical/lasem/src/lsmtraits.c +2 -2
  246. data/ext/mathematical/lasem/src/lsmtraits.h +2 -2
  247. data/ext/mathematical/lasem/src/lsmtypes.h +2 -2
  248. data/ext/mathematical/lasem/src/lsmutils.c +2 -2
  249. data/ext/mathematical/lasem/src/lsmutils.h +2 -2
  250. data/ext/mathematical/lasem/tests/lsmtest.c +1 -3
  251. data/ext/mathematical/lasem/tests/suite.c +1 -2
  252. data/ext/mathematical/lasem_overrides.c +3 -0
  253. data/ext/mathematical/lib/liblasem.dylib +0 -0
  254. data/ext/mathematical/lib/libmtex2MML.a +0 -0
  255. data/ext/mathematical/mathematical.h +1 -0
  256. data/ext/mathematical/mtex2MML/CMakeLists.txt +6 -1
  257. data/ext/mathematical/mtex2MML/README.md +1 -1
  258. data/ext/mathematical/mtex2MML/build/CMakeCache.txt +102 -82
  259. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CMakeCCompiler.cmake +15 -7
  260. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CMakeCXXCompiler.cmake +27 -9
  261. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_C.bin +0 -0
  262. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  263. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.7.2 → 3.16.2}/CMakeSystem.cmake +4 -4
  264. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CompilerIdC/CMakeCCompilerId.c +141 -37
  265. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CompilerIdCXX/CMakeCXXCompilerId.cpp +159 -38
  266. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +3 -3
  267. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeError.log +22 -0
  268. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +258 -943
  269. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +33 -33
  270. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +7 -7
  271. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +7 -7
  272. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +7 -7
  273. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +7 -7
  274. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +7 -7
  275. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +7 -7
  276. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +7 -7
  277. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +7 -7
  278. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +7 -7
  279. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +7 -7
  280. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +7 -7
  281. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +7 -7
  282. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +7 -7
  283. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +7 -7
  284. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +7 -7
  285. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +7 -7
  286. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +7 -7
  287. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +7 -7
  288. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +113 -109
  289. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +162 -308
  290. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +7 -7
  291. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +7 -7
  292. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +7 -7
  293. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +7 -7
  294. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +7 -7
  295. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +7 -7
  296. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +7 -7
  297. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +7 -7
  298. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +7 -7
  299. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +7 -7
  300. data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +41 -41
  301. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +7 -7
  302. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +11 -10
  303. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +39 -126
  304. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +6 -6
  305. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +5 -5
  306. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
  307. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +42 -42
  308. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +9 -9
  309. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +39 -126
  310. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +6 -6
  311. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +25 -25
  312. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +1 -1
  313. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +5 -5
  314. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
  315. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +6 -6
  316. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +10 -10
  317. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +43 -142
  318. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +7 -7
  319. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +5 -5
  320. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
  321. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +26 -26
  322. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +113 -404
  323. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +11 -11
  324. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +5 -5
  325. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
  326. data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +3 -2
  327. data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +12 -19
  328. data/ext/mathematical/mtex2MML/build/Makefile +18 -18
  329. data/ext/mathematical/mtex2MML/build/cmake_install.cmake +63 -4
  330. data/ext/mathematical/mtex2MML/build/lexer.c +4104 -4048
  331. data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
  332. data/ext/mathematical/mtex2MML/build/libmtex2MML.pc +1 -1
  333. data/ext/mathematical/mtex2MML/build/mtex2mml_export.h +1 -1
  334. data/ext/mathematical/mtex2MML/build/parser.c +3137 -3123
  335. data/ext/mathematical/mtex2MML/build/parser.h +32 -32
  336. data/ext/mathematical/mtex2MML/build/parser.output +13641 -12859
  337. data/ext/mathematical/mtex2MML/script/bootstrap +21 -6
  338. data/ext/mathematical/mtex2MML/script/cibuild +4 -3
  339. data/ext/mathematical/mtex2MML/src/lexer.l +6 -3
  340. data/ext/mathematical/mtex2MML/src/libmtex2MML.pc.in +1 -1
  341. data/ext/mathematical/mtex2MML/src/parser.y +13 -1
  342. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/not-1.html +1 -1
  343. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/relations-1.html +1 -1
  344. data/ext/mathematical/mtex2MML/tests/fixtures/basic/filter.html +1 -1
  345. data/ext/mathematical/mtex2MML/tests/fixtures/basic/text_filter.html +1 -1
  346. data/ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.html +1 -0
  347. data/ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.txt +1 -0
  348. data/ext/mathematical/mtex2MML/tests/fixtures/performance/big_file.html +4 -4
  349. data/ext/mathematical/mtex2MML/tests/functions.c +9 -0
  350. data/ext/mathematical/mtex2MML/tests/mathjax.c +592 -592
  351. data/ext/mathematical/mtex2MML/tests/mathjax_generate.py +1 -1
  352. data/lib/mathematical/version.rb +1 -1
  353. data/mathematical.gemspec +3 -4
  354. data/test/mathematical/multiples_test.rb +1 -1
  355. data/test/mathematical/png_test.rb +3 -1
  356. data/test/test_helper.rb +5 -2
  357. metadata +58 -81
  358. data/ext/mathematical/FindPackageHandleStandardArgs.cmake +0 -58
  359. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake +0 -68
  360. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake +0 -69
  361. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin +0 -0
  362. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  363. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c +0 -561
  364. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/a.out +0 -0
  365. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -533
  366. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out +0 -0
  367. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_C.bin +0 -0
  368. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_CXX.bin +0 -0
  369. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeSystem.cmake +0 -15
  370. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/a.out +0 -0
  371. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/a.out +0 -0
  372. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
  373. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c +0 -34
  374. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx +0 -405
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -14,8 +14,8 @@
14
14
  *
15
15
  * You should have received a copy of the GNU Lesser General
16
16
  * Public License along with this library; if not, write to the
17
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
18
- * Boston, MA 02111-1307, USA.
17
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
+ * Boston, MA 02110-1335, USA.
19
19
  *
20
20
  * Author:
21
21
  * Emmanuel Pacaud <emmanuel@gnome.org>
@@ -30,8 +30,6 @@
30
30
  * Carl Worth <cworth@cworth.org>
31
31
  */
32
32
 
33
- #include "config.h"
34
-
35
33
  #include <stdio.h>
36
34
  #include <stdlib.h>
37
35
  #include <string.h>
@@ -254,7 +252,7 @@ lasem_test_render (char const *filename, gboolean compare, gboolean dry_run, gbo
254
252
  cairo_t *cairo;
255
253
  cairo_surface_t *surface;
256
254
  char *buffer = NULL;
257
- gssize size;
255
+ gsize size;
258
256
  char *png_filename;
259
257
  char *reference_png_filename;
260
258
  char *test_name;
@@ -133,8 +133,7 @@ main (int argc, char *argv[])
133
133
 
134
134
  result = g_test_run();
135
135
 
136
- g_slist_foreach (files, (GFunc) g_free, NULL);
137
- g_slist_free (files);
136
+ g_slist_free_full (files, g_free);
138
137
  g_regex_unref (filename_regex);
139
138
 
140
139
  g_key_file_free (suite_options);
@@ -37,6 +37,9 @@ lsm_mtex_to_mathml (const char *mtex, gssize size, int delimiter, int render_typ
37
37
  usize = size;
38
38
  }
39
39
 
40
+ // reset parse pointer to clear out previous potential errors
41
+ mtex2MML_reset_parsing_environment();
42
+
40
43
  switch (render_type) {
41
44
  case PARSE:
42
45
  mathml = mtex2MML_parse(mtex, usize, delimiter);
@@ -10,6 +10,7 @@
10
10
  #include <limits.h>
11
11
  #include <lsm.h>
12
12
  #include <lsmmathml.h>
13
+ #include <mtex2MML.h>
13
14
  #include <glib.h>
14
15
  #include <glib/gi18n.h>
15
16
  #include <glib/gprintf.h>
@@ -42,7 +42,7 @@ set(MTEX2MML_VERSION_STRING "${MTEX2MML_VERSION_MAJOR}.${MTEX2MML_VERSION_MINOR}
42
42
  #
43
43
  set(BIN_INSTALL_DIR bin CACHE PATH "Where to install binaries to.")
44
44
  set(LIB_INSTALL_DIR lib CACHE PATH "Where to install libraries to.")
45
- set(INCLUDE_INSTALL_DIR include CACHE PATH "Where to install headers to.")
45
+ set(INCLUDE_INSTALL_DIR include/${PROJECT_NAME} CACHE PATH "Where to install headers to.")
46
46
 
47
47
  #
48
48
  #
@@ -107,6 +107,11 @@ add_library(${STATICLIBRARY} STATIC
107
107
  )
108
108
  configure_file(${CMAKE_CURRENT_SOURCE_DIR}/src/libmtex2MML.pc.in
109
109
  ${CMAKE_CURRENT_BINARY_DIR}/libmtex2MML.pc @ONLY)
110
+
111
+ install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION ${BIN_INSTALL_DIR})
112
+ install(TARGETS ${LIBRARY} LIBRARY DESTINATION ${LIB_INSTALL_DIR})
113
+ install(TARGETS ${STATICLIBRARY} ARCHIVE DESTINATION ${LIB_INSTALL_DIR})
114
+ install(FILES ${SRC_H} DESTINATION ${INCLUDE_INSTALL_DIR})
110
115
  install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libmtex2MML.pc
111
116
  DESTINATION lib/pkgconfig)
112
117
 
@@ -88,7 +88,7 @@ To build mtex2MML, you need:
88
88
  * [Flex](http://flex.sourceforge.net/)
89
89
  * [Python3](https://www.python.org/) (just for the tests)
90
90
 
91
- ### OS X and Ubuntu
91
+ ### OS X (brew or macports), Ubuntu and Arch Linux
92
92
 
93
93
  To fetch dependencies, build, and run the library, call:
94
94
 
@@ -1,6 +1,6 @@
1
1
  # This is the CMakeCache file.
2
- # For build in directory: /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
3
- # It was generated by CMake: /usr/local/Cellar/cmake/3.8.0/bin/cmake
2
+ # For build in directory: /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build
3
+ # It was generated by CMake: /usr/local/Cellar/cmake/3.16.2/bin/cmake
4
4
  # You can edit this file to change values found and used by cmake.
5
5
  # If you do not want to change any of the values, simply exit the editor.
6
6
  # If you do want to change a value, simply edit, save, and exit the editor.
@@ -33,66 +33,73 @@ BUILD_TESTING:BOOL=ON
33
33
  BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND
34
34
 
35
35
  //Path to a program.
36
- CMAKE_AR:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ar
36
+ CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND
37
37
 
38
- //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
39
- // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
38
+ //Path to a program.
39
+ CMAKE_AR:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
40
+
41
+ //Choose the type of build, options are: None Debug Release RelWithDebInfo
42
+ // MinSizeRel ...
40
43
  CMAKE_BUILD_TYPE:STRING=
41
44
 
42
45
  //Enable/Disable color output during build.
43
46
  CMAKE_COLOR_MAKEFILE:BOOL=ON
44
47
 
45
48
  //CXX compiler
46
- CMAKE_CXX_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/c++
49
+ CMAKE_CXX_COMPILER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
47
50
 
48
- //Flags used by the compiler during all build types.
51
+ //Flags used by the CXX compiler during all build types.
49
52
  CMAKE_CXX_FLAGS:STRING=
50
53
 
51
- //Flags used by the compiler during debug builds.
54
+ //Flags used by the CXX compiler during DEBUG builds.
52
55
  CMAKE_CXX_FLAGS_DEBUG:STRING=-g
53
56
 
54
- //Flags used by the compiler during release builds for minimum
55
- // size.
57
+ //Flags used by the CXX compiler during MINSIZEREL builds.
56
58
  CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
57
59
 
58
- //Flags used by the compiler during release builds.
60
+ //Flags used by the CXX compiler during RELEASE builds.
59
61
  CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
60
62
 
61
- //Flags used by the compiler during release builds with debug info.
63
+ //Flags used by the CXX compiler during RELWITHDEBINFO builds.
62
64
  CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
63
65
 
64
66
  //C compiler
65
- CMAKE_C_COMPILER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/cc
67
+ CMAKE_C_COMPILER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
66
68
 
67
- //Flags used by the compiler during all build types.
69
+ //Flags used by the C compiler during all build types.
68
70
  CMAKE_C_FLAGS:STRING=
69
71
 
70
- //Flags used by the compiler during debug builds.
72
+ //Flags used by the C compiler during DEBUG builds.
71
73
  CMAKE_C_FLAGS_DEBUG:STRING=-g
72
74
 
73
- //Flags used by the compiler during release builds for minimum
74
- // size.
75
+ //Flags used by the C compiler during MINSIZEREL builds.
75
76
  CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
76
77
 
77
- //Flags used by the compiler during release builds.
78
+ //Flags used by the C compiler during RELEASE builds.
78
79
  CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
79
80
 
80
- //Flags used by the compiler during release builds with debug info.
81
+ //Flags used by the C compiler during RELWITHDEBINFO builds.
81
82
  CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
82
83
 
83
- //Flags used by the linker.
84
+ //Path to a program.
85
+ CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
86
+
87
+ //Executable file format
88
+ CMAKE_EXECUTABLE_FORMAT:STRING=MACHO
89
+
90
+ //Flags used by the linker during all build types.
84
91
  CMAKE_EXE_LINKER_FLAGS:STRING=
85
92
 
86
- //Flags used by the linker during debug builds.
93
+ //Flags used by the linker during DEBUG builds.
87
94
  CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
88
95
 
89
- //Flags used by the linker during release minsize builds.
96
+ //Flags used by the linker during MINSIZEREL builds.
90
97
  CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
91
98
 
92
- //Flags used by the linker during release builds.
99
+ //Flags used by the linker during RELEASE builds.
93
100
  CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
94
101
 
95
- //Flags used by the linker during Release with Debug Info builds.
102
+ //Flags used by the linker during RELWITHDEBINFO builds.
96
103
  CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
97
104
 
98
105
  //Enable/Disable output of compile commands during generation.
@@ -105,34 +112,39 @@ CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
105
112
  CMAKE_INSTALL_PREFIX:PATH=/usr/local
106
113
 
107
114
  //Path to a program.
108
- CMAKE_LINKER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ld
115
+ CMAKE_LINKER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
109
116
 
110
117
  //Path to a program.
111
118
  CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
112
119
 
113
- //Flags used by the linker during the creation of modules.
120
+ //Flags used by the linker during the creation of modules during
121
+ // all build types.
114
122
  CMAKE_MODULE_LINKER_FLAGS:STRING=
115
123
 
116
- //Flags used by the linker during debug builds.
124
+ //Flags used by the linker during the creation of modules during
125
+ // DEBUG builds.
117
126
  CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
118
127
 
119
- //Flags used by the linker during release minsize builds.
128
+ //Flags used by the linker during the creation of modules during
129
+ // MINSIZEREL builds.
120
130
  CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
121
131
 
122
- //Flags used by the linker during release builds.
132
+ //Flags used by the linker during the creation of modules during
133
+ // RELEASE builds.
123
134
  CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
124
135
 
125
- //Flags used by the linker during Release with Debug Info builds.
136
+ //Flags used by the linker during the creation of modules during
137
+ // RELWITHDEBINFO builds.
126
138
  CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
127
139
 
128
140
  //Path to a program.
129
- CMAKE_NM:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/nm
141
+ CMAKE_NM:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
130
142
 
131
143
  //Path to a program.
132
144
  CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
133
145
 
134
146
  //Path to a program.
135
- CMAKE_OBJDUMP:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/objdump
147
+ CMAKE_OBJDUMP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump
136
148
 
137
149
  //Build architectures for OSX
138
150
  CMAKE_OSX_ARCHITECTURES:STRING=
@@ -143,27 +155,41 @@ CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
143
155
 
144
156
  //The product will be built against the headers and libraries located
145
157
  // inside the indicated SDK.
146
- CMAKE_OSX_SYSROOT:STRING=
158
+ CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk
159
+
160
+ //Value Computed by CMake
161
+ CMAKE_PROJECT_DESCRIPTION:STATIC=
162
+
163
+ //Value Computed by CMake
164
+ CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
147
165
 
148
166
  //Value Computed by CMake
149
167
  CMAKE_PROJECT_NAME:STATIC=mtex2MML
150
168
 
151
169
  //Path to a program.
152
- CMAKE_RANLIB:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ranlib
170
+ CMAKE_RANLIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
171
+
172
+ //Path to a program.
173
+ CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND
153
174
 
154
- //Flags used by the linker during the creation of dll's.
175
+ //Flags used by the linker during the creation of shared libraries
176
+ // during all build types.
155
177
  CMAKE_SHARED_LINKER_FLAGS:STRING=
156
178
 
157
- //Flags used by the linker during debug builds.
179
+ //Flags used by the linker during the creation of shared libraries
180
+ // during DEBUG builds.
158
181
  CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
159
182
 
160
- //Flags used by the linker during release minsize builds.
183
+ //Flags used by the linker during the creation of shared libraries
184
+ // during MINSIZEREL builds.
161
185
  CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
162
186
 
163
- //Flags used by the linker during release builds.
187
+ //Flags used by the linker during the creation of shared libraries
188
+ // during RELEASE builds.
164
189
  CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
165
190
 
166
- //Flags used by the linker during Release with Debug Info builds.
191
+ //Flags used by the linker during the creation of shared libraries
192
+ // during RELWITHDEBINFO builds.
167
193
  CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
168
194
 
169
195
  //If set, runtime paths are not added when installing shared libraries,
@@ -173,23 +199,28 @@ CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
173
199
  //If set, runtime paths are not added when using shared libraries.
174
200
  CMAKE_SKIP_RPATH:BOOL=NO
175
201
 
176
- //Flags used by the linker during the creation of static libraries.
202
+ //Flags used by the linker during the creation of static libraries
203
+ // during all build types.
177
204
  CMAKE_STATIC_LINKER_FLAGS:STRING=
178
205
 
179
- //Flags used by the linker during debug builds.
206
+ //Flags used by the linker during the creation of static libraries
207
+ // during DEBUG builds.
180
208
  CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
181
209
 
182
- //Flags used by the linker during release minsize builds.
210
+ //Flags used by the linker during the creation of static libraries
211
+ // during MINSIZEREL builds.
183
212
  CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
184
213
 
185
- //Flags used by the linker during release builds.
214
+ //Flags used by the linker during the creation of static libraries
215
+ // during RELEASE builds.
186
216
  CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
187
217
 
188
- //Flags used by the linker during Release with Debug Info builds.
218
+ //Flags used by the linker during the creation of static libraries
219
+ // during RELWITHDEBINFO builds.
189
220
  CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
190
221
 
191
222
  //Path to a program.
192
- CMAKE_STRIP:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/strip
223
+ CMAKE_STRIP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
193
224
 
194
225
  //If this value is on, makefiles will be generated without the
195
226
  // .SILENT directive, and all commands will be echoed to the console
@@ -235,13 +266,13 @@ GITCOMMAND:FILEPATH=/usr/local/bin/git
235
266
  HGCOMMAND:FILEPATH=/usr/local/bin/hg
236
267
 
237
268
  //Where to install headers to.
238
- INCLUDE_INSTALL_DIR:PATH=include
269
+ INCLUDE_INSTALL_DIR:PATH=include/mtex2MML
239
270
 
240
271
  //Where to install libraries to.
241
272
  LIB_INSTALL_DIR:PATH=lib
242
273
 
243
274
  //Command to build the project
244
- MAKECOMMAND:STRING=/usr/local/Cellar/cmake/3.7.2/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" -- -i
275
+ MAKECOMMAND:STRING=/usr/local/Cellar/cmake/3.16.2/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" -- -i
245
276
 
246
277
  //Path to the memory checking command, used for memory error detection.
247
278
  MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
@@ -250,20 +281,16 @@ MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
250
281
  MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
251
282
 
252
283
  //Path to a library.
253
- M_LIB:FILEPATH=/usr/lib/libm.dylib
284
+ M_LIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libm.tbd
254
285
 
255
286
  //Path to a program.
256
287
  P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND
257
288
 
258
289
  //Path to a program.
259
- PYTHON_EXECUTABLE:FILEPATH=/usr/local/bin/python
260
-
261
- //Path to scp command, used by CTest for submitting results to
262
- // a Dart server
263
- SCPCOMMAND:FILEPATH=/usr/bin/scp
290
+ PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python
264
291
 
265
292
  //Name of the computer/site where compile is being run
266
- SITE:STRING=Odradek.hsd1.ca.comcast.net
293
+ SITE:STRING=Odradek.local
267
294
 
268
295
  //Path to the SLURM sbatch executable
269
296
  SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND
@@ -272,22 +299,13 @@ SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND
272
299
  SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND
273
300
 
274
301
  //Path to a program.
275
- SVNCOMMAND:FILEPATH=/usr/bin/svn
276
-
277
- //Use HIDDEN visibility support if available.
278
- USE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON
279
-
280
- //Dependencies for target
281
- libmtex2MML_LIB_DEPENDS:STATIC=
282
-
283
- //Dependencies for target
284
- libmtex2MML_static_LIB_DEPENDS:STATIC=
302
+ SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND
285
303
 
286
304
  //Value Computed by CMake
287
- mtex2MML_BINARY_DIR:STATIC=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
305
+ mtex2MML_BINARY_DIR:STATIC=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build
288
306
 
289
307
  //Value Computed by CMake
290
- mtex2MML_SOURCE_DIR:STATIC=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
308
+ mtex2MML_SOURCE_DIR:STATIC=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
291
309
 
292
310
 
293
311
  ########################
@@ -298,26 +316,28 @@ mtex2MML_SOURCE_DIR:STATIC=/Users/gjtorikian/Developer/mathematical/ext/mathemat
298
316
  BISON_EXECUTABLE-ADVANCED:INTERNAL=1
299
317
  //ADVANCED property for variable: BZRCOMMAND
300
318
  BZRCOMMAND-ADVANCED:INTERNAL=1
319
+ //ADVANCED property for variable: CMAKE_ADDR2LINE
320
+ CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
301
321
  //ADVANCED property for variable: CMAKE_AR
302
322
  CMAKE_AR-ADVANCED:INTERNAL=1
303
323
  //This is the directory where this CMakeCache.txt was created
304
- CMAKE_CACHEFILE_DIR:INTERNAL=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
324
+ CMAKE_CACHEFILE_DIR:INTERNAL=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build
305
325
  //Major version of cmake used to create the current loaded cache
306
326
  CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
307
327
  //Minor version of cmake used to create the current loaded cache
308
- CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
328
+ CMAKE_CACHE_MINOR_VERSION:INTERNAL=16
309
329
  //Patch version of cmake used to create the current loaded cache
310
- CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
330
+ CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
311
331
  //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
312
332
  CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
313
333
  //Path to CMake executable.
314
- CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.8.0/bin/cmake
334
+ CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.16.2/bin/cmake
315
335
  //Path to cpack program executable.
316
- CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.8.0/bin/cpack
336
+ CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.16.2/bin/cpack
317
337
  //ADVANCED property for variable: CMAKE_CTEST_COMMAND
318
338
  CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
319
339
  //Path to ctest program executable.
320
- CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.8.0/bin/ctest
340
+ CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.16.2/bin/ctest
321
341
  //ADVANCED property for variable: CMAKE_CXX_COMPILER
322
342
  CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
323
343
  //ADVANCED property for variable: CMAKE_CXX_FLAGS
@@ -342,10 +362,10 @@ CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
342
362
  CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
343
363
  //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
344
364
  CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
365
+ //ADVANCED property for variable: CMAKE_DLLTOOL
366
+ CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
345
367
  //Path to cache edit program executable.
346
- CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.7.2/bin/ccmake
347
- //Executable file format
348
- CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
368
+ CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.16.2/bin/ccmake
349
369
  //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
350
370
  CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
351
371
  //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
@@ -362,13 +382,15 @@ CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
362
382
  CMAKE_EXTRA_GENERATOR:INTERNAL=
363
383
  //Name of generator.
364
384
  CMAKE_GENERATOR:INTERNAL=Unix Makefiles
385
+ //Generator instance identifier.
386
+ CMAKE_GENERATOR_INSTANCE:INTERNAL=
365
387
  //Name of generator platform.
366
388
  CMAKE_GENERATOR_PLATFORM:INTERNAL=
367
389
  //Name of generator toolset.
368
390
  CMAKE_GENERATOR_TOOLSET:INTERNAL=
369
391
  //Source directory with the top level CMakeLists.txt file for this
370
392
  // project
371
- CMAKE_HOME_DIRECTORY:INTERNAL=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
393
+ CMAKE_HOME_DIRECTORY:INTERNAL=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
372
394
  //ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
373
395
  CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
374
396
  //ADVANCED property for variable: CMAKE_LINKER
@@ -397,8 +419,10 @@ CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
397
419
  CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
398
420
  //ADVANCED property for variable: CMAKE_RANLIB
399
421
  CMAKE_RANLIB-ADVANCED:INTERNAL=1
422
+ //ADVANCED property for variable: CMAKE_READELF
423
+ CMAKE_READELF-ADVANCED:INTERNAL=1
400
424
  //Path to CMake installation.
401
- CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.8.0/share/cmake
425
+ CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.16.2/share/cmake
402
426
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
403
427
  CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
404
428
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
@@ -456,7 +480,7 @@ FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[/usr/bin/bison][v2.3()]
456
480
  //Details about finding FLEX
457
481
  FIND_PACKAGE_MESSAGE_DETAILS_FLEX:INTERNAL=[/usr/bin/flex][v2.5.35()]
458
482
  //Details about finding PythonInterp
459
- FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/local/bin/python][v2.7.13()]
483
+ FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python][v2.7.16()]
460
484
  //ADVANCED property for variable: FLEX_EXECUTABLE
461
485
  FLEX_EXECUTABLE-ADVANCED:INTERNAL=1
462
486
  //ADVANCED property for variable: FLEX_INCLUDE_DIR
@@ -477,8 +501,6 @@ MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
477
501
  P4COMMAND-ADVANCED:INTERNAL=1
478
502
  //ADVANCED property for variable: PYTHON_EXECUTABLE
479
503
  PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
480
- //ADVANCED property for variable: SCPCOMMAND
481
- SCPCOMMAND-ADVANCED:INTERNAL=1
482
504
  //ADVANCED property for variable: SITE
483
505
  SITE-ADVANCED:INTERNAL=1
484
506
  //ADVANCED property for variable: SLURM_SBATCH_COMMAND
@@ -487,6 +509,4 @@ SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
487
509
  SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
488
510
  //ADVANCED property for variable: SVNCOMMAND
489
511
  SVNCOMMAND-ADVANCED:INTERNAL=1
490
- //ADVANCED property for variable: USE_COMPILER_HIDDEN_VISIBILITY
491
- USE_COMPILER_HIDDEN_VISIBILITY-ADVANCED:INTERNAL=1
492
512