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
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.2
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
3
 
4
4
  #=============================================================================
5
5
  # Special targets provided by cmake.
@@ -26,14 +26,17 @@ cmake_force:
26
26
  SHELL = /bin/sh
27
27
 
28
28
  # The CMake executable.
29
- CMAKE_COMMAND = /usr/local/Cellar/cmake/3.2.2/bin/cmake
29
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake
30
30
 
31
31
  # The command to remove a file.
32
- RM = /usr/local/Cellar/cmake/3.2.2/bin/cmake -E remove -f
32
+ RM = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E remove -f
33
33
 
34
34
  # Escaping for special characters.
35
35
  EQUALS = =
36
36
 
37
+ # The program to use to edit the cache.
38
+ CMAKE_EDIT_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ccmake
39
+
37
40
  # The top-level source directory on which CMake was run.
38
41
  CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark
39
42
 
@@ -53,15 +56,15 @@ api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o: api_test/CMakeFiles/api_test.d
53
56
  api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o: ../api_test/cplusplus.cpp
54
57
  $(CMAKE_COMMAND) -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles $(CMAKE_PROGRESS_1)
55
58
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o"
56
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/api_test.dir/cplusplus.cpp.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/cplusplus.cpp
59
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/api_test.dir/cplusplus.cpp.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/cplusplus.cpp
57
60
 
58
61
  api_test/CMakeFiles/api_test.dir/cplusplus.cpp.i: cmake_force
59
62
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/api_test.dir/cplusplus.cpp.i"
60
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/cplusplus.cpp > CMakeFiles/api_test.dir/cplusplus.cpp.i
63
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/cplusplus.cpp > CMakeFiles/api_test.dir/cplusplus.cpp.i
61
64
 
62
65
  api_test/CMakeFiles/api_test.dir/cplusplus.cpp.s: cmake_force
63
66
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/api_test.dir/cplusplus.cpp.s"
64
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/cplusplus.cpp -o CMakeFiles/api_test.dir/cplusplus.cpp.s
67
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/cplusplus.cpp -o CMakeFiles/api_test.dir/cplusplus.cpp.s
65
68
 
66
69
  api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o.requires:
67
70
  .PHONY : api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o.requires
@@ -76,15 +79,15 @@ api_test/CMakeFiles/api_test.dir/harness.c.o: api_test/CMakeFiles/api_test.dir/f
76
79
  api_test/CMakeFiles/api_test.dir/harness.c.o: ../api_test/harness.c
77
80
  $(CMAKE_COMMAND) -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles $(CMAKE_PROGRESS_2)
78
81
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object api_test/CMakeFiles/api_test.dir/harness.c.o"
79
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/api_test.dir/harness.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/harness.c
82
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/api_test.dir/harness.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/harness.c
80
83
 
81
84
  api_test/CMakeFiles/api_test.dir/harness.c.i: cmake_force
82
85
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/api_test.dir/harness.c.i"
83
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/harness.c > CMakeFiles/api_test.dir/harness.c.i
86
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/harness.c > CMakeFiles/api_test.dir/harness.c.i
84
87
 
85
88
  api_test/CMakeFiles/api_test.dir/harness.c.s: cmake_force
86
89
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/api_test.dir/harness.c.s"
87
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/harness.c -o CMakeFiles/api_test.dir/harness.c.s
90
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/harness.c -o CMakeFiles/api_test.dir/harness.c.s
88
91
 
89
92
  api_test/CMakeFiles/api_test.dir/harness.c.o.requires:
90
93
  .PHONY : api_test/CMakeFiles/api_test.dir/harness.c.o.requires
@@ -99,15 +102,15 @@ api_test/CMakeFiles/api_test.dir/main.c.o: api_test/CMakeFiles/api_test.dir/flag
99
102
  api_test/CMakeFiles/api_test.dir/main.c.o: ../api_test/main.c
100
103
  $(CMAKE_COMMAND) -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles $(CMAKE_PROGRESS_3)
101
104
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object api_test/CMakeFiles/api_test.dir/main.c.o"
102
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/api_test.dir/main.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/main.c
105
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/api_test.dir/main.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/main.c
103
106
 
104
107
  api_test/CMakeFiles/api_test.dir/main.c.i: cmake_force
105
108
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/api_test.dir/main.c.i"
106
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/main.c > CMakeFiles/api_test.dir/main.c.i
109
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/main.c > CMakeFiles/api_test.dir/main.c.i
107
110
 
108
111
  api_test/CMakeFiles/api_test.dir/main.c.s: cmake_force
109
112
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/api_test.dir/main.c.s"
110
- cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/main.c -o CMakeFiles/api_test.dir/main.c.s
113
+ cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test/main.c -o CMakeFiles/api_test.dir/main.c.s
111
114
 
112
115
  api_test/CMakeFiles/api_test.dir/main.c.o.requires:
113
116
  .PHONY : api_test/CMakeFiles/api_test.dir/main.c.o.requires
@@ -1,4 +1,4 @@
1
- file(REMOVE_RECURSE
1
+ FILE(REMOVE_RECURSE
2
2
  "CMakeFiles/api_test.dir/cplusplus.cpp.o"
3
3
  "CMakeFiles/api_test.dir/harness.c.o"
4
4
  "CMakeFiles/api_test.dir/main.c.o"
@@ -7,6 +7,6 @@ file(REMOVE_RECURSE
7
7
  )
8
8
 
9
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()
10
+ FOREACH(lang C CXX)
11
+ INCLUDE(CMakeFiles/api_test.dir/cmake_clean_${lang}.cmake OPTIONAL)
12
+ ENDFOREACH(lang)
@@ -1,25 +1,2 @@
1
- # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.2
3
-
4
- api_test/CMakeFiles/api_test.dir/harness.c.o: ../api_test/harness.c
5
- api_test/CMakeFiles/api_test.dir/harness.c.o: ../api_test/harness.h
6
-
7
- api_test/CMakeFiles/api_test.dir/main.c.o: ../src/buffer.h
8
- api_test/CMakeFiles/api_test.dir/main.c.o: ../src/chunk.h
9
- api_test/CMakeFiles/api_test.dir/main.c.o: ../src/cmark.h
10
- api_test/CMakeFiles/api_test.dir/main.c.o: ../src/cmark_ctype.h
11
- api_test/CMakeFiles/api_test.dir/main.c.o: ../src/node.h
12
- api_test/CMakeFiles/api_test.dir/main.c.o: ../api_test/cplusplus.h
13
- api_test/CMakeFiles/api_test.dir/main.c.o: ../api_test/harness.h
14
- api_test/CMakeFiles/api_test.dir/main.c.o: ../api_test/main.c
15
- api_test/CMakeFiles/api_test.dir/main.c.o: src/cmark_export.h
16
- api_test/CMakeFiles/api_test.dir/main.c.o: src/cmark_version.h
17
- api_test/CMakeFiles/api_test.dir/main.c.o: src/config.h
18
-
19
- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o: ../src/cmark.h
20
- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o: ../api_test/cplusplus.cpp
21
- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o: ../api_test/cplusplus.h
22
- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o: ../api_test/harness.h
23
- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o: src/cmark_export.h
24
- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o: src/cmark_version.h
25
-
1
+ # Empty dependencies file for api_test.
2
+ # This may be replaced when dependencies are built.
@@ -1,8 +1,8 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.2
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
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++
4
+ # compile C with /usr/bin/cc
5
+ # compile CXX with /usr/bin/c++
6
6
  C_FLAGS = -I/usr/local/include -Wall -Wextra -std=c99 -pedantic -O3 -DNDEBUG -I/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/src -I/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src
7
7
 
8
8
  C_DEFINES =
@@ -1 +1 @@
1
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -O3 -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib 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.0.19.0.dylib -Wl,-rpath,/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src
1
+ /usr/bin/c++ -O3 -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib 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.0.19.0.dylib
@@ -1,13 +1,10 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.2
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
3
 
4
4
  # Default target executed when no arguments are given to make.
5
5
  default_target: all
6
6
  .PHONY : default_target
7
7
 
8
- # Allow only one "make -f Makefile2" at a time, but pass parallelism.
9
- .NOTPARALLEL:
10
-
11
8
  #=============================================================================
12
9
  # Special targets provided by cmake.
13
10
 
@@ -33,14 +30,17 @@ cmake_force:
33
30
  SHELL = /bin/sh
34
31
 
35
32
  # The CMake executable.
36
- CMAKE_COMMAND = /usr/local/Cellar/cmake/3.2.2/bin/cmake
33
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake
37
34
 
38
35
  # The command to remove a file.
39
- RM = /usr/local/Cellar/cmake/3.2.2/bin/cmake -E remove -f
36
+ RM = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E remove -f
40
37
 
41
38
  # Escaping for special characters.
42
39
  EQUALS = =
43
40
 
41
+ # The program to use to edit the cache.
42
+ CMAKE_EDIT_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ccmake
43
+
44
44
  # The top-level source directory on which CMake was run.
45
45
  CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark
46
46
 
@@ -50,48 +50,48 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/commonmarker/ext/commonmarker/c
50
50
  #=============================================================================
51
51
  # Targets provided globally by CMake.
52
52
 
53
- # Special rule for the target install/strip
54
- install/strip: preinstall
55
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
56
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
57
- .PHONY : install/strip
58
-
59
- # Special rule for the target install/strip
60
- install/strip/fast: install/strip
61
- .PHONY : install/strip/fast
62
-
63
53
  # Special rule for the target edit_cache
64
54
  edit_cache:
65
55
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
66
- /usr/local/Cellar/cmake/3.2.2/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
56
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
67
57
  .PHONY : edit_cache
68
58
 
69
59
  # Special rule for the target edit_cache
70
60
  edit_cache/fast: edit_cache
71
61
  .PHONY : edit_cache/fast
72
62
 
73
- # Special rule for the target rebuild_cache
74
- rebuild_cache:
75
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
76
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
77
- .PHONY : rebuild_cache
78
-
79
- # Special rule for the target rebuild_cache
80
- rebuild_cache/fast: rebuild_cache
81
- .PHONY : rebuild_cache/fast
82
-
83
63
  # Special rule for the target install
84
64
  install: preinstall
85
65
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
86
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -P cmake_install.cmake
66
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -P cmake_install.cmake
87
67
  .PHONY : install
88
68
 
89
69
  # Special rule for the target install
90
70
  install/fast: preinstall/fast
91
71
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
92
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -P cmake_install.cmake
72
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -P cmake_install.cmake
93
73
  .PHONY : install/fast
94
74
 
75
+ # Special rule for the target install/local
76
+ install/local: preinstall
77
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
78
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
79
+ .PHONY : install/local
80
+
81
+ # Special rule for the target install/local
82
+ install/local/fast: install/local
83
+ .PHONY : install/local/fast
84
+
85
+ # Special rule for the target install/strip
86
+ install/strip: preinstall
87
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
88
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
89
+ .PHONY : install/strip
90
+
91
+ # Special rule for the target install/strip
92
+ install/strip/fast: install/strip
93
+ .PHONY : install/strip/fast
94
+
95
95
  # Special rule for the target list_install_components
96
96
  list_install_components:
97
97
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
@@ -101,26 +101,26 @@ list_install_components:
101
101
  list_install_components/fast: list_install_components
102
102
  .PHONY : list_install_components/fast
103
103
 
104
+ # Special rule for the target rebuild_cache
105
+ rebuild_cache:
106
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
107
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
108
+ .PHONY : rebuild_cache
109
+
110
+ # Special rule for the target rebuild_cache
111
+ rebuild_cache/fast: rebuild_cache
112
+ .PHONY : rebuild_cache/fast
113
+
104
114
  # Special rule for the target test
105
115
  test:
106
116
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
107
- /usr/local/Cellar/cmake/3.2.2/bin/ctest --force-new-ctest-process $(ARGS)
117
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ctest --force-new-ctest-process $(ARGS)
108
118
  .PHONY : test
109
119
 
110
120
  # Special rule for the target test
111
121
  test/fast: test
112
122
  .PHONY : test/fast
113
123
 
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.2.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
- .PHONY : install/local/fast
123
-
124
124
  # The main all target
125
125
  all: cmake_check_build_system
126
126
  cd /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build && $(CMAKE_COMMAND) -E cmake_progress_start /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test/CMakeFiles/progress.marks
@@ -244,14 +244,14 @@ help:
244
244
  @echo "... all (the default if no target is provided)"
245
245
  @echo "... clean"
246
246
  @echo "... depend"
247
- @echo "... install/strip"
247
+ @echo "... api_test"
248
248
  @echo "... edit_cache"
249
- @echo "... rebuild_cache"
250
249
  @echo "... install"
250
+ @echo "... install/local"
251
+ @echo "... install/strip"
251
252
  @echo "... list_install_components"
253
+ @echo "... rebuild_cache"
252
254
  @echo "... test"
253
- @echo "... api_test"
254
- @echo "... install/local"
255
255
  @echo "... cplusplus.o"
256
256
  @echo "... cplusplus.i"
257
257
  @echo "... cplusplus.s"
@@ -1,29 +1,29 @@
1
1
  # Install script for directory: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/api_test
2
2
 
3
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}")
4
+ IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
5
+ SET(CMAKE_INSTALL_PREFIX "/usr/local")
6
+ ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
7
+ STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
8
8
 
9
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_]+" ""
10
+ IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
11
+ IF(BUILD_TYPE)
12
+ STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
13
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()
14
+ ELSE(BUILD_TYPE)
15
+ SET(CMAKE_INSTALL_CONFIG_NAME "Release")
16
+ ENDIF(BUILD_TYPE)
17
+ MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
18
+ ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
19
19
 
20
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()
21
+ IF(NOT CMAKE_INSTALL_COMPONENT)
22
+ IF(COMPONENT)
23
+ MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
24
+ SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
25
+ ELSE(COMPONENT)
26
+ SET(CMAKE_INSTALL_COMPONENT)
27
+ ENDIF(COMPONENT)
28
+ ENDIF(NOT CMAKE_INSTALL_COMPONENT)
29
29
 
@@ -1,48 +1,48 @@
1
1
  # Install script for directory: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark
2
2
 
3
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}")
4
+ IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
5
+ SET(CMAKE_INSTALL_PREFIX "/usr/local")
6
+ ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
7
+ STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
8
8
 
9
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_]+" ""
10
+ IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
11
+ IF(BUILD_TYPE)
12
+ STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
13
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()
14
+ ELSE(BUILD_TYPE)
15
+ SET(CMAKE_INSTALL_CONFIG_NAME "Release")
16
+ ENDIF(BUILD_TYPE)
17
+ MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
18
+ ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
19
19
 
20
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()
21
+ IF(NOT CMAKE_INSTALL_COMPONENT)
22
+ IF(COMPONENT)
23
+ MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
24
+ SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
25
+ ELSE(COMPONENT)
26
+ SET(CMAKE_INSTALL_COMPONENT)
27
+ ENDIF(COMPONENT)
28
+ ENDIF(NOT CMAKE_INSTALL_COMPONENT)
29
29
 
30
- if(NOT CMAKE_INSTALL_LOCAL_ONLY)
30
+ IF(NOT CMAKE_INSTALL_LOCAL_ONLY)
31
31
  # Include the install script for each subdirectory.
32
- include("/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmake_install.cmake")
33
- include("/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test/cmake_install.cmake")
34
- include("/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/man/cmake_install.cmake")
35
- include("/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/testdir/cmake_install.cmake")
32
+ INCLUDE("/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmake_install.cmake")
33
+ INCLUDE("/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test/cmake_install.cmake")
34
+ INCLUDE("/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/man/cmake_install.cmake")
35
+ INCLUDE("/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/testdir/cmake_install.cmake")
36
36
 
37
- endif()
37
+ ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY)
38
38
 
39
- if(CMAKE_INSTALL_COMPONENT)
40
- set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
41
- else()
42
- set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
43
- endif()
39
+ IF(CMAKE_INSTALL_COMPONENT)
40
+ SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
41
+ ELSE(CMAKE_INSTALL_COMPONENT)
42
+ SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
43
+ ENDIF(CMAKE_INSTALL_COMPONENT)
44
44
 
45
- string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
46
- "${CMAKE_INSTALL_MANIFEST_FILES}")
47
- file(WRITE "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/${CMAKE_INSTALL_MANIFEST}"
48
- "${CMAKE_INSTALL_MANIFEST_CONTENT}")
45
+ FILE(WRITE "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/${CMAKE_INSTALL_MANIFEST}" "")
46
+ FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES})
47
+ FILE(APPEND "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/${CMAKE_INSTALL_MANIFEST}" "${file}\n")
48
+ ENDFOREACH(file)
@@ -1,16 +1,16 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.2
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
3
 
4
4
  # Relative path conversion top directories.
5
- set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark")
6
- set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build")
5
+ SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark")
6
+ SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build")
7
7
 
8
8
  # Force unix paths in dependencies.
9
- set(CMAKE_FORCE_UNIX_PATHS 1)
9
+ SET(CMAKE_FORCE_UNIX_PATHS 1)
10
10
 
11
11
 
12
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})
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})