JimB

Boost git regression (blank slate), missing config hardlinks

Jan 19th, 2014
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 233.49 KB | None | 0 0
  1. # Running regressions in F:\boost\VC8\trunk...
  2. # Creating regression scripts at F:\boost\VC8\trunk\tools_regression_src...
  3. # Downloading regression scripts from https://raw.github.com/boostorg/boost/develop/tools/regression/src...
  4. # Getting Boost.Build v2...
  5. # Executing GIT command: F:\boost\VC8\trunk> git init "F:\boost\VC8\trunk\tools_bb"
  6. Initialized empty Git repository in F:/boost/VC8/trunk/tools_bb/.git/
  7. # Executing GIT command: F:\boost\VC8\trunk\tools_bb> git remote "add" "--no-tags" "-t" "develop" "origin" "https://github.com/boostorg/build.git"
  8. # Executing GIT command: F:\boost\VC8\trunk\tools_bb> git fetch "--depth=1"
  9. From https://github.com/boostorg/build
  10. * [new branch] develop -> origin/develop
  11. # Executing GIT command: F:\boost\VC8\trunk\tools_bb> git checkout "develop"
  12. Branch develop set up to track remote branch develop from origin.
  13. Switched to a new branch 'develop'
  14. # Executing GIT command: F:\boost\VC8\trunk\tools_bb> git submodule "update" "--init" "--merge"
  15. # Getting regression tools and utilities...
  16. # Executing GIT command: F:\boost\VC8\trunk> git init "F:\boost\VC8\trunk\boost_root"
  17. Initialized empty Git repository in F:/boost/VC8/trunk/boost_root/.git/
  18. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git remote "add" "--no-tags" "-t" "develop" "origin" "https://github.com/boostorg/boost.git"
  19. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git fetch "--depth=1"
  20. From https://github.com/boostorg/boost
  21. * [new branch] develop -> origin/develop
  22. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git checkout "develop"
  23. Branch develop set up to track remote branch develop from origin.
  24. Switched to a new branch 'develop'
  25. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git submodule "update" "--init" "--merge"
  26. Submodule 'accumulators' (https://github.com/boostorg/accumulators.git) registered for path 'libs/accumulators'
  27. Submodule 'algorithm' (https://github.com/boostorg/algorithm.git) registered for path 'libs/algorithm'
  28. Submodule 'any' (https://github.com/boostorg/any.git) registered for path 'libs/any'
  29. Submodule 'array' (https://github.com/boostorg/array.git) registered for path 'libs/array'
  30. Submodule 'asio' (https://github.com/boostorg/asio.git) registered for path 'libs/asio'
  31. Submodule 'assign' (https://github.com/boostorg/assign.git) registered for path 'libs/assign'
  32. Submodule 'atomic' (https://github.com/boostorg/atomic.git) registered for path 'libs/atomic'
  33. Submodule 'bimap' (https://github.com/boostorg/bimap.git) registered for path 'libs/bimap'
  34. Submodule 'bind' (https://github.com/boostorg/bind.git) registered for path 'libs/bind'
  35. Submodule 'chrono' (https://github.com/boostorg/chrono.git) registered for path 'libs/chrono'
  36. Submodule 'circular_buffer' (https://github.com/boostorg/circular_buffer.git) registered for path 'libs/circular_buffer'
  37. Submodule 'compatibility' (https://github.com/boostorg/compatibility.git) registered for path 'libs/compatibility'
  38. Submodule 'concept_check' (https://github.com/boostorg/concept_check.git) registered for path 'libs/concept_check'
  39. Submodule 'config' (https://github.com/boostorg/config.git) registered for path 'libs/config'
  40. Submodule 'container' (https://github.com/boostorg/container.git) registered for path 'libs/container'
  41. Submodule 'context' (https://github.com/boostorg/context.git) registered for path 'libs/context'
  42. Submodule 'conversion' (https://github.com/boostorg/conversion.git) registered for path 'libs/conversion'
  43. Submodule 'coroutine' (https://github.com/boostorg/coroutine.git) registered for path 'libs/coroutine'
  44. Submodule 'crc' (https://github.com/boostorg/crc.git) registered for path 'libs/crc'
  45. Submodule 'date_time' (https://github.com/boostorg/date_time.git) registered for path 'libs/date_time'
  46. Submodule 'detail' (https://github.com/boostorg/detail.git) registered for path 'libs/detail'
  47. Submodule 'disjoint_sets' (https://github.com/boostorg/disjoint_sets.git) registered for path 'libs/disjoint_sets'
  48. Submodule 'dynamic_bitset' (https://github.com/boostorg/dynamic_bitset.git) registered for path 'libs/dynamic_bitset'
  49. Submodule 'exception' (https://github.com/boostorg/exception.git) registered for path 'libs/exception'
  50. Submodule 'filesystem' (https://github.com/boostorg/filesystem.git) registered for path 'libs/filesystem'
  51. Submodule 'flyweight' (https://github.com/boostorg/flyweight.git) registered for path 'libs/flyweight'
  52. Submodule 'foreach' (https://github.com/boostorg/foreach.git) registered for path 'libs/foreach'
  53. Submodule 'format' (https://github.com/boostorg/format.git) registered for path 'libs/format'
  54. Submodule 'function' (https://github.com/boostorg/function.git) registered for path 'libs/function'
  55. Submodule 'function_types' (https://github.com/boostorg/function_types.git) registered for path 'libs/function_types'
  56. Submodule 'functional' (https://github.com/boostorg/functional.git) registered for path 'libs/functional'
  57. Submodule 'fusion' (https://github.com/boostorg/fusion.git) registered for path 'libs/fusion'
  58. Submodule 'geometry' (https://github.com/boostorg/geometry.git) registered for path 'libs/geometry'
  59. Submodule 'gil' (https://github.com/boostorg/gil.git) registered for path 'libs/gil'
  60. Submodule 'graph' (https://github.com/boostorg/graph.git) registered for path 'libs/graph'
  61. Submodule 'graph_parallel' (https://github.com/boostorg/graph_parallel.git) registered for path 'libs/graph_parallel'
  62. Submodule 'heap' (https://github.com/boostorg/heap.git) registered for path 'libs/heap'
  63. Submodule 'icl' (https://github.com/boostorg/icl.git) registered for path 'libs/icl'
  64. Submodule 'integer' (https://github.com/boostorg/integer.git) registered for path 'libs/integer'
  65. Submodule 'interprocess' (https://github.com/boostorg/interprocess.git) registered for path 'libs/interprocess'
  66. Submodule 'intrusive' (https://github.com/boostorg/intrusive.git) registered for path 'libs/intrusive'
  67. Submodule 'io' (https://github.com/boostorg/io.git) registered for path 'libs/io'
  68. Submodule 'iostreams' (https://github.com/boostorg/iostreams.git) registered for path 'libs/iostreams'
  69. Submodule 'iterator' (https://github.com/boostorg/iterator.git) registered for path 'libs/iterator'
  70. Submodule 'lambda' (https://github.com/boostorg/lambda.git) registered for path 'libs/lambda'
  71. Submodule 'local_function' (https://github.com/boostorg/local_function.git) registered for path 'libs/local_function'
  72. Submodule 'locale' (https://github.com/boostorg/locale.git) registered for path 'libs/locale'
  73. Submodule 'lockfree' (https://github.com/boostorg/lockfree.git) registered for path 'libs/lockfree'
  74. Submodule 'log' (https://github.com/boostorg/log.git) registered for path 'libs/log'
  75. Submodule 'logic' (https://github.com/boostorg/logic.git) registered for path 'libs/logic'
  76. Submodule 'math' (https://github.com/boostorg/math.git) registered for path 'libs/math'
  77. Submodule 'move' (https://github.com/boostorg/move.git) registered for path 'libs/move'
  78. Submodule 'mpi' (https://github.com/boostorg/mpi.git) registered for path 'libs/mpi'
  79. Submodule 'mpl' (https://github.com/boostorg/mpl.git) registered for path 'libs/mpl'
  80. Submodule 'msm' (https://github.com/boostorg/msm.git) registered for path 'libs/msm'
  81. Submodule 'multi_array' (https://github.com/boostorg/multi_array.git) registered for path 'libs/multi_array'
  82. Submodule 'multi_index' (https://github.com/boostorg/multi_index.git) registered for path 'libs/multi_index'
  83. Submodule 'multiprecision' (https://github.com/boostorg/multiprecision.git) registered for path 'libs/multiprecision'
  84. Submodule 'numeric_conversion' (https://github.com/boostorg/numeric_conversion.git) registered for path 'libs/numeric/conversion'
  85. Submodule 'interval' (https://github.com/boostorg/interval.git) registered for path 'libs/numeric/interval'
  86. Submodule 'odeint' (https://github.com/boostorg/odeint.git) registered for path 'libs/numeric/odeint'
  87. Submodule 'ublas' (https://github.com/boostorg/ublas.git) registered for path 'libs/numeric/ublas'
  88. Submodule 'optional' (https://github.com/boostorg/optional.git) registered for path 'libs/optional'
  89. Submodule 'parameter' (https://github.com/boostorg/parameter.git) registered for path 'libs/parameter'
  90. Submodule 'phoenix' (https://github.com/boostorg/phoenix.git) registered for path 'libs/phoenix'
  91. Submodule 'polygon' (https://github.com/boostorg/polygon.git) registered for path 'libs/polygon'
  92. Submodule 'pool' (https://github.com/boostorg/pool.git) registered for path 'libs/pool'
  93. Submodule 'predef' (https://github.com/boostorg/predef.git) registered for path 'libs/predef'
  94. Submodule 'preprocessor' (https://github.com/boostorg/preprocessor.git) registered for path 'libs/preprocessor'
  95. Submodule 'program_options' (https://github.com/boostorg/program_options.git) registered for path 'libs/program_options'
  96. Submodule 'property_map' (https://github.com/boostorg/property_map.git) registered for path 'libs/property_map'
  97. Submodule 'property_tree' (https://github.com/boostorg/property_tree.git) registered for path 'libs/property_tree'
  98. Submodule 'proto' (https://github.com/boostorg/proto.git) registered for path 'libs/proto'
  99. Submodule 'ptr_container' (https://github.com/boostorg/ptr_container.git) registered for path 'libs/ptr_container'
  100. Submodule 'python' (https://github.com/boostorg/python.git) registered for path 'libs/python'
  101. Submodule 'random' (https://github.com/boostorg/random.git) registered for path 'libs/random'
  102. Submodule 'range' (https://github.com/boostorg/range.git) registered for path 'libs/range'
  103. Submodule 'ratio' (https://github.com/boostorg/ratio.git) registered for path 'libs/ratio'
  104. Submodule 'rational' (https://github.com/boostorg/rational.git) registered for path 'libs/rational'
  105. Submodule 'regex' (https://github.com/boostorg/regex.git) registered for path 'libs/regex'
  106. Submodule 'scope_exit' (https://github.com/boostorg/scope_exit.git) registered for path 'libs/scope_exit'
  107. Submodule 'serialization' (https://github.com/boostorg/serialization.git) registered for path 'libs/serialization'
  108. Submodule 'signals' (https://github.com/boostorg/signals.git) registered for path 'libs/signals'
  109. Submodule 'signals2' (https://github.com/boostorg/signals2.git) registered for path 'libs/signals2'
  110. Submodule 'smart_ptr' (https://github.com/boostorg/smart_ptr.git) registered for path 'libs/smart_ptr'
  111. Submodule 'spirit' (https://github.com/boostorg/spirit.git) registered for path 'libs/spirit'
  112. Submodule 'statechart' (https://github.com/boostorg/statechart.git) registered for path 'libs/statechart'
  113. Submodule 'static_assert' (https://github.com/boostorg/static_assert.git) registered for path 'libs/static_assert'
  114. Submodule 'sync' (https://github.com/boostorg/sync.git) registered for path 'libs/sync'
  115. Submodule 'system' (https://github.com/boostorg/system.git) registered for path 'libs/system'
  116. Submodule 'test' (https://github.com/boostorg/test.git) registered for path 'libs/test'
  117. Submodule 'thread' (https://github.com/boostorg/thread.git) registered for path 'libs/thread'
  118. Submodule 'timer' (https://github.com/boostorg/timer.git) registered for path 'libs/timer'
  119. Submodule 'tokenizer' (https://github.com/boostorg/tokenizer.git) registered for path 'libs/tokenizer'
  120. Submodule 'tr1' (https://github.com/boostorg/tr1.git) registered for path 'libs/tr1'
  121. Submodule 'tti' (https://github.com/boostorg/tti.git) registered for path 'libs/tti'
  122. Submodule 'tuple' (https://github.com/boostorg/tuple.git) registered for path 'libs/tuple'
  123. Submodule 'type_erasure' (https://github.com/boostorg/type_erasure.git) registered for path 'libs/type_erasure'
  124. Submodule 'type_traits' (https://github.com/boostorg/type_traits.git) registered for path 'libs/type_traits'
  125. Submodule 'typeof' (https://github.com/boostorg/typeof.git) registered for path 'libs/typeof'
  126. Submodule 'units' (https://github.com/boostorg/units.git) registered for path 'libs/units'
  127. Submodule 'unordered' (https://github.com/boostorg/unordered.git) registered for path 'libs/unordered'
  128. Submodule 'utility' (https://github.com/boostorg/utility.git) registered for path 'libs/utility'
  129. Submodule 'uuid' (https://github.com/boostorg/uuid.git) registered for path 'libs/uuid'
  130. Submodule 'variant' (https://github.com/boostorg/variant.git) registered for path 'libs/variant'
  131. Submodule 'wave' (https://github.com/boostorg/wave.git) registered for path 'libs/wave'
  132. Submodule 'xpressive' (https://github.com/boostorg/xpressive.git) registered for path 'libs/xpressive'
  133. Submodule 'auto_index' (https://github.com/boostorg/auto_index.git) registered for path 'tools/auto_index'
  134. Submodule 'bcp' (https://github.com/boostorg/bcp.git) registered for path 'tools/bcp'
  135. Submodule 'boostbook' (https://github.com/boostorg/boostbook.git) registered for path 'tools/boostbook'
  136. Submodule 'build' (https://github.com/boostorg/build.git) registered for path 'tools/build'
  137. Submodule 'inspect' (https://github.com/boostorg/inspect.git) registered for path 'tools/inspect'
  138. Submodule 'litre' (https://github.com/boostorg/litre.git) registered for path 'tools/litre'
  139. Submodule 'quickbook' (https://github.com/boostorg/quickbook.git) registered for path 'tools/quickbook'
  140. Cloning into 'libs/accumulators'...
  141. Submodule path 'libs/accumulators': checked out 'd48a8baf69baf92f43d7450909658e0ecd72e06c'
  142. Cloning into 'libs/algorithm'...
  143. Submodule path 'libs/algorithm': checked out '0ac413ecb80ede820fef13563f97f55bc6126e85'
  144. Cloning into 'libs/any'...
  145. Submodule path 'libs/any': checked out 'e3e5da65bade7e8621ff95831233711609044c05'
  146. Cloning into 'libs/array'...
  147. Submodule path 'libs/array': checked out 'dfeb6bd0a5d57120761d3c97efb957984832802e'
  148. Cloning into 'libs/asio'...
  149. Submodule path 'libs/asio': checked out '83ae6fa7cba39c37cd9893d45074060569661bf0'
  150. Cloning into 'libs/assign'...
  151. Submodule path 'libs/assign': checked out 'ae942bbcb33dcb769959c2a70b38f3e8ec1d2367'
  152. Cloning into 'libs/atomic'...
  153. Submodule path 'libs/atomic': checked out '44e9f3c1b70e3b96a4b853195b4088edc6cb709b'
  154. Cloning into 'libs/bimap'...
  155. Submodule path 'libs/bimap': checked out 'dd4e612d27bb739f48a0faeab064bdffd6f6c5e9'
  156. Cloning into 'libs/bind'...
  157. Submodule path 'libs/bind': checked out 'f53694ef255d21162450c16c2e07d1ffd65b9029'
  158. Cloning into 'libs/chrono'...
  159. Submodule path 'libs/chrono': checked out '7e44be61ec499f3d78e3df3a4333ed5ad629f9df'
  160. Cloning into 'libs/circular_buffer'...
  161. Submodule path 'libs/circular_buffer': checked out '62233c53bb21a0023522789abb54f309cb386ebc'
  162. Cloning into 'libs/compatibility'...
  163. Submodule path 'libs/compatibility': checked out '3e0da6395d7afd381e0376baf016ab862266ad46'
  164. Cloning into 'libs/concept_check'...
  165. Submodule path 'libs/concept_check': checked out '36701c51abdda1676987727b1b0b2df9e1987268'
  166. Cloning into 'libs/config'...
  167. Submodule path 'libs/config': checked out '800d3d54168973eff6d98a3d74e710c327e888b9'
  168. Cloning into 'libs/container'...
  169. Submodule path 'libs/container': checked out 'abc50c727596a1e4fc8b3584a46b6a897c4a2282'
  170. Cloning into 'libs/context'...
  171. Submodule path 'libs/context': checked out 'fac5cc5e12954089aeb1b8383acb0c03ac00171e'
  172. Cloning into 'libs/conversion'...
  173. Submodule path 'libs/conversion': checked out 'e8954f3868abe71e769c1de7d7519a8bb53bc460'
  174. Cloning into 'libs/coroutine'...
  175. Submodule path 'libs/coroutine': checked out 'b579a30343adec0e36497614f137873d5dcee987'
  176. Cloning into 'libs/crc'...
  177. Submodule path 'libs/crc': checked out '38c6c7ede3f2239ce459affcdfc047d370d1d1c5'
  178. Cloning into 'libs/date_time'...
  179. Submodule path 'libs/date_time': checked out '072b4e1b610a69b786920662a1b46d8be93be4fd'
  180. Cloning into 'libs/detail'...
  181. Submodule path 'libs/detail': checked out '55f85a4d1f8e649441225620bc1043bdddc6f20a'
  182. Cloning into 'libs/disjoint_sets'...
  183. Submodule path 'libs/disjoint_sets': checked out 'a251afafa23e57e09372704ccd6173b123e5d375'
  184. Cloning into 'libs/dynamic_bitset'...
  185. Submodule path 'libs/dynamic_bitset': checked out '7186546f7d4d8d670b9a9fc8d82e6db9ce5e464a'
  186. Cloning into 'libs/exception'...
  187. Submodule path 'libs/exception': checked out 'b2221bf92df40339d0df536c7f0498dc370848d6'
  188. Cloning into 'libs/filesystem'...
  189. Submodule path 'libs/filesystem': checked out 'f45977684ae3997e212a9f0ea36ea6677be47867'
  190. Cloning into 'libs/flyweight'...
  191. Submodule path 'libs/flyweight': checked out '11ca52d38f2c1caca6f4471d939d0aee4e96fa5f'
  192. Cloning into 'libs/foreach'...
  193. Submodule path 'libs/foreach': checked out '8d723128fd97699d10fbec5f4fe7fa46b3affa97'
  194. Cloning into 'libs/format'...
  195. Submodule path 'libs/format': checked out 'b53aaaa7e72598c53a2cc7d45ca0f02b96ac2524'
  196. Cloning into 'libs/function'...
  197. Submodule path 'libs/function': checked out 'ea19e9e7452334e10045cea4d42c8611d4bb4cf9'
  198. Cloning into 'libs/function_types'...
  199. Submodule path 'libs/function_types': checked out 'caed0a6ee8a291716552e52cae3a79ac7050bff9'
  200. Cloning into 'libs/functional'...
  201. Submodule path 'libs/functional': checked out 'fb01de460f81e1895e405d444f690db4a8fd9cf5'
  202. Cloning into 'libs/fusion'...
  203. Submodule path 'libs/fusion': checked out 'f2e7a184a0dbcb33757cbd1d0beedf959797a1b1'
  204. Cloning into 'libs/geometry'...
  205. Submodule path 'libs/geometry': checked out 'cfba8409c57c7f3c4b0f6f0959c49a39e732437b'
  206. Cloning into 'libs/gil'...
  207. Submodule path 'libs/gil': checked out 'f6acee859f8f0eb7293f33ea443e3aaf78e6c17c'
  208. Cloning into 'libs/graph'...
  209. Submodule path 'libs/graph': checked out 'cb26ccf2ba18e0110585b939bac2c212b514c473'
  210. Cloning into 'libs/graph_parallel'...
  211. Submodule path 'libs/graph_parallel': checked out '164919adafc7c23abaaf1f91bbe823b49ef5bf27'
  212. Cloning into 'libs/heap'...
  213. Submodule path 'libs/heap': checked out '0920a55b1adfda9e4f97217358d53213a3d061a7'
  214. Cloning into 'libs/icl'...
  215. Submodule path 'libs/icl': checked out '37d18137c0f4573069837e647eefc95c8f48a5c0'
  216. Cloning into 'libs/integer'...
  217. Submodule path 'libs/integer': checked out '3f26103101f6a43c35578b9e8150a54de08293e7'
  218. Cloning into 'libs/interprocess'...
  219. Submodule path 'libs/interprocess': checked out 'f5f5c8c90340da4738ca831e5d02e94b5c6a376a'
  220. Cloning into 'libs/intrusive'...
  221. Submodule path 'libs/intrusive': checked out '3c6f96a96a951fe46f13c681f14436ce21c9ef9d'
  222. Cloning into 'libs/io'...
  223. Submodule path 'libs/io': checked out '6e3e9c2ce71cd4dac020f80a6eb517ae199a9934'
  224. Cloning into 'libs/iostreams'...
  225. Submodule path 'libs/iostreams': checked out 'd702307eb0a5f65394280f790fa8547ffb3d9097'
  226. Cloning into 'libs/iterator'...
  227. Submodule path 'libs/iterator': checked out 'dec42098dbd3eeb2ad3f74d4420ff9a3dcc623b6'
  228. Cloning into 'libs/lambda'...
  229. Submodule path 'libs/lambda': checked out '7d21ea7cbb72eb002a69bc50a941ead48768d454'
  230. Cloning into 'libs/local_function'...
  231. Submodule path 'libs/local_function': checked out '6d29941e50686c6b85071918b223d6bde7544a59'
  232. Cloning into 'libs/locale'...
  233. Submodule path 'libs/locale': checked out '99b348077d33f2af9748a7b2a5b611ceb63a9645'
  234. Cloning into 'libs/lockfree'...
  235. Submodule path 'libs/lockfree': checked out '2ddde1da7afa5a7fcf844032daa0d4cb6ce40c38'
  236. Cloning into 'libs/log'...
  237. Submodule path 'libs/log': checked out 'e4fea946b258d2253023fc54c593c88cade1f93d'
  238. Cloning into 'libs/logic'...
  239. Submodule path 'libs/logic': checked out '95baf1910acee102e17b0981275e7d2e00e60bc9'
  240. Cloning into 'libs/math'...
  241. Submodule path 'libs/math': checked out 'afcf566a53985d2272ffb4c766e21fcd1d62eced'
  242. Cloning into 'libs/move'...
  243. Submodule path 'libs/move': checked out '51dc02e043f028ab794686d0b66bdc90f8816cf2'
  244. Cloning into 'libs/mpi'...
  245. Submodule path 'libs/mpi': checked out '9193f9942e09f8ee5fc7cc3e791780e265b3a340'
  246. Cloning into 'libs/mpl'...
  247. Submodule path 'libs/mpl': checked out 'ec73776cbdeae4c2d161699d8368a976136b39c8'
  248. Cloning into 'libs/msm'...
  249. Submodule path 'libs/msm': checked out '0b7c69204c0e0027f5d639c1bc047fbcbdbf09ce'
  250. Cloning into 'libs/multi_array'...
  251. Submodule path 'libs/multi_array': checked out '0cb44bf7dcd2680a9dbfbec53078da09c4773863'
  252. Cloning into 'libs/multi_index'...
  253. Submodule path 'libs/multi_index': checked out '1f450f532234b08cc0cb6e203beaa879dbf7d1a0'
  254. Cloning into 'libs/multiprecision'...
  255. Submodule path 'libs/multiprecision': checked out '51a77f12ac1b41fb1698655fc647cb8d964981c7'
  256. Cloning into 'libs/numeric/conversion'...
  257. Submodule path 'libs/numeric/conversion': checked out 'd4a8c7049a66663342c702d88802f518f403b5df'
  258. Cloning into 'libs/numeric/interval'...
  259. Submodule path 'libs/numeric/interval': checked out 'bc4b85303a342efc004ba3a3468cad3bcbf288ad'
  260. Cloning into 'libs/numeric/odeint'...
  261. Submodule path 'libs/numeric/odeint': checked out '4497176fca8f91ee9f0626ccb49bdf01e95b4561'
  262. Cloning into 'libs/numeric/ublas'...
  263. Submodule path 'libs/numeric/ublas': checked out 'cc776c9935ab558fc0577d71f24f1eb8db3261bf'
  264. Cloning into 'libs/optional'...
  265. Submodule path 'libs/optional': checked out '3cf036366882a0db36f8760a2ceb8d384905f0ea'
  266. Cloning into 'libs/parameter'...
  267. Submodule path 'libs/parameter': checked out '54854d4a3a26a6c5752b50f1933122ae88205a77'
  268. Cloning into 'libs/phoenix'...
  269. Submodule path 'libs/phoenix': checked out 'bf813cbb52d87ef8d2313841344dda0540f4ea5e'
  270. Cloning into 'libs/polygon'...
  271. Submodule path 'libs/polygon': checked out '79ef4fb075e7790c814f66a73806ddee21edd6f5'
  272. Cloning into 'libs/pool'...
  273. Submodule path 'libs/pool': checked out 'e7a8855968bc412c30fbe20a34ea220ca92563b5'
  274. Cloning into 'libs/predef'...
  275. Submodule path 'libs/predef': checked out 'a3a555610cd6de6f2fa26195fae95f2bdb703f8a'
  276. Cloning into 'libs/preprocessor'...
  277. Submodule path 'libs/preprocessor': checked out '6978c83372b87ab163818f4e0e8b3d18fc8237be'
  278. Cloning into 'libs/program_options'...
  279. Submodule path 'libs/program_options': checked out '3ce1c74a0f0257d291c47e28bd2bae8385b69225'
  280. Cloning into 'libs/property_map'...
  281. Submodule path 'libs/property_map': checked out '23c4e0ee5fb2d26e1b8e82860c8b8252d2d350e6'
  282. Cloning into 'libs/property_tree'...
  283. Submodule path 'libs/property_tree': checked out '2284b96fc29bd9c4ef1ff4be61d2bd87f7f94279'
  284. Cloning into 'libs/proto'...
  285. Submodule path 'libs/proto': checked out '2e6c45baf25baa13b061d075618c55bb0eb99486'
  286. Cloning into 'libs/ptr_container'...
  287. Submodule path 'libs/ptr_container': checked out '012f06a2fde9f1ae545d7ca9426dfc458f050a0e'
  288. Cloning into 'libs/python'...
  289. Submodule path 'libs/python': checked out '6b7e0cc71f5882595f9b8568c5c7111d64cb012e'
  290. Cloning into 'libs/random'...
  291. Submodule path 'libs/random': checked out '87e4a09ce004eef192926128208f18ce91a6bbe2'
  292. Cloning into 'libs/range'...
  293. Submodule path 'libs/range': checked out '2735dcff1881a9f67c454d059c74e8a05abfa7a2'
  294. Cloning into 'libs/ratio'...
  295. Submodule path 'libs/ratio': checked out 'b5f8f32ec9bb9b35aaef37dcb7f2120b37642013'
  296. Cloning into 'libs/rational'...
  297. Submodule path 'libs/rational': checked out '9ee84410002c8a2939f1bce688215618f5e267f5'
  298. Cloning into 'libs/regex'...
  299. Submodule path 'libs/regex': checked out 'dc63209905c0dd4e51fc912b06652f6271e0dd81'
  300. Cloning into 'libs/scope_exit'...
  301. Submodule path 'libs/scope_exit': checked out '054fd9348546cf457b7cb401e029a6b3d29693df'
  302. Cloning into 'libs/serialization'...
  303. Submodule path 'libs/serialization': checked out '7ee0f95b23a9cb864d067ed3066ab19d57f4f3cd'
  304. Cloning into 'libs/signals'...
  305. Submodule path 'libs/signals': checked out '25bd6df4ea3c9edcd31976965c0f3c938e501367'
  306. Cloning into 'libs/signals2'...
  307. Submodule path 'libs/signals2': checked out 'cf3a40ed5ea808a73c1d2e166754fb50f514cb44'
  308. Cloning into 'libs/smart_ptr'...
  309. Submodule path 'libs/smart_ptr': checked out 'a68db557e82cc1ff3a4dacd52e72c1667575c832'
  310. Cloning into 'libs/spirit'...
  311. Submodule path 'libs/spirit': checked out 'f86068f8307985fe035feb76f1d621129f782c90'
  312. Cloning into 'libs/statechart'...
  313. Submodule path 'libs/statechart': checked out 'c3d6a1b6b49224288ddf83d3042534ab017eb2a6'
  314. Cloning into 'libs/static_assert'...
  315. Submodule path 'libs/static_assert': checked out '4aab0b78c3ddcbefa9351669d776dd2f831074b5'
  316. Cloning into 'libs/sync'...
  317. Submodule path 'libs/sync': checked out '44d48257a7eb39837880afb81ceb2153e86e5a8c'
  318. Cloning into 'libs/system'...
  319. Submodule path 'libs/system': checked out 'd77fd95f8a20578c6ff68082f53c900cb2616144'
  320. Cloning into 'libs/test'...
  321. Submodule path 'libs/test': checked out '1c4d27735567e12d68b4efea55e010882c8a29b6'
  322. Cloning into 'libs/thread'...
  323. Submodule path 'libs/thread': checked out 'cb845f19e4a975fc95e8b10c096280085d24eb03'
  324. Cloning into 'libs/timer'...
  325. Submodule path 'libs/timer': checked out 'a30dccc6ee3226d9fc60a6327162abf3c3b8fa42'
  326. Cloning into 'libs/tokenizer'...
  327. Submodule path 'libs/tokenizer': checked out '32c7a54233023585ccb385257d10cb350a8599fd'
  328. Cloning into 'libs/tr1'...
  329. Submodule path 'libs/tr1': checked out 'fdc149c60ff683fb3172e36969dc7a31e6219764'
  330. Cloning into 'libs/tti'...
  331. Submodule path 'libs/tti': checked out '1b8d495e82a5c146094e2d3c8ad4a0ae7efb6c82'
  332. Cloning into 'libs/tuple'...
  333. Submodule path 'libs/tuple': checked out 'ffb3bc75fa88ee753c1bab5e51642b267a94edfa'
  334. Cloning into 'libs/type_erasure'...
  335. Submodule path 'libs/type_erasure': checked out 'e5c71f63b810dc62dbbf1aa8a1f16746f3e931c4'
  336. Cloning into 'libs/type_traits'...
  337. Submodule path 'libs/type_traits': checked out 'ba63463ab777cc8a95a8ca959ec615ebbb857ac5'
  338. Cloning into 'libs/typeof'...
  339. Submodule path 'libs/typeof': checked out '4e34737b9ce15bcf62794c8273ac67b12ccb1b43'
  340. Cloning into 'libs/units'...
  341. Submodule path 'libs/units': checked out 'e77cb9f5f1c51449efc56ac40c30d2e78f7ce52e'
  342. Cloning into 'libs/unordered'...
  343. Submodule path 'libs/unordered': checked out '70190b3aa205858fb7d0c978d60185efb2ca315d'
  344. Cloning into 'libs/utility'...
  345. Submodule path 'libs/utility': checked out '9c4d2843da818c047c2f83191024ef37cad7c4ad'
  346. Cloning into 'libs/uuid'...
  347. Submodule path 'libs/uuid': checked out 'd2331931d6cfd5dc142a9f31bbd3c1627a09be30'
  348. Cloning into 'libs/variant'...
  349. Submodule path 'libs/variant': checked out '464799f4463f2aa28849f353d4c46be48d1d1f74'
  350. Cloning into 'libs/wave'...
  351. Submodule path 'libs/wave': checked out '44c72a10dc5ba3c6cfd74b8e880e8a8600f4152c'
  352. Cloning into 'libs/xpressive'...
  353. Submodule path 'libs/xpressive': checked out '2e239a99e2928d1bbb235f2e49d3253c87067c00'
  354. Cloning into 'tools/auto_index'...
  355. Submodule path 'tools/auto_index': checked out '580822e2f9a50b89c2cc0a3e29087a06c015f15f'
  356. Cloning into 'tools/bcp'...
  357. Submodule path 'tools/bcp': checked out '305c2f929289462a3660353c27c02f56bc539955'
  358. Cloning into 'tools/boostbook'...
  359. Submodule path 'tools/boostbook': checked out '1c26a74050ecc414640f41d39537986429922013'
  360. Cloning into 'tools/build'...
  361. Submodule path 'tools/build': checked out '5858d2166f746b03954400ca82fe9be1f07d98f1'
  362. Cloning into 'tools/inspect'...
  363. Submodule path 'tools/inspect': checked out '6689f5b648749dc7d3a014c9a43dd0057e1f0a41'
  364. Cloning into 'tools/litre'...
  365. Submodule path 'tools/litre': checked out '564d4d8d30b7e03ac5e25d78e14d2c19fa321c83'
  366. Cloning into 'tools/quickbook'...
  367. Submodule path 'tools/quickbook': checked out '563e8a23c84fac07936e356a1c58a19e479a5391'
  368. # Getting boost-build.jam...
  369. # Cleaning up "F:\boost\VC8\trunk\boost_root" directory ...
  370. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git pull "--recurse-submodules"
  371. Fetching submodule libs/accumulators
  372. Fetching submodule libs/algorithm
  373. Fetching submodule libs/any
  374. Fetching submodule libs/array
  375. Fetching submodule libs/asio
  376. Fetching submodule libs/assign
  377. Fetching submodule libs/atomic
  378. Fetching submodule libs/bimap
  379. Fetching submodule libs/bind
  380. Fetching submodule libs/chrono
  381. Fetching submodule libs/circular_buffer
  382. Fetching submodule libs/compatibility
  383. Fetching submodule libs/concept_check
  384. Fetching submodule libs/config
  385. Fetching submodule libs/container
  386. Fetching submodule libs/context
  387. Fetching submodule libs/conversion
  388. Fetching submodule libs/coroutine
  389. Fetching submodule libs/crc
  390. Fetching submodule libs/date_time
  391. Fetching submodule libs/detail
  392. Fetching submodule libs/disjoint_sets
  393. Fetching submodule libs/dynamic_bitset
  394. Fetching submodule libs/exception
  395. Fetching submodule libs/filesystem
  396. Fetching submodule libs/flyweight
  397. Fetching submodule libs/foreach
  398. Fetching submodule libs/format
  399. Fetching submodule libs/function
  400. Fetching submodule libs/function_types
  401. Fetching submodule libs/functional
  402. Fetching submodule libs/fusion
  403. Fetching submodule libs/geometry
  404. Fetching submodule libs/gil
  405. Fetching submodule libs/graph
  406. Fetching submodule libs/graph_parallel
  407. Fetching submodule libs/heap
  408. Fetching submodule libs/icl
  409. Fetching submodule libs/integer
  410. Fetching submodule libs/interprocess
  411. Fetching submodule libs/intrusive
  412. Fetching submodule libs/io
  413. Fetching submodule libs/iostreams
  414. Fetching submodule libs/iterator
  415. Fetching submodule libs/lambda
  416. Fetching submodule libs/local_function
  417. Fetching submodule libs/locale
  418. Fetching submodule libs/lockfree
  419. Fetching submodule libs/log
  420. Fetching submodule libs/logic
  421. Fetching submodule libs/math
  422. Fetching submodule libs/move
  423. Fetching submodule libs/mpi
  424. Fetching submodule libs/mpl
  425. Fetching submodule libs/msm
  426. Fetching submodule libs/multi_array
  427. Fetching submodule libs/multi_index
  428. Fetching submodule libs/multiprecision
  429. Fetching submodule libs/numeric/conversion
  430. Fetching submodule libs/numeric/interval
  431. Fetching submodule libs/numeric/odeint
  432. Fetching submodule libs/numeric/ublas
  433. Fetching submodule libs/optional
  434. Fetching submodule libs/parameter
  435. Fetching submodule libs/phoenix
  436. Fetching submodule libs/polygon
  437. Fetching submodule libs/pool
  438. Fetching submodule libs/predef
  439. Fetching submodule libs/preprocessor
  440. Fetching submodule libs/program_options
  441. Fetching submodule libs/property_map
  442. Fetching submodule libs/property_tree
  443. Fetching submodule libs/proto
  444. Fetching submodule libs/ptr_container
  445. Fetching submodule libs/python
  446. Fetching submodule libs/random
  447. Fetching submodule libs/range
  448. Fetching submodule libs/ratio
  449. Fetching submodule libs/rational
  450. Fetching submodule libs/regex
  451. Fetching submodule libs/scope_exit
  452. Fetching submodule libs/serialization
  453. Fetching submodule libs/signals
  454. Fetching submodule libs/signals2
  455. Fetching submodule libs/smart_ptr
  456. Fetching submodule libs/spirit
  457. Fetching submodule libs/statechart
  458. Fetching submodule libs/static_assert
  459. Fetching submodule libs/sync
  460. Fetching submodule libs/system
  461. Fetching submodule libs/test
  462. Fetching submodule libs/thread
  463. Fetching submodule libs/timer
  464. Fetching submodule libs/tokenizer
  465. Fetching submodule libs/tr1
  466. Fetching submodule libs/tti
  467. Fetching submodule libs/tuple
  468. Fetching submodule libs/type_erasure
  469. Fetching submodule libs/type_traits
  470. Fetching submodule libs/typeof
  471. Fetching submodule libs/units
  472. Fetching submodule libs/unordered
  473. Fetching submodule libs/utility
  474. Fetching submodule libs/uuid
  475. Fetching submodule libs/variant
  476. Fetching submodule libs/wave
  477. Fetching submodule libs/xpressive
  478. Fetching submodule tools/auto_index
  479. Fetching submodule tools/bcp
  480. Fetching submodule tools/boostbook
  481. Fetching submodule tools/build
  482. Fetching submodule tools/inspect
  483. Fetching submodule tools/litre
  484. Fetching submodule tools/quickbook
  485. Already up-to-date.
  486. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git submodule "update"
  487. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git reset "--hard"
  488. HEAD is now at f5a8b23 Update math.
  489. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git clean "-fxd"
  490. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git status
  491. On branch develop
  492. Your branch is up-to-date with 'origin/develop'.
  493.  
  494. nothing to commit, working directory clean
  495. # Cleaning up "F:\boost\VC8\trunk\boost_root\bin" directory ...
  496. # Cleaning up "F:\boost\VC8\trunk\boost_root\bin.v2" directory ...
  497. # Cleaning up "F:\boost\VC8\trunk\results" directory ...
  498. # Getting sources (2014-01-20T03:58:53Z)...
  499. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git pull "--recurse-submodules"
  500. Fetching submodule libs/accumulators
  501. Fetching submodule libs/algorithm
  502. Fetching submodule libs/any
  503. Fetching submodule libs/array
  504. Fetching submodule libs/asio
  505. Fetching submodule libs/assign
  506. Fetching submodule libs/atomic
  507. Fetching submodule libs/bimap
  508. Fetching submodule libs/bind
  509. Fetching submodule libs/chrono
  510. Fetching submodule libs/circular_buffer
  511. Fetching submodule libs/compatibility
  512. Fetching submodule libs/concept_check
  513. Fetching submodule libs/config
  514. Fetching submodule libs/container
  515. Fetching submodule libs/context
  516. Fetching submodule libs/conversion
  517. Fetching submodule libs/coroutine
  518. Fetching submodule libs/crc
  519. Fetching submodule libs/date_time
  520. Fetching submodule libs/detail
  521. Fetching submodule libs/disjoint_sets
  522. Fetching submodule libs/dynamic_bitset
  523. Fetching submodule libs/exception
  524. Fetching submodule libs/filesystem
  525. Fetching submodule libs/flyweight
  526. Fetching submodule libs/foreach
  527. Fetching submodule libs/format
  528. Fetching submodule libs/function
  529. Fetching submodule libs/function_types
  530. Fetching submodule libs/functional
  531. Fetching submodule libs/fusion
  532. Fetching submodule libs/geometry
  533. Fetching submodule libs/gil
  534. Fetching submodule libs/graph
  535. Fetching submodule libs/graph_parallel
  536. Fetching submodule libs/heap
  537. Fetching submodule libs/icl
  538. Fetching submodule libs/integer
  539. Fetching submodule libs/interprocess
  540. Fetching submodule libs/intrusive
  541. Fetching submodule libs/io
  542. Fetching submodule libs/iostreams
  543. Fetching submodule libs/iterator
  544. Fetching submodule libs/lambda
  545. Fetching submodule libs/local_function
  546. Fetching submodule libs/locale
  547. Fetching submodule libs/lockfree
  548. Fetching submodule libs/log
  549. Fetching submodule libs/logic
  550. Fetching submodule libs/math
  551. Fetching submodule libs/move
  552. Fetching submodule libs/mpi
  553. Fetching submodule libs/mpl
  554. Fetching submodule libs/msm
  555. Fetching submodule libs/multi_array
  556. Fetching submodule libs/multi_index
  557. Fetching submodule libs/multiprecision
  558. Fetching submodule libs/numeric/conversion
  559. Fetching submodule libs/numeric/interval
  560. Fetching submodule libs/numeric/odeint
  561. Fetching submodule libs/numeric/ublas
  562. Fetching submodule libs/optional
  563. Fetching submodule libs/parameter
  564. Fetching submodule libs/phoenix
  565. Fetching submodule libs/polygon
  566. Fetching submodule libs/pool
  567. Fetching submodule libs/predef
  568. Fetching submodule libs/preprocessor
  569. Fetching submodule libs/program_options
  570. Fetching submodule libs/property_map
  571. Fetching submodule libs/property_tree
  572. Fetching submodule libs/proto
  573. Fetching submodule libs/ptr_container
  574. Fetching submodule libs/python
  575. Fetching submodule libs/random
  576. Fetching submodule libs/range
  577. Fetching submodule libs/ratio
  578. Fetching submodule libs/rational
  579. Fetching submodule libs/regex
  580. Fetching submodule libs/scope_exit
  581. Fetching submodule libs/serialization
  582. Fetching submodule libs/signals
  583. Fetching submodule libs/signals2
  584. Fetching submodule libs/smart_ptr
  585. Fetching submodule libs/spirit
  586. Fetching submodule libs/statechart
  587. Fetching submodule libs/static_assert
  588. Fetching submodule libs/sync
  589. Fetching submodule libs/system
  590. Fetching submodule libs/test
  591. Fetching submodule libs/thread
  592. Fetching submodule libs/timer
  593. Fetching submodule libs/tokenizer
  594. Fetching submodule libs/tr1
  595. Fetching submodule libs/tti
  596. Fetching submodule libs/tuple
  597. Fetching submodule libs/type_erasure
  598. Fetching submodule libs/type_traits
  599. Fetching submodule libs/typeof
  600. Fetching submodule libs/units
  601. Fetching submodule libs/unordered
  602. Fetching submodule libs/utility
  603. Fetching submodule libs/uuid
  604. Fetching submodule libs/variant
  605. Fetching submodule libs/wave
  606. Fetching submodule libs/xpressive
  607. Fetching submodule tools/auto_index
  608. Fetching submodule tools/bcp
  609. Fetching submodule tools/boostbook
  610. Fetching submodule tools/build
  611. Fetching submodule tools/inspect
  612. Fetching submodule tools/litre
  613. Fetching submodule tools/quickbook
  614. Already up-to-date.
  615. # Executing GIT command: F:\boost\VC8\trunk\boost_root> git submodule "update"
  616. # Found patch file "F:\boost\VC8\trunk\patch_boost.bat". Executing it.
  617.  
  618. F:\boost\VC8\trunk>F:\boost\VC8\trunk\patch_boost.bat
  619.  
  620. F:\boost\VC8\trunk>REM .
  621.  
  622. F:\boost\VC8\trunk>REM Patch to switch user-config.jam over to gcc
  623.  
  624. F:\boost\VC8\trunk>REM .
  625.  
  626. F:\boost\VC8\trunk>call setpath gnuwin32
  627.  
  628. New path: C:\Software\Open\app\GnuWin32\bin;C:\Program Files (x86)\MSVC8\Common7\IDE;C:\Program Files (x86)\MSVC8\VC\BIN;C:\Program Files (x86)\MSVC8\Common7\Tools;C:\Program Files (x86)\MSVC8\Common7\Tools\bin;C:\Program Files (x86)\MSVC8\VC\PlatformSDK\bin;C:\Program Files (x86)\MSVC8\SDK\v2.0\bin;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files (x86)\MSVC8\VC\VCPackages;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Software\bin;E:\Software\Open\app\GnuPG\pub;E:\Software\Open\app\Git\bin
  629.  
  630. F:\boost\VC8\trunk>for %I in (.\tools_bb .\boost\tools\build\v2) do (
  631. pushd %I
  632. del user-config.jam.prev
  633. rename user-config.jam user-config.jam.prev
  634. cat user-config.jam.prev | sed -e "s,# using msvc : 8.0 ;,using msvc : 8.0 ;,g" 1>user-config.jam
  635. popd
  636. )
  637.  
  638. F:\boost\VC8\trunk>(
  639. pushd .\tools_bb
  640. del user-config.jam.prev
  641. rename user-config.jam user-config.jam.prev
  642. cat user-config.jam.prev | sed -e "s,# using msvc : 8.0 ;,using msvc : 8.0 ;,g" 1>user-config.jam
  643. popd
  644. )
  645. Could Not Find F:\boost\VC8\trunk\tools_bb\user-config.jam.prev
  646. The system cannot find the file specified.
  647. cat: user-config.jam.prev: No such file or directory
  648.  
  649. F:\boost\VC8\trunk>(
  650. pushd .\boost\tools\build\v2
  651. del user-config.jam.prev
  652. rename user-config.jam user-config.jam.prev
  653. cat user-config.jam.prev | sed -e "s,# using msvc : 8.0 ;,using msvc : 8.0 ;,g" 1>user-config.jam
  654. popd
  655. )
  656. The system cannot find the path specified.
  657. # Found preinstalled "F:\boost\VC8\trunk\bjam.exe"; will use it.
  658. # Preinstalled "F:\boost\VC8\trunk\process_jam_log.exe" is not found; building one...
  659. # Found "process_jam_log.exe" source directory "F:\boost\VC8\trunk\boost_root\tools\regression\build"
  660. # Building "process_jam_log.exe" ("F:\boost\VC8\trunk\bjam.exe" "-sBOOST_BUILD_PATH=F:\boost\VC8\trunk;F:\boost\VC8\trunk\tools_bb\src" "-sBOOST_ROOT=F:\boost\VC8\trunk\boost_root" "--boost=F:\boost\VC8\trunk\boost_root" "--boost-build=F:\boost\VC8\trunk\tools_bb\src" "--debug-configuration" process_jam_log -d2 -l120)...
  661.  
  662. F:\boost\VC8\trunk>cd "F:\boost\VC8\trunk\boost_root\tools\regression\build"
  663.  
  664. F:\boost\VC8\trunk\boost_root\tools\regression\build>"F:\boost\VC8\trunk\bjam.exe" "-sBOOST_BUILD_PATH=F:\boost\VC8\trunk;F:\boost\VC8\trunk\tools_bb\src" "-sBOOST_ROOT=F:\boost\VC8\trunk\boost_root" "--boost=F:\boost\VC8\trunk\boost_root" "--boost-build=F:\boost\VC8\trunk\tools_bb\src" "--debug-configuration" process_jam_log -d2 -l120
  665. notice: found boost-build.jam at F:/boost/VC8/trunk/boost_root/boost-build.jam
  666. notice: loading Boost.Build from F:/boost/VC8/trunk/tools_bb/src
  667. notice: Searching 'C:\Windows' 'C:\Users\Jim' 'C:\Users\Jim' 'F:\boost\VC8\trunk\tools_bb\src' 'F:\boost\VC8\trunk' 'F:\boost\VC8\trunk\tools_bb\src' 'F:/boost/VC8/trunk/tools_bb/src/kernel' 'F:/boost/VC8/trunk/tools_bb/src/util' 'F:/boost/VC8/trunk/tools_bb/src/build' 'F:/boost/VC8/trunk/tools_bb/src/tools' 'F:/boost/VC8/trunk/tools_bb/src/contrib' 'F:/boost/VC8/trunk/tools_bb/src/.' for site-config configuration file 'site-config.jam'.
  668. notice: Configuration file 'site-config.jam' not found in 'C:\Windows' 'C:\Users\Jim' 'C:\Users\Jim' 'F:\boost\VC8\trunk\tools_bb\src' 'F:\boost\VC8\trunk' 'F:\boost\VC8\trunk\tools_bb\src' 'F:/boost/VC8/trunk/tools_bb/src/kernel' 'F:/boost/VC8/trunk/tools_bb/src/util' 'F:/boost/VC8/trunk/tools_bb/src/build' 'F:/boost/VC8/trunk/tools_bb/src/tools' 'F:/boost/VC8/trunk/tools_bb/src/contrib' 'F:/boost/VC8/trunk/tools_bb/src/.'.
  669. notice: Searching 'C:\Users\Jim' 'C:\Users\Jim' 'F:\boost\VC8\trunk\tools_bb\src' 'F:\boost\VC8\trunk' 'F:\boost\VC8\trunk\tools_bb\src' 'F:/boost/VC8/trunk/tools_bb/src/kernel' 'F:/boost/VC8/trunk/tools_bb/src/util' 'F:/boost/VC8/trunk/tools_bb/src/build' 'F:/boost/VC8/trunk/tools_bb/src/tools' 'F:/boost/VC8/trunk/tools_bb/src/contrib' 'F:/boost/VC8/trunk/tools_bb/src/.' for user-config configuration file 'user-config.jam'.
  670. notice: Loading user-config configuration file 'user-config.jam' from 'F:/boost/VC8/trunk'.
  671. notice: [zlib] Using pre-installed library
  672. notice: [zlib] Condition
  673. notice: iostreams: not using bzip2 compression
  674. notice: iostreams: not using bzip2 compression
  675. notice: [python-cfg] Configuring python...
  676. notice: [python-cfg] Registry indicates Python 2.7 installed at "C:\Software\Python27x86\"
  677. notice: [python-cfg] Checking interpreter command "python"...
  678. notice: [python-cfg] running command 'python -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1'
  679. notice: [python-cfg] ...does not invoke a working interpreter
  680. notice: [python-cfg] Checking interpreter command "C:\Software\Python27x86\python"...
  681. notice: [python-cfg] running command 'DIR /-C /A:S "C:\Software\Python27x86\python.exe" 2>&1'
  682. notice: [python-cfg] running command 'C:\Software\Python27x86\python -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1'
  683. notice: [python-cfg] ...requested configuration matched!
  684. notice: [python-cfg] Details of this Python configuration:
  685. notice: [python-cfg] interpreter command: "C:\Software\Python27x86\python"
  686. notice: [python-cfg] include path: "C:\Software\Python27x86\Include"
  687. notice: [python-cfg] library path: "C:\Software\Python27x86\libs"
  688. notice: [python-cfg] DLL search path: "C:\Software\Python27x86"
  689. warning: No toolsets are configured.
  690. warning: Configuring default toolset "msvc".
  691. warning: If the default is wrong, your build may not work correctly.
  692. warning: Use the "toolset=xxxxx" option to override our guess.
  693. warning: For more configuration options, please consult
  694. warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
  695. notice: [msvc-cfg] msvc-10.0 detected, command: 'E:\Program Files (x86)\msvc10\vc\bin\cl.exe'
  696. notice: [msvc-cfg] msvc-9.0 detected, command: 'C:\Program Files (x86)\Microsoft Visual Studio 9.0\vc\bin\cl.exe'
  697. notice: [msvc-cfg] msvc-8.0 detected, command: 'C:\Program Files (x86)\msvc8\VC\bin\cl.exe'
  698. notice: [msvc-cfg] msvc-6.0 detected, command: 'C:\Program Files (x86)\MSVC6\vc98\bin\CL.EXE'
  699. notice: will use 'E:\Program Files (x86)\msvc10\vc\bin\cl.exe' for msvc, condition <toolset>msvc-10.0
  700. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>/<address-model>', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  701. '
  702. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>/<address-model>32', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  703. '
  704. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>x86/<address-model>', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  705. '
  706. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>x86/<address-model>32', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  707. '
  708. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>/<address-model>64', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86_amd64 >nul
  709. '
  710. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>x86/<address-model>64', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86_amd64 >nul
  711. '
  712. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>ia64/<address-model>', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86_ia64 >nul
  713. '
  714. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>ia64/<address-model>64', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86_ia64 >nul
  715. '
  716. notice: [msvc-cfg] condition: '<toolset>msvc-10.0/<architecture>arm/<address-model>32', setup: 'call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86_arm >nul
  717. '
  718. Performing configuration checks
  719.  
  720. - symlinks supported : no
  721. - hardlinks supported : yes
  722. ...found 146 targets...
  723. ...updating 55 targets...
  724. common.mkdir bin
  725.  
  726. if not exist "bin\\" mkdir "bin"
  727.  
  728. common.mkdir bin\msvc-10.0
  729.  
  730. if not exist "bin\msvc-10.0\\" mkdir "bin\msvc-10.0"
  731.  
  732. common.mkdir bin\msvc-10.0\release
  733.  
  734. if not exist "bin\msvc-10.0\release\\" mkdir "bin\msvc-10.0\release"
  735.  
  736. common.mkdir ..\..\..\boost
  737.  
  738. if not exist "..\..\..\boost\\" mkdir "..\..\..\boost"
  739.  
  740. common.mkdir ..\..\..\boost\config
  741.  
  742. if not exist "..\..\..\boost\config\\" mkdir "..\..\..\boost\config"
  743.  
  744. link.hardlink ..\..\..\boost\config\warning_disable.hpp
  745.  
  746. if exist "..\..\..\boost\config\warning_disable.hpp" del "..\..\..\boost\config\warning_disable.hpp"
  747. mklink /H "..\..\..\boost\config\warning_disable.hpp" "..\..\..\libs\config\include\boost\config\warning_disable.hpp"
  748.  
  749. Hardlink created for ..\..\..\boost\config\warning_disable.hpp <<===>> ..\..\..\libs\config\include\boost\config\warning_disable.hpp
  750. common.mkdir ..\..\..\boost\filesystem
  751.  
  752. if not exist "..\..\..\boost\filesystem\\" mkdir "..\..\..\boost\filesystem"
  753.  
  754. link.hardlink ..\..\..\boost\filesystem\operations.hpp
  755.  
  756. if exist "..\..\..\boost\filesystem\operations.hpp" del "..\..\..\boost\filesystem\operations.hpp"
  757. mklink /H "..\..\..\boost\filesystem\operations.hpp" "..\..\..\libs\filesystem\include\boost\filesystem\operations.hpp"
  758.  
  759. Hardlink created for ..\..\..\boost\filesystem\operations.hpp <<===>> ..\..\..\libs\filesystem\include\boost\filesystem\operations.hpp
  760. link.hardlink ..\..\..\boost\config.hpp
  761.  
  762. if exist "..\..\..\boost\config.hpp" del "..\..\..\boost\config.hpp"
  763. mklink /H "..\..\..\boost\config.hpp" "..\..\..\libs\config\include\boost\config.hpp"
  764.  
  765. Hardlink created for ..\..\..\boost\config.hpp <<===>> ..\..\..\libs\config\include\boost\config.hpp
  766. link.hardlink ..\..\..\boost\config\select_compiler_config.hpp
  767.  
  768. if exist "..\..\..\boost\config\select_compiler_config.hpp" del "..\..\..\boost\config\select_compiler_config.hpp"
  769. mklink /H "..\..\..\boost\config\select_compiler_config.hpp" "..\..\..\libs\config\include\boost\config\select_compiler_config.hpp"
  770.  
  771. Hardlink created for ..\..\..\boost\config\select_compiler_config.hpp <<===>> ..\..\..\libs\config\include\boost\config\select_compiler_config.hpp
  772. common.mkdir ..\..\..\boost\config\compiler
  773.  
  774. if not exist "..\..\..\boost\config\compiler\\" mkdir "..\..\..\boost\config\compiler"
  775.  
  776. link.hardlink ..\..\..\boost\config\compiler\nvcc.hpp
  777.  
  778. if exist "..\..\..\boost\config\compiler\nvcc.hpp" del "..\..\..\boost\config\compiler\nvcc.hpp"
  779. mklink /H "..\..\..\boost\config\compiler\nvcc.hpp" "..\..\..\libs\config\include\boost\config\compiler\nvcc.hpp"
  780.  
  781. Hardlink created for ..\..\..\boost\config\compiler\nvcc.hpp <<===>> ..\..\..\libs\config\include\boost\config\compiler\nvcc.hpp
  782. link.hardlink ..\..\..\boost\config\select_stdlib_config.hpp
  783.  
  784. if exist "..\..\..\boost\config\select_stdlib_config.hpp" del "..\..\..\boost\config\select_stdlib_config.hpp"
  785. mklink /H "..\..\..\boost\config\select_stdlib_config.hpp" "..\..\..\libs\config\include\boost\config\select_stdlib_config.hpp"
  786.  
  787. Hardlink created for ..\..\..\boost\config\select_stdlib_config.hpp <<===>> ..\..\..\libs\config\include\boost\config\select_stdlib_config.hpp
  788. common.mkdir ..\..\..\boost\config\no_tr1
  789.  
  790. if not exist "..\..\..\boost\config\no_tr1\\" mkdir "..\..\..\boost\config\no_tr1"
  791.  
  792. link.hardlink ..\..\..\boost\config\no_tr1\utility.hpp
  793.  
  794. if exist "..\..\..\boost\config\no_tr1\utility.hpp" del "..\..\..\boost\config\no_tr1\utility.hpp"
  795. mklink /H "..\..\..\boost\config\no_tr1\utility.hpp" "..\..\..\libs\config\include\boost\config\no_tr1\utility.hpp"
  796.  
  797. Hardlink created for ..\..\..\boost\config\no_tr1\utility.hpp <<===>> ..\..\..\libs\config\include\boost\config\no_tr1\utility.hpp
  798. link.hardlink ..\..\..\boost\config\select_platform_config.hpp
  799.  
  800. if exist "..\..\..\boost\config\select_platform_config.hpp" del "..\..\..\boost\config\select_platform_config.hpp"
  801. mklink /H "..\..\..\boost\config\select_platform_config.hpp" "..\..\..\libs\config\include\boost\config\select_platform_config.hpp"
  802.  
  803. Hardlink created for ..\..\..\boost\config\select_platform_config.hpp <<===>> ..\..\..\libs\config\include\boost\config\select_platform_config.hpp
  804. link.hardlink ..\..\..\boost\config\posix_features.hpp
  805.  
  806. if exist "..\..\..\boost\config\posix_features.hpp" del "..\..\..\boost\config\posix_features.hpp"
  807. mklink /H "..\..\..\boost\config\posix_features.hpp" "..\..\..\libs\config\include\boost\config\posix_features.hpp"
  808.  
  809. Hardlink created for ..\..\..\boost\config\posix_features.hpp <<===>> ..\..\..\libs\config\include\boost\config\posix_features.hpp
  810. link.hardlink ..\..\..\boost\config\suffix.hpp
  811.  
  812. if exist "..\..\..\boost\config\suffix.hpp" del "..\..\..\boost\config\suffix.hpp"
  813. mklink /H "..\..\..\boost\config\suffix.hpp" "..\..\..\libs\config\include\boost\config\suffix.hpp"
  814.  
  815. Hardlink created for ..\..\..\boost\config\suffix.hpp <<===>> ..\..\..\libs\config\include\boost\config\suffix.hpp
  816. link.hardlink ..\..\..\boost\filesystem\config.hpp
  817.  
  818. if exist "..\..\..\boost\filesystem\config.hpp" del "..\..\..\boost\filesystem\config.hpp"
  819. mklink /H "..\..\..\boost\filesystem\config.hpp" "..\..\..\libs\filesystem\include\boost\filesystem\config.hpp"
  820.  
  821. Hardlink created for ..\..\..\boost\filesystem\config.hpp <<===>> ..\..\..\libs\filesystem\include\boost\filesystem\config.hpp
  822. common.mkdir ..\..\..\boost\system
  823.  
  824. if not exist "..\..\..\boost\system\\" mkdir "..\..\..\boost\system"
  825.  
  826. link.hardlink ..\..\..\boost\system\api_config.hpp
  827.  
  828. if exist "..\..\..\boost\system\api_config.hpp" del "..\..\..\boost\system\api_config.hpp"
  829. mklink /H "..\..\..\boost\system\api_config.hpp" "..\..\..\libs\system\include\boost\system\api_config.hpp"
  830.  
  831. Hardlink created for ..\..\..\boost\system\api_config.hpp <<===>> ..\..\..\libs\system\include\boost\system\api_config.hpp
  832. common.mkdir ..\..\..\boost\detail
  833.  
  834. if not exist "..\..\..\boost\detail\\" mkdir "..\..\..\boost\detail"
  835.  
  836. link.hardlink ..\..\..\boost\detail\workaround.hpp
  837.  
  838. if exist "..\..\..\boost\detail\workaround.hpp" del "..\..\..\boost\detail\workaround.hpp"
  839. mklink /H "..\..\..\boost\detail\workaround.hpp" "..\..\..\libs\config\include\boost\detail\workaround.hpp"
  840.  
  841. Hardlink created for ..\..\..\boost\detail\workaround.hpp <<===>> ..\..\..\libs\config\include\boost\detail\workaround.hpp
  842. link.hardlink ..\..\..\boost\detail\workaround.hpp
  843.  
  844. if exist "..\..\..\boost\detail\workaround.hpp" del "..\..\..\boost\detail\workaround.hpp"
  845. mklink /H "..\..\..\boost\detail\workaround.hpp" "..\..\..\libs\config\include\boost\detail\workaround.hpp"
  846.  
  847. Hardlink created for ..\..\..\boost\detail\workaround.hpp <<===>> ..\..\..\libs\config\include\boost\detail\workaround.hpp
  848. link.hardlink ..\..\..\boost\config\auto_link.hpp
  849.  
  850. if exist "..\..\..\boost\config\auto_link.hpp" del "..\..\..\boost\config\auto_link.hpp"
  851. mklink /H "..\..\..\boost\config\auto_link.hpp" "..\..\..\libs\config\include\boost\config\auto_link.hpp"
  852.  
  853. Hardlink created for ..\..\..\boost\config\auto_link.hpp <<===>> ..\..\..\libs\config\include\boost\config\auto_link.hpp
  854. link.hardlink ..\..\..\boost\version.hpp
  855.  
  856. if exist "..\..\..\boost\version.hpp" del "..\..\..\boost\version.hpp"
  857. mklink /H "..\..\..\boost\version.hpp" "..\..\..\libs\config\include\boost\version.hpp"
  858.  
  859. Hardlink created for ..\..\..\boost\version.hpp <<===>> ..\..\..\libs\config\include\boost\version.hpp
  860. link.hardlink ..\..\..\boost\filesystem\path.hpp
  861.  
  862. if exist "..\..\..\boost\filesystem\path.hpp" del "..\..\..\boost\filesystem\path.hpp"
  863. mklink /H "..\..\..\boost\filesystem\path.hpp" "..\..\..\libs\filesystem\include\boost\filesystem\path.hpp"
  864.  
  865. Hardlink created for ..\..\..\boost\filesystem\path.hpp <<===>> ..\..\..\libs\filesystem\include\boost\filesystem\path.hpp
  866. link.hardlink ..\..\..\boost\system\error_code.hpp
  867.  
  868. if exist "..\..\..\boost\system\error_code.hpp" del "..\..\..\boost\system\error_code.hpp"
  869. mklink /H "..\..\..\boost\system\error_code.hpp" "..\..\..\libs\system\include\boost\system\error_code.hpp"
  870.  
  871. Hardlink created for ..\..\..\boost\system\error_code.hpp <<===>> ..\..\..\libs\system\include\boost\system\error_code.hpp
  872. link.hardlink ..\..\..\boost\system\config.hpp
  873.  
  874. if exist "..\..\..\boost\system\config.hpp" del "..\..\..\boost\system\config.hpp"
  875. mklink /H "..\..\..\boost\system\config.hpp" "..\..\..\libs\system\include\boost\system\config.hpp"
  876.  
  877. Hardlink created for ..\..\..\boost\system\config.hpp <<===>> ..\..\..\libs\system\include\boost\system\config.hpp
  878. link.hardlink ..\..\..\boost\cstdint.hpp
  879.  
  880. if exist "..\..\..\boost\cstdint.hpp" del "..\..\..\boost\cstdint.hpp"
  881. mklink /H "..\..\..\boost\cstdint.hpp" "..\..\..\libs\integer\include\boost\cstdint.hpp"
  882.  
  883. Hardlink created for ..\..\..\boost\cstdint.hpp <<===>> ..\..\..\libs\integer\include\boost\cstdint.hpp
  884. link.hardlink ..\..\..\boost\limits.hpp
  885.  
  886. if exist "..\..\..\boost\limits.hpp" del "..\..\..\boost\limits.hpp"
  887. mklink /H "..\..\..\boost\limits.hpp" "..\..\..\libs\config\include\boost\limits.hpp"
  888.  
  889. Hardlink created for ..\..\..\boost\limits.hpp <<===>> ..\..\..\libs\config\include\boost\limits.hpp
  890. link.hardlink ..\..\..\boost\assert.hpp
  891.  
  892. if exist "..\..\..\boost\assert.hpp" del "..\..\..\boost\assert.hpp"
  893. mklink /H "..\..\..\boost\assert.hpp" "..\..\..\libs\utility\include\boost\assert.hpp"
  894.  
  895. Hardlink created for ..\..\..\boost\assert.hpp <<===>> ..\..\..\libs\utility\include\boost\assert.hpp
  896. link.hardlink ..\..\..\boost\current_function.hpp
  897.  
  898. if exist "..\..\..\boost\current_function.hpp" del "..\..\..\boost\current_function.hpp"
  899. mklink /H "..\..\..\boost\current_function.hpp" "..\..\..\libs\utility\include\boost\current_function.hpp"
  900.  
  901. Hardlink created for ..\..\..\boost\current_function.hpp <<===>> ..\..\..\libs\utility\include\boost\current_function.hpp
  902. link.hardlink ..\..\..\boost\operators.hpp
  903.  
  904. if exist "..\..\..\boost\operators.hpp" del "..\..\..\boost\operators.hpp"
  905. mklink /H "..\..\..\boost\operators.hpp" "..\..\..\libs\utility\include\boost\operators.hpp"
  906.  
  907. Hardlink created for ..\..\..\boost\operators.hpp <<===>> ..\..\..\libs\utility\include\boost\operators.hpp
  908. link.hardlink ..\..\..\boost\iterator.hpp
  909.  
  910. if exist "..\..\..\boost\iterator.hpp" del "..\..\..\boost\iterator.hpp"
  911. mklink /H "..\..\..\boost\iterator.hpp" "..\..\..\libs\iterator\include\boost\iterator.hpp"
  912.  
  913. Hardlink created for ..\..\..\boost\iterator.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator.hpp
  914. link.hardlink ..\..\..\boost\noncopyable.hpp
  915.  
  916. if exist "..\..\..\boost\noncopyable.hpp" del "..\..\..\boost\noncopyable.hpp"
  917. mklink /H "..\..\..\boost\noncopyable.hpp" "..\..\..\libs\utility\include\boost\noncopyable.hpp"
  918.  
  919. Hardlink created for ..\..\..\boost\noncopyable.hpp <<===>> ..\..\..\libs\utility\include\boost\noncopyable.hpp
  920. common.mkdir ..\..\..\boost\utility
  921.  
  922. if not exist "..\..\..\boost\utility\\" mkdir "..\..\..\boost\utility"
  923.  
  924. link.hardlink ..\..\..\boost\utility\enable_if.hpp
  925.  
  926. if exist "..\..\..\boost\utility\enable_if.hpp" del "..\..\..\boost\utility\enable_if.hpp"
  927. mklink /H "..\..\..\boost\utility\enable_if.hpp" "..\..\..\libs\utility\include\boost\utility\enable_if.hpp"
  928.  
  929. Hardlink created for ..\..\..\boost\utility\enable_if.hpp <<===>> ..\..\..\libs\utility\include\boost\utility\enable_if.hpp
  930. link.hardlink ..\..\..\boost\cerrno.hpp
  931.  
  932. if exist "..\..\..\boost\cerrno.hpp" del "..\..\..\boost\cerrno.hpp"
  933. mklink /H "..\..\..\boost\cerrno.hpp" "..\..\..\libs\system\include\boost\cerrno.hpp"
  934.  
  935. Hardlink created for ..\..\..\boost\cerrno.hpp <<===>> ..\..\..\libs\system\include\boost\cerrno.hpp
  936. link.hardlink ..\..\..\boost\config\abi_prefix.hpp
  937.  
  938. if exist "..\..\..\boost\config\abi_prefix.hpp" del "..\..\..\boost\config\abi_prefix.hpp"
  939. mklink /H "..\..\..\boost\config\abi_prefix.hpp" "..\..\..\libs\config\include\boost\config\abi_prefix.hpp"
  940.  
  941. Hardlink created for ..\..\..\boost\config\abi_prefix.hpp <<===>> ..\..\..\libs\config\include\boost\config\abi_prefix.hpp
  942. link.hardlink ..\..\..\boost\config\abi_suffix.hpp
  943.  
  944. if exist "..\..\..\boost\config\abi_suffix.hpp" del "..\..\..\boost\config\abi_suffix.hpp"
  945. mklink /H "..\..\..\boost\config\abi_suffix.hpp" "..\..\..\libs\config\include\boost\config\abi_suffix.hpp"
  946.  
  947. Hardlink created for ..\..\..\boost\config\abi_suffix.hpp <<===>> ..\..\..\libs\config\include\boost\config\abi_suffix.hpp
  948. common.mkdir ..\..\..\boost\system\detail
  949.  
  950. if not exist "..\..\..\boost\system\detail\\" mkdir "..\..\..\boost\system\detail"
  951.  
  952. link.hardlink ..\..\..\boost\system\detail\error_code.ipp
  953.  
  954. if exist "..\..\..\boost\system\detail\error_code.ipp" del "..\..\..\boost\system\detail\error_code.ipp"
  955. mklink /H "..\..\..\boost\system\detail\error_code.ipp" "..\..\..\libs\system\include\boost\system\detail\error_code.ipp"
  956.  
  957. Hardlink created for ..\..\..\boost\system\detail\error_code.ipp <<===>> ..\..\..\libs\system\include\boost\system\detail\error_code.ipp
  958. link.hardlink ..\..\..\boost\system\detail\local_free_on_destruction.hpp
  959.  
  960. if exist "..\..\..\boost\system\detail\local_free_on_destruction.hpp" del "..\..\..\boost\system\detail\local_free_on_destruction.hpp"
  961. mklink /H "..\..\..\boost\system\detail\local_free_on_destruction.hpp" "..\..\..\libs\system\include\boost\system\detail\local_free_on_destruction.hpp"
  962.  
  963. Hardlink created for ..\..\..\boost\system\detail\local_free_on_destruction.hpp <<===>> ..\..\..\libs\system\include\boost\system\detail\local_free_on_destruction.hpp
  964. link.hardlink ..\..\..\boost\system\system_error.hpp
  965.  
  966. if exist "..\..\..\boost\system\system_error.hpp" del "..\..\..\boost\system\system_error.hpp"
  967. mklink /H "..\..\..\boost\system\system_error.hpp" "..\..\..\libs\system\include\boost\system\system_error.hpp"
  968.  
  969. Hardlink created for ..\..\..\boost\system\system_error.hpp <<===>> ..\..\..\libs\system\include\boost\system\system_error.hpp
  970. common.mkdir ..\..\..\boost\iterator
  971.  
  972. if not exist "..\..\..\boost\iterator\\" mkdir "..\..\..\boost\iterator"
  973.  
  974. link.hardlink ..\..\..\boost\iterator\iterator_facade.hpp
  975.  
  976. if exist "..\..\..\boost\iterator\iterator_facade.hpp" del "..\..\..\boost\iterator\iterator_facade.hpp"
  977. mklink /H "..\..\..\boost\iterator\iterator_facade.hpp" "..\..\..\libs\iterator\include\boost\iterator\iterator_facade.hpp"
  978.  
  979. Hardlink created for ..\..\..\boost\iterator\iterator_facade.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\iterator_facade.hpp
  980. link.hardlink ..\..\..\boost\iterator\interoperable.hpp
  981.  
  982. if exist "..\..\..\boost\iterator\interoperable.hpp" del "..\..\..\boost\iterator\interoperable.hpp"
  983. mklink /H "..\..\..\boost\iterator\interoperable.hpp" "..\..\..\libs\iterator\include\boost\iterator\interoperable.hpp"
  984.  
  985. Hardlink created for ..\..\..\boost\iterator\interoperable.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\interoperable.hpp
  986. common.mkdir ..\..\..\boost\mpl
  987.  
  988. if not exist "..\..\..\boost\mpl\\" mkdir "..\..\..\boost\mpl"
  989.  
  990. link.hardlink ..\..\..\boost\mpl\bool.hpp
  991.  
  992. if exist "..\..\..\boost\mpl\bool.hpp" del "..\..\..\boost\mpl\bool.hpp"
  993. mklink /H "..\..\..\boost\mpl\bool.hpp" "..\..\..\libs\mpl\include\boost\mpl\bool.hpp"
  994.  
  995. Hardlink created for ..\..\..\boost\mpl\bool.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\bool.hpp
  996. link.hardlink ..\..\..\boost\mpl\bool_fwd.hpp
  997.  
  998. if exist "..\..\..\boost\mpl\bool_fwd.hpp" del "..\..\..\boost\mpl\bool_fwd.hpp"
  999. mklink /H "..\..\..\boost\mpl\bool_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\bool_fwd.hpp"
  1000.  
  1001. Hardlink created for ..\..\..\boost\mpl\bool_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\bool_fwd.hpp
  1002. common.mkdir ..\..\..\boost\mpl\aux_
  1003.  
  1004. if not exist "..\..\..\boost\mpl\aux_\\" mkdir "..\..\..\boost\mpl\aux_"
  1005.  
  1006. link.hardlink ..\..\..\boost\mpl\aux_\adl_barrier.hpp
  1007.  
  1008. if exist "..\..\..\boost\mpl\aux_\adl_barrier.hpp" del "..\..\..\boost\mpl\aux_\adl_barrier.hpp"
  1009. mklink /H "..\..\..\boost\mpl\aux_\adl_barrier.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\adl_barrier.hpp"
  1010.  
  1011. Hardlink created for ..\..\..\boost\mpl\aux_\adl_barrier.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\adl_barrier.hpp
  1012. common.mkdir ..\..\..\boost\mpl\aux_\config
  1013.  
  1014. if not exist "..\..\..\boost\mpl\aux_\config\\" mkdir "..\..\..\boost\mpl\aux_\config"
  1015.  
  1016. link.hardlink ..\..\..\boost\mpl\aux_\config\adl.hpp
  1017.  
  1018. if exist "..\..\..\boost\mpl\aux_\config\adl.hpp" del "..\..\..\boost\mpl\aux_\config\adl.hpp"
  1019. mklink /H "..\..\..\boost\mpl\aux_\config\adl.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\adl.hpp"
  1020.  
  1021. Hardlink created for ..\..\..\boost\mpl\aux_\config\adl.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\adl.hpp
  1022. link.hardlink ..\..\..\boost\mpl\aux_\config\msvc.hpp
  1023.  
  1024. if exist "..\..\..\boost\mpl\aux_\config\msvc.hpp" del "..\..\..\boost\mpl\aux_\config\msvc.hpp"
  1025. mklink /H "..\..\..\boost\mpl\aux_\config\msvc.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\msvc.hpp"
  1026.  
  1027. Hardlink created for ..\..\..\boost\mpl\aux_\config\msvc.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\msvc.hpp
  1028. link.hardlink ..\..\..\boost\mpl\aux_\config\intel.hpp
  1029.  
  1030. if exist "..\..\..\boost\mpl\aux_\config\intel.hpp" del "..\..\..\boost\mpl\aux_\config\intel.hpp"
  1031. mklink /H "..\..\..\boost\mpl\aux_\config\intel.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\intel.hpp"
  1032.  
  1033. Hardlink created for ..\..\..\boost\mpl\aux_\config\intel.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\intel.hpp
  1034. link.hardlink ..\..\..\boost\mpl\aux_\config\gcc.hpp
  1035.  
  1036. if exist "..\..\..\boost\mpl\aux_\config\gcc.hpp" del "..\..\..\boost\mpl\aux_\config\gcc.hpp"
  1037. mklink /H "..\..\..\boost\mpl\aux_\config\gcc.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\gcc.hpp"
  1038.  
  1039. Hardlink created for ..\..\..\boost\mpl\aux_\config\gcc.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\gcc.hpp
  1040. link.hardlink ..\..\..\boost\mpl\aux_\config\workaround.hpp
  1041.  
  1042. if exist "..\..\..\boost\mpl\aux_\config\workaround.hpp" del "..\..\..\boost\mpl\aux_\config\workaround.hpp"
  1043. mklink /H "..\..\..\boost\mpl\aux_\config\workaround.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\workaround.hpp"
  1044.  
  1045. Hardlink created for ..\..\..\boost\mpl\aux_\config\workaround.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\workaround.hpp
  1046. link.hardlink ..\..\..\boost\mpl\integral_c_tag.hpp
  1047.  
  1048. if exist "..\..\..\boost\mpl\integral_c_tag.hpp" del "..\..\..\boost\mpl\integral_c_tag.hpp"
  1049. mklink /H "..\..\..\boost\mpl\integral_c_tag.hpp" "..\..\..\libs\mpl\include\boost\mpl\integral_c_tag.hpp"
  1050.  
  1051. Hardlink created for ..\..\..\boost\mpl\integral_c_tag.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\integral_c_tag.hpp
  1052. link.hardlink ..\..\..\boost\mpl\aux_\config\static_constant.hpp
  1053.  
  1054. if exist "..\..\..\boost\mpl\aux_\config\static_constant.hpp" del "..\..\..\boost\mpl\aux_\config\static_constant.hpp"
  1055. mklink /H "..\..\..\boost\mpl\aux_\config\static_constant.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\static_constant.hpp"
  1056.  
  1057. Hardlink created for ..\..\..\boost\mpl\aux_\config\static_constant.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\static_constant.hpp
  1058. link.hardlink ..\..\..\boost\mpl\or.hpp
  1059.  
  1060. if exist "..\..\..\boost\mpl\or.hpp" del "..\..\..\boost\mpl\or.hpp"
  1061. mklink /H "..\..\..\boost\mpl\or.hpp" "..\..\..\libs\mpl\include\boost\mpl\or.hpp"
  1062.  
  1063. Hardlink created for ..\..\..\boost\mpl\or.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\or.hpp
  1064. link.hardlink ..\..\..\boost\mpl\aux_\config\use_preprocessed.hpp
  1065.  
  1066. if exist "..\..\..\boost\mpl\aux_\config\use_preprocessed.hpp" del "..\..\..\boost\mpl\aux_\config\use_preprocessed.hpp"
  1067. mklink /H "..\..\..\boost\mpl\aux_\config\use_preprocessed.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\use_preprocessed.hpp"
  1068.  
  1069. Hardlink created for ..\..\..\boost\mpl\aux_\config\use_preprocessed.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\use_preprocessed.hpp
  1070. link.hardlink ..\..\..\boost\mpl\aux_\nested_type_wknd.hpp
  1071.  
  1072. if exist "..\..\..\boost\mpl\aux_\nested_type_wknd.hpp" del "..\..\..\boost\mpl\aux_\nested_type_wknd.hpp"
  1073. mklink /H "..\..\..\boost\mpl\aux_\nested_type_wknd.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\nested_type_wknd.hpp"
  1074.  
  1075. Hardlink created for ..\..\..\boost\mpl\aux_\nested_type_wknd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\nested_type_wknd.hpp
  1076. link.hardlink ..\..\..\boost\mpl\aux_\na_spec.hpp
  1077.  
  1078. if exist "..\..\..\boost\mpl\aux_\na_spec.hpp" del "..\..\..\boost\mpl\aux_\na_spec.hpp"
  1079. mklink /H "..\..\..\boost\mpl\aux_\na_spec.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\na_spec.hpp"
  1080.  
  1081. Hardlink created for ..\..\..\boost\mpl\aux_\na_spec.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\na_spec.hpp
  1082. link.hardlink ..\..\..\boost\mpl\lambda_fwd.hpp
  1083.  
  1084. if exist "..\..\..\boost\mpl\lambda_fwd.hpp" del "..\..\..\boost\mpl\lambda_fwd.hpp"
  1085. mklink /H "..\..\..\boost\mpl\lambda_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\lambda_fwd.hpp"
  1086.  
  1087. Hardlink created for ..\..\..\boost\mpl\lambda_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\lambda_fwd.hpp
  1088. link.hardlink ..\..\..\boost\mpl\void_fwd.hpp
  1089.  
  1090. if exist "..\..\..\boost\mpl\void_fwd.hpp" del "..\..\..\boost\mpl\void_fwd.hpp"
  1091. mklink /H "..\..\..\boost\mpl\void_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\void_fwd.hpp"
  1092.  
  1093. Hardlink created for ..\..\..\boost\mpl\void_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\void_fwd.hpp
  1094. link.hardlink ..\..\..\boost\mpl\aux_\na.hpp
  1095.  
  1096. if exist "..\..\..\boost\mpl\aux_\na.hpp" del "..\..\..\boost\mpl\aux_\na.hpp"
  1097. mklink /H "..\..\..\boost\mpl\aux_\na.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\na.hpp"
  1098.  
  1099. Hardlink created for ..\..\..\boost\mpl\aux_\na.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\na.hpp
  1100. link.hardlink ..\..\..\boost\mpl\aux_\na_fwd.hpp
  1101.  
  1102. if exist "..\..\..\boost\mpl\aux_\na_fwd.hpp" del "..\..\..\boost\mpl\aux_\na_fwd.hpp"
  1103. mklink /H "..\..\..\boost\mpl\aux_\na_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\na_fwd.hpp"
  1104.  
  1105. Hardlink created for ..\..\..\boost\mpl\aux_\na_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\na_fwd.hpp
  1106. link.hardlink ..\..\..\boost\mpl\aux_\config\ctps.hpp
  1107.  
  1108. if exist "..\..\..\boost\mpl\aux_\config\ctps.hpp" del "..\..\..\boost\mpl\aux_\config\ctps.hpp"
  1109. mklink /H "..\..\..\boost\mpl\aux_\config\ctps.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\ctps.hpp"
  1110.  
  1111. Hardlink created for ..\..\..\boost\mpl\aux_\config\ctps.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\ctps.hpp
  1112. link.hardlink ..\..\..\boost\mpl\aux_\config\lambda.hpp
  1113.  
  1114. if exist "..\..\..\boost\mpl\aux_\config\lambda.hpp" del "..\..\..\boost\mpl\aux_\config\lambda.hpp"
  1115. mklink /H "..\..\..\boost\mpl\aux_\config\lambda.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\lambda.hpp"
  1116.  
  1117. Hardlink created for ..\..\..\boost\mpl\aux_\config\lambda.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\lambda.hpp
  1118. link.hardlink ..\..\..\boost\mpl\aux_\config\ttp.hpp
  1119.  
  1120. if exist "..\..\..\boost\mpl\aux_\config\ttp.hpp" del "..\..\..\boost\mpl\aux_\config\ttp.hpp"
  1121. mklink /H "..\..\..\boost\mpl\aux_\config\ttp.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\ttp.hpp"
  1122.  
  1123. Hardlink created for ..\..\..\boost\mpl\aux_\config\ttp.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\ttp.hpp
  1124. link.hardlink ..\..\..\boost\mpl\int.hpp
  1125.  
  1126. if exist "..\..\..\boost\mpl\int.hpp" del "..\..\..\boost\mpl\int.hpp"
  1127. mklink /H "..\..\..\boost\mpl\int.hpp" "..\..\..\libs\mpl\include\boost\mpl\int.hpp"
  1128.  
  1129. Hardlink created for ..\..\..\boost\mpl\int.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\int.hpp
  1130. link.hardlink ..\..\..\boost\mpl\int_fwd.hpp
  1131.  
  1132. if exist "..\..\..\boost\mpl\int_fwd.hpp" del "..\..\..\boost\mpl\int_fwd.hpp"
  1133. mklink /H "..\..\..\boost\mpl\int_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\int_fwd.hpp"
  1134.  
  1135. Hardlink created for ..\..\..\boost\mpl\int_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\int_fwd.hpp
  1136. link.hardlink ..\..\..\boost\mpl\aux_\integral_wrapper.hpp
  1137.  
  1138. if exist "..\..\..\boost\mpl\aux_\integral_wrapper.hpp" del "..\..\..\boost\mpl\aux_\integral_wrapper.hpp"
  1139. mklink /H "..\..\..\boost\mpl\aux_\integral_wrapper.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\integral_wrapper.hpp"
  1140.  
  1141. Hardlink created for ..\..\..\boost\mpl\aux_\integral_wrapper.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\integral_wrapper.hpp
  1142. link.hardlink ..\..\..\boost\mpl\aux_\static_cast.hpp
  1143.  
  1144. if exist "..\..\..\boost\mpl\aux_\static_cast.hpp" del "..\..\..\boost\mpl\aux_\static_cast.hpp"
  1145. mklink /H "..\..\..\boost\mpl\aux_\static_cast.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\static_cast.hpp"
  1146.  
  1147. Hardlink created for ..\..\..\boost\mpl\aux_\static_cast.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\static_cast.hpp
  1148. common.mkdir ..\..\..\boost\preprocessor
  1149.  
  1150. if not exist "..\..\..\boost\preprocessor\\" mkdir "..\..\..\boost\preprocessor"
  1151.  
  1152. link.hardlink ..\..\..\boost\preprocessor\cat.hpp
  1153.  
  1154. if exist "..\..\..\boost\preprocessor\cat.hpp" del "..\..\..\boost\preprocessor\cat.hpp"
  1155. mklink /H "..\..\..\boost\preprocessor\cat.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\cat.hpp"
  1156.  
  1157. Hardlink created for ..\..\..\boost\preprocessor\cat.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\cat.hpp
  1158. common.mkdir ..\..\..\boost\preprocessor\config
  1159.  
  1160. if not exist "..\..\..\boost\preprocessor\config\\" mkdir "..\..\..\boost\preprocessor\config"
  1161.  
  1162. link.hardlink ..\..\..\boost\preprocessor\config\config.hpp
  1163.  
  1164. if exist "..\..\..\boost\preprocessor\config\config.hpp" del "..\..\..\boost\preprocessor\config\config.hpp"
  1165. mklink /H "..\..\..\boost\preprocessor\config\config.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\config\config.hpp"
  1166.  
  1167. Hardlink created for ..\..\..\boost\preprocessor\config\config.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\config\config.hpp
  1168. link.hardlink ..\..\..\boost\mpl\aux_\lambda_arity_param.hpp
  1169.  
  1170. if exist "..\..\..\boost\mpl\aux_\lambda_arity_param.hpp" del "..\..\..\boost\mpl\aux_\lambda_arity_param.hpp"
  1171. mklink /H "..\..\..\boost\mpl\aux_\lambda_arity_param.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\lambda_arity_param.hpp"
  1172.  
  1173. Hardlink created for ..\..\..\boost\mpl\aux_\lambda_arity_param.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\lambda_arity_param.hpp
  1174. link.hardlink ..\..\..\boost\mpl\aux_\template_arity_fwd.hpp
  1175.  
  1176. if exist "..\..\..\boost\mpl\aux_\template_arity_fwd.hpp" del "..\..\..\boost\mpl\aux_\template_arity_fwd.hpp"
  1177. mklink /H "..\..\..\boost\mpl\aux_\template_arity_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\template_arity_fwd.hpp"
  1178.  
  1179. Hardlink created for ..\..\..\boost\mpl\aux_\template_arity_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\template_arity_fwd.hpp
  1180. link.hardlink ..\..\..\boost\mpl\aux_\arity.hpp
  1181.  
  1182. if exist "..\..\..\boost\mpl\aux_\arity.hpp" del "..\..\..\boost\mpl\aux_\arity.hpp"
  1183. mklink /H "..\..\..\boost\mpl\aux_\arity.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\arity.hpp"
  1184.  
  1185. Hardlink created for ..\..\..\boost\mpl\aux_\arity.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\arity.hpp
  1186. link.hardlink ..\..\..\boost\mpl\aux_\config\dtp.hpp
  1187.  
  1188. if exist "..\..\..\boost\mpl\aux_\config\dtp.hpp" del "..\..\..\boost\mpl\aux_\config\dtp.hpp"
  1189. mklink /H "..\..\..\boost\mpl\aux_\config\dtp.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\dtp.hpp"
  1190.  
  1191. Hardlink created for ..\..\..\boost\mpl\aux_\config\dtp.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\dtp.hpp
  1192. common.mkdir ..\..\..\boost\mpl\aux_\preprocessor
  1193.  
  1194. if not exist "..\..\..\boost\mpl\aux_\preprocessor\\" mkdir "..\..\..\boost\mpl\aux_\preprocessor"
  1195.  
  1196. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\params.hpp
  1197.  
  1198. if exist "..\..\..\boost\mpl\aux_\preprocessor\params.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\params.hpp"
  1199. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\params.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\params.hpp"
  1200.  
  1201. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\params.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\params.hpp
  1202. link.hardlink ..\..\..\boost\mpl\aux_\config\preprocessor.hpp
  1203.  
  1204. if exist "..\..\..\boost\mpl\aux_\config\preprocessor.hpp" del "..\..\..\boost\mpl\aux_\config\preprocessor.hpp"
  1205. mklink /H "..\..\..\boost\mpl\aux_\config\preprocessor.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\preprocessor.hpp"
  1206.  
  1207. Hardlink created for ..\..\..\boost\mpl\aux_\config\preprocessor.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\preprocessor.hpp
  1208. link.hardlink ..\..\..\boost\preprocessor\comma_if.hpp
  1209.  
  1210. if exist "..\..\..\boost\preprocessor\comma_if.hpp" del "..\..\..\boost\preprocessor\comma_if.hpp"
  1211. mklink /H "..\..\..\boost\preprocessor\comma_if.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\comma_if.hpp"
  1212.  
  1213. Hardlink created for ..\..\..\boost\preprocessor\comma_if.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\comma_if.hpp
  1214. common.mkdir ..\..\..\boost\preprocessor\punctuation
  1215.  
  1216. if not exist "..\..\..\boost\preprocessor\punctuation\\" mkdir "..\..\..\boost\preprocessor\punctuation"
  1217.  
  1218. link.hardlink ..\..\..\boost\preprocessor\punctuation\comma_if.hpp
  1219.  
  1220. if exist "..\..\..\boost\preprocessor\punctuation\comma_if.hpp" del "..\..\..\boost\preprocessor\punctuation\comma_if.hpp"
  1221. mklink /H "..\..\..\boost\preprocessor\punctuation\comma_if.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\punctuation\comma_if.hpp"
  1222.  
  1223. Hardlink created for ..\..\..\boost\preprocessor\punctuation\comma_if.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\punctuation\comma_if.hpp
  1224. common.mkdir ..\..\..\boost\preprocessor\control
  1225.  
  1226. if not exist "..\..\..\boost\preprocessor\control\\" mkdir "..\..\..\boost\preprocessor\control"
  1227.  
  1228. link.hardlink ..\..\..\boost\preprocessor\control\if.hpp
  1229.  
  1230. if exist "..\..\..\boost\preprocessor\control\if.hpp" del "..\..\..\boost\preprocessor\control\if.hpp"
  1231. mklink /H "..\..\..\boost\preprocessor\control\if.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\if.hpp"
  1232.  
  1233. Hardlink created for ..\..\..\boost\preprocessor\control\if.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\if.hpp
  1234. link.hardlink ..\..\..\boost\preprocessor\control\iif.hpp
  1235.  
  1236. if exist "..\..\..\boost\preprocessor\control\iif.hpp" del "..\..\..\boost\preprocessor\control\iif.hpp"
  1237. mklink /H "..\..\..\boost\preprocessor\control\iif.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\iif.hpp"
  1238.  
  1239. Hardlink created for ..\..\..\boost\preprocessor\control\iif.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\iif.hpp
  1240. common.mkdir ..\..\..\boost\preprocessor\logical
  1241.  
  1242. if not exist "..\..\..\boost\preprocessor\logical\\" mkdir "..\..\..\boost\preprocessor\logical"
  1243.  
  1244. link.hardlink ..\..\..\boost\preprocessor\logical\bool.hpp
  1245.  
  1246. if exist "..\..\..\boost\preprocessor\logical\bool.hpp" del "..\..\..\boost\preprocessor\logical\bool.hpp"
  1247. mklink /H "..\..\..\boost\preprocessor\logical\bool.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\logical\bool.hpp"
  1248.  
  1249. Hardlink created for ..\..\..\boost\preprocessor\logical\bool.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\logical\bool.hpp
  1250. common.mkdir ..\..\..\boost\preprocessor\facilities
  1251.  
  1252. if not exist "..\..\..\boost\preprocessor\facilities\\" mkdir "..\..\..\boost\preprocessor\facilities"
  1253.  
  1254. link.hardlink ..\..\..\boost\preprocessor\facilities\empty.hpp
  1255.  
  1256. if exist "..\..\..\boost\preprocessor\facilities\empty.hpp" del "..\..\..\boost\preprocessor\facilities\empty.hpp"
  1257. mklink /H "..\..\..\boost\preprocessor\facilities\empty.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\facilities\empty.hpp"
  1258.  
  1259. Hardlink created for ..\..\..\boost\preprocessor\facilities\empty.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\facilities\empty.hpp
  1260. link.hardlink ..\..\..\boost\preprocessor\punctuation\comma.hpp
  1261.  
  1262. if exist "..\..\..\boost\preprocessor\punctuation\comma.hpp" del "..\..\..\boost\preprocessor\punctuation\comma.hpp"
  1263. mklink /H "..\..\..\boost\preprocessor\punctuation\comma.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\punctuation\comma.hpp"
  1264.  
  1265. Hardlink created for ..\..\..\boost\preprocessor\punctuation\comma.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\punctuation\comma.hpp
  1266. link.hardlink ..\..\..\boost\preprocessor\repeat.hpp
  1267.  
  1268. if exist "..\..\..\boost\preprocessor\repeat.hpp" del "..\..\..\boost\preprocessor\repeat.hpp"
  1269. mklink /H "..\..\..\boost\preprocessor\repeat.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repeat.hpp"
  1270.  
  1271. Hardlink created for ..\..\..\boost\preprocessor\repeat.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repeat.hpp
  1272. common.mkdir ..\..\..\boost\preprocessor\repetition
  1273.  
  1274. if not exist "..\..\..\boost\preprocessor\repetition\\" mkdir "..\..\..\boost\preprocessor\repetition"
  1275.  
  1276. ...on 100th target...
  1277. link.hardlink ..\..\..\boost\preprocessor\repetition\repeat.hpp
  1278.  
  1279. if exist "..\..\..\boost\preprocessor\repetition\repeat.hpp" del "..\..\..\boost\preprocessor\repetition\repeat.hpp"
  1280. mklink /H "..\..\..\boost\preprocessor\repetition\repeat.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\repeat.hpp"
  1281.  
  1282. Hardlink created for ..\..\..\boost\preprocessor\repetition\repeat.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\repeat.hpp
  1283. common.mkdir ..\..\..\boost\preprocessor\debug
  1284.  
  1285. if not exist "..\..\..\boost\preprocessor\debug\\" mkdir "..\..\..\boost\preprocessor\debug"
  1286.  
  1287. link.hardlink ..\..\..\boost\preprocessor\debug\error.hpp
  1288.  
  1289. if exist "..\..\..\boost\preprocessor\debug\error.hpp" del "..\..\..\boost\preprocessor\debug\error.hpp"
  1290. mklink /H "..\..\..\boost\preprocessor\debug\error.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\debug\error.hpp"
  1291.  
  1292. Hardlink created for ..\..\..\boost\preprocessor\debug\error.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\debug\error.hpp
  1293. common.mkdir ..\..\..\boost\preprocessor\detail
  1294.  
  1295. if not exist "..\..\..\boost\preprocessor\detail\\" mkdir "..\..\..\boost\preprocessor\detail"
  1296.  
  1297. link.hardlink ..\..\..\boost\preprocessor\detail\auto_rec.hpp
  1298.  
  1299. if exist "..\..\..\boost\preprocessor\detail\auto_rec.hpp" del "..\..\..\boost\preprocessor\detail\auto_rec.hpp"
  1300. mklink /H "..\..\..\boost\preprocessor\detail\auto_rec.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\detail\auto_rec.hpp"
  1301.  
  1302. Hardlink created for ..\..\..\boost\preprocessor\detail\auto_rec.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\detail\auto_rec.hpp
  1303. common.mkdir ..\..\..\boost\preprocessor\detail\dmc
  1304.  
  1305. if not exist "..\..\..\boost\preprocessor\detail\dmc\\" mkdir "..\..\..\boost\preprocessor\detail\dmc"
  1306.  
  1307. link.hardlink ..\..\..\boost\preprocessor\detail\dmc\auto_rec.hpp
  1308.  
  1309. if exist "..\..\..\boost\preprocessor\detail\dmc\auto_rec.hpp" del "..\..\..\boost\preprocessor\detail\dmc\auto_rec.hpp"
  1310. mklink /H "..\..\..\boost\preprocessor\detail\dmc\auto_rec.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\detail\dmc\auto_rec.hpp"
  1311.  
  1312. Hardlink created for ..\..\..\boost\preprocessor\detail\dmc\auto_rec.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\detail\dmc\auto_rec.hpp
  1313. common.mkdir ..\..\..\boost\preprocessor\tuple
  1314.  
  1315. if not exist "..\..\..\boost\preprocessor\tuple\\" mkdir "..\..\..\boost\preprocessor\tuple"
  1316.  
  1317. link.hardlink ..\..\..\boost\preprocessor\tuple\eat.hpp
  1318.  
  1319. if exist "..\..\..\boost\preprocessor\tuple\eat.hpp" del "..\..\..\boost\preprocessor\tuple\eat.hpp"
  1320. mklink /H "..\..\..\boost\preprocessor\tuple\eat.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\eat.hpp"
  1321.  
  1322. Hardlink created for ..\..\..\boost\preprocessor\tuple\eat.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\eat.hpp
  1323. link.hardlink ..\..\..\boost\preprocessor\inc.hpp
  1324.  
  1325. if exist "..\..\..\boost\preprocessor\inc.hpp" del "..\..\..\boost\preprocessor\inc.hpp"
  1326. mklink /H "..\..\..\boost\preprocessor\inc.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\inc.hpp"
  1327.  
  1328. Hardlink created for ..\..\..\boost\preprocessor\inc.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\inc.hpp
  1329. common.mkdir ..\..\..\boost\preprocessor\arithmetic
  1330.  
  1331. if not exist "..\..\..\boost\preprocessor\arithmetic\\" mkdir "..\..\..\boost\preprocessor\arithmetic"
  1332.  
  1333. link.hardlink ..\..\..\boost\preprocessor\arithmetic\inc.hpp
  1334.  
  1335. if exist "..\..\..\boost\preprocessor\arithmetic\inc.hpp" del "..\..\..\boost\preprocessor\arithmetic\inc.hpp"
  1336. mklink /H "..\..\..\boost\preprocessor\arithmetic\inc.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\inc.hpp"
  1337.  
  1338. Hardlink created for ..\..\..\boost\preprocessor\arithmetic\inc.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\inc.hpp
  1339. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\enum.hpp
  1340.  
  1341. if exist "..\..\..\boost\mpl\aux_\preprocessor\enum.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\enum.hpp"
  1342. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\enum.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\enum.hpp"
  1343.  
  1344. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\enum.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\enum.hpp
  1345. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\def_params_tail.hpp
  1346.  
  1347. if exist "..\..\..\boost\mpl\aux_\preprocessor\def_params_tail.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\def_params_tail.hpp"
  1348. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\def_params_tail.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\def_params_tail.hpp"
  1349.  
  1350. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\def_params_tail.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\def_params_tail.hpp
  1351. common.mkdir ..\..\..\boost\mpl\limits
  1352.  
  1353. if not exist "..\..\..\boost\mpl\limits\\" mkdir "..\..\..\boost\mpl\limits"
  1354.  
  1355. link.hardlink ..\..\..\boost\mpl\limits\arity.hpp
  1356.  
  1357. if exist "..\..\..\boost\mpl\limits\arity.hpp" del "..\..\..\boost\mpl\limits\arity.hpp"
  1358. mklink /H "..\..\..\boost\mpl\limits\arity.hpp" "..\..\..\libs\mpl\include\boost\mpl\limits\arity.hpp"
  1359.  
  1360. Hardlink created for ..\..\..\boost\mpl\limits\arity.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\limits\arity.hpp
  1361. link.hardlink ..\..\..\boost\preprocessor\logical\and.hpp
  1362.  
  1363. if exist "..\..\..\boost\preprocessor\logical\and.hpp" del "..\..\..\boost\preprocessor\logical\and.hpp"
  1364. mklink /H "..\..\..\boost\preprocessor\logical\and.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\logical\and.hpp"
  1365.  
  1366. Hardlink created for ..\..\..\boost\preprocessor\logical\and.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\logical\and.hpp
  1367. ...patience...
  1368. link.hardlink ..\..\..\boost\preprocessor\logical\bitand.hpp
  1369.  
  1370. if exist "..\..\..\boost\preprocessor\logical\bitand.hpp" del "..\..\..\boost\preprocessor\logical\bitand.hpp"
  1371. mklink /H "..\..\..\boost\preprocessor\logical\bitand.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\logical\bitand.hpp"
  1372.  
  1373. Hardlink created for ..\..\..\boost\preprocessor\logical\bitand.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\logical\bitand.hpp
  1374. link.hardlink ..\..\..\boost\preprocessor\identity.hpp
  1375.  
  1376. if exist "..\..\..\boost\preprocessor\identity.hpp" del "..\..\..\boost\preprocessor\identity.hpp"
  1377. mklink /H "..\..\..\boost\preprocessor\identity.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\identity.hpp"
  1378.  
  1379. Hardlink created for ..\..\..\boost\preprocessor\identity.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\identity.hpp
  1380. link.hardlink ..\..\..\boost\preprocessor\facilities\identity.hpp
  1381.  
  1382. if exist "..\..\..\boost\preprocessor\facilities\identity.hpp" del "..\..\..\boost\preprocessor\facilities\identity.hpp"
  1383. mklink /H "..\..\..\boost\preprocessor\facilities\identity.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\facilities\identity.hpp"
  1384.  
  1385. Hardlink created for ..\..\..\boost\preprocessor\facilities\identity.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\facilities\identity.hpp
  1386. link.hardlink ..\..\..\boost\preprocessor\empty.hpp
  1387.  
  1388. if exist "..\..\..\boost\preprocessor\empty.hpp" del "..\..\..\boost\preprocessor\empty.hpp"
  1389. mklink /H "..\..\..\boost\preprocessor\empty.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\empty.hpp"
  1390.  
  1391. Hardlink created for ..\..\..\boost\preprocessor\empty.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\empty.hpp
  1392. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\filter_params.hpp
  1393.  
  1394. if exist "..\..\..\boost\mpl\aux_\preprocessor\filter_params.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\filter_params.hpp"
  1395. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\filter_params.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\filter_params.hpp"
  1396.  
  1397. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\filter_params.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\filter_params.hpp
  1398. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\sub.hpp
  1399.  
  1400. if exist "..\..\..\boost\mpl\aux_\preprocessor\sub.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\sub.hpp"
  1401. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\sub.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\sub.hpp"
  1402.  
  1403. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\sub.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\sub.hpp
  1404. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\tuple.hpp
  1405.  
  1406. if exist "..\..\..\boost\mpl\aux_\preprocessor\tuple.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\tuple.hpp"
  1407. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\tuple.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\tuple.hpp"
  1408.  
  1409. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\tuple.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\tuple.hpp
  1410. link.hardlink ..\..\..\boost\preprocessor\arithmetic\sub.hpp
  1411.  
  1412. if exist "..\..\..\boost\preprocessor\arithmetic\sub.hpp" del "..\..\..\boost\preprocessor\arithmetic\sub.hpp"
  1413. mklink /H "..\..\..\boost\preprocessor\arithmetic\sub.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\sub.hpp"
  1414.  
  1415. Hardlink created for ..\..\..\boost\preprocessor\arithmetic\sub.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\sub.hpp
  1416. link.hardlink ..\..\..\boost\preprocessor\arithmetic\dec.hpp
  1417.  
  1418. if exist "..\..\..\boost\preprocessor\arithmetic\dec.hpp" del "..\..\..\boost\preprocessor\arithmetic\dec.hpp"
  1419. mklink /H "..\..\..\boost\preprocessor\arithmetic\dec.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\dec.hpp"
  1420.  
  1421. Hardlink created for ..\..\..\boost\preprocessor\arithmetic\dec.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\dec.hpp
  1422. link.hardlink ..\..\..\boost\preprocessor\control\while.hpp
  1423.  
  1424. if exist "..\..\..\boost\preprocessor\control\while.hpp" del "..\..\..\boost\preprocessor\control\while.hpp"
  1425. mklink /H "..\..\..\boost\preprocessor\control\while.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\while.hpp"
  1426.  
  1427. Hardlink created for ..\..\..\boost\preprocessor\control\while.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\while.hpp
  1428. common.mkdir ..\..\..\boost\preprocessor\list
  1429.  
  1430. if not exist "..\..\..\boost\preprocessor\list\\" mkdir "..\..\..\boost\preprocessor\list"
  1431.  
  1432. link.hardlink ..\..\..\boost\preprocessor\list\fold_left.hpp
  1433.  
  1434. if exist "..\..\..\boost\preprocessor\list\fold_left.hpp" del "..\..\..\boost\preprocessor\list\fold_left.hpp"
  1435. mklink /H "..\..\..\boost\preprocessor\list\fold_left.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\fold_left.hpp"
  1436.  
  1437. Hardlink created for ..\..\..\boost\preprocessor\list\fold_left.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\fold_left.hpp
  1438. common.mkdir ..\..\..\boost\preprocessor\list\detail
  1439.  
  1440. if not exist "..\..\..\boost\preprocessor\list\detail\\" mkdir "..\..\..\boost\preprocessor\list\detail"
  1441.  
  1442. common.mkdir ..\..\..\boost\preprocessor\list\detail\edg
  1443.  
  1444. if not exist "..\..\..\boost\preprocessor\list\detail\edg\\" mkdir "..\..\..\boost\preprocessor\list\detail\edg"
  1445.  
  1446. link.hardlink ..\..\..\boost\preprocessor\list\detail\edg\fold_left.hpp
  1447.  
  1448. if exist "..\..\..\boost\preprocessor\list\detail\edg\fold_left.hpp" del "..\..\..\boost\preprocessor\list\detail\edg\fold_left.hpp"
  1449. mklink /H "..\..\..\boost\preprocessor\list\detail\edg\fold_left.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\edg\fold_left.hpp"
  1450.  
  1451. Hardlink created for ..\..\..\boost\preprocessor\list\detail\edg\fold_left.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\edg\fold_left.hpp
  1452. link.hardlink ..\..\..\boost\preprocessor\control\expr_iif.hpp
  1453.  
  1454. if exist "..\..\..\boost\preprocessor\control\expr_iif.hpp" del "..\..\..\boost\preprocessor\control\expr_iif.hpp"
  1455. mklink /H "..\..\..\boost\preprocessor\control\expr_iif.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\expr_iif.hpp"
  1456.  
  1457. Hardlink created for ..\..\..\boost\preprocessor\control\expr_iif.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\expr_iif.hpp
  1458. link.hardlink ..\..\..\boost\preprocessor\list\adt.hpp
  1459.  
  1460. if exist "..\..\..\boost\preprocessor\list\adt.hpp" del "..\..\..\boost\preprocessor\list\adt.hpp"
  1461. mklink /H "..\..\..\boost\preprocessor\list\adt.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\adt.hpp"
  1462.  
  1463. Hardlink created for ..\..\..\boost\preprocessor\list\adt.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\adt.hpp
  1464. link.hardlink ..\..\..\boost\preprocessor\detail\is_binary.hpp
  1465.  
  1466. if exist "..\..\..\boost\preprocessor\detail\is_binary.hpp" del "..\..\..\boost\preprocessor\detail\is_binary.hpp"
  1467. mklink /H "..\..\..\boost\preprocessor\detail\is_binary.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\detail\is_binary.hpp"
  1468.  
  1469. Hardlink created for ..\..\..\boost\preprocessor\detail\is_binary.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\detail\is_binary.hpp
  1470. link.hardlink ..\..\..\boost\preprocessor\detail\check.hpp
  1471.  
  1472. if exist "..\..\..\boost\preprocessor\detail\check.hpp" del "..\..\..\boost\preprocessor\detail\check.hpp"
  1473. mklink /H "..\..\..\boost\preprocessor\detail\check.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\detail\check.hpp"
  1474.  
  1475. Hardlink created for ..\..\..\boost\preprocessor\detail\check.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\detail\check.hpp
  1476. link.hardlink ..\..\..\boost\preprocessor\logical\compl.hpp
  1477.  
  1478. if exist "..\..\..\boost\preprocessor\logical\compl.hpp" del "..\..\..\boost\preprocessor\logical\compl.hpp"
  1479. mklink /H "..\..\..\boost\preprocessor\logical\compl.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\logical\compl.hpp"
  1480.  
  1481. Hardlink created for ..\..\..\boost\preprocessor\logical\compl.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\logical\compl.hpp
  1482. common.mkdir ..\..\..\boost\preprocessor\list\detail\dmc
  1483.  
  1484. if not exist "..\..\..\boost\preprocessor\list\detail\dmc\\" mkdir "..\..\..\boost\preprocessor\list\detail\dmc"
  1485.  
  1486. link.hardlink ..\..\..\boost\preprocessor\list\detail\dmc\fold_left.hpp
  1487.  
  1488. if exist "..\..\..\boost\preprocessor\list\detail\dmc\fold_left.hpp" del "..\..\..\boost\preprocessor\list\detail\dmc\fold_left.hpp"
  1489. mklink /H "..\..\..\boost\preprocessor\list\detail\dmc\fold_left.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\dmc\fold_left.hpp"
  1490.  
  1491. Hardlink created for ..\..\..\boost\preprocessor\list\detail\dmc\fold_left.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\dmc\fold_left.hpp
  1492. link.hardlink ..\..\..\boost\preprocessor\tuple\elem.hpp
  1493.  
  1494. if exist "..\..\..\boost\preprocessor\tuple\elem.hpp" del "..\..\..\boost\preprocessor\tuple\elem.hpp"
  1495. mklink /H "..\..\..\boost\preprocessor\tuple\elem.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\elem.hpp"
  1496.  
  1497. Hardlink created for ..\..\..\boost\preprocessor\tuple\elem.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\elem.hpp
  1498. link.hardlink ..\..\..\boost\preprocessor\facilities\overload.hpp
  1499.  
  1500. if exist "..\..\..\boost\preprocessor\facilities\overload.hpp" del "..\..\..\boost\preprocessor\facilities\overload.hpp"
  1501. mklink /H "..\..\..\boost\preprocessor\facilities\overload.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\facilities\overload.hpp"
  1502.  
  1503. Hardlink created for ..\..\..\boost\preprocessor\facilities\overload.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\facilities\overload.hpp
  1504. common.mkdir ..\..\..\boost\preprocessor\variadic
  1505.  
  1506. if not exist "..\..\..\boost\preprocessor\variadic\\" mkdir "..\..\..\boost\preprocessor\variadic"
  1507.  
  1508. link.hardlink ..\..\..\boost\preprocessor\variadic\size.hpp
  1509.  
  1510. if exist "..\..\..\boost\preprocessor\variadic\size.hpp" del "..\..\..\boost\preprocessor\variadic\size.hpp"
  1511. mklink /H "..\..\..\boost\preprocessor\variadic\size.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\variadic\size.hpp"
  1512.  
  1513. Hardlink created for ..\..\..\boost\preprocessor\variadic\size.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\variadic\size.hpp
  1514. link.hardlink ..\..\..\boost\preprocessor\tuple\rem.hpp
  1515.  
  1516. if exist "..\..\..\boost\preprocessor\tuple\rem.hpp" del "..\..\..\boost\preprocessor\tuple\rem.hpp"
  1517. mklink /H "..\..\..\boost\preprocessor\tuple\rem.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\rem.hpp"
  1518.  
  1519. Hardlink created for ..\..\..\boost\preprocessor\tuple\rem.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\rem.hpp
  1520. link.hardlink ..\..\..\boost\preprocessor\variadic\elem.hpp
  1521.  
  1522. if exist "..\..\..\boost\preprocessor\variadic\elem.hpp" del "..\..\..\boost\preprocessor\variadic\elem.hpp"
  1523. mklink /H "..\..\..\boost\preprocessor\variadic\elem.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\variadic\elem.hpp"
  1524.  
  1525. Hardlink created for ..\..\..\boost\preprocessor\variadic\elem.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\variadic\elem.hpp
  1526. link.hardlink ..\..\..\boost\preprocessor\list\detail\fold_left.hpp
  1527.  
  1528. if exist "..\..\..\boost\preprocessor\list\detail\fold_left.hpp" del "..\..\..\boost\preprocessor\list\detail\fold_left.hpp"
  1529. mklink /H "..\..\..\boost\preprocessor\list\detail\fold_left.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\fold_left.hpp"
  1530.  
  1531. Hardlink created for ..\..\..\boost\preprocessor\list\detail\fold_left.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\fold_left.hpp
  1532. link.hardlink ..\..\..\boost\preprocessor\list\fold_right.hpp
  1533.  
  1534. if exist "..\..\..\boost\preprocessor\list\fold_right.hpp" del "..\..\..\boost\preprocessor\list\fold_right.hpp"
  1535. mklink /H "..\..\..\boost\preprocessor\list\fold_right.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\fold_right.hpp"
  1536.  
  1537. Hardlink created for ..\..\..\boost\preprocessor\list\fold_right.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\fold_right.hpp
  1538. link.hardlink ..\..\..\boost\preprocessor\list\detail\edg\fold_right.hpp
  1539.  
  1540. if exist "..\..\..\boost\preprocessor\list\detail\edg\fold_right.hpp" del "..\..\..\boost\preprocessor\list\detail\edg\fold_right.hpp"
  1541. mklink /H "..\..\..\boost\preprocessor\list\detail\edg\fold_right.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\edg\fold_right.hpp"
  1542.  
  1543. Hardlink created for ..\..\..\boost\preprocessor\list\detail\edg\fold_right.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\edg\fold_right.hpp
  1544. link.hardlink ..\..\..\boost\preprocessor\list\detail\fold_right.hpp
  1545.  
  1546. if exist "..\..\..\boost\preprocessor\list\detail\fold_right.hpp" del "..\..\..\boost\preprocessor\list\detail\fold_right.hpp"
  1547. mklink /H "..\..\..\boost\preprocessor\list\detail\fold_right.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\fold_right.hpp"
  1548.  
  1549. Hardlink created for ..\..\..\boost\preprocessor\list\detail\fold_right.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\detail\fold_right.hpp
  1550. link.hardlink ..\..\..\boost\preprocessor\list\reverse.hpp
  1551.  
  1552. if exist "..\..\..\boost\preprocessor\list\reverse.hpp" del "..\..\..\boost\preprocessor\list\reverse.hpp"
  1553. mklink /H "..\..\..\boost\preprocessor\list\reverse.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\reverse.hpp"
  1554.  
  1555. Hardlink created for ..\..\..\boost\preprocessor\list\reverse.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\reverse.hpp
  1556. common.mkdir ..\..\..\boost\preprocessor\control\detail
  1557.  
  1558. if not exist "..\..\..\boost\preprocessor\control\detail\\" mkdir "..\..\..\boost\preprocessor\control\detail"
  1559.  
  1560. common.mkdir ..\..\..\boost\preprocessor\control\detail\edg
  1561.  
  1562. if not exist "..\..\..\boost\preprocessor\control\detail\edg\\" mkdir "..\..\..\boost\preprocessor\control\detail\edg"
  1563.  
  1564. link.hardlink ..\..\..\boost\preprocessor\control\detail\edg\while.hpp
  1565.  
  1566. if exist "..\..\..\boost\preprocessor\control\detail\edg\while.hpp" del "..\..\..\boost\preprocessor\control\detail\edg\while.hpp"
  1567. mklink /H "..\..\..\boost\preprocessor\control\detail\edg\while.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\detail\edg\while.hpp"
  1568.  
  1569. Hardlink created for ..\..\..\boost\preprocessor\control\detail\edg\while.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\detail\edg\while.hpp
  1570. common.mkdir ..\..\..\boost\preprocessor\control\detail\msvc
  1571.  
  1572. if not exist "..\..\..\boost\preprocessor\control\detail\msvc\\" mkdir "..\..\..\boost\preprocessor\control\detail\msvc"
  1573.  
  1574. link.hardlink ..\..\..\boost\preprocessor\control\detail\msvc\while.hpp
  1575.  
  1576. if exist "..\..\..\boost\preprocessor\control\detail\msvc\while.hpp" del "..\..\..\boost\preprocessor\control\detail\msvc\while.hpp"
  1577. mklink /H "..\..\..\boost\preprocessor\control\detail\msvc\while.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\detail\msvc\while.hpp"
  1578.  
  1579. Hardlink created for ..\..\..\boost\preprocessor\control\detail\msvc\while.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\detail\msvc\while.hpp
  1580. common.mkdir ..\..\..\boost\preprocessor\control\detail\dmc
  1581.  
  1582. if not exist "..\..\..\boost\preprocessor\control\detail\dmc\\" mkdir "..\..\..\boost\preprocessor\control\detail\dmc"
  1583.  
  1584. link.hardlink ..\..\..\boost\preprocessor\control\detail\dmc\while.hpp
  1585.  
  1586. if exist "..\..\..\boost\preprocessor\control\detail\dmc\while.hpp" del "..\..\..\boost\preprocessor\control\detail\dmc\while.hpp"
  1587. mklink /H "..\..\..\boost\preprocessor\control\detail\dmc\while.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\detail\dmc\while.hpp"
  1588.  
  1589. Hardlink created for ..\..\..\boost\preprocessor\control\detail\dmc\while.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\detail\dmc\while.hpp
  1590. link.hardlink ..\..\..\boost\preprocessor\control\detail\while.hpp
  1591.  
  1592. if exist "..\..\..\boost\preprocessor\control\detail\while.hpp" del "..\..\..\boost\preprocessor\control\detail\while.hpp"
  1593. mklink /H "..\..\..\boost\preprocessor\control\detail\while.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\detail\while.hpp"
  1594.  
  1595. Hardlink created for ..\..\..\boost\preprocessor\control\detail\while.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\detail\while.hpp
  1596. link.hardlink ..\..\..\boost\preprocessor\arithmetic\add.hpp
  1597.  
  1598. if exist "..\..\..\boost\preprocessor\arithmetic\add.hpp" del "..\..\..\boost\preprocessor\arithmetic\add.hpp"
  1599. mklink /H "..\..\..\boost\preprocessor\arithmetic\add.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\add.hpp"
  1600.  
  1601. Hardlink created for ..\..\..\boost\preprocessor\arithmetic\add.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\add.hpp
  1602. link.hardlink ..\..\..\boost\mpl\aux_\config\overload_resolution.hpp
  1603.  
  1604. if exist "..\..\..\boost\mpl\aux_\config\overload_resolution.hpp" del "..\..\..\boost\mpl\aux_\config\overload_resolution.hpp"
  1605. mklink /H "..\..\..\boost\mpl\aux_\config\overload_resolution.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\overload_resolution.hpp"
  1606.  
  1607. Hardlink created for ..\..\..\boost\mpl\aux_\config\overload_resolution.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\overload_resolution.hpp
  1608. link.hardlink ..\..\..\boost\mpl\aux_\lambda_support.hpp
  1609.  
  1610. if exist "..\..\..\boost\mpl\aux_\lambda_support.hpp" del "..\..\..\boost\mpl\aux_\lambda_support.hpp"
  1611. mklink /H "..\..\..\boost\mpl\aux_\lambda_support.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\lambda_support.hpp"
  1612.  
  1613. Hardlink created for ..\..\..\boost\mpl\aux_\lambda_support.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\lambda_support.hpp
  1614. link.hardlink ..\..\..\boost\mpl\aux_\yes_no.hpp
  1615.  
  1616. if exist "..\..\..\boost\mpl\aux_\yes_no.hpp" del "..\..\..\boost\mpl\aux_\yes_no.hpp"
  1617. mklink /H "..\..\..\boost\mpl\aux_\yes_no.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\yes_no.hpp"
  1618.  
  1619. Hardlink created for ..\..\..\boost\mpl\aux_\yes_no.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\yes_no.hpp
  1620. link.hardlink ..\..\..\boost\mpl\aux_\config\arrays.hpp
  1621.  
  1622. if exist "..\..\..\boost\mpl\aux_\config\arrays.hpp" del "..\..\..\boost\mpl\aux_\config\arrays.hpp"
  1623. mklink /H "..\..\..\boost\mpl\aux_\config\arrays.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\arrays.hpp"
  1624.  
  1625. Hardlink created for ..\..\..\boost\mpl\aux_\config\arrays.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\arrays.hpp
  1626. link.hardlink ..\..\..\boost\preprocessor\tuple\to_list.hpp
  1627.  
  1628. if exist "..\..\..\boost\preprocessor\tuple\to_list.hpp" del "..\..\..\boost\preprocessor\tuple\to_list.hpp"
  1629. mklink /H "..\..\..\boost\preprocessor\tuple\to_list.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\to_list.hpp"
  1630.  
  1631. Hardlink created for ..\..\..\boost\preprocessor\tuple\to_list.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\to_list.hpp
  1632. link.hardlink ..\..\..\boost\preprocessor\tuple\size.hpp
  1633.  
  1634. if exist "..\..\..\boost\preprocessor\tuple\size.hpp" del "..\..\..\boost\preprocessor\tuple\size.hpp"
  1635. mklink /H "..\..\..\boost\preprocessor\tuple\size.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\size.hpp"
  1636.  
  1637. Hardlink created for ..\..\..\boost\preprocessor\tuple\size.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\tuple\size.hpp
  1638. link.hardlink ..\..\..\boost\preprocessor\list\for_each_i.hpp
  1639.  
  1640. if exist "..\..\..\boost\preprocessor\list\for_each_i.hpp" del "..\..\..\boost\preprocessor\list\for_each_i.hpp"
  1641. mklink /H "..\..\..\boost\preprocessor\list\for_each_i.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\for_each_i.hpp"
  1642.  
  1643. Hardlink created for ..\..\..\boost\preprocessor\list\for_each_i.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\for_each_i.hpp
  1644. link.hardlink ..\..\..\boost\preprocessor\repetition\for.hpp
  1645.  
  1646. if exist "..\..\..\boost\preprocessor\repetition\for.hpp" del "..\..\..\boost\preprocessor\repetition\for.hpp"
  1647. mklink /H "..\..\..\boost\preprocessor\repetition\for.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\for.hpp"
  1648.  
  1649. Hardlink created for ..\..\..\boost\preprocessor\repetition\for.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\for.hpp
  1650. common.mkdir ..\..\..\boost\preprocessor\repetition\detail
  1651.  
  1652. if not exist "..\..\..\boost\preprocessor\repetition\detail\\" mkdir "..\..\..\boost\preprocessor\repetition\detail"
  1653.  
  1654. common.mkdir ..\..\..\boost\preprocessor\repetition\detail\edg
  1655.  
  1656. if not exist "..\..\..\boost\preprocessor\repetition\detail\edg\\" mkdir "..\..\..\boost\preprocessor\repetition\detail\edg"
  1657.  
  1658. link.hardlink ..\..\..\boost\preprocessor\repetition\detail\edg\for.hpp
  1659.  
  1660. if exist "..\..\..\boost\preprocessor\repetition\detail\edg\for.hpp" del "..\..\..\boost\preprocessor\repetition\detail\edg\for.hpp"
  1661. mklink /H "..\..\..\boost\preprocessor\repetition\detail\edg\for.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\detail\edg\for.hpp"
  1662.  
  1663. Hardlink created for ..\..\..\boost\preprocessor\repetition\detail\edg\for.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\detail\edg\for.hpp
  1664. common.mkdir ..\..\..\boost\preprocessor\repetition\detail\msvc
  1665.  
  1666. if not exist "..\..\..\boost\preprocessor\repetition\detail\msvc\\" mkdir "..\..\..\boost\preprocessor\repetition\detail\msvc"
  1667.  
  1668. link.hardlink ..\..\..\boost\preprocessor\repetition\detail\msvc\for.hpp
  1669.  
  1670. if exist "..\..\..\boost\preprocessor\repetition\detail\msvc\for.hpp" del "..\..\..\boost\preprocessor\repetition\detail\msvc\for.hpp"
  1671. mklink /H "..\..\..\boost\preprocessor\repetition\detail\msvc\for.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\detail\msvc\for.hpp"
  1672.  
  1673. Hardlink created for ..\..\..\boost\preprocessor\repetition\detail\msvc\for.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\detail\msvc\for.hpp
  1674. common.mkdir ..\..\..\boost\preprocessor\repetition\detail\dmc
  1675.  
  1676. if not exist "..\..\..\boost\preprocessor\repetition\detail\dmc\\" mkdir "..\..\..\boost\preprocessor\repetition\detail\dmc"
  1677.  
  1678. link.hardlink ..\..\..\boost\preprocessor\repetition\detail\dmc\for.hpp
  1679.  
  1680. if exist "..\..\..\boost\preprocessor\repetition\detail\dmc\for.hpp" del "..\..\..\boost\preprocessor\repetition\detail\dmc\for.hpp"
  1681. mklink /H "..\..\..\boost\preprocessor\repetition\detail\dmc\for.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\detail\dmc\for.hpp"
  1682.  
  1683. Hardlink created for ..\..\..\boost\preprocessor\repetition\detail\dmc\for.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\detail\dmc\for.hpp
  1684. link.hardlink ..\..\..\boost\preprocessor\repetition\detail\for.hpp
  1685.  
  1686. if exist "..\..\..\boost\preprocessor\repetition\detail\for.hpp" del "..\..\..\boost\preprocessor\repetition\detail\for.hpp"
  1687. mklink /H "..\..\..\boost\preprocessor\repetition\detail\for.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\detail\for.hpp"
  1688.  
  1689. Hardlink created for ..\..\..\boost\preprocessor\repetition\detail\for.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\detail\for.hpp
  1690. link.hardlink ..\..\..\boost\mpl\aux_\include_preprocessed.hpp
  1691.  
  1692. if exist "..\..\..\boost\mpl\aux_\include_preprocessed.hpp" del "..\..\..\boost\mpl\aux_\include_preprocessed.hpp"
  1693. mklink /H "..\..\..\boost\mpl\aux_\include_preprocessed.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\include_preprocessed.hpp"
  1694.  
  1695. Hardlink created for ..\..\..\boost\mpl\aux_\include_preprocessed.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\include_preprocessed.hpp
  1696. link.hardlink ..\..\..\boost\mpl\aux_\config\compiler.hpp
  1697.  
  1698. if exist "..\..\..\boost\mpl\aux_\config\compiler.hpp" del "..\..\..\boost\mpl\aux_\config\compiler.hpp"
  1699. mklink /H "..\..\..\boost\mpl\aux_\config\compiler.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\compiler.hpp"
  1700.  
  1701. Hardlink created for ..\..\..\boost\mpl\aux_\config\compiler.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\compiler.hpp
  1702. link.hardlink ..\..\..\boost\preprocessor\stringize.hpp
  1703.  
  1704. if exist "..\..\..\boost\preprocessor\stringize.hpp" del "..\..\..\boost\preprocessor\stringize.hpp"
  1705. mklink /H "..\..\..\boost\preprocessor\stringize.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\stringize.hpp"
  1706.  
  1707. Hardlink created for ..\..\..\boost\preprocessor\stringize.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\stringize.hpp
  1708. link.hardlink ..\..\..\boost\mpl\aux_\logical_op.hpp
  1709.  
  1710. if exist "..\..\..\boost\mpl\aux_\logical_op.hpp" del "..\..\..\boost\mpl\aux_\logical_op.hpp"
  1711. mklink /H "..\..\..\boost\mpl\aux_\logical_op.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\logical_op.hpp"
  1712.  
  1713. Hardlink created for ..\..\..\boost\mpl\aux_\logical_op.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\logical_op.hpp
  1714. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\ext_params.hpp
  1715.  
  1716. if exist "..\..\..\boost\mpl\aux_\preprocessor\ext_params.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\ext_params.hpp"
  1717. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\ext_params.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\ext_params.hpp"
  1718.  
  1719. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\ext_params.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\ext_params.hpp
  1720. link.hardlink ..\..\..\boost\preprocessor\dec.hpp
  1721.  
  1722. if exist "..\..\..\boost\preprocessor\dec.hpp" del "..\..\..\boost\preprocessor\dec.hpp"
  1723. mklink /H "..\..\..\boost\preprocessor\dec.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\dec.hpp"
  1724.  
  1725. Hardlink created for ..\..\..\boost\preprocessor\dec.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\dec.hpp
  1726. common.mkdir ..\..\..\boost\type_traits
  1727.  
  1728. if not exist "..\..\..\boost\type_traits\\" mkdir "..\..\..\boost\type_traits"
  1729.  
  1730. link.hardlink ..\..\..\boost\type_traits\is_convertible.hpp
  1731.  
  1732. if exist "..\..\..\boost\type_traits\is_convertible.hpp" del "..\..\..\boost\type_traits\is_convertible.hpp"
  1733. mklink /H "..\..\..\boost\type_traits\is_convertible.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_convertible.hpp"
  1734.  
  1735. Hardlink created for ..\..\..\boost\type_traits\is_convertible.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_convertible.hpp
  1736. link.hardlink ..\..\..\boost\type_traits\intrinsics.hpp
  1737.  
  1738. if exist "..\..\..\boost\type_traits\intrinsics.hpp" del "..\..\..\boost\type_traits\intrinsics.hpp"
  1739. mklink /H "..\..\..\boost\type_traits\intrinsics.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\intrinsics.hpp"
  1740.  
  1741. Hardlink created for ..\..\..\boost\type_traits\intrinsics.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\intrinsics.hpp
  1742. link.hardlink ..\..\..\boost\type_traits\config.hpp
  1743.  
  1744. if exist "..\..\..\boost\type_traits\config.hpp" del "..\..\..\boost\type_traits\config.hpp"
  1745. mklink /H "..\..\..\boost\type_traits\config.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\config.hpp"
  1746.  
  1747. Hardlink created for ..\..\..\boost\type_traits\config.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\config.hpp
  1748. link.hardlink ..\..\..\boost\type_traits\is_same.hpp
  1749.  
  1750. if exist "..\..\..\boost\type_traits\is_same.hpp" del "..\..\..\boost\type_traits\is_same.hpp"
  1751. mklink /H "..\..\..\boost\type_traits\is_same.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_same.hpp"
  1752.  
  1753. Hardlink created for ..\..\..\boost\type_traits\is_same.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_same.hpp
  1754. common.mkdir ..\..\..\boost\type_traits\detail
  1755.  
  1756. if not exist "..\..\..\boost\type_traits\detail\\" mkdir "..\..\..\boost\type_traits\detail"
  1757.  
  1758. link.hardlink ..\..\..\boost\type_traits\detail\bool_trait_def.hpp
  1759.  
  1760. if exist "..\..\..\boost\type_traits\detail\bool_trait_def.hpp" del "..\..\..\boost\type_traits\detail\bool_trait_def.hpp"
  1761. mklink /H "..\..\..\boost\type_traits\detail\bool_trait_def.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\bool_trait_def.hpp"
  1762.  
  1763. Hardlink created for ..\..\..\boost\type_traits\detail\bool_trait_def.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\bool_trait_def.hpp
  1764. link.hardlink ..\..\..\boost\type_traits\detail\template_arity_spec.hpp
  1765.  
  1766. if exist "..\..\..\boost\type_traits\detail\template_arity_spec.hpp" del "..\..\..\boost\type_traits\detail\template_arity_spec.hpp"
  1767. mklink /H "..\..\..\boost\type_traits\detail\template_arity_spec.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\template_arity_spec.hpp"
  1768.  
  1769. Hardlink created for ..\..\..\boost\type_traits\detail\template_arity_spec.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\template_arity_spec.hpp
  1770. link.hardlink ..\..\..\boost\type_traits\integral_constant.hpp
  1771.  
  1772. if exist "..\..\..\boost\type_traits\integral_constant.hpp" del "..\..\..\boost\type_traits\integral_constant.hpp"
  1773. mklink /H "..\..\..\boost\type_traits\integral_constant.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\integral_constant.hpp"
  1774.  
  1775. Hardlink created for ..\..\..\boost\type_traits\integral_constant.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\integral_constant.hpp
  1776. link.hardlink ..\..\..\boost\mpl\integral_c.hpp
  1777.  
  1778. if exist "..\..\..\boost\mpl\integral_c.hpp" del "..\..\..\boost\mpl\integral_c.hpp"
  1779. mklink /H "..\..\..\boost\mpl\integral_c.hpp" "..\..\..\libs\mpl\include\boost\mpl\integral_c.hpp"
  1780.  
  1781. Hardlink created for ..\..\..\boost\mpl\integral_c.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\integral_c.hpp
  1782. link.hardlink ..\..\..\boost\mpl\integral_c_fwd.hpp
  1783.  
  1784. if exist "..\..\..\boost\mpl\integral_c_fwd.hpp" del "..\..\..\boost\mpl\integral_c_fwd.hpp"
  1785. mklink /H "..\..\..\boost\mpl\integral_c_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\integral_c_fwd.hpp"
  1786.  
  1787. Hardlink created for ..\..\..\boost\mpl\integral_c_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\integral_c_fwd.hpp
  1788. link.hardlink ..\..\..\boost\type_traits\detail\bool_trait_undef.hpp
  1789.  
  1790. if exist "..\..\..\boost\type_traits\detail\bool_trait_undef.hpp" del "..\..\..\boost\type_traits\detail\bool_trait_undef.hpp"
  1791. mklink /H "..\..\..\boost\type_traits\detail\bool_trait_undef.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\bool_trait_undef.hpp"
  1792.  
  1793. Hardlink created for ..\..\..\boost\type_traits\detail\bool_trait_undef.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\bool_trait_undef.hpp
  1794. link.hardlink ..\..\..\boost\type_traits\is_function.hpp
  1795.  
  1796. if exist "..\..\..\boost\type_traits\is_function.hpp" del "..\..\..\boost\type_traits\is_function.hpp"
  1797. mklink /H "..\..\..\boost\type_traits\is_function.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_function.hpp"
  1798.  
  1799. Hardlink created for ..\..\..\boost\type_traits\is_function.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_function.hpp
  1800. link.hardlink ..\..\..\boost\type_traits\is_reference.hpp
  1801.  
  1802. if exist "..\..\..\boost\type_traits\is_reference.hpp" del "..\..\..\boost\type_traits\is_reference.hpp"
  1803. mklink /H "..\..\..\boost\type_traits\is_reference.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_reference.hpp"
  1804.  
  1805. Hardlink created for ..\..\..\boost\type_traits\is_reference.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_reference.hpp
  1806. link.hardlink ..\..\..\boost\type_traits\is_lvalue_reference.hpp
  1807.  
  1808. if exist "..\..\..\boost\type_traits\is_lvalue_reference.hpp" del "..\..\..\boost\type_traits\is_lvalue_reference.hpp"
  1809. mklink /H "..\..\..\boost\type_traits\is_lvalue_reference.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_lvalue_reference.hpp"
  1810.  
  1811. Hardlink created for ..\..\..\boost\type_traits\is_lvalue_reference.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_lvalue_reference.hpp
  1812. link.hardlink ..\..\..\boost\type_traits\is_rvalue_reference.hpp
  1813.  
  1814. if exist "..\..\..\boost\type_traits\is_rvalue_reference.hpp" del "..\..\..\boost\type_traits\is_rvalue_reference.hpp"
  1815. mklink /H "..\..\..\boost\type_traits\is_rvalue_reference.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_rvalue_reference.hpp"
  1816.  
  1817. Hardlink created for ..\..\..\boost\type_traits\is_rvalue_reference.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_rvalue_reference.hpp
  1818. link.hardlink ..\..\..\boost\type_traits\ice.hpp
  1819.  
  1820. if exist "..\..\..\boost\type_traits\ice.hpp" del "..\..\..\boost\type_traits\ice.hpp"
  1821. mklink /H "..\..\..\boost\type_traits\ice.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\ice.hpp"
  1822.  
  1823. Hardlink created for ..\..\..\boost\type_traits\ice.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\ice.hpp
  1824. link.hardlink ..\..\..\boost\type_traits\detail\yes_no_type.hpp
  1825.  
  1826. if exist "..\..\..\boost\type_traits\detail\yes_no_type.hpp" del "..\..\..\boost\type_traits\detail\yes_no_type.hpp"
  1827. mklink /H "..\..\..\boost\type_traits\detail\yes_no_type.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\yes_no_type.hpp"
  1828.  
  1829. Hardlink created for ..\..\..\boost\type_traits\detail\yes_no_type.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\yes_no_type.hpp
  1830. link.hardlink ..\..\..\boost\type_traits\detail\ice_or.hpp
  1831.  
  1832. if exist "..\..\..\boost\type_traits\detail\ice_or.hpp" del "..\..\..\boost\type_traits\detail\ice_or.hpp"
  1833. mklink /H "..\..\..\boost\type_traits\detail\ice_or.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\ice_or.hpp"
  1834.  
  1835. Hardlink created for ..\..\..\boost\type_traits\detail\ice_or.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\ice_or.hpp
  1836. ...on 200th target...
  1837. link.hardlink ..\..\..\boost\type_traits\detail\ice_and.hpp
  1838.  
  1839. if exist "..\..\..\boost\type_traits\detail\ice_and.hpp" del "..\..\..\boost\type_traits\detail\ice_and.hpp"
  1840. mklink /H "..\..\..\boost\type_traits\detail\ice_and.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\ice_and.hpp"
  1841.  
  1842. Hardlink created for ..\..\..\boost\type_traits\detail\ice_and.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\ice_and.hpp
  1843. link.hardlink ..\..\..\boost\type_traits\detail\ice_not.hpp
  1844.  
  1845. if exist "..\..\..\boost\type_traits\detail\ice_not.hpp" del "..\..\..\boost\type_traits\detail\ice_not.hpp"
  1846. mklink /H "..\..\..\boost\type_traits\detail\ice_not.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\ice_not.hpp"
  1847.  
  1848. Hardlink created for ..\..\..\boost\type_traits\detail\ice_not.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\ice_not.hpp
  1849. link.hardlink ..\..\..\boost\type_traits\detail\ice_eq.hpp
  1850.  
  1851. if exist "..\..\..\boost\type_traits\detail\ice_eq.hpp" del "..\..\..\boost\type_traits\detail\ice_eq.hpp"
  1852. mklink /H "..\..\..\boost\type_traits\detail\ice_eq.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\ice_eq.hpp"
  1853.  
  1854. Hardlink created for ..\..\..\boost\type_traits\detail\ice_eq.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\ice_eq.hpp
  1855. link.hardlink ..\..\..\boost\type_traits\detail\false_result.hpp
  1856.  
  1857. if exist "..\..\..\boost\type_traits\detail\false_result.hpp" del "..\..\..\boost\type_traits\detail\false_result.hpp"
  1858. mklink /H "..\..\..\boost\type_traits\detail\false_result.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\false_result.hpp"
  1859.  
  1860. Hardlink created for ..\..\..\boost\type_traits\detail\false_result.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\false_result.hpp
  1861. link.hardlink ..\..\..\boost\type_traits\detail\is_function_ptr_helper.hpp
  1862.  
  1863. if exist "..\..\..\boost\type_traits\detail\is_function_ptr_helper.hpp" del "..\..\..\boost\type_traits\detail\is_function_ptr_helper.hpp"
  1864. mklink /H "..\..\..\boost\type_traits\detail\is_function_ptr_helper.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\is_function_ptr_helper.hpp"
  1865.  
  1866. Hardlink created for ..\..\..\boost\type_traits\detail\is_function_ptr_helper.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\is_function_ptr_helper.hpp
  1867. link.hardlink ..\..\..\boost\preprocessor\iterate.hpp
  1868.  
  1869. if exist "..\..\..\boost\preprocessor\iterate.hpp" del "..\..\..\boost\preprocessor\iterate.hpp"
  1870. mklink /H "..\..\..\boost\preprocessor\iterate.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\iterate.hpp"
  1871.  
  1872. Hardlink created for ..\..\..\boost\preprocessor\iterate.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\iterate.hpp
  1873. common.mkdir ..\..\..\boost\preprocessor\iteration
  1874.  
  1875. if not exist "..\..\..\boost\preprocessor\iteration\\" mkdir "..\..\..\boost\preprocessor\iteration"
  1876.  
  1877. link.hardlink ..\..\..\boost\preprocessor\iteration\iterate.hpp
  1878.  
  1879. if exist "..\..\..\boost\preprocessor\iteration\iterate.hpp" del "..\..\..\boost\preprocessor\iteration\iterate.hpp"
  1880. mklink /H "..\..\..\boost\preprocessor\iteration\iterate.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\iteration\iterate.hpp"
  1881.  
  1882. Hardlink created for ..\..\..\boost\preprocessor\iteration\iterate.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\iteration\iterate.hpp
  1883. common.mkdir ..\..\..\boost\preprocessor\array
  1884.  
  1885. if not exist "..\..\..\boost\preprocessor\array\\" mkdir "..\..\..\boost\preprocessor\array"
  1886.  
  1887. link.hardlink ..\..\..\boost\preprocessor\array\elem.hpp
  1888.  
  1889. if exist "..\..\..\boost\preprocessor\array\elem.hpp" del "..\..\..\boost\preprocessor\array\elem.hpp"
  1890. mklink /H "..\..\..\boost\preprocessor\array\elem.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\array\elem.hpp"
  1891.  
  1892. Hardlink created for ..\..\..\boost\preprocessor\array\elem.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\array\elem.hpp
  1893. link.hardlink ..\..\..\boost\preprocessor\array\data.hpp
  1894.  
  1895. if exist "..\..\..\boost\preprocessor\array\data.hpp" del "..\..\..\boost\preprocessor\array\data.hpp"
  1896. mklink /H "..\..\..\boost\preprocessor\array\data.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\array\data.hpp"
  1897.  
  1898. Hardlink created for ..\..\..\boost\preprocessor\array\data.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\array\data.hpp
  1899. link.hardlink ..\..\..\boost\preprocessor\array\size.hpp
  1900.  
  1901. if exist "..\..\..\boost\preprocessor\array\size.hpp" del "..\..\..\boost\preprocessor\array\size.hpp"
  1902. mklink /H "..\..\..\boost\preprocessor\array\size.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\array\size.hpp"
  1903.  
  1904. Hardlink created for ..\..\..\boost\preprocessor\array\size.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\array\size.hpp
  1905. common.mkdir ..\..\..\boost\preprocessor\slot
  1906.  
  1907. if not exist "..\..\..\boost\preprocessor\slot\\" mkdir "..\..\..\boost\preprocessor\slot"
  1908.  
  1909. link.hardlink ..\..\..\boost\preprocessor\slot\slot.hpp
  1910.  
  1911. if exist "..\..\..\boost\preprocessor\slot\slot.hpp" del "..\..\..\boost\preprocessor\slot\slot.hpp"
  1912. mklink /H "..\..\..\boost\preprocessor\slot\slot.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\slot\slot.hpp"
  1913.  
  1914. Hardlink created for ..\..\..\boost\preprocessor\slot\slot.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\slot\slot.hpp
  1915. common.mkdir ..\..\..\boost\preprocessor\slot\detail
  1916.  
  1917. if not exist "..\..\..\boost\preprocessor\slot\detail\\" mkdir "..\..\..\boost\preprocessor\slot\detail"
  1918.  
  1919. link.hardlink ..\..\..\boost\preprocessor\slot\detail\def.hpp
  1920.  
  1921. if exist "..\..\..\boost\preprocessor\slot\detail\def.hpp" del "..\..\..\boost\preprocessor\slot\detail\def.hpp"
  1922. mklink /H "..\..\..\boost\preprocessor\slot\detail\def.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\slot\detail\def.hpp"
  1923.  
  1924. Hardlink created for ..\..\..\boost\preprocessor\slot\detail\def.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\slot\detail\def.hpp
  1925. link.hardlink ..\..\..\boost\preprocessor\enum_params.hpp
  1926.  
  1927. if exist "..\..\..\boost\preprocessor\enum_params.hpp" del "..\..\..\boost\preprocessor\enum_params.hpp"
  1928. mklink /H "..\..\..\boost\preprocessor\enum_params.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\enum_params.hpp"
  1929.  
  1930. Hardlink created for ..\..\..\boost\preprocessor\enum_params.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\enum_params.hpp
  1931. link.hardlink ..\..\..\boost\preprocessor\repetition\enum_params.hpp
  1932.  
  1933. if exist "..\..\..\boost\preprocessor\repetition\enum_params.hpp" del "..\..\..\boost\preprocessor\repetition\enum_params.hpp"
  1934. mklink /H "..\..\..\boost\preprocessor\repetition\enum_params.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\enum_params.hpp"
  1935.  
  1936. Hardlink created for ..\..\..\boost\preprocessor\repetition\enum_params.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\enum_params.hpp
  1937. link.hardlink ..\..\..\boost\type_traits\detail\is_function_ptr_tester.hpp
  1938.  
  1939. if exist "..\..\..\boost\type_traits\detail\is_function_ptr_tester.hpp" del "..\..\..\boost\type_traits\detail\is_function_ptr_tester.hpp"
  1940. mklink /H "..\..\..\boost\type_traits\detail\is_function_ptr_tester.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\is_function_ptr_tester.hpp"
  1941.  
  1942. Hardlink created for ..\..\..\boost\type_traits\detail\is_function_ptr_tester.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\is_function_ptr_tester.hpp
  1943. link.hardlink ..\..\..\boost\type_traits\is_volatile.hpp
  1944.  
  1945. if exist "..\..\..\boost\type_traits\is_volatile.hpp" del "..\..\..\boost\type_traits\is_volatile.hpp"
  1946. mklink /H "..\..\..\boost\type_traits\is_volatile.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_volatile.hpp"
  1947.  
  1948. Hardlink created for ..\..\..\boost\type_traits\is_volatile.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_volatile.hpp
  1949. link.hardlink ..\..\..\boost\type_traits\detail\cv_traits_impl.hpp
  1950.  
  1951. if exist "..\..\..\boost\type_traits\detail\cv_traits_impl.hpp" del "..\..\..\boost\type_traits\detail\cv_traits_impl.hpp"
  1952. mklink /H "..\..\..\boost\type_traits\detail\cv_traits_impl.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\cv_traits_impl.hpp"
  1953.  
  1954. Hardlink created for ..\..\..\boost\type_traits\detail\cv_traits_impl.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\cv_traits_impl.hpp
  1955. link.hardlink ..\..\..\boost\type_traits\remove_bounds.hpp
  1956.  
  1957. if exist "..\..\..\boost\type_traits\remove_bounds.hpp" del "..\..\..\boost\type_traits\remove_bounds.hpp"
  1958. mklink /H "..\..\..\boost\type_traits\remove_bounds.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\remove_bounds.hpp"
  1959.  
  1960. Hardlink created for ..\..\..\boost\type_traits\remove_bounds.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\remove_bounds.hpp
  1961. link.hardlink ..\..\..\boost\type_traits\detail\type_trait_def.hpp
  1962.  
  1963. if exist "..\..\..\boost\type_traits\detail\type_trait_def.hpp" del "..\..\..\boost\type_traits\detail\type_trait_def.hpp"
  1964. mklink /H "..\..\..\boost\type_traits\detail\type_trait_def.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\type_trait_def.hpp"
  1965.  
  1966. Hardlink created for ..\..\..\boost\type_traits\detail\type_trait_def.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\type_trait_def.hpp
  1967. link.hardlink ..\..\..\boost\type_traits\detail\type_trait_undef.hpp
  1968.  
  1969. if exist "..\..\..\boost\type_traits\detail\type_trait_undef.hpp" del "..\..\..\boost\type_traits\detail\type_trait_undef.hpp"
  1970. mklink /H "..\..\..\boost\type_traits\detail\type_trait_undef.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\type_trait_undef.hpp"
  1971.  
  1972. Hardlink created for ..\..\..\boost\type_traits\detail\type_trait_undef.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\type_trait_undef.hpp
  1973. link.hardlink ..\..\..\boost\type_traits\is_abstract.hpp
  1974.  
  1975. if exist "..\..\..\boost\type_traits\is_abstract.hpp" del "..\..\..\boost\type_traits\is_abstract.hpp"
  1976. mklink /H "..\..\..\boost\type_traits\is_abstract.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_abstract.hpp"
  1977.  
  1978. Hardlink created for ..\..\..\boost\type_traits\is_abstract.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_abstract.hpp
  1979. link.hardlink ..\..\..\boost\static_assert.hpp
  1980.  
  1981. if exist "..\..\..\boost\static_assert.hpp" del "..\..\..\boost\static_assert.hpp"
  1982. mklink /H "..\..\..\boost\static_assert.hpp" "..\..\..\libs\static_assert\include\boost\static_assert.hpp"
  1983.  
  1984. Hardlink created for ..\..\..\boost\static_assert.hpp <<===>> ..\..\..\libs\static_assert\include\boost\static_assert.hpp
  1985. link.hardlink ..\..\..\boost\type_traits\is_class.hpp
  1986.  
  1987. if exist "..\..\..\boost\type_traits\is_class.hpp" del "..\..\..\boost\type_traits\is_class.hpp"
  1988. mklink /H "..\..\..\boost\type_traits\is_class.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_class.hpp"
  1989.  
  1990. Hardlink created for ..\..\..\boost\type_traits\is_class.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_class.hpp
  1991. link.hardlink ..\..\..\boost\type_traits\is_union.hpp
  1992.  
  1993. if exist "..\..\..\boost\type_traits\is_union.hpp" del "..\..\..\boost\type_traits\is_union.hpp"
  1994. mklink /H "..\..\..\boost\type_traits\is_union.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_union.hpp"
  1995.  
  1996. Hardlink created for ..\..\..\boost\type_traits\is_union.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_union.hpp
  1997. link.hardlink ..\..\..\boost\type_traits\remove_cv.hpp
  1998.  
  1999. if exist "..\..\..\boost\type_traits\remove_cv.hpp" del "..\..\..\boost\type_traits\remove_cv.hpp"
  2000. mklink /H "..\..\..\boost\type_traits\remove_cv.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\remove_cv.hpp"
  2001.  
  2002. Hardlink created for ..\..\..\boost\type_traits\remove_cv.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\remove_cv.hpp
  2003. link.hardlink ..\..\..\boost\type_traits\is_scalar.hpp
  2004.  
  2005. if exist "..\..\..\boost\type_traits\is_scalar.hpp" del "..\..\..\boost\type_traits\is_scalar.hpp"
  2006. mklink /H "..\..\..\boost\type_traits\is_scalar.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_scalar.hpp"
  2007.  
  2008. Hardlink created for ..\..\..\boost\type_traits\is_scalar.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_scalar.hpp
  2009. link.hardlink ..\..\..\boost\type_traits\is_arithmetic.hpp
  2010.  
  2011. if exist "..\..\..\boost\type_traits\is_arithmetic.hpp" del "..\..\..\boost\type_traits\is_arithmetic.hpp"
  2012. mklink /H "..\..\..\boost\type_traits\is_arithmetic.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_arithmetic.hpp"
  2013.  
  2014. Hardlink created for ..\..\..\boost\type_traits\is_arithmetic.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_arithmetic.hpp
  2015. link.hardlink ..\..\..\boost\type_traits\is_integral.hpp
  2016.  
  2017. if exist "..\..\..\boost\type_traits\is_integral.hpp" del "..\..\..\boost\type_traits\is_integral.hpp"
  2018. mklink /H "..\..\..\boost\type_traits\is_integral.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_integral.hpp"
  2019.  
  2020. Hardlink created for ..\..\..\boost\type_traits\is_integral.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_integral.hpp
  2021. link.hardlink ..\..\..\boost\type_traits\is_float.hpp
  2022.  
  2023. if exist "..\..\..\boost\type_traits\is_float.hpp" del "..\..\..\boost\type_traits\is_float.hpp"
  2024. mklink /H "..\..\..\boost\type_traits\is_float.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_float.hpp"
  2025.  
  2026. Hardlink created for ..\..\..\boost\type_traits\is_float.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_float.hpp
  2027. link.hardlink ..\..\..\boost\type_traits\is_enum.hpp
  2028.  
  2029. if exist "..\..\..\boost\type_traits\is_enum.hpp" del "..\..\..\boost\type_traits\is_enum.hpp"
  2030. mklink /H "..\..\..\boost\type_traits\is_enum.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_enum.hpp"
  2031.  
  2032. Hardlink created for ..\..\..\boost\type_traits\is_enum.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_enum.hpp
  2033. link.hardlink ..\..\..\boost\type_traits\add_reference.hpp
  2034.  
  2035. if exist "..\..\..\boost\type_traits\add_reference.hpp" del "..\..\..\boost\type_traits\add_reference.hpp"
  2036. mklink /H "..\..\..\boost\type_traits\add_reference.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\add_reference.hpp"
  2037.  
  2038. Hardlink created for ..\..\..\boost\type_traits\add_reference.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\add_reference.hpp
  2039. link.hardlink ..\..\..\boost\type_traits\is_array.hpp
  2040.  
  2041. if exist "..\..\..\boost\type_traits\is_array.hpp" del "..\..\..\boost\type_traits\is_array.hpp"
  2042. mklink /H "..\..\..\boost\type_traits\is_array.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_array.hpp"
  2043.  
  2044. Hardlink created for ..\..\..\boost\type_traits\is_array.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_array.hpp
  2045. link.hardlink ..\..\..\boost\type_traits\is_pointer.hpp
  2046.  
  2047. if exist "..\..\..\boost\type_traits\is_pointer.hpp" del "..\..\..\boost\type_traits\is_pointer.hpp"
  2048. mklink /H "..\..\..\boost\type_traits\is_pointer.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_pointer.hpp"
  2049.  
  2050. Hardlink created for ..\..\..\boost\type_traits\is_pointer.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_pointer.hpp
  2051. link.hardlink ..\..\..\boost\type_traits\is_member_pointer.hpp
  2052.  
  2053. if exist "..\..\..\boost\type_traits\is_member_pointer.hpp" del "..\..\..\boost\type_traits\is_member_pointer.hpp"
  2054. mklink /H "..\..\..\boost\type_traits\is_member_pointer.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_member_pointer.hpp"
  2055.  
  2056. Hardlink created for ..\..\..\boost\type_traits\is_member_pointer.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_member_pointer.hpp
  2057. link.hardlink ..\..\..\boost\type_traits\is_member_function_pointer.hpp
  2058.  
  2059. if exist "..\..\..\boost\type_traits\is_member_function_pointer.hpp" del "..\..\..\boost\type_traits\is_member_function_pointer.hpp"
  2060. mklink /H "..\..\..\boost\type_traits\is_member_function_pointer.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_member_function_pointer.hpp"
  2061.  
  2062. Hardlink created for ..\..\..\boost\type_traits\is_member_function_pointer.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_member_function_pointer.hpp
  2063. link.hardlink ..\..\..\boost\type_traits\detail\is_mem_fun_pointer_impl.hpp
  2064.  
  2065. if exist "..\..\..\boost\type_traits\detail\is_mem_fun_pointer_impl.hpp" del "..\..\..\boost\type_traits\detail\is_mem_fun_pointer_impl.hpp"
  2066. mklink /H "..\..\..\boost\type_traits\detail\is_mem_fun_pointer_impl.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\is_mem_fun_pointer_impl.hpp"
  2067.  
  2068. Hardlink created for ..\..\..\boost\type_traits\detail\is_mem_fun_pointer_impl.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\is_mem_fun_pointer_impl.hpp
  2069. link.hardlink ..\..\..\boost\type_traits\detail\is_mem_fun_pointer_tester.hpp
  2070.  
  2071. if exist "..\..\..\boost\type_traits\detail\is_mem_fun_pointer_tester.hpp" del "..\..\..\boost\type_traits\detail\is_mem_fun_pointer_tester.hpp"
  2072. mklink /H "..\..\..\boost\type_traits\detail\is_mem_fun_pointer_tester.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\is_mem_fun_pointer_tester.hpp"
  2073.  
  2074. Hardlink created for ..\..\..\boost\type_traits\detail\is_mem_fun_pointer_tester.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\is_mem_fun_pointer_tester.hpp
  2075. link.hardlink ..\..\..\boost\type_traits\is_void.hpp
  2076.  
  2077. if exist "..\..\..\boost\type_traits\is_void.hpp" del "..\..\..\boost\type_traits\is_void.hpp"
  2078. mklink /H "..\..\..\boost\type_traits\is_void.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_void.hpp"
  2079.  
  2080. Hardlink created for ..\..\..\boost\type_traits\is_void.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_void.hpp
  2081. link.hardlink ..\..\..\boost\type_traits\is_polymorphic.hpp
  2082.  
  2083. if exist "..\..\..\boost\type_traits\is_polymorphic.hpp" del "..\..\..\boost\type_traits\is_polymorphic.hpp"
  2084. mklink /H "..\..\..\boost\type_traits\is_polymorphic.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_polymorphic.hpp"
  2085.  
  2086. Hardlink created for ..\..\..\boost\type_traits\is_polymorphic.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_polymorphic.hpp
  2087. link.hardlink ..\..\..\boost\type_traits\add_lvalue_reference.hpp
  2088.  
  2089. if exist "..\..\..\boost\type_traits\add_lvalue_reference.hpp" del "..\..\..\boost\type_traits\add_lvalue_reference.hpp"
  2090. mklink /H "..\..\..\boost\type_traits\add_lvalue_reference.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\add_lvalue_reference.hpp"
  2091.  
  2092. Hardlink created for ..\..\..\boost\type_traits\add_lvalue_reference.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\add_lvalue_reference.hpp
  2093. link.hardlink ..\..\..\boost\type_traits\add_rvalue_reference.hpp
  2094.  
  2095. if exist "..\..\..\boost\type_traits\add_rvalue_reference.hpp" del "..\..\..\boost\type_traits\add_rvalue_reference.hpp"
  2096. mklink /H "..\..\..\boost\type_traits\add_rvalue_reference.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\add_rvalue_reference.hpp"
  2097.  
  2098. Hardlink created for ..\..\..\boost\type_traits\add_rvalue_reference.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\add_rvalue_reference.hpp
  2099. link.hardlink ..\..\..\boost\type_traits\remove_reference.hpp
  2100.  
  2101. if exist "..\..\..\boost\type_traits\remove_reference.hpp" del "..\..\..\boost\type_traits\remove_reference.hpp"
  2102. mklink /H "..\..\..\boost\type_traits\remove_reference.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\remove_reference.hpp"
  2103.  
  2104. Hardlink created for ..\..\..\boost\type_traits\remove_reference.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\remove_reference.hpp
  2105. common.mkdir ..\..\..\boost\iterator\detail
  2106.  
  2107. if not exist "..\..\..\boost\iterator\detail\\" mkdir "..\..\..\boost\iterator\detail"
  2108.  
  2109. link.hardlink ..\..\..\boost\iterator\detail\config_def.hpp
  2110.  
  2111. if exist "..\..\..\boost\iterator\detail\config_def.hpp" del "..\..\..\boost\iterator\detail\config_def.hpp"
  2112. mklink /H "..\..\..\boost\iterator\detail\config_def.hpp" "..\..\..\libs\iterator\include\boost\iterator\detail\config_def.hpp"
  2113.  
  2114. Hardlink created for ..\..\..\boost\iterator\detail\config_def.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\detail\config_def.hpp
  2115. link.hardlink ..\..\..\boost\iterator\detail\config_undef.hpp
  2116.  
  2117. if exist "..\..\..\boost\iterator\detail\config_undef.hpp" del "..\..\..\boost\iterator\detail\config_undef.hpp"
  2118. mklink /H "..\..\..\boost\iterator\detail\config_undef.hpp" "..\..\..\libs\iterator\include\boost\iterator\detail\config_undef.hpp"
  2119.  
  2120. Hardlink created for ..\..\..\boost\iterator\detail\config_undef.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\detail\config_undef.hpp
  2121. link.hardlink ..\..\..\boost\iterator\iterator_traits.hpp
  2122.  
  2123. if exist "..\..\..\boost\iterator\iterator_traits.hpp" del "..\..\..\boost\iterator\iterator_traits.hpp"
  2124. mklink /H "..\..\..\boost\iterator\iterator_traits.hpp" "..\..\..\libs\iterator\include\boost\iterator\iterator_traits.hpp"
  2125.  
  2126. Hardlink created for ..\..\..\boost\iterator\iterator_traits.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\iterator_traits.hpp
  2127. link.hardlink ..\..\..\boost\detail\iterator.hpp
  2128.  
  2129. if exist "..\..\..\boost\detail\iterator.hpp" del "..\..\..\boost\detail\iterator.hpp"
  2130. mklink /H "..\..\..\boost\detail\iterator.hpp" "..\..\..\libs\detail\include\boost\detail\iterator.hpp"
  2131.  
  2132. Hardlink created for ..\..\..\boost\detail\iterator.hpp <<===>> ..\..\..\libs\detail\include\boost\detail\iterator.hpp
  2133. link.hardlink ..\..\..\boost\type_traits\remove_const.hpp
  2134.  
  2135. if exist "..\..\..\boost\type_traits\remove_const.hpp" del "..\..\..\boost\type_traits\remove_const.hpp"
  2136. mklink /H "..\..\..\boost\type_traits\remove_const.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\remove_const.hpp"
  2137.  
  2138. Hardlink created for ..\..\..\boost\type_traits\remove_const.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\remove_const.hpp
  2139. link.hardlink ..\..\..\boost\type_traits\is_base_and_derived.hpp
  2140.  
  2141. if exist "..\..\..\boost\type_traits\is_base_and_derived.hpp" del "..\..\..\boost\type_traits\is_base_and_derived.hpp"
  2142. mklink /H "..\..\..\boost\type_traits\is_base_and_derived.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_base_and_derived.hpp"
  2143.  
  2144. Hardlink created for ..\..\..\boost\type_traits\is_base_and_derived.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_base_and_derived.hpp
  2145. link.hardlink ..\..\..\boost\mpl\if.hpp
  2146.  
  2147. if exist "..\..\..\boost\mpl\if.hpp" del "..\..\..\boost\mpl\if.hpp"
  2148. mklink /H "..\..\..\boost\mpl\if.hpp" "..\..\..\libs\mpl\include\boost\mpl\if.hpp"
  2149.  
  2150. Hardlink created for ..\..\..\boost\mpl\if.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\if.hpp
  2151. link.hardlink ..\..\..\boost\mpl\aux_\value_wknd.hpp
  2152.  
  2153. if exist "..\..\..\boost\mpl\aux_\value_wknd.hpp" del "..\..\..\boost\mpl\aux_\value_wknd.hpp"
  2154. mklink /H "..\..\..\boost\mpl\aux_\value_wknd.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\value_wknd.hpp"
  2155.  
  2156. Hardlink created for ..\..\..\boost\mpl\aux_\value_wknd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\value_wknd.hpp
  2157. link.hardlink ..\..\..\boost\mpl\aux_\config\integral.hpp
  2158.  
  2159. if exist "..\..\..\boost\mpl\aux_\config\integral.hpp" del "..\..\..\boost\mpl\aux_\config\integral.hpp"
  2160. mklink /H "..\..\..\boost\mpl\aux_\config\integral.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\integral.hpp"
  2161.  
  2162. Hardlink created for ..\..\..\boost\mpl\aux_\config\integral.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\integral.hpp
  2163. link.hardlink ..\..\..\boost\mpl\has_xxx.hpp
  2164.  
  2165. if exist "..\..\..\boost\mpl\has_xxx.hpp" del "..\..\..\boost\mpl\has_xxx.hpp"
  2166. mklink /H "..\..\..\boost\mpl\has_xxx.hpp" "..\..\..\libs\mpl\include\boost\mpl\has_xxx.hpp"
  2167.  
  2168. Hardlink created for ..\..\..\boost\mpl\has_xxx.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\has_xxx.hpp
  2169. link.hardlink ..\..\..\boost\mpl\aux_\type_wrapper.hpp
  2170.  
  2171. if exist "..\..\..\boost\mpl\aux_\type_wrapper.hpp" del "..\..\..\boost\mpl\aux_\type_wrapper.hpp"
  2172. mklink /H "..\..\..\boost\mpl\aux_\type_wrapper.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\type_wrapper.hpp"
  2173.  
  2174. Hardlink created for ..\..\..\boost\mpl\aux_\type_wrapper.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\type_wrapper.hpp
  2175. link.hardlink ..\..\..\boost\mpl\aux_\config\has_xxx.hpp
  2176.  
  2177. if exist "..\..\..\boost\mpl\aux_\config\has_xxx.hpp" del "..\..\..\boost\mpl\aux_\config\has_xxx.hpp"
  2178. mklink /H "..\..\..\boost\mpl\aux_\config\has_xxx.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\has_xxx.hpp"
  2179.  
  2180. Hardlink created for ..\..\..\boost\mpl\aux_\config\has_xxx.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\has_xxx.hpp
  2181. link.hardlink ..\..\..\boost\preprocessor\repetition\enum_trailing_params.hpp
  2182.  
  2183. if exist "..\..\..\boost\preprocessor\repetition\enum_trailing_params.hpp" del "..\..\..\boost\preprocessor\repetition\enum_trailing_params.hpp"
  2184. mklink /H "..\..\..\boost\preprocessor\repetition\enum_trailing_params.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\enum_trailing_params.hpp"
  2185.  
  2186. Hardlink created for ..\..\..\boost\preprocessor\repetition\enum_trailing_params.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\enum_trailing_params.hpp
  2187. link.hardlink ..\..\..\boost\iterator\detail\facade_iterator_category.hpp
  2188.  
  2189. if exist "..\..\..\boost\iterator\detail\facade_iterator_category.hpp" del "..\..\..\boost\iterator\detail\facade_iterator_category.hpp"
  2190. mklink /H "..\..\..\boost\iterator\detail\facade_iterator_category.hpp" "..\..\..\libs\iterator\include\boost\iterator\detail\facade_iterator_category.hpp"
  2191.  
  2192. Hardlink created for ..\..\..\boost\iterator\detail\facade_iterator_category.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\detail\facade_iterator_category.hpp
  2193. link.hardlink ..\..\..\boost\iterator\iterator_categories.hpp
  2194.  
  2195. if exist "..\..\..\boost\iterator\iterator_categories.hpp" del "..\..\..\boost\iterator\iterator_categories.hpp"
  2196. mklink /H "..\..\..\boost\iterator\iterator_categories.hpp" "..\..\..\libs\iterator\include\boost\iterator\iterator_categories.hpp"
  2197.  
  2198. Hardlink created for ..\..\..\boost\iterator\iterator_categories.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\iterator_categories.hpp
  2199. link.hardlink ..\..\..\boost\mpl\eval_if.hpp
  2200.  
  2201. if exist "..\..\..\boost\mpl\eval_if.hpp" del "..\..\..\boost\mpl\eval_if.hpp"
  2202. mklink /H "..\..\..\boost\mpl\eval_if.hpp" "..\..\..\libs\mpl\include\boost\mpl\eval_if.hpp"
  2203.  
  2204. Hardlink created for ..\..\..\boost\mpl\eval_if.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\eval_if.hpp
  2205. link.hardlink ..\..\..\boost\mpl\identity.hpp
  2206.  
  2207. if exist "..\..\..\boost\mpl\identity.hpp" del "..\..\..\boost\mpl\identity.hpp"
  2208. mklink /H "..\..\..\boost\mpl\identity.hpp" "..\..\..\libs\mpl\include\boost\mpl\identity.hpp"
  2209.  
  2210. Hardlink created for ..\..\..\boost\mpl\identity.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\identity.hpp
  2211. link.hardlink ..\..\..\boost\mpl\placeholders.hpp
  2212.  
  2213. if exist "..\..\..\boost\mpl\placeholders.hpp" del "..\..\..\boost\mpl\placeholders.hpp"
  2214. mklink /H "..\..\..\boost\mpl\placeholders.hpp" "..\..\..\libs\mpl\include\boost\mpl\placeholders.hpp"
  2215.  
  2216. Hardlink created for ..\..\..\boost\mpl\placeholders.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\placeholders.hpp
  2217. link.hardlink ..\..\..\boost\mpl\arg.hpp
  2218.  
  2219. if exist "..\..\..\boost\mpl\arg.hpp" del "..\..\..\boost\mpl\arg.hpp"
  2220. mklink /H "..\..\..\boost\mpl\arg.hpp" "..\..\..\libs\mpl\include\boost\mpl\arg.hpp"
  2221.  
  2222. Hardlink created for ..\..\..\boost\mpl\arg.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\arg.hpp
  2223. link.hardlink ..\..\..\boost\mpl\arg_fwd.hpp
  2224.  
  2225. if exist "..\..\..\boost\mpl\arg_fwd.hpp" del "..\..\..\boost\mpl\arg_fwd.hpp"
  2226. mklink /H "..\..\..\boost\mpl\arg_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\arg_fwd.hpp"
  2227.  
  2228. Hardlink created for ..\..\..\boost\mpl\arg_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\arg_fwd.hpp
  2229. link.hardlink ..\..\..\boost\mpl\aux_\na_assert.hpp
  2230.  
  2231. if exist "..\..\..\boost\mpl\aux_\na_assert.hpp" del "..\..\..\boost\mpl\aux_\na_assert.hpp"
  2232. mklink /H "..\..\..\boost\mpl\aux_\na_assert.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\na_assert.hpp"
  2233.  
  2234. Hardlink created for ..\..\..\boost\mpl\aux_\na_assert.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\na_assert.hpp
  2235. link.hardlink ..\..\..\boost\mpl\assert.hpp
  2236.  
  2237. if exist "..\..\..\boost\mpl\assert.hpp" del "..\..\..\boost\mpl\assert.hpp"
  2238. mklink /H "..\..\..\boost\mpl\assert.hpp" "..\..\..\libs\mpl\include\boost\mpl\assert.hpp"
  2239.  
  2240. Hardlink created for ..\..\..\boost\mpl\assert.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\assert.hpp
  2241. link.hardlink ..\..\..\boost\mpl\not.hpp
  2242.  
  2243. if exist "..\..\..\boost\mpl\not.hpp" del "..\..\..\boost\mpl\not.hpp"
  2244. mklink /H "..\..\..\boost\mpl\not.hpp" "..\..\..\libs\mpl\include\boost\mpl\not.hpp"
  2245.  
  2246. Hardlink created for ..\..\..\boost\mpl\not.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\not.hpp
  2247. link.hardlink ..\..\..\boost\mpl\aux_\config\pp_counter.hpp
  2248.  
  2249. if exist "..\..\..\boost\mpl\aux_\config\pp_counter.hpp" del "..\..\..\boost\mpl\aux_\config\pp_counter.hpp"
  2250. mklink /H "..\..\..\boost\mpl\aux_\config\pp_counter.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\pp_counter.hpp"
  2251.  
  2252. Hardlink created for ..\..\..\boost\mpl\aux_\config\pp_counter.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\pp_counter.hpp
  2253. link.hardlink ..\..\..\boost\mpl\aux_\arity_spec.hpp
  2254.  
  2255. if exist "..\..\..\boost\mpl\aux_\arity_spec.hpp" del "..\..\..\boost\mpl\aux_\arity_spec.hpp"
  2256. mklink /H "..\..\..\boost\mpl\aux_\arity_spec.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\arity_spec.hpp"
  2257.  
  2258. Hardlink created for ..\..\..\boost\mpl\aux_\arity_spec.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\arity_spec.hpp
  2259. link.hardlink ..\..\..\boost\mpl\aux_\arg_typedef.hpp
  2260.  
  2261. if exist "..\..\..\boost\mpl\aux_\arg_typedef.hpp" del "..\..\..\boost\mpl\aux_\arg_typedef.hpp"
  2262. mklink /H "..\..\..\boost\mpl\aux_\arg_typedef.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\arg_typedef.hpp"
  2263.  
  2264. Hardlink created for ..\..\..\boost\mpl\aux_\arg_typedef.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\arg_typedef.hpp
  2265. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\default_params.hpp
  2266.  
  2267. if exist "..\..\..\boost\mpl\aux_\preprocessor\default_params.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\default_params.hpp"
  2268. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\default_params.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\default_params.hpp"
  2269.  
  2270. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\default_params.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\default_params.hpp
  2271. link.hardlink ..\..\..\boost\mpl\and.hpp
  2272.  
  2273. if exist "..\..\..\boost\mpl\and.hpp" del "..\..\..\boost\mpl\and.hpp"
  2274. mklink /H "..\..\..\boost\mpl\and.hpp" "..\..\..\libs\mpl\include\boost\mpl\and.hpp"
  2275.  
  2276. Hardlink created for ..\..\..\boost\mpl\and.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\and.hpp
  2277. link.hardlink ..\..\..\boost\type_traits\is_const.hpp
  2278.  
  2279. if exist "..\..\..\boost\type_traits\is_const.hpp" del "..\..\..\boost\type_traits\is_const.hpp"
  2280. mklink /H "..\..\..\boost\type_traits\is_const.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_const.hpp"
  2281.  
  2282. Hardlink created for ..\..\..\boost\type_traits\is_const.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_const.hpp
  2283. link.hardlink ..\..\..\boost\detail\indirect_traits.hpp
  2284.  
  2285. if exist "..\..\..\boost\detail\indirect_traits.hpp" del "..\..\..\boost\detail\indirect_traits.hpp"
  2286. mklink /H "..\..\..\boost\detail\indirect_traits.hpp" "..\..\..\libs\detail\include\boost\detail\indirect_traits.hpp"
  2287.  
  2288. Hardlink created for ..\..\..\boost\detail\indirect_traits.hpp <<===>> ..\..\..\libs\detail\include\boost\detail\indirect_traits.hpp
  2289. link.hardlink ..\..\..\boost\type_traits\remove_pointer.hpp
  2290.  
  2291. if exist "..\..\..\boost\type_traits\remove_pointer.hpp" del "..\..\..\boost\type_traits\remove_pointer.hpp"
  2292. mklink /H "..\..\..\boost\type_traits\remove_pointer.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\remove_pointer.hpp"
  2293.  
  2294. Hardlink created for ..\..\..\boost\type_traits\remove_pointer.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\remove_pointer.hpp
  2295. link.hardlink ..\..\..\boost\iterator\detail\enable_if.hpp
  2296.  
  2297. if exist "..\..\..\boost\iterator\detail\enable_if.hpp" del "..\..\..\boost\iterator\detail\enable_if.hpp"
  2298. mklink /H "..\..\..\boost\iterator\detail\enable_if.hpp" "..\..\..\libs\iterator\include\boost\iterator\detail\enable_if.hpp"
  2299.  
  2300. Hardlink created for ..\..\..\boost\iterator\detail\enable_if.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\detail\enable_if.hpp
  2301. link.hardlink ..\..\..\boost\iterator\detail\operator_brackets_dispatch.hpp
  2302.  
  2303. if exist "..\..\..\boost\iterator\detail\operator_brackets_dispatch.hpp" del "..\..\..\boost\iterator\detail\operator_brackets_dispatch.hpp"
  2304. mklink /H "..\..\..\boost\iterator\detail\operator_brackets_dispatch.hpp" "..\..\..\libs\iterator\include\boost\iterator\detail\operator_brackets_dispatch.hpp"
  2305.  
  2306. Hardlink created for ..\..\..\boost\iterator\detail\operator_brackets_dispatch.hpp <<===>> ..\..\..\libs\iterator\include\boost\iterator\detail\operator_brackets_dispatch.hpp
  2307. link.hardlink ..\..\..\boost\type_traits\is_pod.hpp
  2308.  
  2309. if exist "..\..\..\boost\type_traits\is_pod.hpp" del "..\..\..\boost\type_traits\is_pod.hpp"
  2310. mklink /H "..\..\..\boost\type_traits\is_pod.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\is_pod.hpp"
  2311.  
  2312. Hardlink created for ..\..\..\boost\type_traits\is_pod.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\is_pod.hpp
  2313. link.hardlink ..\..\..\boost\utility\addressof.hpp
  2314.  
  2315. if exist "..\..\..\boost\utility\addressof.hpp" del "..\..\..\boost\utility\addressof.hpp"
  2316. mklink /H "..\..\..\boost\utility\addressof.hpp" "..\..\..\libs\utility\include\boost\utility\addressof.hpp"
  2317.  
  2318. Hardlink created for ..\..\..\boost\utility\addressof.hpp <<===>> ..\..\..\libs\utility\include\boost\utility\addressof.hpp
  2319. link.hardlink ..\..\..\boost\type_traits\add_const.hpp
  2320.  
  2321. if exist "..\..\..\boost\type_traits\add_const.hpp" del "..\..\..\boost\type_traits\add_const.hpp"
  2322. mklink /H "..\..\..\boost\type_traits\add_const.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\add_const.hpp"
  2323.  
  2324. Hardlink created for ..\..\..\boost\type_traits\add_const.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\add_const.hpp
  2325. link.hardlink ..\..\..\boost\type_traits\add_pointer.hpp
  2326.  
  2327. if exist "..\..\..\boost\type_traits\add_pointer.hpp" del "..\..\..\boost\type_traits\add_pointer.hpp"
  2328. mklink /H "..\..\..\boost\type_traits\add_pointer.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\add_pointer.hpp"
  2329.  
  2330. Hardlink created for ..\..\..\boost\type_traits\add_pointer.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\add_pointer.hpp
  2331. link.hardlink ..\..\..\boost\mpl\always.hpp
  2332.  
  2333. if exist "..\..\..\boost\mpl\always.hpp" del "..\..\..\boost\mpl\always.hpp"
  2334. mklink /H "..\..\..\boost\mpl\always.hpp" "..\..\..\libs\mpl\include\boost\mpl\always.hpp"
  2335.  
  2336. Hardlink created for ..\..\..\boost\mpl\always.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\always.hpp
  2337. link.hardlink ..\..\..\boost\mpl\apply.hpp
  2338.  
  2339. if exist "..\..\..\boost\mpl\apply.hpp" del "..\..\..\boost\mpl\apply.hpp"
  2340. mklink /H "..\..\..\boost\mpl\apply.hpp" "..\..\..\libs\mpl\include\boost\mpl\apply.hpp"
  2341.  
  2342. Hardlink created for ..\..\..\boost\mpl\apply.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\apply.hpp
  2343. link.hardlink ..\..\..\boost\mpl\apply_fwd.hpp
  2344.  
  2345. if exist "..\..\..\boost\mpl\apply_fwd.hpp" del "..\..\..\boost\mpl\apply_fwd.hpp"
  2346. mklink /H "..\..\..\boost\mpl\apply_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\apply_fwd.hpp"
  2347.  
  2348. Hardlink created for ..\..\..\boost\mpl\apply_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\apply_fwd.hpp
  2349. link.hardlink ..\..\..\boost\mpl\apply_wrap.hpp
  2350.  
  2351. if exist "..\..\..\boost\mpl\apply_wrap.hpp" del "..\..\..\boost\mpl\apply_wrap.hpp"
  2352. mklink /H "..\..\..\boost\mpl\apply_wrap.hpp" "..\..\..\libs\mpl\include\boost\mpl\apply_wrap.hpp"
  2353.  
  2354. Hardlink created for ..\..\..\boost\mpl\apply_wrap.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\apply_wrap.hpp
  2355. link.hardlink ..\..\..\boost\mpl\aux_\has_apply.hpp
  2356.  
  2357. if exist "..\..\..\boost\mpl\aux_\has_apply.hpp" del "..\..\..\boost\mpl\aux_\has_apply.hpp"
  2358. mklink /H "..\..\..\boost\mpl\aux_\has_apply.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\has_apply.hpp"
  2359.  
  2360. Hardlink created for ..\..\..\boost\mpl\aux_\has_apply.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\has_apply.hpp
  2361. link.hardlink ..\..\..\boost\mpl\aux_\config\has_apply.hpp
  2362.  
  2363. if exist "..\..\..\boost\mpl\aux_\config\has_apply.hpp" del "..\..\..\boost\mpl\aux_\config\has_apply.hpp"
  2364. mklink /H "..\..\..\boost\mpl\aux_\config\has_apply.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\has_apply.hpp"
  2365.  
  2366. Hardlink created for ..\..\..\boost\mpl\aux_\config\has_apply.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\has_apply.hpp
  2367. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\add.hpp
  2368.  
  2369. if exist "..\..\..\boost\mpl\aux_\preprocessor\add.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\add.hpp"
  2370. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\add.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\add.hpp"
  2371.  
  2372. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\add.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\add.hpp
  2373. link.hardlink ..\..\..\boost\mpl\aux_\config\bcc.hpp
  2374.  
  2375. if exist "..\..\..\boost\mpl\aux_\config\bcc.hpp" del "..\..\..\boost\mpl\aux_\config\bcc.hpp"
  2376. mklink /H "..\..\..\boost\mpl\aux_\config\bcc.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\bcc.hpp"
  2377.  
  2378. Hardlink created for ..\..\..\boost\mpl\aux_\config\bcc.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\bcc.hpp
  2379. link.hardlink ..\..\..\boost\mpl\lambda.hpp
  2380.  
  2381. if exist "..\..\..\boost\mpl\lambda.hpp" del "..\..\..\boost\mpl\lambda.hpp"
  2382. mklink /H "..\..\..\boost\mpl\lambda.hpp" "..\..\..\libs\mpl\include\boost\mpl\lambda.hpp"
  2383.  
  2384. Hardlink created for ..\..\..\boost\mpl\lambda.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\lambda.hpp
  2385. link.hardlink ..\..\..\boost\mpl\bind.hpp
  2386.  
  2387. if exist "..\..\..\boost\mpl\bind.hpp" del "..\..\..\boost\mpl\bind.hpp"
  2388. mklink /H "..\..\..\boost\mpl\bind.hpp" "..\..\..\libs\mpl\include\boost\mpl\bind.hpp"
  2389.  
  2390. Hardlink created for ..\..\..\boost\mpl\bind.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\bind.hpp
  2391. link.hardlink ..\..\..\boost\mpl\bind_fwd.hpp
  2392.  
  2393. if exist "..\..\..\boost\mpl\bind_fwd.hpp" del "..\..\..\boost\mpl\bind_fwd.hpp"
  2394. mklink /H "..\..\..\boost\mpl\bind_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\bind_fwd.hpp"
  2395.  
  2396. Hardlink created for ..\..\..\boost\mpl\bind_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\bind_fwd.hpp
  2397. link.hardlink ..\..\..\boost\mpl\aux_\config\bind.hpp
  2398.  
  2399. if exist "..\..\..\boost\mpl\aux_\config\bind.hpp" del "..\..\..\boost\mpl\aux_\config\bind.hpp"
  2400. mklink /H "..\..\..\boost\mpl\aux_\config\bind.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\bind.hpp"
  2401.  
  2402. Hardlink created for ..\..\..\boost\mpl\aux_\config\bind.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\bind.hpp
  2403. link.hardlink ..\..\..\boost\mpl\aux_\config\dmc_ambiguous_ctps.hpp
  2404.  
  2405. if exist "..\..\..\boost\mpl\aux_\config\dmc_ambiguous_ctps.hpp" del "..\..\..\boost\mpl\aux_\config\dmc_ambiguous_ctps.hpp"
  2406. mklink /H "..\..\..\boost\mpl\aux_\config\dmc_ambiguous_ctps.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\config\dmc_ambiguous_ctps.hpp"
  2407.  
  2408. Hardlink created for ..\..\..\boost\mpl\aux_\config\dmc_ambiguous_ctps.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\config\dmc_ambiguous_ctps.hpp
  2409. link.hardlink ..\..\..\boost\mpl\next.hpp
  2410.  
  2411. if exist "..\..\..\boost\mpl\next.hpp" del "..\..\..\boost\mpl\next.hpp"
  2412. mklink /H "..\..\..\boost\mpl\next.hpp" "..\..\..\libs\mpl\include\boost\mpl\next.hpp"
  2413.  
  2414. Hardlink created for ..\..\..\boost\mpl\next.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\next.hpp
  2415. link.hardlink ..\..\..\boost\mpl\next_prior.hpp
  2416.  
  2417. if exist "..\..\..\boost\mpl\next_prior.hpp" del "..\..\..\boost\mpl\next_prior.hpp"
  2418. mklink /H "..\..\..\boost\mpl\next_prior.hpp" "..\..\..\libs\mpl\include\boost\mpl\next_prior.hpp"
  2419.  
  2420. Hardlink created for ..\..\..\boost\mpl\next_prior.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\next_prior.hpp
  2421. link.hardlink ..\..\..\boost\mpl\aux_\common_name_wknd.hpp
  2422.  
  2423. if exist "..\..\..\boost\mpl\aux_\common_name_wknd.hpp" del "..\..\..\boost\mpl\aux_\common_name_wknd.hpp"
  2424. mklink /H "..\..\..\boost\mpl\aux_\common_name_wknd.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\common_name_wknd.hpp"
  2425.  
  2426. Hardlink created for ..\..\..\boost\mpl\aux_\common_name_wknd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\common_name_wknd.hpp
  2427. ...on 300th target...
  2428. link.hardlink ..\..\..\boost\mpl\protect.hpp
  2429.  
  2430. if exist "..\..\..\boost\mpl\protect.hpp" del "..\..\..\boost\mpl\protect.hpp"
  2431. mklink /H "..\..\..\boost\mpl\protect.hpp" "..\..\..\libs\mpl\include\boost\mpl\protect.hpp"
  2432.  
  2433. Hardlink created for ..\..\..\boost\mpl\protect.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\protect.hpp
  2434. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\partial_spec_params.hpp
  2435.  
  2436. if exist "..\..\..\boost\mpl\aux_\preprocessor\partial_spec_params.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\partial_spec_params.hpp"
  2437. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\partial_spec_params.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\partial_spec_params.hpp"
  2438.  
  2439. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\partial_spec_params.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\partial_spec_params.hpp
  2440. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\repeat.hpp
  2441.  
  2442. if exist "..\..\..\boost\mpl\aux_\preprocessor\repeat.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\repeat.hpp"
  2443. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\repeat.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\repeat.hpp"
  2444.  
  2445. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\repeat.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\repeat.hpp
  2446. link.hardlink ..\..\..\boost\mpl\aux_\full_lambda.hpp
  2447.  
  2448. if exist "..\..\..\boost\mpl\aux_\full_lambda.hpp" del "..\..\..\boost\mpl\aux_\full_lambda.hpp"
  2449. mklink /H "..\..\..\boost\mpl\aux_\full_lambda.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\full_lambda.hpp"
  2450.  
  2451. Hardlink created for ..\..\..\boost\mpl\aux_\full_lambda.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\full_lambda.hpp
  2452. link.hardlink ..\..\..\boost\mpl\quote.hpp
  2453.  
  2454. if exist "..\..\..\boost\mpl\quote.hpp" del "..\..\..\boost\mpl\quote.hpp"
  2455. mklink /H "..\..\..\boost\mpl\quote.hpp" "..\..\..\libs\mpl\include\boost\mpl\quote.hpp"
  2456.  
  2457. Hardlink created for ..\..\..\boost\mpl\quote.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\quote.hpp
  2458. link.hardlink ..\..\..\boost\mpl\void.hpp
  2459.  
  2460. if exist "..\..\..\boost\mpl\void.hpp" del "..\..\..\boost\mpl\void.hpp"
  2461. mklink /H "..\..\..\boost\mpl\void.hpp" "..\..\..\libs\mpl\include\boost\mpl\void.hpp"
  2462.  
  2463. Hardlink created for ..\..\..\boost\mpl\void.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\void.hpp
  2464. link.hardlink ..\..\..\boost\mpl\aux_\has_type.hpp
  2465.  
  2466. if exist "..\..\..\boost\mpl\aux_\has_type.hpp" del "..\..\..\boost\mpl\aux_\has_type.hpp"
  2467. mklink /H "..\..\..\boost\mpl\aux_\has_type.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\has_type.hpp"
  2468.  
  2469. Hardlink created for ..\..\..\boost\mpl\aux_\has_type.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\has_type.hpp
  2470. link.hardlink ..\..\..\boost\mpl\aux_\template_arity.hpp
  2471.  
  2472. if exist "..\..\..\boost\mpl\aux_\template_arity.hpp" del "..\..\..\boost\mpl\aux_\template_arity.hpp"
  2473. mklink /H "..\..\..\boost\mpl\aux_\template_arity.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\template_arity.hpp"
  2474.  
  2475. Hardlink created for ..\..\..\boost\mpl\aux_\template_arity.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\template_arity.hpp
  2476. link.hardlink ..\..\..\boost\mpl\aux_\has_rebind.hpp
  2477.  
  2478. if exist "..\..\..\boost\mpl\aux_\has_rebind.hpp" del "..\..\..\boost\mpl\aux_\has_rebind.hpp"
  2479. mklink /H "..\..\..\boost\mpl\aux_\has_rebind.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\has_rebind.hpp"
  2480.  
  2481. Hardlink created for ..\..\..\boost\mpl\aux_\has_rebind.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\has_rebind.hpp
  2482. link.hardlink ..\..\..\boost\mpl\aux_\preprocessor\range.hpp
  2483.  
  2484. if exist "..\..\..\boost\mpl\aux_\preprocessor\range.hpp" del "..\..\..\boost\mpl\aux_\preprocessor\range.hpp"
  2485. mklink /H "..\..\..\boost\mpl\aux_\preprocessor\range.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\range.hpp"
  2486.  
  2487. Hardlink created for ..\..\..\boost\mpl\aux_\preprocessor\range.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\preprocessor\range.hpp
  2488. common.mkdir ..\..\..\boost\preprocessor\seq
  2489.  
  2490. if not exist "..\..\..\boost\preprocessor\seq\\" mkdir "..\..\..\boost\preprocessor\seq"
  2491.  
  2492. link.hardlink ..\..\..\boost\preprocessor\seq\subseq.hpp
  2493.  
  2494. if exist "..\..\..\boost\preprocessor\seq\subseq.hpp" del "..\..\..\boost\preprocessor\seq\subseq.hpp"
  2495. mklink /H "..\..\..\boost\preprocessor\seq\subseq.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\subseq.hpp"
  2496.  
  2497. Hardlink created for ..\..\..\boost\preprocessor\seq\subseq.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\subseq.hpp
  2498. link.hardlink ..\..\..\boost\preprocessor\seq\first_n.hpp
  2499.  
  2500. if exist "..\..\..\boost\preprocessor\seq\first_n.hpp" del "..\..\..\boost\preprocessor\seq\first_n.hpp"
  2501. mklink /H "..\..\..\boost\preprocessor\seq\first_n.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\first_n.hpp"
  2502.  
  2503. Hardlink created for ..\..\..\boost\preprocessor\seq\first_n.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\first_n.hpp
  2504. common.mkdir ..\..\..\boost\preprocessor\seq\detail
  2505.  
  2506. if not exist "..\..\..\boost\preprocessor\seq\detail\\" mkdir "..\..\..\boost\preprocessor\seq\detail"
  2507.  
  2508. link.hardlink ..\..\..\boost\preprocessor\seq\detail\split.hpp
  2509.  
  2510. if exist "..\..\..\boost\preprocessor\seq\detail\split.hpp" del "..\..\..\boost\preprocessor\seq\detail\split.hpp"
  2511. mklink /H "..\..\..\boost\preprocessor\seq\detail\split.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\detail\split.hpp"
  2512.  
  2513. Hardlink created for ..\..\..\boost\preprocessor\seq\detail\split.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\detail\split.hpp
  2514. link.hardlink ..\..\..\boost\preprocessor\seq\rest_n.hpp
  2515.  
  2516. if exist "..\..\..\boost\preprocessor\seq\rest_n.hpp" del "..\..\..\boost\preprocessor\seq\rest_n.hpp"
  2517. mklink /H "..\..\..\boost\preprocessor\seq\rest_n.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\rest_n.hpp"
  2518.  
  2519. Hardlink created for ..\..\..\boost\preprocessor\seq\rest_n.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\rest_n.hpp
  2520. link.hardlink ..\..\..\boost\preprocessor\seq\fold_left.hpp
  2521.  
  2522. if exist "..\..\..\boost\preprocessor\seq\fold_left.hpp" del "..\..\..\boost\preprocessor\seq\fold_left.hpp"
  2523. mklink /H "..\..\..\boost\preprocessor\seq\fold_left.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\fold_left.hpp"
  2524.  
  2525. Hardlink created for ..\..\..\boost\preprocessor\seq\fold_left.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\fold_left.hpp
  2526. link.hardlink ..\..\..\boost\preprocessor\seq\seq.hpp
  2527.  
  2528. if exist "..\..\..\boost\preprocessor\seq\seq.hpp" del "..\..\..\boost\preprocessor\seq\seq.hpp"
  2529. mklink /H "..\..\..\boost\preprocessor\seq\seq.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\seq.hpp"
  2530.  
  2531. Hardlink created for ..\..\..\boost\preprocessor\seq\seq.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\seq.hpp
  2532. link.hardlink ..\..\..\boost\preprocessor\seq\elem.hpp
  2533.  
  2534. if exist "..\..\..\boost\preprocessor\seq\elem.hpp" del "..\..\..\boost\preprocessor\seq\elem.hpp"
  2535. mklink /H "..\..\..\boost\preprocessor\seq\elem.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\elem.hpp"
  2536.  
  2537. Hardlink created for ..\..\..\boost\preprocessor\seq\elem.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\elem.hpp
  2538. link.hardlink ..\..\..\boost\preprocessor\seq\size.hpp
  2539.  
  2540. if exist "..\..\..\boost\preprocessor\seq\size.hpp" del "..\..\..\boost\preprocessor\seq\size.hpp"
  2541. mklink /H "..\..\..\boost\preprocessor\seq\size.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\size.hpp"
  2542.  
  2543. Hardlink created for ..\..\..\boost\preprocessor\seq\size.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\size.hpp
  2544. link.hardlink ..\..\..\boost\mpl\aux_\lambda_no_ctps.hpp
  2545.  
  2546. if exist "..\..\..\boost\mpl\aux_\lambda_no_ctps.hpp" del "..\..\..\boost\mpl\aux_\lambda_no_ctps.hpp"
  2547. mklink /H "..\..\..\boost\mpl\aux_\lambda_no_ctps.hpp" "..\..\..\libs\mpl\include\boost\mpl\aux_\lambda_no_ctps.hpp"
  2548.  
  2549. Hardlink created for ..\..\..\boost\mpl\aux_\lambda_no_ctps.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\aux_\lambda_no_ctps.hpp
  2550. link.hardlink ..\..\..\boost\mpl\is_placeholder.hpp
  2551.  
  2552. if exist "..\..\..\boost\mpl\is_placeholder.hpp" del "..\..\..\boost\mpl\is_placeholder.hpp"
  2553. mklink /H "..\..\..\boost\mpl\is_placeholder.hpp" "..\..\..\libs\mpl\include\boost\mpl\is_placeholder.hpp"
  2554.  
  2555. Hardlink created for ..\..\..\boost\mpl\is_placeholder.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\is_placeholder.hpp
  2556. link.hardlink ..\..\..\boost\shared_ptr.hpp
  2557.  
  2558. if exist "..\..\..\boost\shared_ptr.hpp" del "..\..\..\boost\shared_ptr.hpp"
  2559. mklink /H "..\..\..\boost\shared_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\shared_ptr.hpp"
  2560.  
  2561. Hardlink created for ..\..\..\boost\shared_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\shared_ptr.hpp
  2562. common.mkdir ..\..\..\boost\smart_ptr
  2563.  
  2564. if not exist "..\..\..\boost\smart_ptr\\" mkdir "..\..\..\boost\smart_ptr"
  2565.  
  2566. link.hardlink ..\..\..\boost\smart_ptr\shared_ptr.hpp
  2567.  
  2568. if exist "..\..\..\boost\smart_ptr\shared_ptr.hpp" del "..\..\..\boost\smart_ptr\shared_ptr.hpp"
  2569. mklink /H "..\..\..\boost\smart_ptr\shared_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\shared_ptr.hpp"
  2570.  
  2571. Hardlink created for ..\..\..\boost\smart_ptr\shared_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\shared_ptr.hpp
  2572. link.hardlink ..\..\..\boost\config\no_tr1\memory.hpp
  2573.  
  2574. if exist "..\..\..\boost\config\no_tr1\memory.hpp" del "..\..\..\boost\config\no_tr1\memory.hpp"
  2575. mklink /H "..\..\..\boost\config\no_tr1\memory.hpp" "..\..\..\libs\config\include\boost\config\no_tr1\memory.hpp"
  2576.  
  2577. Hardlink created for ..\..\..\boost\config\no_tr1\memory.hpp <<===>> ..\..\..\libs\config\include\boost\config\no_tr1\memory.hpp
  2578. link.hardlink ..\..\..\boost\checked_delete.hpp
  2579.  
  2580. if exist "..\..\..\boost\checked_delete.hpp" del "..\..\..\boost\checked_delete.hpp"
  2581. mklink /H "..\..\..\boost\checked_delete.hpp" "..\..\..\libs\utility\include\boost\checked_delete.hpp"
  2582.  
  2583. Hardlink created for ..\..\..\boost\checked_delete.hpp <<===>> ..\..\..\libs\utility\include\boost\checked_delete.hpp
  2584. link.hardlink ..\..\..\boost\throw_exception.hpp
  2585.  
  2586. if exist "..\..\..\boost\throw_exception.hpp" del "..\..\..\boost\throw_exception.hpp"
  2587. mklink /H "..\..\..\boost\throw_exception.hpp" "..\..\..\libs\exception\include\boost\throw_exception.hpp"
  2588.  
  2589. Hardlink created for ..\..\..\boost\throw_exception.hpp <<===>> ..\..\..\libs\exception\include\boost\throw_exception.hpp
  2590. common.mkdir ..\..\..\boost\exception
  2591.  
  2592. if not exist "..\..\..\boost\exception\\" mkdir "..\..\..\boost\exception"
  2593.  
  2594. common.mkdir ..\..\..\boost\exception\detail
  2595.  
  2596. if not exist "..\..\..\boost\exception\detail\\" mkdir "..\..\..\boost\exception\detail"
  2597.  
  2598. link.hardlink ..\..\..\boost\exception\detail\attribute_noreturn.hpp
  2599.  
  2600. if exist "..\..\..\boost\exception\detail\attribute_noreturn.hpp" del "..\..\..\boost\exception\detail\attribute_noreturn.hpp"
  2601. mklink /H "..\..\..\boost\exception\detail\attribute_noreturn.hpp" "..\..\..\libs\exception\include\boost\exception\detail\attribute_noreturn.hpp"
  2602.  
  2603. Hardlink created for ..\..\..\boost\exception\detail\attribute_noreturn.hpp <<===>> ..\..\..\libs\exception\include\boost\exception\detail\attribute_noreturn.hpp
  2604. link.hardlink ..\..\..\boost\exception\exception.hpp
  2605.  
  2606. if exist "..\..\..\boost\exception\exception.hpp" del "..\..\..\boost\exception\exception.hpp"
  2607. mklink /H "..\..\..\boost\exception\exception.hpp" "..\..\..\libs\exception\include\boost\exception\exception.hpp"
  2608.  
  2609. Hardlink created for ..\..\..\boost\exception\exception.hpp <<===>> ..\..\..\libs\exception\include\boost\exception\exception.hpp
  2610. common.mkdir ..\..\..\boost\smart_ptr\detail
  2611.  
  2612. if not exist "..\..\..\boost\smart_ptr\detail\\" mkdir "..\..\..\boost\smart_ptr\detail"
  2613.  
  2614. link.hardlink ..\..\..\boost\smart_ptr\detail\shared_count.hpp
  2615.  
  2616. if exist "..\..\..\boost\smart_ptr\detail\shared_count.hpp" del "..\..\..\boost\smart_ptr\detail\shared_count.hpp"
  2617. mklink /H "..\..\..\boost\smart_ptr\detail\shared_count.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\shared_count.hpp"
  2618.  
  2619. Hardlink created for ..\..\..\boost\smart_ptr\detail\shared_count.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\shared_count.hpp
  2620. link.hardlink ..\..\..\boost\smart_ptr\bad_weak_ptr.hpp
  2621.  
  2622. if exist "..\..\..\boost\smart_ptr\bad_weak_ptr.hpp" del "..\..\..\boost\smart_ptr\bad_weak_ptr.hpp"
  2623. mklink /H "..\..\..\boost\smart_ptr\bad_weak_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\bad_weak_ptr.hpp"
  2624.  
  2625. Hardlink created for ..\..\..\boost\smart_ptr\bad_weak_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\bad_weak_ptr.hpp
  2626. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base.hpp
  2627.  
  2628. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base.hpp"
  2629. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base.hpp"
  2630.  
  2631. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base.hpp
  2632. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_has_sync.hpp
  2633.  
  2634. if exist "..\..\..\boost\smart_ptr\detail\sp_has_sync.hpp" del "..\..\..\boost\smart_ptr\detail\sp_has_sync.hpp"
  2635. mklink /H "..\..\..\boost\smart_ptr\detail\sp_has_sync.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_has_sync.hpp"
  2636.  
  2637. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_has_sync.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_has_sync.hpp
  2638. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_nt.hpp
  2639.  
  2640. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_nt.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_nt.hpp"
  2641. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_nt.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_nt.hpp"
  2642.  
  2643. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_nt.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_nt.hpp
  2644. link.hardlink ..\..\..\boost\detail\sp_typeinfo.hpp
  2645.  
  2646. if exist "..\..\..\boost\detail\sp_typeinfo.hpp" del "..\..\..\boost\detail\sp_typeinfo.hpp"
  2647. mklink /H "..\..\..\boost\detail\sp_typeinfo.hpp" "..\..\..\libs\smart_ptr\include\boost\detail\sp_typeinfo.hpp"
  2648.  
  2649. Hardlink created for ..\..\..\boost\detail\sp_typeinfo.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\detail\sp_typeinfo.hpp
  2650. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_std_atomic.hpp
  2651.  
  2652. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_std_atomic.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_std_atomic.hpp"
  2653. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_std_atomic.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_std_atomic.hpp"
  2654.  
  2655. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_std_atomic.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_std_atomic.hpp
  2656. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_spin.hpp
  2657.  
  2658. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_spin.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_spin.hpp"
  2659. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_spin.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_spin.hpp"
  2660.  
  2661. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_spin.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_spin.hpp
  2662. link.hardlink ..\..\..\boost\smart_ptr\detail\spinlock_pool.hpp
  2663.  
  2664. if exist "..\..\..\boost\smart_ptr\detail\spinlock_pool.hpp" del "..\..\..\boost\smart_ptr\detail\spinlock_pool.hpp"
  2665. mklink /H "..\..\..\boost\smart_ptr\detail\spinlock_pool.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_pool.hpp"
  2666.  
  2667. Hardlink created for ..\..\..\boost\smart_ptr\detail\spinlock_pool.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_pool.hpp
  2668. link.hardlink ..\..\..\boost\smart_ptr\detail\spinlock.hpp
  2669.  
  2670. if exist "..\..\..\boost\smart_ptr\detail\spinlock.hpp" del "..\..\..\boost\smart_ptr\detail\spinlock.hpp"
  2671. mklink /H "..\..\..\boost\smart_ptr\detail\spinlock.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock.hpp"
  2672.  
  2673. Hardlink created for ..\..\..\boost\smart_ptr\detail\spinlock.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock.hpp
  2674. link.hardlink ..\..\..\boost\smart_ptr\detail\spinlock_pt.hpp
  2675.  
  2676. if exist "..\..\..\boost\smart_ptr\detail\spinlock_pt.hpp" del "..\..\..\boost\smart_ptr\detail\spinlock_pt.hpp"
  2677. mklink /H "..\..\..\boost\smart_ptr\detail\spinlock_pt.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_pt.hpp"
  2678.  
  2679. Hardlink created for ..\..\..\boost\smart_ptr\detail\spinlock_pt.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_pt.hpp
  2680. link.hardlink ..\..\..\boost\smart_ptr\detail\spinlock_gcc_arm.hpp
  2681.  
  2682. if exist "..\..\..\boost\smart_ptr\detail\spinlock_gcc_arm.hpp" del "..\..\..\boost\smart_ptr\detail\spinlock_gcc_arm.hpp"
  2683. mklink /H "..\..\..\boost\smart_ptr\detail\spinlock_gcc_arm.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_gcc_arm.hpp"
  2684.  
  2685. Hardlink created for ..\..\..\boost\smart_ptr\detail\spinlock_gcc_arm.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_gcc_arm.hpp
  2686. link.hardlink ..\..\..\boost\smart_ptr\detail\yield_k.hpp
  2687.  
  2688. if exist "..\..\..\boost\smart_ptr\detail\yield_k.hpp" del "..\..\..\boost\smart_ptr\detail\yield_k.hpp"
  2689. mklink /H "..\..\..\boost\smart_ptr\detail\yield_k.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\yield_k.hpp"
  2690.  
  2691. Hardlink created for ..\..\..\boost\smart_ptr\detail\yield_k.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\yield_k.hpp
  2692. link.hardlink ..\..\..\boost\smart_ptr\detail\spinlock_sync.hpp
  2693.  
  2694. if exist "..\..\..\boost\smart_ptr\detail\spinlock_sync.hpp" del "..\..\..\boost\smart_ptr\detail\spinlock_sync.hpp"
  2695. mklink /H "..\..\..\boost\smart_ptr\detail\spinlock_sync.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_sync.hpp"
  2696.  
  2697. Hardlink created for ..\..\..\boost\smart_ptr\detail\spinlock_sync.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_sync.hpp
  2698. link.hardlink ..\..\..\boost\smart_ptr\detail\spinlock_w32.hpp
  2699.  
  2700. if exist "..\..\..\boost\smart_ptr\detail\spinlock_w32.hpp" del "..\..\..\boost\smart_ptr\detail\spinlock_w32.hpp"
  2701. mklink /H "..\..\..\boost\smart_ptr\detail\spinlock_w32.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_w32.hpp"
  2702.  
  2703. Hardlink created for ..\..\..\boost\smart_ptr\detail\spinlock_w32.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_w32.hpp
  2704. link.hardlink ..\..\..\boost\detail\interlocked.hpp
  2705.  
  2706. if exist "..\..\..\boost\detail\interlocked.hpp" del "..\..\..\boost\detail\interlocked.hpp"
  2707. mklink /H "..\..\..\boost\detail\interlocked.hpp" "..\..\..\libs\detail\include\boost\detail\interlocked.hpp"
  2708.  
  2709. Hardlink created for ..\..\..\boost\detail\interlocked.hpp <<===>> ..\..\..\libs\detail\include\boost\detail\interlocked.hpp
  2710. link.hardlink ..\..\..\boost\smart_ptr\detail\spinlock_nt.hpp
  2711.  
  2712. if exist "..\..\..\boost\smart_ptr\detail\spinlock_nt.hpp" del "..\..\..\boost\smart_ptr\detail\spinlock_nt.hpp"
  2713. mklink /H "..\..\..\boost\smart_ptr\detail\spinlock_nt.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_nt.hpp"
  2714.  
  2715. Hardlink created for ..\..\..\boost\smart_ptr\detail\spinlock_nt.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\spinlock_nt.hpp
  2716. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_pt.hpp
  2717.  
  2718. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_pt.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_pt.hpp"
  2719. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_pt.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_pt.hpp"
  2720.  
  2721. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_pt.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_pt.hpp
  2722. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_snc_ps3.hpp
  2723.  
  2724. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_snc_ps3.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_snc_ps3.hpp"
  2725. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_snc_ps3.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_snc_ps3.hpp"
  2726.  
  2727. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_snc_ps3.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_snc_ps3.hpp
  2728. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_x86.hpp
  2729.  
  2730. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_x86.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_x86.hpp"
  2731. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_x86.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_x86.hpp"
  2732.  
  2733. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_x86.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_x86.hpp
  2734. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_acc_ia64.hpp
  2735.  
  2736. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_acc_ia64.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_acc_ia64.hpp"
  2737. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_acc_ia64.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_acc_ia64.hpp"
  2738.  
  2739. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_acc_ia64.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_acc_ia64.hpp
  2740. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ia64.hpp
  2741.  
  2742. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ia64.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ia64.hpp"
  2743. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ia64.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_ia64.hpp"
  2744.  
  2745. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ia64.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_ia64.hpp
  2746. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_vacpp_ppc.hpp
  2747.  
  2748. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_vacpp_ppc.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_vacpp_ppc.hpp"
  2749. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_vacpp_ppc.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_vacpp_ppc.hpp"
  2750.  
  2751. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_vacpp_ppc.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_vacpp_ppc.hpp
  2752. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_cw_ppc.hpp
  2753.  
  2754. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_cw_ppc.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_cw_ppc.hpp"
  2755. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_cw_ppc.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_cw_ppc.hpp"
  2756.  
  2757. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_cw_ppc.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_cw_ppc.hpp
  2758. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ppc.hpp
  2759.  
  2760. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ppc.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ppc.hpp"
  2761. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ppc.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_ppc.hpp"
  2762.  
  2763. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_ppc.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_ppc.hpp
  2764. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_mips.hpp
  2765.  
  2766. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_mips.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_mips.hpp"
  2767. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_mips.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_mips.hpp"
  2768.  
  2769. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_mips.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_mips.hpp
  2770. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_sync.hpp
  2771.  
  2772. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_sync.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_sync.hpp"
  2773. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_sync.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_sync.hpp"
  2774.  
  2775. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_sync.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_sync.hpp
  2776. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_sparc.hpp
  2777.  
  2778. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_sparc.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_sparc.hpp"
  2779. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_sparc.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_sparc.hpp"
  2780.  
  2781. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_gcc_sparc.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_gcc_sparc.hpp
  2782. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_w32.hpp
  2783.  
  2784. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_w32.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_w32.hpp"
  2785. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_w32.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_w32.hpp"
  2786.  
  2787. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_w32.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_w32.hpp
  2788. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_base_aix.hpp
  2789.  
  2790. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_base_aix.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_base_aix.hpp"
  2791. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_base_aix.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_aix.hpp"
  2792.  
  2793. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_base_aix.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_base_aix.hpp
  2794. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_counted_impl.hpp
  2795.  
  2796. if exist "..\..\..\boost\smart_ptr\detail\sp_counted_impl.hpp" del "..\..\..\boost\smart_ptr\detail\sp_counted_impl.hpp"
  2797. mklink /H "..\..\..\boost\smart_ptr\detail\sp_counted_impl.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_impl.hpp"
  2798.  
  2799. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_counted_impl.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_counted_impl.hpp
  2800. link.hardlink ..\..\..\boost\smart_ptr\detail\quick_allocator.hpp
  2801.  
  2802. if exist "..\..\..\boost\smart_ptr\detail\quick_allocator.hpp" del "..\..\..\boost\smart_ptr\detail\quick_allocator.hpp"
  2803. mklink /H "..\..\..\boost\smart_ptr\detail\quick_allocator.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\quick_allocator.hpp"
  2804.  
  2805. Hardlink created for ..\..\..\boost\smart_ptr\detail\quick_allocator.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\quick_allocator.hpp
  2806. link.hardlink ..\..\..\boost\smart_ptr\detail\lightweight_mutex.hpp
  2807.  
  2808. if exist "..\..\..\boost\smart_ptr\detail\lightweight_mutex.hpp" del "..\..\..\boost\smart_ptr\detail\lightweight_mutex.hpp"
  2809. mklink /H "..\..\..\boost\smart_ptr\detail\lightweight_mutex.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\lightweight_mutex.hpp"
  2810.  
  2811. Hardlink created for ..\..\..\boost\smart_ptr\detail\lightweight_mutex.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\lightweight_mutex.hpp
  2812. link.hardlink ..\..\..\boost\smart_ptr\detail\lwm_nop.hpp
  2813.  
  2814. if exist "..\..\..\boost\smart_ptr\detail\lwm_nop.hpp" del "..\..\..\boost\smart_ptr\detail\lwm_nop.hpp"
  2815. mklink /H "..\..\..\boost\smart_ptr\detail\lwm_nop.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\lwm_nop.hpp"
  2816.  
  2817. Hardlink created for ..\..\..\boost\smart_ptr\detail\lwm_nop.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\lwm_nop.hpp
  2818. link.hardlink ..\..\..\boost\smart_ptr\detail\lwm_pthreads.hpp
  2819.  
  2820. if exist "..\..\..\boost\smart_ptr\detail\lwm_pthreads.hpp" del "..\..\..\boost\smart_ptr\detail\lwm_pthreads.hpp"
  2821. mklink /H "..\..\..\boost\smart_ptr\detail\lwm_pthreads.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\lwm_pthreads.hpp"
  2822.  
  2823. Hardlink created for ..\..\..\boost\smart_ptr\detail\lwm_pthreads.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\lwm_pthreads.hpp
  2824. link.hardlink ..\..\..\boost\smart_ptr\detail\lwm_win32_cs.hpp
  2825.  
  2826. if exist "..\..\..\boost\smart_ptr\detail\lwm_win32_cs.hpp" del "..\..\..\boost\smart_ptr\detail\lwm_win32_cs.hpp"
  2827. mklink /H "..\..\..\boost\smart_ptr\detail\lwm_win32_cs.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\lwm_win32_cs.hpp"
  2828.  
  2829. Hardlink created for ..\..\..\boost\smart_ptr\detail\lwm_win32_cs.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\lwm_win32_cs.hpp
  2830. link.hardlink ..\..\..\boost\type_traits\type_with_alignment.hpp
  2831.  
  2832. if exist "..\..\..\boost\type_traits\type_with_alignment.hpp" del "..\..\..\boost\type_traits\type_with_alignment.hpp"
  2833. mklink /H "..\..\..\boost\type_traits\type_with_alignment.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\type_with_alignment.hpp"
  2834.  
  2835. Hardlink created for ..\..\..\boost\type_traits\type_with_alignment.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\type_with_alignment.hpp
  2836. link.hardlink ..\..\..\boost\preprocessor\list\transform.hpp
  2837.  
  2838. if exist "..\..\..\boost\preprocessor\list\transform.hpp" del "..\..\..\boost\preprocessor\list\transform.hpp"
  2839. mklink /H "..\..\..\boost\preprocessor\list\transform.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\transform.hpp"
  2840.  
  2841. Hardlink created for ..\..\..\boost\preprocessor\list\transform.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\transform.hpp
  2842. link.hardlink ..\..\..\boost\preprocessor\list\append.hpp
  2843.  
  2844. if exist "..\..\..\boost\preprocessor\list\append.hpp" del "..\..\..\boost\preprocessor\list\append.hpp"
  2845. mklink /H "..\..\..\boost\preprocessor\list\append.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\list\append.hpp"
  2846.  
  2847. Hardlink created for ..\..\..\boost\preprocessor\list\append.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\list\append.hpp
  2848. link.hardlink ..\..\..\boost\type_traits\alignment_of.hpp
  2849.  
  2850. if exist "..\..\..\boost\type_traits\alignment_of.hpp" del "..\..\..\boost\type_traits\alignment_of.hpp"
  2851. mklink /H "..\..\..\boost\type_traits\alignment_of.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\alignment_of.hpp"
  2852.  
  2853. Hardlink created for ..\..\..\boost\type_traits\alignment_of.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\alignment_of.hpp
  2854. link.hardlink ..\..\..\boost\type_traits\detail\size_t_trait_def.hpp
  2855.  
  2856. if exist "..\..\..\boost\type_traits\detail\size_t_trait_def.hpp" del "..\..\..\boost\type_traits\detail\size_t_trait_def.hpp"
  2857. mklink /H "..\..\..\boost\type_traits\detail\size_t_trait_def.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\size_t_trait_def.hpp"
  2858.  
  2859. Hardlink created for ..\..\..\boost\type_traits\detail\size_t_trait_def.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\size_t_trait_def.hpp
  2860. link.hardlink ..\..\..\boost\mpl\size_t.hpp
  2861.  
  2862. if exist "..\..\..\boost\mpl\size_t.hpp" del "..\..\..\boost\mpl\size_t.hpp"
  2863. mklink /H "..\..\..\boost\mpl\size_t.hpp" "..\..\..\libs\mpl\include\boost\mpl\size_t.hpp"
  2864.  
  2865. Hardlink created for ..\..\..\boost\mpl\size_t.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\size_t.hpp
  2866. link.hardlink ..\..\..\boost\mpl\size_t_fwd.hpp
  2867.  
  2868. if exist "..\..\..\boost\mpl\size_t_fwd.hpp" del "..\..\..\boost\mpl\size_t_fwd.hpp"
  2869. mklink /H "..\..\..\boost\mpl\size_t_fwd.hpp" "..\..\..\libs\mpl\include\boost\mpl\size_t_fwd.hpp"
  2870.  
  2871. Hardlink created for ..\..\..\boost\mpl\size_t_fwd.hpp <<===>> ..\..\..\libs\mpl\include\boost\mpl\size_t_fwd.hpp
  2872. link.hardlink ..\..\..\boost\type_traits\detail\size_t_trait_undef.hpp
  2873.  
  2874. if exist "..\..\..\boost\type_traits\detail\size_t_trait_undef.hpp" del "..\..\..\boost\type_traits\detail\size_t_trait_undef.hpp"
  2875. mklink /H "..\..\..\boost\type_traits\detail\size_t_trait_undef.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\detail\size_t_trait_undef.hpp"
  2876.  
  2877. Hardlink created for ..\..\..\boost\type_traits\detail\size_t_trait_undef.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\detail\size_t_trait_undef.hpp
  2878. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_convertible.hpp
  2879.  
  2880. if exist "..\..\..\boost\smart_ptr\detail\sp_convertible.hpp" del "..\..\..\boost\smart_ptr\detail\sp_convertible.hpp"
  2881. mklink /H "..\..\..\boost\smart_ptr\detail\sp_convertible.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_convertible.hpp"
  2882.  
  2883. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_convertible.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_convertible.hpp
  2884. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_nullptr_t.hpp
  2885.  
  2886. if exist "..\..\..\boost\smart_ptr\detail\sp_nullptr_t.hpp" del "..\..\..\boost\smart_ptr\detail\sp_nullptr_t.hpp"
  2887. mklink /H "..\..\..\boost\smart_ptr\detail\sp_nullptr_t.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_nullptr_t.hpp"
  2888.  
  2889. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_nullptr_t.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_nullptr_t.hpp
  2890. link.hardlink ..\..\..\boost\memory_order.hpp
  2891.  
  2892. if exist "..\..\..\boost\memory_order.hpp" del "..\..\..\boost\memory_order.hpp"
  2893. mklink /H "..\..\..\boost\memory_order.hpp" "..\..\..\libs\smart_ptr\include\boost\memory_order.hpp"
  2894.  
  2895. Hardlink created for ..\..\..\boost\memory_order.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\memory_order.hpp
  2896. link.hardlink ..\..\..\boost\smart_ptr\detail\operator_bool.hpp
  2897.  
  2898. if exist "..\..\..\boost\smart_ptr\detail\operator_bool.hpp" del "..\..\..\boost\smart_ptr\detail\operator_bool.hpp"
  2899. mklink /H "..\..\..\boost\smart_ptr\detail\operator_bool.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\operator_bool.hpp"
  2900.  
  2901. Hardlink created for ..\..\..\boost\smart_ptr\detail\operator_bool.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\operator_bool.hpp
  2902. common.mkdir ..\..\..\boost\io
  2903.  
  2904. if not exist "..\..\..\boost\io\\" mkdir "..\..\..\boost\io"
  2905.  
  2906. common.mkdir ..\..\..\boost\io\detail
  2907.  
  2908. if not exist "..\..\..\boost\io\detail\\" mkdir "..\..\..\boost\io\detail"
  2909.  
  2910. link.hardlink ..\..\..\boost\io\detail\quoted_manip.hpp
  2911.  
  2912. if exist "..\..\..\boost\io\detail\quoted_manip.hpp" del "..\..\..\boost\io\detail\quoted_manip.hpp"
  2913. mklink /H "..\..\..\boost\io\detail\quoted_manip.hpp" "..\..\..\libs\io\include\boost\io\detail\quoted_manip.hpp"
  2914.  
  2915. Hardlink created for ..\..\..\boost\io\detail\quoted_manip.hpp <<===>> ..\..\..\libs\io\include\boost\io\detail\quoted_manip.hpp
  2916. link.hardlink ..\..\..\boost\io\ios_state.hpp
  2917.  
  2918. if exist "..\..\..\boost\io\ios_state.hpp" del "..\..\..\boost\io\ios_state.hpp"
  2919. mklink /H "..\..\..\boost\io\ios_state.hpp" "..\..\..\libs\io\include\boost\io\ios_state.hpp"
  2920.  
  2921. Hardlink created for ..\..\..\boost\io\ios_state.hpp <<===>> ..\..\..\libs\io\include\boost\io\ios_state.hpp
  2922. link.hardlink ..\..\..\boost\io_fwd.hpp
  2923.  
  2924. if exist "..\..\..\boost\io_fwd.hpp" del "..\..\..\boost\io_fwd.hpp"
  2925. mklink /H "..\..\..\boost\io_fwd.hpp" "..\..\..\libs\io\include\boost\io_fwd.hpp"
  2926.  
  2927. Hardlink created for ..\..\..\boost\io_fwd.hpp <<===>> ..\..\..\libs\io\include\boost\io_fwd.hpp
  2928. common.mkdir ..\..\..\boost\functional
  2929.  
  2930. if not exist "..\..\..\boost\functional\\" mkdir "..\..\..\boost\functional"
  2931.  
  2932. link.hardlink ..\..\..\boost\functional\hash_fwd.hpp
  2933.  
  2934. if exist "..\..\..\boost\functional\hash_fwd.hpp" del "..\..\..\boost\functional\hash_fwd.hpp"
  2935. mklink /H "..\..\..\boost\functional\hash_fwd.hpp" "..\..\..\libs\functional\include\boost\functional\hash_fwd.hpp"
  2936.  
  2937. Hardlink created for ..\..\..\boost\functional\hash_fwd.hpp <<===>> ..\..\..\libs\functional\include\boost\functional\hash_fwd.hpp
  2938. common.mkdir ..\..\..\boost\functional\hash
  2939.  
  2940. if not exist "..\..\..\boost\functional\hash\\" mkdir "..\..\..\boost\functional\hash"
  2941.  
  2942. link.hardlink ..\..\..\boost\functional\hash\hash_fwd.hpp
  2943.  
  2944. if exist "..\..\..\boost\functional\hash\hash_fwd.hpp" del "..\..\..\boost\functional\hash\hash_fwd.hpp"
  2945. mklink /H "..\..\..\boost\functional\hash\hash_fwd.hpp" "..\..\..\libs\functional\include\boost\functional\hash\hash_fwd.hpp"
  2946.  
  2947. Hardlink created for ..\..\..\boost\functional\hash\hash_fwd.hpp <<===>> ..\..\..\libs\functional\include\boost\functional\hash\hash_fwd.hpp
  2948. link.hardlink ..\..\..\boost\detail\scoped_enum_emulation.hpp
  2949.  
  2950. if exist "..\..\..\boost\detail\scoped_enum_emulation.hpp" del "..\..\..\boost\detail\scoped_enum_emulation.hpp"
  2951. mklink /H "..\..\..\boost\detail\scoped_enum_emulation.hpp" "..\..\..\libs\detail\include\boost\detail\scoped_enum_emulation.hpp"
  2952.  
  2953. Hardlink created for ..\..\..\boost\detail\scoped_enum_emulation.hpp <<===>> ..\..\..\libs\detail\include\boost\detail\scoped_enum_emulation.hpp
  2954. link.hardlink ..\..\..\boost\detail\bitmask.hpp
  2955.  
  2956. if exist "..\..\..\boost\detail\bitmask.hpp" del "..\..\..\boost\detail\bitmask.hpp"
  2957. mklink /H "..\..\..\boost\detail\bitmask.hpp" "..\..\..\libs\detail\include\boost\detail\bitmask.hpp"
  2958.  
  2959. Hardlink created for ..\..\..\boost\detail\bitmask.hpp <<===>> ..\..\..\libs\detail\include\boost\detail\bitmask.hpp
  2960. common.mkdir ..\..\..\boost\range
  2961.  
  2962. if not exist "..\..\..\boost\range\\" mkdir "..\..\..\boost\range"
  2963.  
  2964. link.hardlink ..\..\..\boost\range\mutable_iterator.hpp
  2965.  
  2966. if exist "..\..\..\boost\range\mutable_iterator.hpp" del "..\..\..\boost\range\mutable_iterator.hpp"
  2967. mklink /H "..\..\..\boost\range\mutable_iterator.hpp" "..\..\..\libs\range\include\boost\range\mutable_iterator.hpp"
  2968.  
  2969. Hardlink created for ..\..\..\boost\range\mutable_iterator.hpp <<===>> ..\..\..\libs\range\include\boost\range\mutable_iterator.hpp
  2970. link.hardlink ..\..\..\boost\range\config.hpp
  2971.  
  2972. if exist "..\..\..\boost\range\config.hpp" del "..\..\..\boost\range\config.hpp"
  2973. mklink /H "..\..\..\boost\range\config.hpp" "..\..\..\libs\range\include\boost\range\config.hpp"
  2974.  
  2975. Hardlink created for ..\..\..\boost\range\config.hpp <<===>> ..\..\..\libs\range\include\boost\range\config.hpp
  2976. common.mkdir ..\..\..\boost\range\detail
  2977.  
  2978. if not exist "..\..\..\boost\range\detail\\" mkdir "..\..\..\boost\range\detail"
  2979.  
  2980. link.hardlink ..\..\..\boost\range\detail\extract_optional_type.hpp
  2981.  
  2982. if exist "..\..\..\boost\range\detail\extract_optional_type.hpp" del "..\..\..\boost\range\detail\extract_optional_type.hpp"
  2983. mklink /H "..\..\..\boost\range\detail\extract_optional_type.hpp" "..\..\..\libs\range\include\boost\range\detail\extract_optional_type.hpp"
  2984.  
  2985. Hardlink created for ..\..\..\boost\range\detail\extract_optional_type.hpp <<===>> ..\..\..\libs\range\include\boost\range\detail\extract_optional_type.hpp
  2986. link.hardlink ..\..\..\boost\range\const_iterator.hpp
  2987.  
  2988. if exist "..\..\..\boost\range\const_iterator.hpp" del "..\..\..\boost\range\const_iterator.hpp"
  2989. mklink /H "..\..\..\boost\range\const_iterator.hpp" "..\..\..\libs\range\include\boost\range\const_iterator.hpp"
  2990.  
  2991. Hardlink created for ..\..\..\boost\range\const_iterator.hpp <<===>> ..\..\..\libs\range\include\boost\range\const_iterator.hpp
  2992. link.hardlink ..\..\..\boost\filesystem\fstream.hpp
  2993.  
  2994. if exist "..\..\..\boost\filesystem\fstream.hpp" del "..\..\..\boost\filesystem\fstream.hpp"
  2995. mklink /H "..\..\..\boost\filesystem\fstream.hpp" "..\..\..\libs\filesystem\include\boost\filesystem\fstream.hpp"
  2996.  
  2997. Hardlink created for ..\..\..\boost\filesystem\fstream.hpp <<===>> ..\..\..\libs\filesystem\include\boost\filesystem\fstream.hpp
  2998. link.hardlink ..\..\..\boost\filesystem\exception.hpp
  2999.  
  3000. if exist "..\..\..\boost\filesystem\exception.hpp" del "..\..\..\boost\filesystem\exception.hpp"
  3001. mklink /H "..\..\..\boost\filesystem\exception.hpp" "..\..\..\libs\filesystem\include\boost\filesystem\exception.hpp"
  3002.  
  3003. Hardlink created for ..\..\..\boost\filesystem\exception.hpp <<===>> ..\..\..\libs\filesystem\include\boost\filesystem\exception.hpp
  3004. ...on 400th target...
  3005. link.hardlink ..\..\..\boost\filesystem\convenience.hpp
  3006.  
  3007. if exist "..\..\..\boost\filesystem\convenience.hpp" del "..\..\..\boost\filesystem\convenience.hpp"
  3008. mklink /H "..\..\..\boost\filesystem\convenience.hpp" "..\..\..\libs\filesystem\include\boost\filesystem\convenience.hpp"
  3009.  
  3010. Hardlink created for ..\..\..\boost\filesystem\convenience.hpp <<===>> ..\..\..\libs\filesystem\include\boost\filesystem\convenience.hpp
  3011. link.hardlink ..\..\..\boost\smart_ptr.hpp
  3012.  
  3013. if exist "..\..\..\boost\smart_ptr.hpp" del "..\..\..\boost\smart_ptr.hpp"
  3014. mklink /H "..\..\..\boost\smart_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr.hpp"
  3015.  
  3016. Hardlink created for ..\..\..\boost\smart_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr.hpp
  3017. link.hardlink ..\..\..\boost\scoped_ptr.hpp
  3018.  
  3019. if exist "..\..\..\boost\scoped_ptr.hpp" del "..\..\..\boost\scoped_ptr.hpp"
  3020. mklink /H "..\..\..\boost\scoped_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\scoped_ptr.hpp"
  3021.  
  3022. Hardlink created for ..\..\..\boost\scoped_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\scoped_ptr.hpp
  3023. link.hardlink ..\..\..\boost\smart_ptr\scoped_ptr.hpp
  3024.  
  3025. if exist "..\..\..\boost\smart_ptr\scoped_ptr.hpp" del "..\..\..\boost\smart_ptr\scoped_ptr.hpp"
  3026. mklink /H "..\..\..\boost\smart_ptr\scoped_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\scoped_ptr.hpp"
  3027.  
  3028. Hardlink created for ..\..\..\boost\smart_ptr\scoped_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\scoped_ptr.hpp
  3029. link.hardlink ..\..\..\boost\scoped_array.hpp
  3030.  
  3031. if exist "..\..\..\boost\scoped_array.hpp" del "..\..\..\boost\scoped_array.hpp"
  3032. mklink /H "..\..\..\boost\scoped_array.hpp" "..\..\..\libs\smart_ptr\include\boost\scoped_array.hpp"
  3033.  
  3034. Hardlink created for ..\..\..\boost\scoped_array.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\scoped_array.hpp
  3035. link.hardlink ..\..\..\boost\smart_ptr\scoped_array.hpp
  3036.  
  3037. if exist "..\..\..\boost\smart_ptr\scoped_array.hpp" del "..\..\..\boost\smart_ptr\scoped_array.hpp"
  3038. mklink /H "..\..\..\boost\smart_ptr\scoped_array.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\scoped_array.hpp"
  3039.  
  3040. Hardlink created for ..\..\..\boost\smart_ptr\scoped_array.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\scoped_array.hpp
  3041. link.hardlink ..\..\..\boost\shared_array.hpp
  3042.  
  3043. if exist "..\..\..\boost\shared_array.hpp" del "..\..\..\boost\shared_array.hpp"
  3044. mklink /H "..\..\..\boost\shared_array.hpp" "..\..\..\libs\smart_ptr\include\boost\shared_array.hpp"
  3045.  
  3046. Hardlink created for ..\..\..\boost\shared_array.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\shared_array.hpp
  3047. link.hardlink ..\..\..\boost\smart_ptr\shared_array.hpp
  3048.  
  3049. if exist "..\..\..\boost\smart_ptr\shared_array.hpp" del "..\..\..\boost\smart_ptr\shared_array.hpp"
  3050. mklink /H "..\..\..\boost\smart_ptr\shared_array.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\shared_array.hpp"
  3051.  
  3052. Hardlink created for ..\..\..\boost\smart_ptr\shared_array.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\shared_array.hpp
  3053. link.hardlink ..\..\..\boost\weak_ptr.hpp
  3054.  
  3055. if exist "..\..\..\boost\weak_ptr.hpp" del "..\..\..\boost\weak_ptr.hpp"
  3056. mklink /H "..\..\..\boost\weak_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\weak_ptr.hpp"
  3057.  
  3058. Hardlink created for ..\..\..\boost\weak_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\weak_ptr.hpp
  3059. link.hardlink ..\..\..\boost\smart_ptr\weak_ptr.hpp
  3060.  
  3061. if exist "..\..\..\boost\smart_ptr\weak_ptr.hpp" del "..\..\..\boost\smart_ptr\weak_ptr.hpp"
  3062. mklink /H "..\..\..\boost\smart_ptr\weak_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\weak_ptr.hpp"
  3063.  
  3064. Hardlink created for ..\..\..\boost\smart_ptr\weak_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\weak_ptr.hpp
  3065. link.hardlink ..\..\..\boost\intrusive_ptr.hpp
  3066.  
  3067. if exist "..\..\..\boost\intrusive_ptr.hpp" del "..\..\..\boost\intrusive_ptr.hpp"
  3068. mklink /H "..\..\..\boost\intrusive_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\intrusive_ptr.hpp"
  3069.  
  3070. Hardlink created for ..\..\..\boost\intrusive_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\intrusive_ptr.hpp
  3071. link.hardlink ..\..\..\boost\smart_ptr\intrusive_ptr.hpp
  3072.  
  3073. if exist "..\..\..\boost\smart_ptr\intrusive_ptr.hpp" del "..\..\..\boost\smart_ptr\intrusive_ptr.hpp"
  3074. mklink /H "..\..\..\boost\smart_ptr\intrusive_ptr.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\intrusive_ptr.hpp"
  3075.  
  3076. Hardlink created for ..\..\..\boost\smart_ptr\intrusive_ptr.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\intrusive_ptr.hpp
  3077. link.hardlink ..\..\..\boost\config\no_tr1\functional.hpp
  3078.  
  3079. if exist "..\..\..\boost\config\no_tr1\functional.hpp" del "..\..\..\boost\config\no_tr1\functional.hpp"
  3080. mklink /H "..\..\..\boost\config\no_tr1\functional.hpp" "..\..\..\libs\config\include\boost\config\no_tr1\functional.hpp"
  3081.  
  3082. Hardlink created for ..\..\..\boost\config\no_tr1\functional.hpp <<===>> ..\..\..\libs\config\include\boost\config\no_tr1\functional.hpp
  3083. link.hardlink ..\..\..\boost\enable_shared_from_this.hpp
  3084.  
  3085. if exist "..\..\..\boost\enable_shared_from_this.hpp" del "..\..\..\boost\enable_shared_from_this.hpp"
  3086. mklink /H "..\..\..\boost\enable_shared_from_this.hpp" "..\..\..\libs\smart_ptr\include\boost\enable_shared_from_this.hpp"
  3087.  
  3088. Hardlink created for ..\..\..\boost\enable_shared_from_this.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\enable_shared_from_this.hpp
  3089. link.hardlink ..\..\..\boost\smart_ptr\enable_shared_from_this.hpp
  3090.  
  3091. if exist "..\..\..\boost\smart_ptr\enable_shared_from_this.hpp" del "..\..\..\boost\smart_ptr\enable_shared_from_this.hpp"
  3092. mklink /H "..\..\..\boost\smart_ptr\enable_shared_from_this.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\enable_shared_from_this.hpp"
  3093.  
  3094. Hardlink created for ..\..\..\boost\smart_ptr\enable_shared_from_this.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\enable_shared_from_this.hpp
  3095. link.hardlink ..\..\..\boost\make_shared.hpp
  3096.  
  3097. if exist "..\..\..\boost\make_shared.hpp" del "..\..\..\boost\make_shared.hpp"
  3098. mklink /H "..\..\..\boost\make_shared.hpp" "..\..\..\libs\smart_ptr\include\boost\make_shared.hpp"
  3099.  
  3100. Hardlink created for ..\..\..\boost\make_shared.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\make_shared.hpp
  3101. link.hardlink ..\..\..\boost\smart_ptr\make_shared.hpp
  3102.  
  3103. if exist "..\..\..\boost\smart_ptr\make_shared.hpp" del "..\..\..\boost\smart_ptr\make_shared.hpp"
  3104. mklink /H "..\..\..\boost\smart_ptr\make_shared.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\make_shared.hpp"
  3105.  
  3106. Hardlink created for ..\..\..\boost\smart_ptr\make_shared.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\make_shared.hpp
  3107. link.hardlink ..\..\..\boost\smart_ptr\make_shared_object.hpp
  3108.  
  3109. if exist "..\..\..\boost\smart_ptr\make_shared_object.hpp" del "..\..\..\boost\smart_ptr\make_shared_object.hpp"
  3110. mklink /H "..\..\..\boost\smart_ptr\make_shared_object.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\make_shared_object.hpp"
  3111.  
  3112. Hardlink created for ..\..\..\boost\smart_ptr\make_shared_object.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\make_shared_object.hpp
  3113. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_forward.hpp
  3114.  
  3115. if exist "..\..\..\boost\smart_ptr\detail\sp_forward.hpp" del "..\..\..\boost\smart_ptr\detail\sp_forward.hpp"
  3116. mklink /H "..\..\..\boost\smart_ptr\detail\sp_forward.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_forward.hpp"
  3117.  
  3118. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_forward.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_forward.hpp
  3119. link.hardlink ..\..\..\boost\smart_ptr\make_shared_array.hpp
  3120.  
  3121. if exist "..\..\..\boost\smart_ptr\make_shared_array.hpp" del "..\..\..\boost\smart_ptr\make_shared_array.hpp"
  3122. mklink /H "..\..\..\boost\smart_ptr\make_shared_array.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\make_shared_array.hpp"
  3123.  
  3124. Hardlink created for ..\..\..\boost\smart_ptr\make_shared_array.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\make_shared_array.hpp
  3125. link.hardlink ..\..\..\boost\smart_ptr\detail\array_deleter.hpp
  3126.  
  3127. if exist "..\..\..\boost\smart_ptr\detail\array_deleter.hpp" del "..\..\..\boost\smart_ptr\detail\array_deleter.hpp"
  3128. mklink /H "..\..\..\boost\smart_ptr\detail\array_deleter.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\array_deleter.hpp"
  3129.  
  3130. Hardlink created for ..\..\..\boost\smart_ptr\detail\array_deleter.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\array_deleter.hpp
  3131. link.hardlink ..\..\..\boost\smart_ptr\detail\array_utility.hpp
  3132.  
  3133. if exist "..\..\..\boost\smart_ptr\detail\array_utility.hpp" del "..\..\..\boost\smart_ptr\detail\array_utility.hpp"
  3134. mklink /H "..\..\..\boost\smart_ptr\detail\array_utility.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\array_utility.hpp"
  3135.  
  3136. Hardlink created for ..\..\..\boost\smart_ptr\detail\array_utility.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\array_utility.hpp
  3137. link.hardlink ..\..\..\boost\type_traits\has_trivial_constructor.hpp
  3138.  
  3139. if exist "..\..\..\boost\type_traits\has_trivial_constructor.hpp" del "..\..\..\boost\type_traits\has_trivial_constructor.hpp"
  3140. mklink /H "..\..\..\boost\type_traits\has_trivial_constructor.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\has_trivial_constructor.hpp"
  3141.  
  3142. Hardlink created for ..\..\..\boost\type_traits\has_trivial_constructor.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\has_trivial_constructor.hpp
  3143. link.hardlink ..\..\..\boost\type_traits\has_trivial_destructor.hpp
  3144.  
  3145. if exist "..\..\..\boost\type_traits\has_trivial_destructor.hpp" del "..\..\..\boost\type_traits\has_trivial_destructor.hpp"
  3146. mklink /H "..\..\..\boost\type_traits\has_trivial_destructor.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\has_trivial_destructor.hpp"
  3147.  
  3148. Hardlink created for ..\..\..\boost\type_traits\has_trivial_destructor.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\has_trivial_destructor.hpp
  3149. link.hardlink ..\..\..\boost\smart_ptr\detail\array_traits.hpp
  3150.  
  3151. if exist "..\..\..\boost\smart_ptr\detail\array_traits.hpp" del "..\..\..\boost\smart_ptr\detail\array_traits.hpp"
  3152. mklink /H "..\..\..\boost\smart_ptr\detail\array_traits.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\array_traits.hpp"
  3153.  
  3154. Hardlink created for ..\..\..\boost\smart_ptr\detail\array_traits.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\array_traits.hpp
  3155. link.hardlink ..\..\..\boost\smart_ptr\detail\make_array_helper.hpp
  3156.  
  3157. if exist "..\..\..\boost\smart_ptr\detail\make_array_helper.hpp" del "..\..\..\boost\smart_ptr\detail\make_array_helper.hpp"
  3158. mklink /H "..\..\..\boost\smart_ptr\detail\make_array_helper.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\make_array_helper.hpp"
  3159.  
  3160. Hardlink created for ..\..\..\boost\smart_ptr\detail\make_array_helper.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\make_array_helper.hpp
  3161. link.hardlink ..\..\..\boost\smart_ptr\detail\sp_if_array.hpp
  3162.  
  3163. if exist "..\..\..\boost\smart_ptr\detail\sp_if_array.hpp" del "..\..\..\boost\smart_ptr\detail\sp_if_array.hpp"
  3164. mklink /H "..\..\..\boost\smart_ptr\detail\sp_if_array.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_if_array.hpp"
  3165.  
  3166. Hardlink created for ..\..\..\boost\smart_ptr\detail\sp_if_array.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\sp_if_array.hpp
  3167. link.hardlink ..\..\..\boost\smart_ptr\allocate_shared_array.hpp
  3168.  
  3169. if exist "..\..\..\boost\smart_ptr\allocate_shared_array.hpp" del "..\..\..\boost\smart_ptr\allocate_shared_array.hpp"
  3170. mklink /H "..\..\..\boost\smart_ptr\allocate_shared_array.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\allocate_shared_array.hpp"
  3171.  
  3172. Hardlink created for ..\..\..\boost\smart_ptr\allocate_shared_array.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\allocate_shared_array.hpp
  3173. link.hardlink ..\..\..\boost\smart_ptr\detail\allocate_array_helper.hpp
  3174.  
  3175. if exist "..\..\..\boost\smart_ptr\detail\allocate_array_helper.hpp" del "..\..\..\boost\smart_ptr\detail\allocate_array_helper.hpp"
  3176. mklink /H "..\..\..\boost\smart_ptr\detail\allocate_array_helper.hpp" "..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\allocate_array_helper.hpp"
  3177.  
  3178. Hardlink created for ..\..\..\boost\smart_ptr\detail\allocate_array_helper.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\smart_ptr\detail\allocate_array_helper.hpp
  3179. link.hardlink ..\..\..\boost\utility.hpp
  3180.  
  3181. if exist "..\..\..\boost\utility.hpp" del "..\..\..\boost\utility.hpp"
  3182. mklink /H "..\..\..\boost\utility.hpp" "..\..\..\libs\utility\include\boost\utility.hpp"
  3183.  
  3184. Hardlink created for ..\..\..\boost\utility.hpp <<===>> ..\..\..\libs\utility\include\boost\utility.hpp
  3185. link.hardlink ..\..\..\boost\utility\base_from_member.hpp
  3186.  
  3187. if exist "..\..\..\boost\utility\base_from_member.hpp" del "..\..\..\boost\utility\base_from_member.hpp"
  3188. mklink /H "..\..\..\boost\utility\base_from_member.hpp" "..\..\..\libs\utility\include\boost\utility\base_from_member.hpp"
  3189.  
  3190. Hardlink created for ..\..\..\boost\utility\base_from_member.hpp <<===>> ..\..\..\libs\utility\include\boost\utility\base_from_member.hpp
  3191. link.hardlink ..\..\..\boost\preprocessor\repetition\enum_binary_params.hpp
  3192.  
  3193. if exist "..\..\..\boost\preprocessor\repetition\enum_binary_params.hpp" del "..\..\..\boost\preprocessor\repetition\enum_binary_params.hpp"
  3194. mklink /H "..\..\..\boost\preprocessor\repetition\enum_binary_params.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\enum_binary_params.hpp"
  3195.  
  3196. Hardlink created for ..\..\..\boost\preprocessor\repetition\enum_binary_params.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\enum_binary_params.hpp
  3197. link.hardlink ..\..\..\boost\preprocessor\repetition\repeat_from_to.hpp
  3198.  
  3199. if exist "..\..\..\boost\preprocessor\repetition\repeat_from_to.hpp" del "..\..\..\boost\preprocessor\repetition\repeat_from_to.hpp"
  3200. mklink /H "..\..\..\boost\preprocessor\repetition\repeat_from_to.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\repeat_from_to.hpp"
  3201.  
  3202. Hardlink created for ..\..\..\boost\preprocessor\repetition\repeat_from_to.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\repetition\repeat_from_to.hpp
  3203. link.hardlink ..\..\..\boost\utility\binary.hpp
  3204.  
  3205. if exist "..\..\..\boost\utility\binary.hpp" del "..\..\..\boost\utility\binary.hpp"
  3206. mklink /H "..\..\..\boost\utility\binary.hpp" "..\..\..\libs\utility\include\boost\utility\binary.hpp"
  3207.  
  3208. Hardlink created for ..\..\..\boost\utility\binary.hpp <<===>> ..\..\..\libs\utility\include\boost\utility\binary.hpp
  3209. link.hardlink ..\..\..\boost\preprocessor\control\deduce_d.hpp
  3210.  
  3211. if exist "..\..\..\boost\preprocessor\control\deduce_d.hpp" del "..\..\..\boost\preprocessor\control\deduce_d.hpp"
  3212. mklink /H "..\..\..\boost\preprocessor\control\deduce_d.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\control\deduce_d.hpp"
  3213.  
  3214. Hardlink created for ..\..\..\boost\preprocessor\control\deduce_d.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\control\deduce_d.hpp
  3215. link.hardlink ..\..\..\boost\preprocessor\seq\cat.hpp
  3216.  
  3217. if exist "..\..\..\boost\preprocessor\seq\cat.hpp" del "..\..\..\boost\preprocessor\seq\cat.hpp"
  3218. mklink /H "..\..\..\boost\preprocessor\seq\cat.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\cat.hpp"
  3219.  
  3220. Hardlink created for ..\..\..\boost\preprocessor\seq\cat.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\cat.hpp
  3221. link.hardlink ..\..\..\boost\preprocessor\seq\transform.hpp
  3222.  
  3223. if exist "..\..\..\boost\preprocessor\seq\transform.hpp" del "..\..\..\boost\preprocessor\seq\transform.hpp"
  3224. mklink /H "..\..\..\boost\preprocessor\seq\transform.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\seq\transform.hpp"
  3225.  
  3226. Hardlink created for ..\..\..\boost\preprocessor\seq\transform.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\seq\transform.hpp
  3227. link.hardlink ..\..\..\boost\preprocessor\arithmetic\mod.hpp
  3228.  
  3229. if exist "..\..\..\boost\preprocessor\arithmetic\mod.hpp" del "..\..\..\boost\preprocessor\arithmetic\mod.hpp"
  3230. mklink /H "..\..\..\boost\preprocessor\arithmetic\mod.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\mod.hpp"
  3231.  
  3232. Hardlink created for ..\..\..\boost\preprocessor\arithmetic\mod.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\mod.hpp
  3233. common.mkdir ..\..\..\boost\preprocessor\arithmetic\detail
  3234.  
  3235. if not exist "..\..\..\boost\preprocessor\arithmetic\detail\\" mkdir "..\..\..\boost\preprocessor\arithmetic\detail"
  3236.  
  3237. link.hardlink ..\..\..\boost\preprocessor\arithmetic\detail\div_base.hpp
  3238.  
  3239. if exist "..\..\..\boost\preprocessor\arithmetic\detail\div_base.hpp" del "..\..\..\boost\preprocessor\arithmetic\detail\div_base.hpp"
  3240. mklink /H "..\..\..\boost\preprocessor\arithmetic\detail\div_base.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\detail\div_base.hpp"
  3241.  
  3242. Hardlink created for ..\..\..\boost\preprocessor\arithmetic\detail\div_base.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\arithmetic\detail\div_base.hpp
  3243. common.mkdir ..\..\..\boost\preprocessor\comparison
  3244.  
  3245. if not exist "..\..\..\boost\preprocessor\comparison\\" mkdir "..\..\..\boost\preprocessor\comparison"
  3246.  
  3247. link.hardlink ..\..\..\boost\preprocessor\comparison\less_equal.hpp
  3248.  
  3249. if exist "..\..\..\boost\preprocessor\comparison\less_equal.hpp" del "..\..\..\boost\preprocessor\comparison\less_equal.hpp"
  3250. mklink /H "..\..\..\boost\preprocessor\comparison\less_equal.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\comparison\less_equal.hpp"
  3251.  
  3252. Hardlink created for ..\..\..\boost\preprocessor\comparison\less_equal.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\comparison\less_equal.hpp
  3253. link.hardlink ..\..\..\boost\preprocessor\logical\not.hpp
  3254.  
  3255. if exist "..\..\..\boost\preprocessor\logical\not.hpp" del "..\..\..\boost\preprocessor\logical\not.hpp"
  3256. mklink /H "..\..\..\boost\preprocessor\logical\not.hpp" "..\..\..\libs\preprocessor\include\boost\preprocessor\logical\not.hpp"
  3257.  
  3258. Hardlink created for ..\..\..\boost\preprocessor\logical\not.hpp <<===>> ..\..\..\libs\preprocessor\include\boost\preprocessor\logical\not.hpp
  3259. link.hardlink ..\..\..\boost\utility\identity_type.hpp
  3260.  
  3261. if exist "..\..\..\boost\utility\identity_type.hpp" del "..\..\..\boost\utility\identity_type.hpp"
  3262. mklink /H "..\..\..\boost\utility\identity_type.hpp" "..\..\..\libs\utility\include\boost\utility\identity_type.hpp"
  3263.  
  3264. Hardlink created for ..\..\..\boost\utility\identity_type.hpp <<===>> ..\..\..\libs\utility\include\boost\utility\identity_type.hpp
  3265. link.hardlink ..\..\..\boost\type_traits\function_traits.hpp
  3266.  
  3267. if exist "..\..\..\boost\type_traits\function_traits.hpp" del "..\..\..\boost\type_traits\function_traits.hpp"
  3268. mklink /H "..\..\..\boost\type_traits\function_traits.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\function_traits.hpp"
  3269.  
  3270. Hardlink created for ..\..\..\boost\type_traits\function_traits.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\function_traits.hpp
  3271. link.hardlink ..\..\..\boost\next_prior.hpp
  3272.  
  3273. if exist "..\..\..\boost\next_prior.hpp" del "..\..\..\boost\next_prior.hpp"
  3274. mklink /H "..\..\..\boost\next_prior.hpp" "..\..\..\libs\utility\include\boost\next_prior.hpp"
  3275.  
  3276. Hardlink created for ..\..\..\boost\next_prior.hpp <<===>> ..\..\..\libs\utility\include\boost\next_prior.hpp
  3277.  
  3278. file bin\msvc-10.0\release\process_jam_log.obj.rsp
  3279. "..\src\process_jam_log.cpp" -Fo"bin\msvc-10.0\release\process_jam_log.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3280. -DBOOST_ALL_NO_LIB=1
  3281. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3282. -DBOOST_SYSTEM_STATIC_LINK=1
  3283. -DNDEBUG
  3284. -D_CRT_SECURE_NO_WARNINGS
  3285. "-I..\..\.."
  3286. compile-c-c++ bin\msvc-10.0\release\process_jam_log.obj
  3287.  
  3288. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3289. cl /Zm800 -nologo @"bin\msvc-10.0\release\process_jam_log.obj.rsp"
  3290.  
  3291. process_jam_log.cpp
  3292. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3293. ...failed compile-c-c++ bin\msvc-10.0\release\process_jam_log.obj...
  3294.  
  3295. file bin\msvc-10.0\release\tiny_xml.obj.rsp
  3296. "..\src\detail\tiny_xml.cpp" -Fo"bin\msvc-10.0\release\tiny_xml.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3297. -DBOOST_ALL_NO_LIB=1
  3298. -DNDEBUG
  3299. -D_CRT_SECURE_NO_WARNINGS
  3300. "-I..\..\.."
  3301. compile-c-c++ bin\msvc-10.0\release\tiny_xml.obj
  3302.  
  3303. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3304. cl /Zm800 -nologo @"bin\msvc-10.0\release\tiny_xml.obj.rsp"
  3305.  
  3306. tiny_xml.cpp
  3307. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3308. ...failed compile-c-c++ bin\msvc-10.0\release\tiny_xml.obj...
  3309. common.mkdir ..\..\..\bin.v2\libs
  3310.  
  3311. if not exist "..\..\..\bin.v2\libs\\" mkdir "..\..\..\bin.v2\libs"
  3312.  
  3313. common.mkdir ..\..\..\bin.v2\libs\filesystem
  3314.  
  3315. if not exist "..\..\..\bin.v2\libs\filesystem\\" mkdir "..\..\..\bin.v2\libs\filesystem"
  3316.  
  3317. common.mkdir ..\..\..\bin.v2\libs\filesystem\build
  3318.  
  3319. if not exist "..\..\..\bin.v2\libs\filesystem\build\\" mkdir "..\..\..\bin.v2\libs\filesystem\build"
  3320.  
  3321. common.mkdir ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0
  3322.  
  3323. if not exist "..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\\" mkdir "..\..\..\bin.v2\libs\filesystem\build\msvc-10.0"
  3324.  
  3325. common.mkdir ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release
  3326.  
  3327. if not exist "..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\\" mkdir "..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release"
  3328.  
  3329. common.mkdir ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static
  3330.  
  3331. if not exist "..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\\" mkdir "..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static"
  3332.  
  3333. link.hardlink ..\..\..\boost\filesystem\path_traits.hpp
  3334.  
  3335. if exist "..\..\..\boost\filesystem\path_traits.hpp" del "..\..\..\boost\filesystem\path_traits.hpp"
  3336. mklink /H "..\..\..\boost\filesystem\path_traits.hpp" "..\..\..\libs\filesystem\include\boost\filesystem\path_traits.hpp"
  3337.  
  3338. Hardlink created for ..\..\..\boost\filesystem\path_traits.hpp <<===>> ..\..\..\libs\filesystem\include\boost\filesystem\path_traits.hpp
  3339. link.hardlink ..\..\..\boost\type_traits\decay.hpp
  3340.  
  3341. if exist "..\..\..\boost\type_traits\decay.hpp" del "..\..\..\boost\type_traits\decay.hpp"
  3342. mklink /H "..\..\..\boost\type_traits\decay.hpp" "..\..\..\libs\type_traits\include\boost\type_traits\decay.hpp"
  3343.  
  3344. Hardlink created for ..\..\..\boost\type_traits\decay.hpp <<===>> ..\..\..\libs\type_traits\include\boost\type_traits\decay.hpp
  3345.  
  3346. file ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\codecvt_error_category.obj.rsp
  3347. "..\..\..\libs\filesystem\src\codecvt_error_category.cpp" -Fo"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\codecvt_error_category.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3348. -DBOOST_ALL_NO_LIB=1
  3349. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3350. -DBOOST_SYSTEM_STATIC_LINK=1
  3351. -DNDEBUG
  3352. "-I..\..\.."
  3353. compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\codecvt_error_category.obj
  3354.  
  3355. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3356. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\codecvt_error_category.obj.rsp"
  3357.  
  3358. codecvt_error_category.cpp
  3359. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3360. ...failed compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\codecvt_error_category.obj...
  3361.  
  3362. file ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\operations.obj.rsp
  3363. "..\..\..\libs\filesystem\src\operations.cpp" -Fo"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\operations.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3364. -DBOOST_ALL_NO_LIB=1
  3365. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3366. -DBOOST_SYSTEM_STATIC_LINK=1
  3367. -DNDEBUG
  3368. "-I..\..\.."
  3369. compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\operations.obj
  3370.  
  3371. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3372. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\operations.obj.rsp"
  3373.  
  3374. operations.cpp
  3375. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3376. ...failed compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\operations.obj...
  3377. link.hardlink ..\..\..\boost\detail\lightweight_mutex.hpp
  3378.  
  3379. if exist "..\..\..\boost\detail\lightweight_mutex.hpp" del "..\..\..\boost\detail\lightweight_mutex.hpp"
  3380. mklink /H "..\..\..\boost\detail\lightweight_mutex.hpp" "..\..\..\libs\smart_ptr\include\boost\detail\lightweight_mutex.hpp"
  3381.  
  3382. Hardlink created for ..\..\..\boost\detail\lightweight_mutex.hpp <<===>> ..\..\..\libs\smart_ptr\include\boost\detail\lightweight_mutex.hpp
  3383. common.mkdir ..\..\..\boost\filesystem\detail
  3384.  
  3385. if not exist "..\..\..\boost\filesystem\detail\\" mkdir "..\..\..\boost\filesystem\detail"
  3386.  
  3387. link.hardlink ..\..\..\boost\filesystem\detail\utf8_codecvt_facet.hpp
  3388.  
  3389. if exist "..\..\..\boost\filesystem\detail\utf8_codecvt_facet.hpp" del "..\..\..\boost\filesystem\detail\utf8_codecvt_facet.hpp"
  3390. mklink /H "..\..\..\boost\filesystem\detail\utf8_codecvt_facet.hpp" "..\..\..\libs\filesystem\include\boost\filesystem\detail\utf8_codecvt_facet.hpp"
  3391.  
  3392. Hardlink created for ..\..\..\boost\filesystem\detail\utf8_codecvt_facet.hpp <<===>> ..\..\..\libs\filesystem\include\boost\filesystem\detail\utf8_codecvt_facet.hpp
  3393. link.hardlink ..\..\..\boost\detail\utf8_codecvt_facet.hpp
  3394.  
  3395. if exist "..\..\..\boost\detail\utf8_codecvt_facet.hpp" del "..\..\..\boost\detail\utf8_codecvt_facet.hpp"
  3396. mklink /H "..\..\..\boost\detail\utf8_codecvt_facet.hpp" "..\..\..\libs\detail\include\boost\detail\utf8_codecvt_facet.hpp"
  3397.  
  3398. Hardlink created for ..\..\..\boost\detail\utf8_codecvt_facet.hpp <<===>> ..\..\..\libs\detail\include\boost\detail\utf8_codecvt_facet.hpp
  3399.  
  3400. file ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path.obj.rsp
  3401. "..\..\..\libs\filesystem\src\path.cpp" -Fo"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3402. -DBOOST_ALL_NO_LIB=1
  3403. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3404. -DBOOST_SYSTEM_STATIC_LINK=1
  3405. -DNDEBUG
  3406. "-I..\..\.."
  3407. compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path.obj
  3408.  
  3409. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3410. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path.obj.rsp"
  3411.  
  3412. path.cpp
  3413. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3414. ...failed compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path.obj...
  3415.  
  3416. file ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path_traits.obj.rsp
  3417. "..\..\..\libs\filesystem\src\path_traits.cpp" -Fo"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path_traits.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3418. -DBOOST_ALL_NO_LIB=1
  3419. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3420. -DBOOST_SYSTEM_STATIC_LINK=1
  3421. -DNDEBUG
  3422. "-I..\..\.."
  3423. compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path_traits.obj
  3424.  
  3425. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3426. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path_traits.obj.rsp"
  3427.  
  3428. path_traits.cpp
  3429. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3430. ...failed compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\path_traits.obj...
  3431.  
  3432. file ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\portability.obj.rsp
  3433. "..\..\..\libs\filesystem\src\portability.cpp" -Fo"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\portability.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3434. -DBOOST_ALL_NO_LIB=1
  3435. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3436. -DBOOST_SYSTEM_STATIC_LINK=1
  3437. -DNDEBUG
  3438. "-I..\..\.."
  3439. compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\portability.obj
  3440.  
  3441. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3442. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\portability.obj.rsp"
  3443.  
  3444. portability.cpp
  3445. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3446. ...failed compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\portability.obj...
  3447.  
  3448. file ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\unique_path.obj.rsp
  3449. "..\..\..\libs\filesystem\src\unique_path.cpp" -Fo"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\unique_path.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3450. -DBOOST_ALL_NO_LIB=1
  3451. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3452. -DBOOST_SYSTEM_STATIC_LINK=1
  3453. -DNDEBUG
  3454. "-I..\..\.."
  3455. compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\unique_path.obj
  3456.  
  3457. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3458. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\unique_path.obj.rsp"
  3459.  
  3460. unique_path.cpp
  3461. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3462. ...failed compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\unique_path.obj...
  3463. link.hardlink ..\..\..\boost\detail\utf8_codecvt_facet.ipp
  3464.  
  3465. if exist "..\..\..\boost\detail\utf8_codecvt_facet.ipp" del "..\..\..\boost\detail\utf8_codecvt_facet.ipp"
  3466. mklink /H "..\..\..\boost\detail\utf8_codecvt_facet.ipp" "..\..\..\libs\detail\include\boost\detail\utf8_codecvt_facet.ipp"
  3467.  
  3468. Hardlink created for ..\..\..\boost\detail\utf8_codecvt_facet.ipp <<===>> ..\..\..\libs\detail\include\boost\detail\utf8_codecvt_facet.ipp
  3469.  
  3470. file ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\utf8_codecvt_facet.obj.rsp
  3471. "..\..\..\libs\filesystem\src\utf8_codecvt_facet.cpp" -Fo"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\utf8_codecvt_facet.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3472. -DBOOST_ALL_NO_LIB=1
  3473. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3474. -DBOOST_SYSTEM_STATIC_LINK=1
  3475. -DNDEBUG
  3476. "-I..\..\.."
  3477. compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\utf8_codecvt_facet.obj
  3478.  
  3479. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3480. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\utf8_codecvt_facet.obj.rsp"
  3481.  
  3482. utf8_codecvt_facet.cpp
  3483. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3484. ...failed compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\utf8_codecvt_facet.obj...
  3485.  
  3486. file ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\windows_file_codecvt.obj.rsp
  3487. "..\..\..\libs\filesystem\src\windows_file_codecvt.cpp" -Fo"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\windows_file_codecvt.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3488. -DBOOST_ALL_NO_LIB=1
  3489. -DBOOST_FILESYSTEM_STATIC_LINK=1
  3490. -DBOOST_SYSTEM_STATIC_LINK=1
  3491. -DNDEBUG
  3492. "-I..\..\.."
  3493. compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\windows_file_codecvt.obj
  3494.  
  3495. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3496. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\windows_file_codecvt.obj.rsp"
  3497.  
  3498. windows_file_codecvt.cpp
  3499. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3500. ...failed compile-c-c++ ..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static\windows_file_codecvt.obj...
  3501. ...skipped <p..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static>libboost_filesystem-vc100-1_55.lib for lack of <p..\..\..\bin.v2\libs\filesystem\build\msvc-10.0\release\link-static>codecvt_error_category.obj...
  3502. common.mkdir ..\..\..\bin.v2\libs\system
  3503.  
  3504. if not exist "..\..\..\bin.v2\libs\system\\" mkdir "..\..\..\bin.v2\libs\system"
  3505.  
  3506. common.mkdir ..\..\..\bin.v2\libs\system\build
  3507.  
  3508. if not exist "..\..\..\bin.v2\libs\system\build\\" mkdir "..\..\..\bin.v2\libs\system\build"
  3509.  
  3510. common.mkdir ..\..\..\bin.v2\libs\system\build\msvc-10.0
  3511.  
  3512. if not exist "..\..\..\bin.v2\libs\system\build\msvc-10.0\\" mkdir "..\..\..\bin.v2\libs\system\build\msvc-10.0"
  3513.  
  3514. common.mkdir ..\..\..\bin.v2\libs\system\build\msvc-10.0\release
  3515.  
  3516. if not exist "..\..\..\bin.v2\libs\system\build\msvc-10.0\release\\" mkdir "..\..\..\bin.v2\libs\system\build\msvc-10.0\release"
  3517.  
  3518. common.mkdir ..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static
  3519.  
  3520. if not exist "..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static\\" mkdir "..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static"
  3521.  
  3522.  
  3523. file ..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static\error_code.obj.rsp
  3524. "..\..\..\libs\system\src\error_code.cpp" -Fo"..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static\error_code.obj" -TP /O2 /Ob2 /W3 /GR /MD /Zc:forScope /Zc:wchar_t /wd4675 /EHs -c
  3525. -DBOOST_ALL_NO_LIB=1
  3526. -DBOOST_SYSTEM_STATIC_LINK=1
  3527. -DNDEBUG
  3528. "-I..\..\.."
  3529. compile-c-c++ ..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static\error_code.obj
  3530.  
  3531. call "E:\Program Files (x86)\msvc10\vc\vcvarsall.bat" x86 >nul
  3532. cl /Zm800 -nologo @"..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static\error_code.obj.rsp"
  3533.  
  3534. error_code.cpp
  3535. ..\..\..\boost/config.hpp(26) : fatal error C1083: Cannot open include file: 'boost/config/user.hpp': No such file or directory
  3536. ...failed compile-c-c++ ..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static\error_code.obj...
  3537. ...skipped <p..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static>libboost_system-vc100-1_55.lib for lack of <p..\..\..\bin.v2\libs\system\build\msvc-10.0\release\link-static>error_code.obj...
  3538. ...skipped <pbin\msvc-10.0\release>process_jam_log.exe for lack of <pbin\msvc-10.0\release>process_jam_log.obj...
  3539. ...failed updating 11 targets...
  3540. ...skipped 3 targets...
  3541. ...updated 463 targets...
  3542. # Searching for "process_jam_log.exe" in "F:\boost\VC8\trunk\boost_root\tools\regression\build"...
  3543. Traceback (most recent call last):
  3544. File "run.py", line 83, in <module>
  3545. runner(root)
  3546. File "F:\boost\VC8\trunk\tools_regression_src\regression.py", line 253, in __init__
  3547. self.main()
  3548. File "F:\boost\VC8\trunk\tools_regression_src\regression.py", line 639, in main
  3549. getattr(self,action_m)()
  3550. File "F:\boost\VC8\trunk\tools_regression_src\regression.py", line 596, in command_regression
  3551. self.command_setup()
  3552. File "F:\boost\VC8\trunk\tools_regression_src\regression.py", line 366, in command_setup
  3553. self.build_if_needed(self.process_jam_log,self.pjl_toolset)
  3554. File "F:\boost\VC8\trunk\tools_regression_src\regression.py", line 738, in build_if_needed
  3555. tool[ 'build_path' ] = self.tool_path( tool )
  3556. File "F:\boost\VC8\trunk\tools_regression_src\regression.py", line 763, in tool_path
  3557. , '\n'.join( [ name_or_spec[ 'path' ], build_dir ] )
  3558.  
  3559.  
  3560. Finished at Sun Jan 19 22:00:54 2014; Time taken: 0h 54m 1s (3241s)
  3561.  
  3562.  
  3563. Files analysis:
  3564.  
  3565. Analysis by type:
Add Comment
Please, Sign In to add comment