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,4 +1,4 @@
1
- file(REMOVE_RECURSE
1
+ FILE(REMOVE_RECURSE
2
2
  "CMakeFiles/libcmark_static.dir/cmark.c.o"
3
3
  "CMakeFiles/libcmark_static.dir/node.c.o"
4
4
  "CMakeFiles/libcmark_static.dir/iterator.c.o"
@@ -21,6 +21,6 @@ file(REMOVE_RECURSE
21
21
  )
22
22
 
23
23
  # Per-language clean rules from dependency scanning.
24
- foreach(lang C)
25
- include(CMakeFiles/libcmark_static.dir/cmake_clean_${lang}.cmake OPTIONAL)
26
- endforeach()
24
+ FOREACH(lang C)
25
+ INCLUDE(CMakeFiles/libcmark_static.dir/cmake_clean_${lang}.cmake OPTIONAL)
26
+ ENDFOREACH(lang)
@@ -1,3 +1,3 @@
1
- file(REMOVE_RECURSE
1
+ FILE(REMOVE_RECURSE
2
2
  "libcmark.a"
3
3
  )
@@ -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
  src/CMakeFiles/libcmark_static.dir/blocks.c.o
5
5
  /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/src/blocks.c
@@ -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
  src/CMakeFiles/libcmark_static.dir/blocks.c.o: ../src/blocks.c
5
5
  src/CMakeFiles/libcmark_static.dir/blocks.c.o: ../src/buffer.h
@@ -1,8 +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
- # compile C with /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
5
- C_FLAGS = -I/usr/local/include -fvisibility=hidden -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 -DCMARK_STATIC_DEFINE
4
+ # compile C with /usr/bin/cc
5
+ C_FLAGS = -I/usr/local/include -fvisibility=hidden -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
6
6
 
7
7
  C_DEFINES =
8
8
 
9
+ # TARGET_FLAGS = -DCMARK_STATIC_DEFINE
10
+
@@ -1,2 +1,2 @@
1
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libcmark.a CMakeFiles/libcmark_static.dir/cmark.c.o CMakeFiles/libcmark_static.dir/node.c.o CMakeFiles/libcmark_static.dir/iterator.c.o CMakeFiles/libcmark_static.dir/blocks.c.o CMakeFiles/libcmark_static.dir/inlines.c.o CMakeFiles/libcmark_static.dir/scanners.c.o CMakeFiles/libcmark_static.dir/utf8.c.o CMakeFiles/libcmark_static.dir/buffer.c.o CMakeFiles/libcmark_static.dir/references.c.o CMakeFiles/libcmark_static.dir/man.c.o CMakeFiles/libcmark_static.dir/xml.c.o CMakeFiles/libcmark_static.dir/html.c.o CMakeFiles/libcmark_static.dir/commonmark.c.o CMakeFiles/libcmark_static.dir/houdini_href_e.c.o CMakeFiles/libcmark_static.dir/houdini_html_e.c.o CMakeFiles/libcmark_static.dir/houdini_html_u.c.o CMakeFiles/libcmark_static.dir/cmark_ctype.c.o
2
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib libcmark.a
1
+ /usr/bin/ar cr libcmark.a CMakeFiles/libcmark_static.dir/cmark.c.o CMakeFiles/libcmark_static.dir/node.c.o CMakeFiles/libcmark_static.dir/iterator.c.o CMakeFiles/libcmark_static.dir/blocks.c.o CMakeFiles/libcmark_static.dir/inlines.c.o CMakeFiles/libcmark_static.dir/scanners.c.o CMakeFiles/libcmark_static.dir/utf8.c.o CMakeFiles/libcmark_static.dir/buffer.c.o CMakeFiles/libcmark_static.dir/references.c.o CMakeFiles/libcmark_static.dir/man.c.o CMakeFiles/libcmark_static.dir/xml.c.o CMakeFiles/libcmark_static.dir/html.c.o CMakeFiles/libcmark_static.dir/commonmark.c.o CMakeFiles/libcmark_static.dir/houdini_href_e.c.o CMakeFiles/libcmark_static.dir/houdini_html_e.c.o CMakeFiles/libcmark_static.dir/houdini_html_u.c.o CMakeFiles/libcmark_static.dir/cmark_ctype.c.o
2
+ /usr/bin/ranlib libcmark.a
@@ -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/src/CMakeFiles/progress.marks
@@ -734,16 +734,16 @@ help:
734
734
  @echo "... all (the default if no target is provided)"
735
735
  @echo "... clean"
736
736
  @echo "... depend"
737
- @echo "... install/strip"
737
+ @echo "... cmark"
738
738
  @echo "... edit_cache"
739
- @echo "... rebuild_cache"
740
739
  @echo "... install"
741
- @echo "... libcmark_static"
742
- @echo "... cmark"
740
+ @echo "... install/local"
741
+ @echo "... install/strip"
743
742
  @echo "... libcmark"
743
+ @echo "... libcmark_static"
744
744
  @echo "... list_install_components"
745
+ @echo "... rebuild_cache"
745
746
  @echo "... test"
746
- @echo "... install/local"
747
747
  @echo "... blocks.o"
748
748
  @echo "... blocks.i"
749
749
  @echo "... blocks.s"
@@ -1,69 +1,72 @@
1
1
  # Install script for directory: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/src
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_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
31
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/libcmark.pc")
32
- endif()
30
+ IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
31
+ FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/libcmark.pc")
32
+ ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
33
33
 
34
- if(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
35
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark")
36
- if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark" AND
34
+ IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
35
+ FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark")
36
+ IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark" AND
37
37
  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark")
38
- if(CMAKE_INSTALL_DO_STRIP)
39
- execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark")
40
- endif()
41
- endif()
42
- endif()
38
+ IF(CMAKE_INSTALL_DO_STRIP)
39
+ EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmark")
40
+ ENDIF(CMAKE_INSTALL_DO_STRIP)
41
+ ENDIF()
42
+ ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
43
43
 
44
- if(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
45
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES
44
+ IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
45
+ FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES
46
46
  "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/libcmark.0.19.0.dylib"
47
47
  "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/libcmark.dylib"
48
48
  )
49
- foreach(file
49
+ FOREACH(file
50
50
  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcmark.0.19.0.dylib"
51
51
  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcmark.dylib"
52
52
  )
53
- if(EXISTS "${file}" AND
53
+ IF(EXISTS "${file}" AND
54
54
  NOT IS_SYMLINK "${file}")
55
- if(CMAKE_INSTALL_DO_STRIP)
56
- execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "${file}")
57
- endif()
58
- endif()
59
- endforeach()
60
- endif()
55
+ EXECUTE_PROCESS(COMMAND "/usr/bin/install_name_tool"
56
+ -id "libcmark.0.19.0.dylib"
57
+ "${file}")
58
+ IF(CMAKE_INSTALL_DO_STRIP)
59
+ EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "${file}")
60
+ ENDIF(CMAKE_INSTALL_DO_STRIP)
61
+ ENDIF()
62
+ ENDFOREACH()
63
+ ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
61
64
 
62
- if(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
63
- file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES
65
+ IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
66
+ FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES
64
67
  "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/src/cmark.h"
65
68
  "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark_export.h"
66
69
  "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark_version.h"
67
70
  )
68
- endif()
71
+ ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
69
72
 
@@ -23,14 +23,8 @@
23
23
 
24
24
  #ifndef CMARK_DEPRECATED
25
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
26
+ # define CMARK_DEPRECATED_EXPORT CMARK_EXPORT __attribute__ ((__deprecated__))
27
+ # define CMARK_DEPRECATED_NO_EXPORT CMARK_NO_EXPORT __attribute__ ((__deprecated__))
34
28
  #endif
35
29
 
36
30
  #define DEFINE_NO_DEPRECATED 0
@@ -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})
@@ -2,11 +2,11 @@
2
2
  # Source directory: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test
3
3
  # Build directory: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/testdir
4
4
  #
5
- # This file includes the relevant testing commands required for
5
+ # This file includes the relevent testing commands required for
6
6
  # testing this directory and lists subdirectories to be tested as well.
7
- add_test(api_test "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test/api_test")
8
- add_test(html_normalization "/usr/local/bin/python3" "-m" "doctest" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/normalize.py")
9
- add_test(spectest_library "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec.txt" "--library-dir" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src")
10
- add_test(pathological_tests_library "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/pathological_tests.py" "--library-dir" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src")
11
- add_test(spectest_executable "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec.txt" "--program" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark")
12
- add_test(smartpuncttest_executable "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/smart_punct.txt" "--program" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark --smart")
7
+ ADD_TEST(api_test "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test/api_test")
8
+ ADD_TEST(html_normalization "/usr/local/bin/python3" "-m" "doctest" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/normalize.py")
9
+ ADD_TEST(spectest_library "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec.txt" "--library-dir" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src")
10
+ ADD_TEST(pathological_tests_library "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/pathological_tests.py" "--library-dir" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src")
11
+ ADD_TEST(spectest_executable "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec.txt" "--program" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark")
12
+ ADD_TEST(smartpuncttest_executable "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/smart_punct.txt" "--program" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark --smart")
@@ -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/testdir/CMakeFiles/progress.marks
@@ -158,13 +158,13 @@ help:
158
158
  @echo "... all (the default if no target is provided)"
159
159
  @echo "... clean"
160
160
  @echo "... depend"
161
- @echo "... install/strip"
162
161
  @echo "... edit_cache"
163
- @echo "... rebuild_cache"
164
162
  @echo "... install"
163
+ @echo "... install/local"
164
+ @echo "... install/strip"
165
165
  @echo "... list_install_components"
166
+ @echo "... rebuild_cache"
166
167
  @echo "... test"
167
- @echo "... install/local"
168
168
  .PHONY : help
169
169
 
170
170