commonmarker 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of commonmarker might be problematic. Click here for more details.

Files changed (148) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -8
  3. data/Rakefile +5 -0
  4. data/bin/commonmarker +0 -1
  5. data/commonmarker.gemspec +0 -1
  6. data/ext/commonmarker/cmark/README.md +1 -0
  7. data/ext/commonmarker/cmark/build/CMakeCache.txt +73 -139
  8. data/ext/commonmarker/cmark/build/CMakeFiles/2.8.10.1/CMakeCCompiler.cmake +55 -0
  9. data/ext/commonmarker/cmark/build/CMakeFiles/2.8.10.1/CMakeCXXCompiler.cmake +56 -0
  10. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CMakeDetermineCompilerABI_C.bin +0 -0
  11. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CMakeDetermineCompilerABI_CXX.bin +0 -0
  12. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CMakeSystem.cmake +6 -6
  13. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CompilerIdC/CMakeCCompilerId.c +50 -156
  14. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CompilerIdC/a.out +0 -0
  15. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CompilerIdCXX/CMakeCXXCompilerId.cpp +38 -152
  16. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CompilerIdCXX/a.out +0 -0
  17. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  18. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeError.log +14 -14
  19. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeOutput.log +129 -444
  20. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile.cmake +38 -111
  21. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile2 +6 -3
  22. data/ext/commonmarker/cmark/build/CMakeFiles/TargetDirectories.txt +2 -2
  23. data/ext/commonmarker/cmark/build/CTestTestfile.cmake +5 -5
  24. data/ext/commonmarker/cmark/build/Makefile +44 -44
  25. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  26. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake +10 -10
  27. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/build.make +15 -12
  28. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake +4 -4
  29. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.make +2 -25
  30. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/flags.make +3 -3
  31. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/link.txt +1 -1
  32. data/ext/commonmarker/cmark/build/api_test/Makefile +44 -44
  33. data/ext/commonmarker/cmark/build/api_test/cmake_install.cmake +20 -20
  34. data/ext/commonmarker/cmark/build/cmake_install.cmake +35 -35
  35. data/ext/commonmarker/cmark/build/man/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  36. data/ext/commonmarker/cmark/build/man/Makefile +43 -43
  37. data/ext/commonmarker/cmark/build/man/cmake_install.cmake +26 -26
  38. data/ext/commonmarker/cmark/build/src/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  39. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/DependInfo.cmake +8 -8
  40. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/build.make +60 -57
  41. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmake_clean.cmake +4 -4
  42. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/depend.make +2 -177
  43. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/flags.make +5 -3
  44. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/link.txt +1 -1
  45. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/DependInfo.cmake +9 -9
  46. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/build.make +57 -55
  47. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmake_clean.cmake +4 -4
  48. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/depend.make +2 -169
  49. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/flags.make +2 -2
  50. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/link.txt +1 -1
  51. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/DependInfo.cmake +8 -8
  52. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/build.make +57 -54
  53. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean.cmake +4 -4
  54. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean_target.cmake +1 -1
  55. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/commonmark.c.o +0 -0
  56. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.internal +1 -1
  57. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.make +1 -1
  58. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/flags.make +5 -3
  59. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/html.c.o +0 -0
  60. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/inlines.c.o +0 -0
  61. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/link.txt +2 -2
  62. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/node.c.o +0 -0
  63. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/references.c.o +0 -0
  64. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/xml.c.o +0 -0
  65. data/ext/commonmarker/cmark/build/src/Makefile +45 -45
  66. data/ext/commonmarker/cmark/build/src/cmake_install.cmake +47 -44
  67. data/ext/commonmarker/cmark/build/src/cmark_export.h +2 -8
  68. data/ext/commonmarker/cmark/build/src/libcmark.a +0 -0
  69. data/ext/commonmarker/cmark/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  70. data/ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake +7 -7
  71. data/ext/commonmarker/cmark/build/testdir/Makefile +43 -43
  72. data/ext/commonmarker/cmark/build/testdir/cmake_install.cmake +20 -20
  73. data/ext/commonmarker/cmark/src/chunk.h +13 -4
  74. data/ext/commonmarker/cmark/src/html.c +10 -8
  75. data/ext/commonmarker/cmark/src/inlines.c +38 -29
  76. data/ext/commonmarker/cmark/src/inlines.h +2 -2
  77. data/ext/commonmarker/cmark/src/node.c +6 -21
  78. data/ext/commonmarker/cmark/src/node.h +2 -2
  79. data/ext/commonmarker/cmark/src/references.c +2 -2
  80. data/ext/commonmarker/cmark/src/references.h +2 -2
  81. data/ext/commonmarker/cmark/src/xml.c +4 -2
  82. data/ext/commonmarker/commonmarker.c +48 -7
  83. data/ext/commonmarker/commonmarker.c.orig +444 -0
  84. data/ext/commonmarker/extconf.rb +16 -4
  85. data/lib/commonmarker.rb +7 -24
  86. data/lib/commonmarker/renderer/html_renderer.rb +6 -9
  87. data/lib/commonmarker/version.rb +1 -1
  88. data/test/spec_tests.json +2192 -2192
  89. data/test/test_basics.rb +0 -4
  90. data/test/test_helper.rb +0 -1
  91. data/test/test_maliciousness.rb +4 -0
  92. data/test/test_spec.rb +3 -2
  93. metadata +12 -78
  94. data/ext/commonmarker/cmark/build/CMakeFiles/3.2.2/CMakeCCompiler.cmake +0 -63
  95. data/ext/commonmarker/cmark/build/CMakeFiles/3.2.2/CMakeCXXCompiler.cmake +0 -64
  96. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.bin +0 -0
  97. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c +0 -34
  98. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx +0 -405
  99. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/C.includecache +0 -92
  100. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/CXX.includecache +0 -36
  101. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o +0 -0
  102. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.internal +0 -25
  103. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/harness.c.o +0 -0
  104. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/main.c.o +0 -0
  105. data/ext/commonmarker/cmark/build/api_test/api_test +0 -0
  106. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/C.includecache +0 -422
  107. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/blocks.c.o +0 -0
  108. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/buffer.c.o +0 -0
  109. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmark.c.o +0 -0
  110. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmark_ctype.c.o +0 -0
  111. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/commonmark.c.o +0 -0
  112. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/depend.internal +0 -177
  113. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/houdini_href_e.c.o +0 -0
  114. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/houdini_html_e.c.o +0 -0
  115. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/houdini_html_u.c.o +0 -0
  116. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/html.c.o +0 -0
  117. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/inlines.c.o +0 -0
  118. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/iterator.c.o +0 -0
  119. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/main.c.o +0 -0
  120. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/man.c.o +0 -0
  121. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/node.c.o +0 -0
  122. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/references.c.o +0 -0
  123. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/scanners.c.o +0 -0
  124. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/utf8.c.o +0 -0
  125. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/xml.c.o +0 -0
  126. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/C.includecache +0 -394
  127. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/blocks.c.o +0 -0
  128. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/buffer.c.o +0 -0
  129. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmark.c.o +0 -0
  130. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmark_ctype.c.o +0 -0
  131. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/commonmark.c.o +0 -0
  132. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/depend.internal +0 -169
  133. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/houdini_href_e.c.o +0 -0
  134. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/houdini_html_e.c.o +0 -0
  135. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/houdini_html_u.c.o +0 -0
  136. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/html.c.o +0 -0
  137. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/inlines.c.o +0 -0
  138. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/iterator.c.o +0 -0
  139. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/man.c.o +0 -0
  140. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/node.c.o +0 -0
  141. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/references.c.o +0 -0
  142. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/scanners.c.o +0 -0
  143. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/utf8.c.o +0 -0
  144. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/xml.c.o +0 -0
  145. data/ext/commonmarker/cmark/build/src/cmark +0 -0
  146. data/ext/commonmarker/cmark/build/src/libcmark.0.19.0.dylib +0 -0
  147. data/ext/commonmarker/cmark/build/src/libcmark.dylib +0 -0
  148. data/ext/commonmarker/commonmarker.bundle +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d26623b550e29d35e495dc2bb355d8d95b7518a1
4
- data.tar.gz: c5512a8367f5777baab3e1c3efbd424d8162c08b
3
+ metadata.gz: 3db33a4cbf511afdf464caf4a866ddbec9d52143
4
+ data.tar.gz: 2a5c63c50d40cbda5af3226901fb14e137c7b7c3
5
5
  SHA512:
6
- metadata.gz: c3ca3baee3bdbbcd4dda2e16de114af439d37fa7caba5bd4502461270cb4962ca91cc47bbfbb55017e18b8c45811b18236a7b3c8a0d39e21223999c20b31149a
7
- data.tar.gz: 3c6a1a6b776727c97cf011275376de39a4daf60b28fcaadaafe54b79ef4809616a6531922faec8aa242a26d932139e28ca2e520dd685398d7b7e1c9aea6ae2e8
6
+ metadata.gz: 8f289c87e40cd0ff251f29d194b1b48478128a78d22b0ffba1390c47a5f343224bc75bdd2820fff3d6deb0a2ba76e916be23042dae6da4b6ba99b2f868823e2b
7
+ data.tar.gz: 56977503543f626ec018aec4d8b2f89ae451c0058441bf89d85ee70e798b796419766efac705e5eb5fc419c0bd8236e1d19563e55071310f98ab0d74417236f3
data/README.md CHANGED
@@ -23,7 +23,7 @@ Or install it yourself as:
23
23
 
24
24
  ### Printing to HTML
25
25
 
26
- Simply put, you'll first need to parse a string to receive a `Document` node. You can than print that node to HTML. **Make sure to always call `free` when you're done.** For example:
26
+ Simply put, you'll first need to parse a string to receive a `Document` node. You can than print that node to HTML. For example:
27
27
 
28
28
  ``` ruby
29
29
  require 'commonmarker'
@@ -34,8 +34,6 @@ puts(doc.to_html)
34
34
  doc.walk do |node|
35
35
  puts node.type
36
36
  end
37
-
38
- doc.free
39
37
  ```
40
38
 
41
39
  ### Walking the AST
@@ -71,8 +69,6 @@ doc.walk do |node|
71
69
  node.delete
72
70
  end
73
71
  end
74
-
75
- doc.free
76
72
  ```
77
73
 
78
74
  ### Creating a custom renderer
@@ -104,9 +100,6 @@ renderer.warnings.each do |w|
104
100
  STDERR.write(w)
105
101
  STDERR.write("\n")
106
102
  end
107
-
108
- # free allocated memory when you're done
109
- doc.free
110
103
  ```
111
104
 
112
105
  ## Benchmarks
data/Rakefile CHANGED
@@ -57,3 +57,8 @@ desc 'Update tests from git repository'
57
57
  task :generate_test do
58
58
  sh 'python3 ext/commonmarker/cmark/test/spec_tests.py --no-normalize --spec ext/commonmarker/cmark/test/spec.txt --dump-tests > test/spec_tests.json'
59
59
  end
60
+
61
+ desc 'Match style of cmark'
62
+ task :astyle do
63
+ sh "astyle --style=linux -t -p ext/commonmarker/commonmarker.{c,h}"
64
+ end
@@ -38,4 +38,3 @@ if renderer
38
38
  else
39
39
  STDOUT.write(doc.to_html)
40
40
  end
41
- doc.free
@@ -24,7 +24,6 @@ Gem::Specification.new do |s|
24
24
  s.require_paths = %w(lib ext)
25
25
 
26
26
  s.add_dependency 'ruby-enum', '~> 0.4'
27
- s.add_dependency 'escape_utils', '~> 1.1'
28
27
 
29
28
  s.add_development_dependency 'minitest', '~> 5.6'
30
29
  s.add_development_dependency 'rake-compiler', '~> 0.9'
@@ -52,6 +52,7 @@ languages: see the `wrappers/` subdirectory for some simple examples.
52
52
  There are also libraries that wrap `libcmark` for
53
53
  [go](https://github.com/rhinoman/go-commonmark),
54
54
  [Haskell](http://hackage.haskell.org/package/cmark),
55
+ [ruby](https://github.com/gjtorikian/commonmarker),
55
56
  and [Perl](https://metacpan.org/release/CommonMark).
56
57
 
57
58
  Installing
@@ -1,202 +1,179 @@
1
1
  # This is the CMakeCache file.
2
2
  # For build in directory: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build
3
- # It was generated by CMake: /usr/local/Cellar/cmake/3.2.2/bin/cmake
3
+ # It was generated by CMake: /usr/local/Cellar/cmake/2.8.10.1-boxen1/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.
7
7
  # The syntax for the file is as follows:
8
8
  # KEY:TYPE=VALUE
9
9
  # KEY is the name of a variable in the cache.
10
- # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
10
+ # TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
11
11
  # VALUE is the current value for the KEY.
12
12
 
13
13
  ########################
14
14
  # EXTERNAL cache entries
15
15
  ########################
16
16
 
17
- //Path to a program.
18
- CMAKE_AR:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
17
+ //Missing description
18
+ CMAKE_AR:FILEPATH=/usr/bin/ar
19
19
 
20
- //Choose the type of build, options are: Debug Profile Release.
20
+ //Missing description
21
21
  CMAKE_BUILD_TYPE:STRING=Release
22
22
 
23
- //Enable/Disable color output during build.
23
+ //Missing description
24
24
  CMAKE_COLOR_MAKEFILE:BOOL=ON
25
25
 
26
- //CXX compiler
27
- CMAKE_CXX_COMPILER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
26
+ //Missing description
27
+ CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
28
28
 
29
- //Flags used by the compiler during all build types.
29
+ //Missing description
30
30
  CMAKE_CXX_FLAGS:STRING=
31
31
 
32
- //Flags used by the compiler during debug builds.
32
+ //Missing description
33
33
  CMAKE_CXX_FLAGS_DEBUG:STRING=-g
34
34
 
35
- //Flags used by the compiler during release builds for minimum
36
- // size.
35
+ //Missing description
37
36
  CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
38
37
 
39
- //Flags used by the compiler during release builds.
38
+ //Missing description
40
39
  CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
41
40
 
42
- //Flags used by the compiler during release builds with debug info.
41
+ //Missing description
43
42
  CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
44
43
 
45
- //C compiler
46
- CMAKE_C_COMPILER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
44
+ //Missing description
45
+ CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
47
46
 
48
- //Flags used by the compiler during all build types.
47
+ //Missing description
49
48
  CMAKE_C_FLAGS:STRING='-I/usr/local/include '
50
49
 
51
- //Flags used by the compiler during debug builds.
50
+ //Missing description
52
51
  CMAKE_C_FLAGS_DEBUG:STRING=-g
53
52
 
54
- //Flags used by the compiler during release builds for minimum
55
- // size.
53
+ //Missing description
56
54
  CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
57
55
 
58
- //Flags used by the compiler during release builds.
56
+ //Missing description
59
57
  CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
60
58
 
61
- //Flags used by the compiler during release builds with debug info.
59
+ //Missing description
62
60
  CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
63
61
 
64
- //Flags used by the linker.
62
+ //Missing description
65
63
  CMAKE_EXE_LINKER_FLAGS:STRING= -L/usr/local/lib
66
64
 
67
- //Flags used by the linker during debug builds.
65
+ //Missing description
68
66
  CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
69
67
 
70
- //Flags used by the linker during release minsize builds.
68
+ //Missing description
71
69
  CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
72
70
 
73
- //Flags used by the linker during release builds.
71
+ //Missing description
74
72
  CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
75
73
 
76
- //Flags used by the linker during Release with Debug Info builds.
74
+ //Missing description
77
75
  CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
78
76
 
79
- //Enable/Disable output of compile commands during generation.
77
+ //Missing description
80
78
  CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
81
79
 
82
- //Path to a program.
80
+ //Missing description
83
81
  CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
84
82
 
85
- //Install path prefix, prepended onto install directories.
83
+ //Missing description
86
84
  CMAKE_INSTALL_PREFIX:PATH=/usr/local
87
85
 
88
- //Path to a program.
89
- CMAKE_LINKER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
86
+ //Missing description
87
+ CMAKE_LINKER:FILEPATH=/usr/bin/ld
90
88
 
91
- //Path to a program.
89
+ //Missing description
92
90
  CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
93
91
 
94
- //Flags used by the linker during the creation of modules.
92
+ //Missing description
95
93
  CMAKE_MODULE_LINKER_FLAGS:STRING= -L/usr/local/lib
96
94
 
97
- //Flags used by the linker during debug builds.
95
+ //Missing description
98
96
  CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
99
97
 
100
- //Flags used by the linker during release minsize builds.
98
+ //Missing description
101
99
  CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
102
100
 
103
- //Flags used by the linker during release builds.
101
+ //Missing description
104
102
  CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
105
103
 
106
- //Flags used by the linker during Release with Debug Info builds.
104
+ //Missing description
107
105
  CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
108
106
 
109
- //Path to a program.
110
- CMAKE_NM:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
107
+ //Missing description
108
+ CMAKE_NM:FILEPATH=/usr/bin/nm
111
109
 
112
- //Path to a program.
110
+ //Missing description
113
111
  CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
114
112
 
115
- //Path to a program.
113
+ //Missing description
116
114
  CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
117
115
 
118
- //Build architectures for OSX
116
+ //Missing description
119
117
  CMAKE_OSX_ARCHITECTURES:STRING=
120
118
 
121
- //Minimum OS X version to target for deployment (at runtime); newer
122
- // APIs weak linked. Set to empty string for default value.
119
+ //Missing description
123
120
  CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
124
121
 
125
- //The product will be built against the headers and libraries located
126
- // inside the indicated SDK.
122
+ //Missing description
127
123
  CMAKE_OSX_SYSROOT:STRING=
128
124
 
129
- //Value Computed by CMake
125
+ //Missing description
130
126
  CMAKE_PROJECT_NAME:STATIC=cmark
131
127
 
132
- //Path to a program.
133
- CMAKE_RANLIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
128
+ //Missing description
129
+ CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
134
130
 
135
- //Flags used by the linker during the creation of dll's.
131
+ //Missing description
136
132
  CMAKE_SHARED_LINKER_FLAGS:STRING= -L/usr/local/lib
137
133
 
138
- //Flags used by the linker during debug builds.
134
+ //Missing description
139
135
  CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
140
136
 
141
- //Flags used by the linker during release minsize builds.
137
+ //Missing description
142
138
  CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
143
139
 
144
- //Flags used by the linker during release builds.
140
+ //Missing description
145
141
  CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
146
142
 
147
- //Flags used by the linker during Release with Debug Info builds.
143
+ //Missing description
148
144
  CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
149
145
 
150
- //If set, runtime paths are not added when installing shared libraries,
151
- // but are added when building.
146
+ //Missing description
152
147
  CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
153
148
 
154
- //If set, runtime paths are not added when using shared libraries.
149
+ //Missing description
155
150
  CMAKE_SKIP_RPATH:BOOL=NO
156
151
 
157
- //Flags used by the linker during the creation of static libraries.
158
- CMAKE_STATIC_LINKER_FLAGS:STRING=
152
+ //Missing description
153
+ CMAKE_STRIP:FILEPATH=/usr/bin/strip
159
154
 
160
- //Flags used by the linker during debug builds.
161
- CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
162
-
163
- //Flags used by the linker during release minsize builds.
164
- CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
165
-
166
- //Flags used by the linker during release builds.
167
- CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
168
-
169
- //Flags used by the linker during Release with Debug Info builds.
170
- CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
171
-
172
- //Path to a program.
173
- CMAKE_STRIP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
174
-
175
- //If true, cmake will use relative paths in makefiles and projects.
155
+ //Missing description
176
156
  CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
177
157
 
178
- //If this value is on, makefiles will be generated without the
179
- // .SILENT directive, and all commands will be echoed to the console
180
- // during the make. This is useful for debugging only. With Visual
181
- // Studio IDE projects all commands are done without /nologo.
158
+ //Missing description
182
159
  CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
183
160
 
184
- //Path to a program.
161
+ //Missing description
185
162
  PYTHON_EXECUTABLE:FILEPATH=/usr/local/bin/python3
186
163
 
187
164
  //Use HIDDEN visibility support if available.
188
165
  USE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON
189
166
 
190
- //Value Computed by CMake
167
+ //Missing description
191
168
  cmark_BINARY_DIR:STATIC=/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build
192
169
 
193
- //Value Computed by CMake
170
+ //Missing description
194
171
  cmark_SOURCE_DIR:STATIC=/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark
195
172
 
196
- //Dependencies for target
173
+ //Missing description
197
174
  libcmark_LIB_DEPENDS:STATIC=
198
175
 
199
- //Dependencies for target
176
+ //Missing description
200
177
  libcmark_static_LIB_DEPENDS:STATIC=
201
178
 
202
179
 
@@ -206,24 +183,18 @@ libcmark_static_LIB_DEPENDS:STATIC=
206
183
 
207
184
  //ADVANCED property for variable: CMAKE_AR
208
185
  CMAKE_AR-ADVANCED:INTERNAL=1
209
- //This is the directory where this CMakeCache.txt was created
186
+ //ADVANCED property for variable: CMAKE_BUILD_TOOL
187
+ CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
188
+ CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make
210
189
  CMAKE_CACHEFILE_DIR:INTERNAL=/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build
211
- //Major version of cmake used to create the current loaded cache
212
- CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
213
- //Minor version of cmake used to create the current loaded cache
214
- CMAKE_CACHE_MINOR_VERSION:INTERNAL=2
215
- //Patch version of cmake used to create the current loaded cache
216
- CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
190
+ CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
191
+ CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
192
+ CMAKE_CACHE_PATCH_VERSION:INTERNAL=10
217
193
  //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
218
194
  CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
219
- //Path to CMake executable.
220
- CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.2.2/bin/cmake
221
- //Path to cpack program executable.
222
- CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.2.2/bin/cpack
223
- //Path to ctest program executable.
224
- CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.2.2/bin/ctest
225
- //ADVANCED property for variable: CMAKE_CXX_COMPILER
226
- CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
195
+ CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake
196
+ CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cpack
197
+ CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ctest
227
198
  //ADVANCED property for variable: CMAKE_CXX_FLAGS
228
199
  CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
229
200
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
@@ -234,8 +205,6 @@ CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
234
205
  CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
235
206
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
236
207
  CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
237
- //ADVANCED property for variable: CMAKE_C_COMPILER
238
- CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
239
208
  //ADVANCED property for variable: CMAKE_C_FLAGS
240
209
  CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
241
210
  //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
@@ -246,9 +215,7 @@ CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
246
215
  CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
247
216
  //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
248
217
  CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
249
- //Path to cache edit program executable.
250
- CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.2.2/bin/ccmake
251
- //Executable file format
218
+ CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ccmake
252
219
  CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
253
220
  //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
254
221
  CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
@@ -262,16 +229,7 @@ CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
262
229
  CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
263
230
  //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
264
231
  CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
265
- //Name of external makefile project generator.
266
- CMAKE_EXTRA_GENERATOR:INTERNAL=
267
- //Name of generator.
268
232
  CMAKE_GENERATOR:INTERNAL=Unix Makefiles
269
- //Name of generator platform.
270
- CMAKE_GENERATOR_PLATFORM:INTERNAL=
271
- //Name of generator toolset.
272
- CMAKE_GENERATOR_TOOLSET:INTERNAL=
273
- //Start directory with the top level CMakeLists.txt file for this
274
- // project
275
233
  CMAKE_HOME_DIRECTORY:INTERNAL=/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark
276
234
  //ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
277
235
  CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
@@ -291,7 +249,6 @@ CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
291
249
  CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
292
250
  //ADVANCED property for variable: CMAKE_NM
293
251
  CMAKE_NM-ADVANCED:INTERNAL=1
294
- //number of local generators
295
252
  CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=5
296
253
  //ADVANCED property for variable: CMAKE_OBJCOPY
297
254
  CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
@@ -299,8 +256,7 @@ CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
299
256
  CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
300
257
  //ADVANCED property for variable: CMAKE_RANLIB
301
258
  CMAKE_RANLIB-ADVANCED:INTERNAL=1
302
- //Path to CMake installation.
303
- CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.2.2/share/cmake
259
+ CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/2.8.10.1-boxen1/share/cmake
304
260
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
305
261
  CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
306
262
  //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
@@ -315,45 +271,23 @@ CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
315
271
  CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
316
272
  //ADVANCED property for variable: CMAKE_SKIP_RPATH
317
273
  CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
318
- //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
319
- CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
320
- //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
321
- CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
322
- //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
323
- CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
324
- //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
325
- CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
326
- //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
327
- CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
328
274
  //ADVANCED property for variable: CMAKE_STRIP
329
275
  CMAKE_STRIP-ADVANCED:INTERNAL=1
330
- //uname command
331
276
  CMAKE_UNAME:INTERNAL=/usr/bin/uname
332
277
  //ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
333
278
  CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
334
279
  //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
335
280
  CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
336
- //Compiler support for a deprecated attribute
337
281
  COMPILER_HAS_DEPRECATED:INTERNAL=1
338
- //Test COMPILER_HAS_DEPRECATED_ATTR
339
282
  COMPILER_HAS_DEPRECATED_ATTR:INTERNAL=1
340
- //Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
341
283
  COMPILER_HAS_HIDDEN_INLINE_VISIBILITY:INTERNAL=1
342
- //Test COMPILER_HAS_HIDDEN_VISIBILITY
343
284
  COMPILER_HAS_HIDDEN_VISIBILITY:INTERNAL=1
344
- //Details about finding PythonInterp
345
285
  FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/local/bin/python3][v3.4.3(3)]
346
- //Test HAVE_FLAG_ADDRESS_SANITIZER
347
286
  HAVE_FLAG_ADDRESS_SANITIZER:INTERNAL=
348
- //Test HAVE_FLAG_SANITIZE_ADDRESS
349
287
  HAVE_FLAG_SANITIZE_ADDRESS:INTERNAL=
350
- //Have include stdbool.h
351
288
  HAVE_STDBOOL_H:INTERNAL=1
352
- //Have symbol va_copy
353
289
  HAVE_VA_COPY:INTERNAL=1
354
- //Test HAVE___ATTRIBUTE__
355
290
  HAVE___ATTRIBUTE__:INTERNAL=1
356
- //Test HAVE___BUILTIN_EXPECT
357
291
  HAVE___BUILTIN_EXPECT:INTERNAL=1
358
292
  //ADVANCED property for variable: PYTHON_EXECUTABLE
359
293
  PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1