commonmarker 0.15.0 → 0.16.0

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 (162) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/ext/commonmarker/cmark/CMakeLists.txt +2 -1
  4. data/ext/commonmarker/cmark/Makefile +2 -2
  5. data/ext/commonmarker/cmark/api_test/main.c +45 -0
  6. data/ext/commonmarker/cmark/build/CMakeCache.txt +473 -0
  7. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CMakeCCompiler.cmake +68 -0
  8. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CMakeCXXCompiler.cmake +70 -0
  9. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_C.bin +0 -0
  10. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_CXX.bin +0 -0
  11. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CMakeSystem.cmake +15 -0
  12. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CompilerIdC/CMakeCCompilerId.c +567 -0
  13. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CompilerIdC/a.out +0 -0
  14. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CompilerIdCXX/CMakeCXXCompilerId.cpp +539 -0
  15. data/ext/commonmarker/cmark/build/CMakeFiles/3.8.0/CompilerIdCXX/a.out +0 -0
  16. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  17. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeError.log +14 -0
  18. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeOutput.log +637 -0
  19. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile.cmake +156 -0
  20. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile2 +390 -0
  21. data/ext/commonmarker/cmark/build/CMakeFiles/TargetDirectories.txt +48 -0
  22. data/ext/commonmarker/cmark/build/CMakeFiles/cmake.check_cache +1 -0
  23. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.bin +0 -0
  24. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c +34 -0
  25. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx +405 -0
  26. data/ext/commonmarker/cmark/build/CMakeFiles/progress.marks +1 -0
  27. data/ext/commonmarker/cmark/build/CTestTestfile.cmake +11 -0
  28. data/ext/commonmarker/cmark/build/Makefile +280 -0
  29. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  30. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake +35 -0
  31. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/build.make +168 -0
  32. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake +12 -0
  33. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.make +2 -0
  34. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/flags.make +17 -0
  35. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/link.txt +1 -0
  36. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/progress.make +5 -0
  37. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/progress.marks +1 -0
  38. data/ext/commonmarker/cmark/build/api_test/Makefile +302 -0
  39. data/ext/commonmarker/cmark/build/api_test/cmake_install.cmake +29 -0
  40. data/ext/commonmarker/cmark/build/cmake_install.cmake +49 -0
  41. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  42. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/DependInfo.cmake +36 -0
  43. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/build.make +253 -0
  44. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/cmake_clean.cmake +16 -0
  45. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/depend.make +2 -0
  46. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/flags.make +10 -0
  47. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/link.txt +1 -0
  48. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/progress.make +8 -0
  49. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/C.includecache +220 -0
  50. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/DependInfo.cmake +29 -0
  51. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/autolink.c.o +0 -0
  52. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/build.make +249 -0
  53. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/cmake_clean.cmake +15 -0
  54. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/cmake_clean_target.cmake +3 -0
  55. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/core-extensions.c.o +0 -0
  56. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/depend.internal +100 -0
  57. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/depend.make +100 -0
  58. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/ext_scanners.c.o +0 -0
  59. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/flags.make +10 -0
  60. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/link.txt +2 -0
  61. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/progress.make +8 -0
  62. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/strikethrough.c.o +0 -0
  63. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/table.c.o +0 -0
  64. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/tagfilter.c.o +0 -0
  65. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/progress.marks +1 -0
  66. data/ext/commonmarker/cmark/build/extensions/Makefile +426 -0
  67. data/ext/commonmarker/cmark/build/extensions/cmake_install.cmake +29 -0
  68. data/ext/commonmarker/cmark/build/extensions/cmarkextensions_export.h +42 -0
  69. data/ext/commonmarker/cmark/build/extensions/libcmark-gfmextensions.a +0 -0
  70. data/ext/commonmarker/cmark/build/man/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  71. data/ext/commonmarker/cmark/build/man/CMakeFiles/progress.marks +1 -0
  72. data/ext/commonmarker/cmark/build/man/Makefile +196 -0
  73. data/ext/commonmarker/cmark/build/man/cmake_install.cmake +37 -0
  74. data/ext/commonmarker/cmark/build/src/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  75. data/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark-release.cmake +38 -0
  76. data/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark.cmake +95 -0
  77. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/DependInfo.cmake +30 -0
  78. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/build.make +115 -0
  79. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/cmake_clean.cmake +10 -0
  80. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/depend.make +2 -0
  81. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/flags.make +10 -0
  82. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/link.txt +1 -0
  83. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/progress.make +3 -0
  84. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/DependInfo.cmake +58 -0
  85. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/build.make +765 -0
  86. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/cmake_clean.cmake +35 -0
  87. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/depend.make +2 -0
  88. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/flags.make +10 -0
  89. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/link.txt +1 -0
  90. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/progress.make +27 -0
  91. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/C.includecache +622 -0
  92. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/DependInfo.cmake +52 -0
  93. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/arena.c.o +0 -0
  94. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/blocks.c.o +0 -0
  95. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/buffer.c.o +0 -0
  96. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/build.make +762 -0
  97. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/cmake_clean.cmake +34 -0
  98. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/cmake_clean_target.cmake +3 -0
  99. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/cmark.c.o +0 -0
  100. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/cmark_ctype.c.o +0 -0
  101. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/commonmark.c.o +0 -0
  102. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/depend.internal +310 -0
  103. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/depend.make +310 -0
  104. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/flags.make +10 -0
  105. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_href_e.c.o +0 -0
  106. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_html_e.c.o +0 -0
  107. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_html_u.c.o +0 -0
  108. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/html.c.o +0 -0
  109. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/inlines.c.o +0 -0
  110. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/iterator.c.o +0 -0
  111. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/latex.c.o +0 -0
  112. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/link.txt +2 -0
  113. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/linked_list.c.o +0 -0
  114. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/man.c.o +0 -0
  115. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/node.c.o +0 -0
  116. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/plaintext.c.o +0 -0
  117. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/plugin.c.o +0 -0
  118. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/progress.make +27 -0
  119. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/references.c.o +0 -0
  120. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/registry.c.o +0 -0
  121. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/render.c.o +0 -0
  122. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/scanners.c.o +0 -0
  123. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/syntax_extension.c.o +0 -0
  124. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/utf8.c.o +0 -0
  125. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/xml.c.o +0 -0
  126. data/ext/commonmarker/cmark/build/src/CMakeFiles/progress.marks +1 -0
  127. data/ext/commonmarker/cmark/build/src/Makefile +1099 -0
  128. data/ext/commonmarker/cmark/build/src/cmake_install.cmake +100 -0
  129. data/ext/commonmarker/cmark/build/src/cmark_export.h +42 -0
  130. data/ext/commonmarker/cmark/build/src/cmark_version.h +7 -0
  131. data/ext/commonmarker/cmark/build/src/config.h +76 -0
  132. data/ext/commonmarker/cmark/build/src/libcmark-gfm.a +0 -0
  133. data/ext/commonmarker/cmark/build/src/libcmark-gfm.pc +10 -0
  134. data/ext/commonmarker/cmark/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  135. data/ext/commonmarker/cmark/build/testdir/CMakeFiles/progress.marks +1 -0
  136. data/ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake +17 -0
  137. data/ext/commonmarker/cmark/build/testdir/Makefile +196 -0
  138. data/ext/commonmarker/cmark/build/testdir/cmake_install.cmake +29 -0
  139. data/ext/commonmarker/cmark/changelog.txt +7 -0
  140. data/ext/commonmarker/cmark/extensions/CMakeLists.txt +1 -1
  141. data/ext/commonmarker/cmark/extensions/table.c +1 -0
  142. data/ext/commonmarker/cmark/man/man3/cmark-gfm.3 +1 -13
  143. data/ext/commonmarker/cmark/src/CMakeLists.txt +2 -1
  144. data/ext/commonmarker/cmark/src/blocks.c +1 -3
  145. data/ext/commonmarker/cmark/src/cmark.h +16 -4
  146. data/ext/commonmarker/cmark/src/cmark_extension_api.h +6 -0
  147. data/ext/commonmarker/cmark/src/cmark_version.h.in +2 -2
  148. data/ext/commonmarker/cmark/src/inlines.c +11 -2
  149. data/ext/commonmarker/cmark/src/main.c +9 -4
  150. data/ext/commonmarker/cmark/src/plaintext.c +212 -0
  151. data/ext/commonmarker/cmark/src/scanners.c +10919 -7141
  152. data/ext/commonmarker/cmark/src/scanners.h +2 -0
  153. data/ext/commonmarker/cmark/src/scanners.re +11 -0
  154. data/ext/commonmarker/cmark/src/syntax_extension.c +5 -0
  155. data/ext/commonmarker/cmark/src/syntax_extension.h +1 -0
  156. data/ext/commonmarker/commonmarker.c +20 -0
  157. data/lib/commonmarker/config.rb +1 -1
  158. data/lib/commonmarker/node.rb +10 -0
  159. data/lib/commonmarker/version.rb +1 -1
  160. data/test/test_node.rb +5 -5
  161. data/test/test_plaintext.rb +44 -0
  162. metadata +138 -2
@@ -0,0 +1,12 @@
1
+ file(REMOVE_RECURSE
2
+ "CMakeFiles/api_test.dir/cplusplus.cpp.o"
3
+ "CMakeFiles/api_test.dir/harness.c.o"
4
+ "CMakeFiles/api_test.dir/main.c.o"
5
+ "api_test.pdb"
6
+ "api_test"
7
+ )
8
+
9
+ # Per-language clean rules from dependency scanning.
10
+ foreach(lang C CXX)
11
+ include(CMakeFiles/api_test.dir/cmake_clean_${lang}.cmake OPTIONAL)
12
+ endforeach()
@@ -0,0 +1,2 @@
1
+ # Empty dependencies file for api_test.
2
+ # This may be replaced when dependencies are built.
@@ -0,0 +1,17 @@
1
+ # CMAKE generated file: DO NOT EDIT!
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.8
3
+
4
+ # compile C with /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
5
+ # compile CXX with /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
6
+ C_FLAGS = -fPIC -Wall -Wextra -std=c99 -pedantic -O3 -DNDEBUG
7
+
8
+ C_DEFINES =
9
+
10
+ C_INCLUDES = -I/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/src -I/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/src
11
+
12
+ CXX_FLAGS = -O3 -DNDEBUG
13
+
14
+ CXX_DEFINES =
15
+
16
+ CXX_INCLUDES = -I/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/src -I/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/src
17
+
@@ -0,0 +1 @@
1
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -O3 -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/api_test.dir/cplusplus.cpp.o CMakeFiles/api_test.dir/harness.c.o CMakeFiles/api_test.dir/main.c.o -o api_test ../src/libcmark-gfm.0.27.1.gfm.0.dylib
@@ -0,0 +1,5 @@
1
+ CMAKE_PROGRESS_1 = 1
2
+ CMAKE_PROGRESS_2 = 2
3
+ CMAKE_PROGRESS_3 = 3
4
+ CMAKE_PROGRESS_4 = 4
5
+
@@ -0,0 +1,302 @@
1
+ # CMAKE generated file: DO NOT EDIT!
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.8
3
+
4
+ # Default target executed when no arguments are given to make.
5
+ default_target: all
6
+
7
+ .PHONY : default_target
8
+
9
+ # Allow only one "make -f Makefile2" at a time, but pass parallelism.
10
+ .NOTPARALLEL:
11
+
12
+
13
+ #=============================================================================
14
+ # Special targets provided by cmake.
15
+
16
+ # Disable implicit rules so canonical targets will work.
17
+ .SUFFIXES:
18
+
19
+
20
+ # Remove some rules from gmake that .SUFFIXES does not remove.
21
+ SUFFIXES =
22
+
23
+ .SUFFIXES: .hpux_make_needs_suffix_list
24
+
25
+
26
+ # Suppress display of executed commands.
27
+ $(VERBOSE).SILENT:
28
+
29
+
30
+ # A target that is always out of date.
31
+ cmake_force:
32
+
33
+ .PHONY : cmake_force
34
+
35
+ #=============================================================================
36
+ # Set environment variables for the build.
37
+
38
+ # The shell in which to execute make rules.
39
+ SHELL = /bin/sh
40
+
41
+ # The CMake executable.
42
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/3.8.0/bin/cmake
43
+
44
+ # The command to remove a file.
45
+ RM = /usr/local/Cellar/cmake/3.8.0/bin/cmake -E remove -f
46
+
47
+ # Escaping for special characters.
48
+ EQUALS = =
49
+
50
+ # The top-level source directory on which CMake was run.
51
+ CMAKE_SOURCE_DIR = /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark
52
+
53
+ # The top-level build directory on which CMake was run.
54
+ CMAKE_BINARY_DIR = /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build
55
+
56
+ #=============================================================================
57
+ # Targets provided globally by CMake.
58
+
59
+ # Special rule for the target install/strip
60
+ install/strip: preinstall
61
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
62
+ /usr/local/Cellar/cmake/3.8.0/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
63
+ .PHONY : install/strip
64
+
65
+ # Special rule for the target install/strip
66
+ install/strip/fast: preinstall/fast
67
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
68
+ /usr/local/Cellar/cmake/3.8.0/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
69
+ .PHONY : install/strip/fast
70
+
71
+ # Special rule for the target install
72
+ install: preinstall
73
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
74
+ /usr/local/Cellar/cmake/3.8.0/bin/cmake -P cmake_install.cmake
75
+ .PHONY : install
76
+
77
+ # Special rule for the target install
78
+ install/fast: preinstall/fast
79
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
80
+ /usr/local/Cellar/cmake/3.8.0/bin/cmake -P cmake_install.cmake
81
+ .PHONY : install/fast
82
+
83
+ # Special rule for the target rebuild_cache
84
+ rebuild_cache:
85
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
86
+ /usr/local/Cellar/cmake/3.8.0/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
87
+ .PHONY : rebuild_cache
88
+
89
+ # Special rule for the target rebuild_cache
90
+ rebuild_cache/fast: rebuild_cache
91
+
92
+ .PHONY : rebuild_cache/fast
93
+
94
+ # Special rule for the target edit_cache
95
+ edit_cache:
96
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
97
+ /usr/local/Cellar/cmake/3.8.0/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
98
+ .PHONY : edit_cache
99
+
100
+ # Special rule for the target edit_cache
101
+ edit_cache/fast: edit_cache
102
+
103
+ .PHONY : edit_cache/fast
104
+
105
+ # Special rule for the target install/local
106
+ install/local: preinstall
107
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
108
+ /usr/local/Cellar/cmake/3.8.0/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
109
+ .PHONY : install/local
110
+
111
+ # Special rule for the target install/local
112
+ install/local/fast: preinstall/fast
113
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
114
+ /usr/local/Cellar/cmake/3.8.0/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
115
+ .PHONY : install/local/fast
116
+
117
+ # Special rule for the target test
118
+ test:
119
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
120
+ /usr/local/Cellar/cmake/3.8.0/bin/ctest --force-new-ctest-process $(ARGS)
121
+ .PHONY : test
122
+
123
+ # Special rule for the target test
124
+ test/fast: test
125
+
126
+ .PHONY : test/fast
127
+
128
+ # Special rule for the target list_install_components
129
+ list_install_components:
130
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
131
+ .PHONY : list_install_components
132
+
133
+ # Special rule for the target list_install_components
134
+ list_install_components/fast: list_install_components
135
+
136
+ .PHONY : list_install_components/fast
137
+
138
+ # The main all target
139
+ all: cmake_check_build_system
140
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(CMAKE_COMMAND) -E cmake_progress_start /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/CMakeFiles /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/api_test/CMakeFiles/progress.marks
141
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 api_test/all
142
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/CMakeFiles 0
143
+ .PHONY : all
144
+
145
+ # The main clean target
146
+ clean:
147
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 api_test/clean
148
+ .PHONY : clean
149
+
150
+ # The main clean target
151
+ clean/fast: clean
152
+
153
+ .PHONY : clean/fast
154
+
155
+ # Prepare targets for installation.
156
+ preinstall: all
157
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 api_test/preinstall
158
+ .PHONY : preinstall
159
+
160
+ # Prepare targets for installation.
161
+ preinstall/fast:
162
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 api_test/preinstall
163
+ .PHONY : preinstall/fast
164
+
165
+ # clear depends
166
+ depend:
167
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
168
+ .PHONY : depend
169
+
170
+ # Convenience name for target.
171
+ api_test/CMakeFiles/api_test.dir/rule:
172
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 api_test/CMakeFiles/api_test.dir/rule
173
+ .PHONY : api_test/CMakeFiles/api_test.dir/rule
174
+
175
+ # Convenience name for target.
176
+ api_test: api_test/CMakeFiles/api_test.dir/rule
177
+
178
+ .PHONY : api_test
179
+
180
+ # fast build rule for target.
181
+ api_test/fast:
182
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/build
183
+ .PHONY : api_test/fast
184
+
185
+ cplusplus.o: cplusplus.cpp.o
186
+
187
+ .PHONY : cplusplus.o
188
+
189
+ # target to build an object file
190
+ cplusplus.cpp.o:
191
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o
192
+ .PHONY : cplusplus.cpp.o
193
+
194
+ cplusplus.i: cplusplus.cpp.i
195
+
196
+ .PHONY : cplusplus.i
197
+
198
+ # target to preprocess a source file
199
+ cplusplus.cpp.i:
200
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/cplusplus.cpp.i
201
+ .PHONY : cplusplus.cpp.i
202
+
203
+ cplusplus.s: cplusplus.cpp.s
204
+
205
+ .PHONY : cplusplus.s
206
+
207
+ # target to generate assembly for a file
208
+ cplusplus.cpp.s:
209
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/cplusplus.cpp.s
210
+ .PHONY : cplusplus.cpp.s
211
+
212
+ harness.o: harness.c.o
213
+
214
+ .PHONY : harness.o
215
+
216
+ # target to build an object file
217
+ harness.c.o:
218
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/harness.c.o
219
+ .PHONY : harness.c.o
220
+
221
+ harness.i: harness.c.i
222
+
223
+ .PHONY : harness.i
224
+
225
+ # target to preprocess a source file
226
+ harness.c.i:
227
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/harness.c.i
228
+ .PHONY : harness.c.i
229
+
230
+ harness.s: harness.c.s
231
+
232
+ .PHONY : harness.s
233
+
234
+ # target to generate assembly for a file
235
+ harness.c.s:
236
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/harness.c.s
237
+ .PHONY : harness.c.s
238
+
239
+ main.o: main.c.o
240
+
241
+ .PHONY : main.o
242
+
243
+ # target to build an object file
244
+ main.c.o:
245
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/main.c.o
246
+ .PHONY : main.c.o
247
+
248
+ main.i: main.c.i
249
+
250
+ .PHONY : main.i
251
+
252
+ # target to preprocess a source file
253
+ main.c.i:
254
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/main.c.i
255
+ .PHONY : main.c.i
256
+
257
+ main.s: main.c.s
258
+
259
+ .PHONY : main.s
260
+
261
+ # target to generate assembly for a file
262
+ main.c.s:
263
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/main.c.s
264
+ .PHONY : main.c.s
265
+
266
+ # Help Target
267
+ help:
268
+ @echo "The following are some of the valid targets for this Makefile:"
269
+ @echo "... all (the default if no target is provided)"
270
+ @echo "... clean"
271
+ @echo "... depend"
272
+ @echo "... install/strip"
273
+ @echo "... install"
274
+ @echo "... rebuild_cache"
275
+ @echo "... edit_cache"
276
+ @echo "... install/local"
277
+ @echo "... test"
278
+ @echo "... list_install_components"
279
+ @echo "... api_test"
280
+ @echo "... cplusplus.o"
281
+ @echo "... cplusplus.i"
282
+ @echo "... cplusplus.s"
283
+ @echo "... harness.o"
284
+ @echo "... harness.i"
285
+ @echo "... harness.s"
286
+ @echo "... main.o"
287
+ @echo "... main.i"
288
+ @echo "... main.s"
289
+ .PHONY : help
290
+
291
+
292
+
293
+ #=============================================================================
294
+ # Special targets to cleanup operation of make.
295
+
296
+ # Special rule to run CMake to check the build system integrity.
297
+ # No rule that depends on this can have commands that come from listfiles
298
+ # because they might be regenerated.
299
+ cmake_check_build_system:
300
+ cd /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
301
+ .PHONY : cmake_check_build_system
302
+
@@ -0,0 +1,29 @@
1
+ # Install script for directory: /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/api_test
2
+
3
+ # Set the install prefix
4
+ if(NOT DEFINED CMAKE_INSTALL_PREFIX)
5
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
6
+ endif()
7
+ string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
8
+
9
+ # Set the install configuration name.
10
+ if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
11
+ if(BUILD_TYPE)
12
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
13
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
14
+ else()
15
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")
16
+ endif()
17
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
18
+ endif()
19
+
20
+ # Set the component getting installed.
21
+ if(NOT CMAKE_INSTALL_COMPONENT)
22
+ if(COMPONENT)
23
+ message(STATUS "Install component: \"${COMPONENT}\"")
24
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
25
+ else()
26
+ set(CMAKE_INSTALL_COMPONENT)
27
+ endif()
28
+ endif()
29
+
@@ -0,0 +1,49 @@
1
+ # Install script for directory: /Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark
2
+
3
+ # Set the install prefix
4
+ if(NOT DEFINED CMAKE_INSTALL_PREFIX)
5
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
6
+ endif()
7
+ string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
8
+
9
+ # Set the install configuration name.
10
+ if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
11
+ if(BUILD_TYPE)
12
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
13
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
14
+ else()
15
+ set(CMAKE_INSTALL_CONFIG_NAME "Release")
16
+ endif()
17
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
18
+ endif()
19
+
20
+ # Set the component getting installed.
21
+ if(NOT CMAKE_INSTALL_COMPONENT)
22
+ if(COMPONENT)
23
+ message(STATUS "Install component: \"${COMPONENT}\"")
24
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
25
+ else()
26
+ set(CMAKE_INSTALL_COMPONENT)
27
+ endif()
28
+ endif()
29
+
30
+ if(NOT CMAKE_INSTALL_LOCAL_ONLY)
31
+ # Include the install script for each subdirectory.
32
+ include("/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/src/cmake_install.cmake")
33
+ include("/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/extensions/cmake_install.cmake")
34
+ include("/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/api_test/cmake_install.cmake")
35
+ include("/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/man/cmake_install.cmake")
36
+ include("/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/testdir/cmake_install.cmake")
37
+
38
+ endif()
39
+
40
+ if(CMAKE_INSTALL_COMPONENT)
41
+ set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
42
+ else()
43
+ set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
44
+ endif()
45
+
46
+ string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
47
+ "${CMAKE_INSTALL_MANIFEST_FILES}")
48
+ file(WRITE "/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build/${CMAKE_INSTALL_MANIFEST}"
49
+ "${CMAKE_INSTALL_MANIFEST_CONTENT}")
@@ -0,0 +1,16 @@
1
+ # CMAKE generated file: DO NOT EDIT!
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.8
3
+
4
+ # Relative path conversion top directories.
5
+ set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark")
6
+ set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/kivikakk/Code/gjtorikian/commonmarker/ext/commonmarker/cmark/build")
7
+
8
+ # Force unix paths in dependencies.
9
+ set(CMAKE_FORCE_UNIX_PATHS 1)
10
+
11
+
12
+ # The C and CXX include file regular expressions for this directory.
13
+ set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
14
+ set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
15
+ set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
16
+ set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})