.gitmodules 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. [submodule "optional"]
  2. path = libs/optional
  3. url = ../optional.git
  4. fetchRecurseSubmodules = on-demand
  5. [submodule "utility"]
  6. path = libs/utility
  7. url = ../utility.git
  8. fetchRecurseSubmodules = on-demand
  9. [submodule "variant"]
  10. path = libs/variant
  11. url = ../variant.git
  12. fetchRecurseSubmodules = on-demand
  13. [submodule "smart_ptr"]
  14. path = libs/smart_ptr
  15. url = ../smart_ptr.git
  16. fetchRecurseSubmodules = on-demand
  17. [submodule "math"]
  18. path = libs/math
  19. url = ../math.git
  20. fetchRecurseSubmodules = on-demand
  21. [submodule "function"]
  22. path = libs/function
  23. url = ../function.git
  24. fetchRecurseSubmodules = on-demand
  25. [submodule "parameter"]
  26. path = libs/parameter
  27. url = ../parameter.git
  28. fetchRecurseSubmodules = on-demand
  29. [submodule "iostreams"]
  30. path = libs/iostreams
  31. url = ../iostreams.git
  32. fetchRecurseSubmodules = on-demand
  33. [submodule "foreach"]
  34. path = libs/foreach
  35. url = ../foreach.git
  36. fetchRecurseSubmodules = on-demand
  37. [submodule "statechart"]
  38. path = libs/statechart
  39. url = ../statechart.git
  40. fetchRecurseSubmodules = on-demand
  41. [submodule "wave"]
  42. path = libs/wave
  43. url = ../wave.git
  44. fetchRecurseSubmodules = on-demand
  45. [submodule "assign"]
  46. path = libs/assign
  47. url = ../assign.git
  48. fetchRecurseSubmodules = on-demand
  49. [submodule "pool"]
  50. path = libs/pool
  51. url = ../pool.git
  52. fetchRecurseSubmodules = on-demand
  53. [submodule "filesystem"]
  54. path = libs/filesystem
  55. url = ../filesystem.git
  56. fetchRecurseSubmodules = on-demand
  57. [submodule "format"]
  58. path = libs/format
  59. url = ../format.git
  60. fetchRecurseSubmodules = on-demand
  61. [submodule "multi_array"]
  62. path = libs/multi_array
  63. url = ../multi_array.git
  64. fetchRecurseSubmodules = on-demand
  65. [submodule "bind"]
  66. path = libs/bind
  67. url = ../bind.git
  68. fetchRecurseSubmodules = on-demand
  69. [submodule "iterator"]
  70. path = libs/iterator
  71. url = ../iterator.git
  72. fetchRecurseSubmodules = on-demand
  73. [submodule "integer"]
  74. path = libs/integer
  75. url = ../integer.git
  76. fetchRecurseSubmodules = on-demand
  77. [submodule "serialization"]
  78. path = libs/serialization
  79. url = ../serialization.git
  80. fetchRecurseSubmodules = on-demand
  81. [submodule "preprocessor"]
  82. path = libs/preprocessor
  83. url = ../preprocessor.git
  84. fetchRecurseSubmodules = on-demand
  85. [submodule "timer"]
  86. path = libs/timer
  87. url = ../timer.git
  88. fetchRecurseSubmodules = on-demand
  89. [submodule "date_time"]
  90. path = libs/date_time
  91. url = ../date_time.git
  92. fetchRecurseSubmodules = on-demand
  93. [submodule "regex"]
  94. path = libs/regex
  95. url = ../regex.git
  96. fetchRecurseSubmodules = on-demand
  97. [submodule "tokenizer"]
  98. path = libs/tokenizer
  99. url = ../tokenizer.git
  100. fetchRecurseSubmodules = on-demand
  101. [submodule "python"]
  102. path = libs/python
  103. url = ../python.git
  104. fetchRecurseSubmodules = on-demand
  105. [submodule "signals"]
  106. path = libs/signals
  107. url = ../signals.git
  108. fetchRecurseSubmodules = on-demand
  109. [submodule "typeof"]
  110. path = libs/typeof
  111. url = ../typeof.git
  112. fetchRecurseSubmodules = on-demand
  113. [submodule "config"]
  114. path = libs/config
  115. url = ../config.git
  116. fetchRecurseSubmodules = on-demand
  117. [submodule "program_options"]
  118. path = libs/program_options
  119. url = ../program_options.git
  120. fetchRecurseSubmodules = on-demand
  121. [submodule "conversion"]
  122. path = libs/conversion
  123. url = ../conversion.git
  124. fetchRecurseSubmodules = on-demand
  125. [submodule "detail"]
  126. path = libs/detail
  127. url = ../detail.git
  128. fetchRecurseSubmodules = on-demand
  129. [submodule "dynamic_bitset"]
  130. path = libs/dynamic_bitset
  131. url = ../dynamic_bitset.git
  132. fetchRecurseSubmodules = on-demand
  133. [submodule "compatibility"]
  134. path = libs/compatibility
  135. url = ../compatibility.git
  136. fetchRecurseSubmodules = on-demand
  137. [submodule "io"]
  138. path = libs/io
  139. url = ../io.git
  140. fetchRecurseSubmodules = on-demand
  141. [submodule "property_map"]
  142. path = libs/property_map
  143. url = ../property_map.git
  144. fetchRecurseSubmodules = on-demand
  145. [submodule "functional"]
  146. path = libs/functional
  147. url = ../functional.git
  148. fetchRecurseSubmodules = on-demand
  149. [submodule "graph_parallel"]
  150. path = libs/graph_parallel
  151. url = ../graph_parallel.git
  152. fetchRecurseSubmodules = on-demand
  153. [submodule "graph"]
  154. path = libs/graph
  155. url = ../graph.git
  156. fetchRecurseSubmodules = on-demand
  157. [submodule "type_traits"]
  158. path = libs/type_traits
  159. url = ../type_traits.git
  160. fetchRecurseSubmodules = on-demand
  161. [submodule "rational"]
  162. path = libs/rational
  163. url = ../rational.git
  164. fetchRecurseSubmodules = on-demand
  165. [submodule "disjoint_sets"]
  166. path = libs/disjoint_sets
  167. url = ../disjoint_sets.git
  168. fetchRecurseSubmodules = on-demand
  169. [submodule "multi_index"]
  170. path = libs/multi_index
  171. url = ../multi_index.git
  172. fetchRecurseSubmodules = on-demand
  173. [submodule "interval"]
  174. path = libs/numeric/interval
  175. url = ../interval.git
  176. fetchRecurseSubmodules = on-demand
  177. [submodule "numeric_conversion"]
  178. path = libs/numeric/conversion
  179. url = ../numeric_conversion.git
  180. fetchRecurseSubmodules = on-demand
  181. [submodule "ublas"]
  182. path = libs/numeric/ublas
  183. url = ../ublas.git
  184. fetchRecurseSubmodules = on-demand
  185. [submodule "random"]
  186. path = libs/random
  187. url = ../random.git
  188. fetchRecurseSubmodules = on-demand
  189. [submodule "range"]
  190. path = libs/range
  191. url = ../range.git
  192. fetchRecurseSubmodules = on-demand
  193. [submodule "thread"]
  194. path = libs/thread
  195. url = ../thread.git
  196. fetchRecurseSubmodules = on-demand
  197. [submodule "ptr_container"]
  198. path = libs/ptr_container
  199. url = ../ptr_container.git
  200. fetchRecurseSubmodules = on-demand
  201. [submodule "test"]
  202. path = libs/test
  203. url = ../test.git
  204. fetchRecurseSubmodules = on-demand
  205. [submodule "logic"]
  206. path = libs/logic
  207. url = ../logic.git
  208. fetchRecurseSubmodules = on-demand
  209. [submodule "static_assert"]
  210. path = libs/static_assert
  211. url = ../static_assert.git
  212. fetchRecurseSubmodules = on-demand
  213. [submodule "tuple"]
  214. path = libs/tuple
  215. url = ../tuple.git
  216. fetchRecurseSubmodules = on-demand
  217. [submodule "spirit"]
  218. path = libs/spirit
  219. url = ../spirit.git
  220. fetchRecurseSubmodules = on-demand
  221. [submodule "exception"]
  222. path = libs/exception
  223. url = ../exception.git
  224. fetchRecurseSubmodules = on-demand
  225. [submodule "tr1"]
  226. path = libs/tr1
  227. url = ../tr1.git
  228. fetchRecurseSubmodules = on-demand
  229. [submodule "crc"]
  230. path = libs/crc
  231. url = ../crc.git
  232. fetchRecurseSubmodules = on-demand
  233. [submodule "lambda"]
  234. path = libs/lambda
  235. url = ../lambda.git
  236. fetchRecurseSubmodules = on-demand
  237. [submodule "array"]
  238. path = libs/array
  239. url = ../array.git
  240. fetchRecurseSubmodules = on-demand
  241. [submodule "xpressive"]
  242. path = libs/xpressive
  243. url = ../xpressive.git
  244. fetchRecurseSubmodules = on-demand
  245. [submodule "any"]
  246. path = libs/any
  247. url = ../any.git
  248. fetchRecurseSubmodules = on-demand
  249. [submodule "mpl"]
  250. path = libs/mpl
  251. url = ../mpl.git
  252. fetchRecurseSubmodules = on-demand
  253. [submodule "algorithm"]
  254. path = libs/algorithm
  255. url = ../algorithm.git
  256. fetchRecurseSubmodules = on-demand
  257. [submodule "compose"]
  258. path = libs/compose
  259. url = ../compose.git
  260. fetchRecurseSubmodules = on-demand
  261. [submodule "boostbook"]
  262. path = tools/boostbook
  263. url = ../boostbook.git
  264. fetchRecurseSubmodules = on-demand
  265. [submodule "bcp"]
  266. path = tools/bcp
  267. url = ../bcp.git
  268. fetchRecurseSubmodules = on-demand
  269. [submodule "inspect"]
  270. path = tools/inspect
  271. url = ../inspect.git
  272. fetchRecurseSubmodules = on-demand
  273. [submodule "build"]
  274. path = tools/build
  275. url = ../build.git
  276. fetchRecurseSubmodules = on-demand
  277. [submodule "quickbook"]
  278. path = tools/quickbook
  279. url = ../quickbook.git
  280. fetchRecurseSubmodules = on-demand
  281. [submodule "concept_check"]
  282. path = libs/concept_check
  283. url = ../concept_check.git
  284. fetchRecurseSubmodules = on-demand
粤ICP备19079148号