commonmarker 0.14.8 → 0.14.9

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 (137) hide show
  1. checksums.yaml +4 -4
  2. data/bin/commonmarker +2 -2
  3. data/ext/commonmarker/cmark/build/CMakeCache.txt +469 -0
  4. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake +68 -0
  5. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake +69 -0
  6. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin +0 -0
  7. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  8. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeSystem.cmake +15 -0
  9. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c +561 -0
  10. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdC/a.out +0 -0
  11. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +533 -0
  12. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out +0 -0
  13. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  14. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeError.log +14 -0
  15. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeOutput.log +562 -0
  16. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile.cmake +155 -0
  17. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile2 +390 -0
  18. data/ext/commonmarker/cmark/build/CMakeFiles/TargetDirectories.txt +48 -0
  19. data/ext/commonmarker/cmark/build/CMakeFiles/cmake.check_cache +1 -0
  20. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.bin +0 -0
  21. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c +34 -0
  22. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx +405 -0
  23. data/ext/commonmarker/cmark/build/CMakeFiles/progress.marks +1 -0
  24. data/ext/commonmarker/cmark/build/CTestTestfile.cmake +11 -0
  25. data/ext/commonmarker/cmark/build/Makefile +278 -0
  26. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  27. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake +35 -0
  28. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/build.make +168 -0
  29. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake +12 -0
  30. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.make +2 -0
  31. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/flags.make +17 -0
  32. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/link.txt +1 -0
  33. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/progress.make +5 -0
  34. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/progress.marks +1 -0
  35. data/ext/commonmarker/cmark/build/api_test/Makefile +300 -0
  36. data/ext/commonmarker/cmark/build/api_test/cmake_install.cmake +29 -0
  37. data/ext/commonmarker/cmark/build/cmake_install.cmake +49 -0
  38. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  39. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/DependInfo.cmake +36 -0
  40. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/build.make +253 -0
  41. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/cmake_clean.cmake +16 -0
  42. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/depend.make +2 -0
  43. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/flags.make +10 -0
  44. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/link.txt +1 -0
  45. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/progress.make +8 -0
  46. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/C.includecache +208 -0
  47. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/DependInfo.cmake +29 -0
  48. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/autolink.c.o +0 -0
  49. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/build.make +249 -0
  50. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/cmake_clean.cmake +15 -0
  51. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/cmake_clean_target.cmake +3 -0
  52. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/core-extensions.c.o +0 -0
  53. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/depend.internal +99 -0
  54. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/depend.make +99 -0
  55. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/ext_scanners.c.o +0 -0
  56. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/flags.make +10 -0
  57. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/link.txt +2 -0
  58. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/progress.make +8 -0
  59. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/strikethrough.c.o +0 -0
  60. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/table.c.o +0 -0
  61. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/tagfilter.c.o +0 -0
  62. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/progress.marks +1 -0
  63. data/ext/commonmarker/cmark/build/extensions/Makefile +424 -0
  64. data/ext/commonmarker/cmark/build/extensions/cmake_install.cmake +29 -0
  65. data/ext/commonmarker/cmark/build/extensions/cmarkextensions_export.h +42 -0
  66. data/ext/commonmarker/cmark/build/extensions/libcmarkextensions.a +0 -0
  67. data/ext/commonmarker/cmark/build/man/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  68. data/ext/commonmarker/cmark/build/man/CMakeFiles/progress.marks +1 -0
  69. data/ext/commonmarker/cmark/build/man/Makefile +194 -0
  70. data/ext/commonmarker/cmark/build/man/cmake_install.cmake +37 -0
  71. data/ext/commonmarker/cmark/build/src/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  72. data/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark-release.cmake +38 -0
  73. data/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark.cmake +95 -0
  74. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/DependInfo.cmake +30 -0
  75. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/build.make +115 -0
  76. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmake_clean.cmake +10 -0
  77. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/depend.make +2 -0
  78. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/flags.make +10 -0
  79. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/link.txt +1 -0
  80. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/progress.make +3 -0
  81. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/DependInfo.cmake +57 -0
  82. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/build.make +738 -0
  83. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmake_clean.cmake +34 -0
  84. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/depend.make +2 -0
  85. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/flags.make +10 -0
  86. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/link.txt +1 -0
  87. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/progress.make +26 -0
  88. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/C.includecache +612 -0
  89. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/DependInfo.cmake +51 -0
  90. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/arena.c.o +0 -0
  91. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/blocks.c.o +0 -0
  92. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/buffer.c.o +0 -0
  93. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/build.make +735 -0
  94. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean.cmake +33 -0
  95. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean_target.cmake +3 -0
  96. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmark.c.o +0 -0
  97. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmark_ctype.c.o +0 -0
  98. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/commonmark.c.o +0 -0
  99. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.internal +290 -0
  100. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.make +290 -0
  101. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/flags.make +10 -0
  102. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_href_e.c.o +0 -0
  103. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_html_e.c.o +0 -0
  104. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_html_u.c.o +0 -0
  105. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/html.c.o +0 -0
  106. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/inlines.c.o +0 -0
  107. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/iterator.c.o +0 -0
  108. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/latex.c.o +0 -0
  109. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/link.txt +2 -0
  110. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/linked_list.c.o +0 -0
  111. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/man.c.o +0 -0
  112. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/node.c.o +0 -0
  113. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/plugin.c.o +0 -0
  114. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/progress.make +26 -0
  115. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/references.c.o +0 -0
  116. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/registry.c.o +0 -0
  117. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/render.c.o +0 -0
  118. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/scanners.c.o +0 -0
  119. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/syntax_extension.c.o +0 -0
  120. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/utf8.c.o +0 -0
  121. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/xml.c.o +0 -0
  122. data/ext/commonmarker/cmark/build/src/CMakeFiles/progress.marks +1 -0
  123. data/ext/commonmarker/cmark/build/src/Makefile +1064 -0
  124. data/ext/commonmarker/cmark/build/src/cmake_install.cmake +103 -0
  125. data/ext/commonmarker/cmark/build/src/cmark_export.h +42 -0
  126. data/ext/commonmarker/cmark/build/src/cmark_version.h +7 -0
  127. data/ext/commonmarker/cmark/build/src/config.h +76 -0
  128. data/ext/commonmarker/cmark/build/src/libcmark.a +0 -0
  129. data/ext/commonmarker/cmark/build/src/libcmark.pc +10 -0
  130. data/ext/commonmarker/cmark/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  131. data/ext/commonmarker/cmark/build/testdir/CMakeFiles/progress.marks +1 -0
  132. data/ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake +8 -0
  133. data/ext/commonmarker/cmark/build/testdir/Makefile +194 -0
  134. data/ext/commonmarker/cmark/build/testdir/cmake_install.cmake +29 -0
  135. data/lib/commonmarker/version.rb +1 -1
  136. data/test/test_maliciousness.rb +3 -3
  137. metadata +134 -2
@@ -0,0 +1,103 @@
1
+ # Install script for directory: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/src
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("${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
31
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/cmark")
32
+ if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark" AND
33
+ NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark")
34
+ execute_process(COMMAND "/usr/bin/install_name_tool"
35
+ -change "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/libcmark.0.27.1.dylib" "libcmark.0.27.1.dylib"
36
+ "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark")
37
+ if(CMAKE_INSTALL_DO_STRIP)
38
+ execute_process(COMMAND "/Library/Developer/CommandLineTools/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark")
39
+ endif()
40
+ endif()
41
+ endif()
42
+
43
+ if("${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
44
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES
45
+ "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/libcmark.0.27.1.dylib"
46
+ "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/libcmark.dylib"
47
+ )
48
+ foreach(file
49
+ "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcmark.0.27.1.dylib"
50
+ "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcmark.dylib"
51
+ )
52
+ if(EXISTS "${file}" AND
53
+ NOT IS_SYMLINK "${file}")
54
+ execute_process(COMMAND "/usr/bin/install_name_tool"
55
+ -id "libcmark.0.27.1.dylib"
56
+ "${file}")
57
+ if(CMAKE_INSTALL_DO_STRIP)
58
+ execute_process(COMMAND "/Library/Developer/CommandLineTools/usr/bin/strip" "${file}")
59
+ endif()
60
+ endif()
61
+ endforeach()
62
+ endif()
63
+
64
+ if("${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
65
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/libcmark.a")
66
+ if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcmark.a" AND
67
+ NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcmark.a")
68
+ execute_process(COMMAND "/Library/Developer/CommandLineTools/usr/bin/ranlib" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcmark.a")
69
+ endif()
70
+ endif()
71
+
72
+ if("${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
73
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/libcmark.pc")
74
+ endif()
75
+
76
+ if("${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
77
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES
78
+ "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/src/cmark.h"
79
+ "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/src/cmark_extension_api.h"
80
+ "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/cmark_export.h"
81
+ "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/cmark_version.h"
82
+ )
83
+ endif()
84
+
85
+ if("${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
86
+ if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/cmark.cmake")
87
+ file(DIFFERENT EXPORT_FILE_CHANGED FILES
88
+ "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/cmark.cmake"
89
+ "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark.cmake")
90
+ if(EXPORT_FILE_CHANGED)
91
+ file(GLOB OLD_CONFIG_FILES "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/cmark-*.cmake")
92
+ if(OLD_CONFIG_FILES)
93
+ message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/cmark.cmake\" will be replaced. Removing files [${OLD_CONFIG_FILES}].")
94
+ file(REMOVE ${OLD_CONFIG_FILES})
95
+ endif()
96
+ endif()
97
+ endif()
98
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake" TYPE FILE FILES "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark.cmake")
99
+ if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
100
+ file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake" TYPE FILE FILES "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark-release.cmake")
101
+ endif()
102
+ endif()
103
+
@@ -0,0 +1,42 @@
1
+
2
+ #ifndef CMARK_EXPORT_H
3
+ #define CMARK_EXPORT_H
4
+
5
+ #ifdef CMARK_STATIC_DEFINE
6
+ # define CMARK_EXPORT
7
+ # define CMARK_NO_EXPORT
8
+ #else
9
+ # ifndef CMARK_EXPORT
10
+ # ifdef libcmark_EXPORTS
11
+ /* We are building this library */
12
+ # define CMARK_EXPORT __attribute__((visibility("default")))
13
+ # else
14
+ /* We are using this library */
15
+ # define CMARK_EXPORT __attribute__((visibility("default")))
16
+ # endif
17
+ # endif
18
+
19
+ # ifndef CMARK_NO_EXPORT
20
+ # define CMARK_NO_EXPORT __attribute__((visibility("hidden")))
21
+ # endif
22
+ #endif
23
+
24
+ #ifndef CMARK_DEPRECATED
25
+ # define CMARK_DEPRECATED __attribute__ ((__deprecated__))
26
+ #endif
27
+
28
+ #ifndef CMARK_DEPRECATED_EXPORT
29
+ # define CMARK_DEPRECATED_EXPORT CMARK_EXPORT CMARK_DEPRECATED
30
+ #endif
31
+
32
+ #ifndef CMARK_DEPRECATED_NO_EXPORT
33
+ # define CMARK_DEPRECATED_NO_EXPORT CMARK_NO_EXPORT CMARK_DEPRECATED
34
+ #endif
35
+
36
+ #if 0 /* DEFINE_NO_DEPRECATED */
37
+ # ifndef CMARK_NO_DEPRECATED
38
+ # define CMARK_NO_DEPRECATED
39
+ # endif
40
+ #endif
41
+
42
+ #endif
@@ -0,0 +1,7 @@
1
+ #ifndef CMARK_VERSION_H
2
+ #define CMARK_VERSION_H
3
+
4
+ #define CMARK_VERSION ((0 << 16) | (27 << 8) | 1)
5
+ #define CMARK_VERSION_STRING "0.27.1"
6
+
7
+ #endif
@@ -0,0 +1,76 @@
1
+ #ifndef CMARK_CONFIG_H
2
+ #define CMARK_CONFIG_H
3
+
4
+ #ifdef __cplusplus
5
+ extern "C" {
6
+ #endif
7
+
8
+ #define HAVE_STDBOOL_H
9
+
10
+ #ifdef HAVE_STDBOOL_H
11
+ #include <stdbool.h>
12
+ #elif !defined(__cplusplus)
13
+ typedef char bool;
14
+ #endif
15
+
16
+ #define HAVE___BUILTIN_EXPECT
17
+
18
+ #define HAVE___ATTRIBUTE__
19
+
20
+ #ifdef HAVE___ATTRIBUTE__
21
+ #define CMARK_ATTRIBUTE(list) __attribute__ (list)
22
+ #else
23
+ #define CMARK_ATTRIBUTE(list)
24
+ #endif
25
+
26
+ #ifndef CMARK_INLINE
27
+ #if defined(_MSC_VER) && !defined(__cplusplus)
28
+ #define CMARK_INLINE __inline
29
+ #else
30
+ #define CMARK_INLINE inline
31
+ #endif
32
+ #endif
33
+
34
+ /* snprintf and vsnprintf fallbacks for MSVC before 2015,
35
+ due to Valentin Milea http://stackoverflow.com/questions/2915672/
36
+ */
37
+
38
+ #if defined(_MSC_VER) && _MSC_VER < 1900
39
+
40
+ #include <stdio.h>
41
+ #include <stdarg.h>
42
+
43
+ #define snprintf c99_snprintf
44
+ #define vsnprintf c99_vsnprintf
45
+
46
+ CMARK_INLINE int c99_vsnprintf(char *outBuf, size_t size, const char *format, va_list ap)
47
+ {
48
+ int count = -1;
49
+
50
+ if (size != 0)
51
+ count = _vsnprintf_s(outBuf, size, _TRUNCATE, format, ap);
52
+ if (count == -1)
53
+ count = _vscprintf(format, ap);
54
+
55
+ return count;
56
+ }
57
+
58
+ CMARK_INLINE int c99_snprintf(char *outBuf, size_t size, const char *format, ...)
59
+ {
60
+ int count;
61
+ va_list ap;
62
+
63
+ va_start(ap, format);
64
+ count = c99_vsnprintf(outBuf, size, format, ap);
65
+ va_end(ap);
66
+
67
+ return count;
68
+ }
69
+
70
+ #endif
71
+
72
+ #ifdef __cplusplus
73
+ }
74
+ #endif
75
+
76
+ #endif
@@ -0,0 +1,10 @@
1
+ prefix=/usr/local
2
+ exec_prefix=/usr/local
3
+ libdir=/usr/local/lib
4
+ includedir=/usr/local/include
5
+
6
+ Name: libcmark
7
+ Description: CommonMark parsing, rendering, and manipulation
8
+ Version: 0.27.1
9
+ Libs: -L${libdir} -lcmark
10
+ Cflags: -I${includedir}
@@ -0,0 +1,16 @@
1
+ # CMAKE generated file: DO NOT EDIT!
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.7
3
+
4
+ # Relative path conversion top directories.
5
+ set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark")
6
+ set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/gjtorikian/Developer/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})
@@ -0,0 +1,8 @@
1
+ # CMake generated Testfile for
2
+ # Source directory: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/test
3
+ # Build directory: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/testdir
4
+ #
5
+ # This file includes the relevant testing commands required for
6
+ # testing this directory and lists subdirectories to be tested as well.
7
+ add_test(api_test "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/api_test/api_test")
8
+ add_test(skipping_spectests "echo" "Skipping spec tests, because no python 3 interpreter is available.")
@@ -0,0 +1,194 @@
1
+ # CMAKE generated file: DO NOT EDIT!
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.7
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.7.2/bin/cmake
43
+
44
+ # The command to remove a file.
45
+ RM = /usr/local/Cellar/cmake/3.7.2/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/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark
52
+
53
+ # The top-level build directory on which CMake was run.
54
+ CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/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.7.2/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: install/strip
67
+
68
+ .PHONY : install/strip/fast
69
+
70
+ # Special rule for the target install
71
+ install: preinstall
72
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
73
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -P cmake_install.cmake
74
+ .PHONY : install
75
+
76
+ # Special rule for the target install
77
+ install/fast: preinstall/fast
78
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
79
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -P cmake_install.cmake
80
+ .PHONY : install/fast
81
+
82
+ # Special rule for the target list_install_components
83
+ list_install_components:
84
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
85
+ .PHONY : list_install_components
86
+
87
+ # Special rule for the target list_install_components
88
+ list_install_components/fast: list_install_components
89
+
90
+ .PHONY : list_install_components/fast
91
+
92
+ # Special rule for the target rebuild_cache
93
+ rebuild_cache:
94
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
95
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
96
+ .PHONY : rebuild_cache
97
+
98
+ # Special rule for the target rebuild_cache
99
+ rebuild_cache/fast: rebuild_cache
100
+
101
+ .PHONY : rebuild_cache/fast
102
+
103
+ # Special rule for the target edit_cache
104
+ edit_cache:
105
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
106
+ /usr/local/Cellar/cmake/3.7.2/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
107
+ .PHONY : edit_cache
108
+
109
+ # Special rule for the target edit_cache
110
+ edit_cache/fast: edit_cache
111
+
112
+ .PHONY : edit_cache/fast
113
+
114
+ # Special rule for the target install/local
115
+ install/local: preinstall
116
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
117
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
118
+ .PHONY : install/local
119
+
120
+ # Special rule for the target install/local
121
+ install/local/fast: install/local
122
+
123
+ .PHONY : install/local/fast
124
+
125
+ # Special rule for the target test
126
+ test:
127
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
128
+ /usr/local/Cellar/cmake/3.7.2/bin/ctest --force-new-ctest-process $(ARGS)
129
+ .PHONY : test
130
+
131
+ # Special rule for the target test
132
+ test/fast: test
133
+
134
+ .PHONY : test/fast
135
+
136
+ # The main all target
137
+ all: cmake_check_build_system
138
+ cd /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build && $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/testdir/CMakeFiles/progress.marks
139
+ cd /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 testdir/all
140
+ $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles 0
141
+ .PHONY : all
142
+
143
+ # The main clean target
144
+ clean:
145
+ cd /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 testdir/clean
146
+ .PHONY : clean
147
+
148
+ # The main clean target
149
+ clean/fast: clean
150
+
151
+ .PHONY : clean/fast
152
+
153
+ # Prepare targets for installation.
154
+ preinstall: all
155
+ cd /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 testdir/preinstall
156
+ .PHONY : preinstall
157
+
158
+ # Prepare targets for installation.
159
+ preinstall/fast:
160
+ cd /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build && $(MAKE) -f CMakeFiles/Makefile2 testdir/preinstall
161
+ .PHONY : preinstall/fast
162
+
163
+ # clear depends
164
+ depend:
165
+ cd /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
166
+ .PHONY : depend
167
+
168
+ # Help Target
169
+ help:
170
+ @echo "The following are some of the valid targets for this Makefile:"
171
+ @echo "... all (the default if no target is provided)"
172
+ @echo "... clean"
173
+ @echo "... depend"
174
+ @echo "... install/strip"
175
+ @echo "... install"
176
+ @echo "... list_install_components"
177
+ @echo "... rebuild_cache"
178
+ @echo "... edit_cache"
179
+ @echo "... install/local"
180
+ @echo "... test"
181
+ .PHONY : help
182
+
183
+
184
+
185
+ #=============================================================================
186
+ # Special targets to cleanup operation of make.
187
+
188
+ # Special rule to run CMake to check the build system integrity.
189
+ # No rule that depends on this can have commands that come from listfiles
190
+ # because they might be regenerated.
191
+ cmake_check_build_system:
192
+ cd /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
193
+ .PHONY : cmake_check_build_system
194
+