bake-toolkit 2.29.4 → 2.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (300) hide show
  1. checksums.yaml +4 -4
  2. data/lib/adapt/config/loader.rb +2 -2
  3. data/lib/bake/cache.rb +45 -15
  4. data/lib/bake/config/loader.rb +0 -7
  5. data/lib/bake/mergeConfig.rb +14 -6
  6. data/lib/bake/options/options.rb +12 -1
  7. data/lib/bake/options/showDoc.rb +53 -20
  8. data/lib/bake/options/usage.rb +1 -0
  9. data/lib/bakeqac/options/options.rb +10 -1
  10. data/lib/bakery/options/options.rb +11 -1
  11. data/lib/common/options/finder.rb +13 -0
  12. data/lib/common/version.rb +1 -1
  13. metadata +3 -289
  14. data/documentation/_build/html/_images/AddRepository.png +0 -0
  15. data/documentation/_build/html/_images/AvailableSoftware.png +0 -0
  16. data/documentation/_build/html/_images/FirstSelect.png +0 -0
  17. data/documentation/_build/html/_images/Import.png +0 -0
  18. data/documentation/_build/html/_images/InstallNewSoftware.png +0 -0
  19. data/documentation/_build/html/_images/Licenses.png +0 -0
  20. data/documentation/_build/html/_images/New.png +0 -0
  21. data/documentation/_build/html/_images/Restart.png +0 -0
  22. data/documentation/_build/html/_images/Result.png +0 -0
  23. data/documentation/_build/html/_images/Script.png +0 -0
  24. data/documentation/_build/html/_images/SecondSelect.png +0 -0
  25. data/documentation/_build/html/_images/SelectExport.png +0 -0
  26. data/documentation/_build/html/_images/SelectImport.png +0 -0
  27. data/documentation/_build/html/_images/SelectNew.png +0 -0
  28. data/documentation/_build/html/_images/TrustMe.png +0 -0
  29. data/documentation/_build/html/_images/WrongSelect.png +0 -0
  30. data/documentation/_build/html/_images/bake_build_hierachy.png +0 -0
  31. data/documentation/_build/html/_images/bake_tagcloud.png +0 -0
  32. data/documentation/_build/html/_images/buildFile.png +0 -0
  33. data/documentation/_build/html/_images/buildMain.png +0 -0
  34. data/documentation/_build/html/_images/console.png +0 -0
  35. data/documentation/_build/html/_images/cvsp.png +0 -0
  36. data/documentation/_build/html/_images/cygwin_mount.png +0 -0
  37. data/documentation/_build/html/_images/cygwin_ruby.png +0 -0
  38. data/documentation/_build/html/_images/cygwin_tty.png +0 -0
  39. data/documentation/_build/html/_images/debug_app.png +0 -0
  40. data/documentation/_build/html/_images/debug_debug.png +0 -0
  41. data/documentation/_build/html/_images/debug_flag.png +0 -0
  42. data/documentation/_build/html/_images/debug_map.png +0 -0
  43. data/documentation/_build/html/_images/debug_path.png +0 -0
  44. data/documentation/_build/html/_images/dot.png +0 -0
  45. data/documentation/_build/html/_images/dotP.png +0 -0
  46. data/documentation/_build/html/_images/dotPC.png +0 -0
  47. data/documentation/_build/html/_images/eclipse.png +0 -0
  48. data/documentation/_build/html/_images/emacs.png +0 -0
  49. data/documentation/_build/html/_images/keys.png +0 -0
  50. data/documentation/_build/html/_images/misra.png +0 -0
  51. data/documentation/_build/html/_images/notepad.png +0 -0
  52. data/documentation/_build/html/_images/pref.png +0 -0
  53. data/documentation/_build/html/_images/problem.png +0 -0
  54. data/documentation/_build/html/_images/vim.png +0 -0
  55. data/documentation/_build/html/_images/visualstudio-pro.png +0 -0
  56. data/documentation/_build/html/_images/vs_2010_install.png +0 -0
  57. data/documentation/_build/html/_images/vs_debug.png +0 -0
  58. data/documentation/_build/html/_images/vs_error.png +0 -0
  59. data/documentation/_build/html/_images/vs_install1.png +0 -0
  60. data/documentation/_build/html/_images/vs_installed.png +0 -0
  61. data/documentation/_build/html/_images/vs_options.png +0 -0
  62. data/documentation/_build/html/_images/vs_select_config.png +0 -0
  63. data/documentation/_build/html/_images/vs_show_config.png +0 -0
  64. data/documentation/_build/html/_images/vs_update.png +0 -0
  65. data/documentation/_build/html/_images/vs_update_site.png +0 -0
  66. data/documentation/_build/html/_sources/changelog.txt +0 -588
  67. data/documentation/_build/html/_sources/commandline/commandline.txt +0 -109
  68. data/documentation/_build/html/_sources/concepts/build_hierarchy.txt +0 -34
  69. data/documentation/_build/html/_sources/concepts/concepts.txt +0 -14
  70. data/documentation/_build/html/_sources/concepts/inject.txt +0 -65
  71. data/documentation/_build/html/_sources/concepts/link_order.txt +0 -91
  72. data/documentation/_build/html/_sources/concepts/prebuild.txt +0 -57
  73. data/documentation/_build/html/_sources/concepts/the_main_project.txt +0 -45
  74. data/documentation/_build/html/_sources/concepts/the_project_meta_file.txt +0 -72
  75. data/documentation/_build/html/_sources/ide/eclipse/eclipse.txt +0 -25
  76. data/documentation/_build/html/_sources/ide/eclipse/how_to_convert_existing_cdt_workspace.txt +0 -31
  77. data/documentation/_build/html/_sources/ide/eclipse/how_to_create_a_new_project_in_eclipse.txt +0 -18
  78. data/documentation/_build/html/_sources/ide/eclipse/how_to_create_a_workspace_in_eclipse.txt +0 -27
  79. data/documentation/_build/html/_sources/ide/eclipse/how_to_debug_in_eclipse.txt +0 -38
  80. data/documentation/_build/html/_sources/ide/eclipse/how_to_install_eclipse_plugin.txt +0 -44
  81. data/documentation/_build/html/_sources/ide/eclipse/how_to_use_bake_in_eclipse.txt +0 -86
  82. data/documentation/_build/html/_sources/ide/ide_integrations.txt +0 -40
  83. data/documentation/_build/html/_sources/ide/vs/how_to_create_vs_projects.txt +0 -15
  84. data/documentation/_build/html/_sources/ide/vs/how_to_debug_in_vs.txt +0 -35
  85. data/documentation/_build/html/_sources/ide/vs/how_to_used_bake_in_vs.txt +0 -35
  86. data/documentation/_build/html/_sources/ide/vs/vs.txt +0 -10
  87. data/documentation/_build/html/_sources/ide/vs/vs_install.txt +0 -43
  88. data/documentation/_build/html/_sources/index.txt +0 -33
  89. data/documentation/_build/html/_sources/install/install_bake.txt +0 -112
  90. data/documentation/_build/html/_sources/internal.txt +0 -50
  91. data/documentation/_build/html/_sources/known_issues.txt +0 -7
  92. data/documentation/_build/html/_sources/license.txt +0 -4
  93. data/documentation/_build/html/_sources/performance/performance.txt +0 -104
  94. data/documentation/_build/html/_sources/quickstart/quickstart.txt +0 -70
  95. data/documentation/_build/html/_sources/syntax/adapt_configs.txt +0 -254
  96. data/documentation/_build/html/_sources/syntax/auto_adjustment.txt +0 -43
  97. data/documentation/_build/html/_sources/syntax/derive_configs.txt +0 -93
  98. data/documentation/_build/html/_sources/syntax/project_meta_syntax.txt +0 -19
  99. data/documentation/_build/html/_sources/syntax/syntax.txt +0 -11
  100. data/documentation/_build/html/_sources/syntax/variable_substitutions.txt +0 -148
  101. data/documentation/_build/html/_sources/tips_and_tricks/bakeclean.txt +0 -11
  102. data/documentation/_build/html/_sources/tips_and_tricks/dot.txt +0 -34
  103. data/documentation/_build/html/_sources/tips_and_tricks/how_to_use_bake_with_cygwin.txt +0 -62
  104. data/documentation/_build/html/_sources/tips_and_tricks/qac.txt +0 -160
  105. data/documentation/_build/html/_sources/tips_and_tricks/the_bakery.txt +0 -72
  106. data/documentation/_build/html/_sources/tips_and_tricks/the_clang.txt +0 -43
  107. data/documentation/_build/html/_sources/tips_and_tricks/tips_and_tricks.txt +0 -35
  108. data/documentation/_build/html/_sources/why_bake/why_bake.txt +0 -40
  109. data/documentation/_build/html/_static/AddRepository.png +0 -0
  110. data/documentation/_build/html/_static/AvailableSoftware.png +0 -0
  111. data/documentation/_build/html/_static/FirstSelect.png +0 -0
  112. data/documentation/_build/html/_static/Import.png +0 -0
  113. data/documentation/_build/html/_static/InstallNewSoftware.png +0 -0
  114. data/documentation/_build/html/_static/Lib.meta +0 -8
  115. data/documentation/_build/html/_static/Licenses.png +0 -0
  116. data/documentation/_build/html/_static/Main.meta +0 -26
  117. data/documentation/_build/html/_static/New.png +0 -0
  118. data/documentation/_build/html/_static/PMetaMain.meta +0 -15
  119. data/documentation/_build/html/_static/PMetaSub.meta +0 -15
  120. data/documentation/_build/html/_static/Restart.png +0 -0
  121. data/documentation/_build/html/_static/Result.png +0 -0
  122. data/documentation/_build/html/_static/Script.png +0 -0
  123. data/documentation/_build/html/_static/SecondSelect.png +0 -0
  124. data/documentation/_build/html/_static/Select.png +0 -0
  125. data/documentation/_build/html/_static/SelectExport.png +0 -0
  126. data/documentation/_build/html/_static/SelectImport.png +0 -0
  127. data/documentation/_build/html/_static/SelectNew.png +0 -0
  128. data/documentation/_build/html/_static/TrustMe.png +0 -0
  129. data/documentation/_build/html/_static/WrongSelect.png +0 -0
  130. data/documentation/_build/html/_static/ajax-loader.gif +0 -0
  131. data/documentation/_build/html/_static/bake_build_hierachy.png +0 -0
  132. data/documentation/_build/html/_static/bake_tagcloud.png +0 -0
  133. data/documentation/_build/html/_static/basic.css +0 -599
  134. data/documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap-responsive.css +0 -1109
  135. data/documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap-responsive.min.css +0 -9
  136. data/documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap.css +0 -6167
  137. data/documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap.min.css +0 -9
  138. data/documentation/_build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings-white.png +0 -0
  139. data/documentation/_build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings.png +0 -0
  140. data/documentation/_build/html/_static/bootstrap-2.3.2/js/bootstrap.js +0 -2287
  141. data/documentation/_build/html/_static/bootstrap-2.3.2/js/bootstrap.min.js +0 -6
  142. data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap-theme.css +0 -476
  143. data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap-theme.css.map +0 -1
  144. data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap-theme.min.css +0 -5
  145. data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap.css +0 -6584
  146. data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap.css.map +0 -1
  147. data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap.min.css +0 -5
  148. data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.eot +0 -0
  149. data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.svg +0 -288
  150. data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.ttf +0 -0
  151. data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff +0 -0
  152. data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff2 +0 -0
  153. data/documentation/_build/html/_static/bootstrap-3.3.4/js/bootstrap.js +0 -2317
  154. data/documentation/_build/html/_static/bootstrap-3.3.4/js/bootstrap.min.js +0 -7
  155. data/documentation/_build/html/_static/bootstrap-3.3.4/js/npm.js +0 -13
  156. data/documentation/_build/html/_static/bootstrap-sphinx.css +0 -186
  157. data/documentation/_build/html/_static/bootstrap-sphinx.js +0 -162
  158. data/documentation/_build/html/_static/bootswatch-2.3.2/amelia/bootstrap.min.css +0 -9
  159. data/documentation/_build/html/_static/bootswatch-2.3.2/cerulean/bootstrap.min.css +0 -9
  160. data/documentation/_build/html/_static/bootswatch-2.3.2/cosmo/bootstrap.min.css +0 -9
  161. data/documentation/_build/html/_static/bootswatch-2.3.2/cyborg/bootstrap.min.css +0 -9
  162. data/documentation/_build/html/_static/bootswatch-2.3.2/flatly/bootstrap.min.css +0 -9
  163. data/documentation/_build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings-white.png +0 -0
  164. data/documentation/_build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings.png +0 -0
  165. data/documentation/_build/html/_static/bootswatch-2.3.2/journal/bootstrap.min.css +0 -9
  166. data/documentation/_build/html/_static/bootswatch-2.3.2/readable/bootstrap.min.css +0 -9
  167. data/documentation/_build/html/_static/bootswatch-2.3.2/simplex/bootstrap.min.css +0 -9
  168. data/documentation/_build/html/_static/bootswatch-2.3.2/slate/bootstrap.min.css +0 -9
  169. data/documentation/_build/html/_static/bootswatch-2.3.2/spacelab/bootstrap.min.css +0 -9
  170. data/documentation/_build/html/_static/bootswatch-2.3.2/spruce/bootstrap.min.css +0 -9
  171. data/documentation/_build/html/_static/bootswatch-2.3.2/superhero/bootstrap.min.css +0 -9
  172. data/documentation/_build/html/_static/bootswatch-2.3.2/united/bootstrap.min.css +0 -9
  173. data/documentation/_build/html/_static/bootswatch-3.3.4/cerulean/bootstrap.min.css +0 -7
  174. data/documentation/_build/html/_static/bootswatch-3.3.4/cosmo/bootstrap.min.css +0 -7
  175. data/documentation/_build/html/_static/bootswatch-3.3.4/custom/bootstrap.min.css +0 -7
  176. data/documentation/_build/html/_static/bootswatch-3.3.4/cyborg/bootstrap.min.css +0 -7
  177. data/documentation/_build/html/_static/bootswatch-3.3.4/darkly/bootstrap.min.css +0 -7
  178. data/documentation/_build/html/_static/bootswatch-3.3.4/flatly/bootstrap.min.css +0 -7
  179. data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.eot +0 -0
  180. data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.svg +0 -288
  181. data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.ttf +0 -0
  182. data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.woff +0 -0
  183. data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.woff2 +0 -0
  184. data/documentation/_build/html/_static/bootswatch-3.3.4/journal/bootstrap.min.css +0 -7
  185. data/documentation/_build/html/_static/bootswatch-3.3.4/lumen/bootstrap.min.css +0 -7
  186. data/documentation/_build/html/_static/bootswatch-3.3.4/paper/bootstrap.min.css +0 -7
  187. data/documentation/_build/html/_static/bootswatch-3.3.4/readable/bootstrap.min.css +0 -7
  188. data/documentation/_build/html/_static/bootswatch-3.3.4/sandstone/bootstrap.min.css +0 -7
  189. data/documentation/_build/html/_static/bootswatch-3.3.4/simplex/bootstrap.min.css +0 -7
  190. data/documentation/_build/html/_static/bootswatch-3.3.4/slate/bootstrap.min.css +0 -7
  191. data/documentation/_build/html/_static/bootswatch-3.3.4/spacelab/bootstrap.min.css +0 -7
  192. data/documentation/_build/html/_static/bootswatch-3.3.4/superhero/bootstrap.min.css +0 -7
  193. data/documentation/_build/html/_static/bootswatch-3.3.4/united/bootstrap.min.css +0 -7
  194. data/documentation/_build/html/_static/bootswatch-3.3.4/yeti/bootstrap.min.css +0 -7
  195. data/documentation/_build/html/_static/buildFile.png +0 -0
  196. data/documentation/_build/html/_static/buildMain.png +0 -0
  197. data/documentation/_build/html/_static/comment-bright.png +0 -0
  198. data/documentation/_build/html/_static/comment-close.png +0 -0
  199. data/documentation/_build/html/_static/comment.png +0 -0
  200. data/documentation/_build/html/_static/console.png +0 -0
  201. data/documentation/_build/html/_static/cvsp.png +0 -0
  202. data/documentation/_build/html/_static/cygwin_mount.png +0 -0
  203. data/documentation/_build/html/_static/cygwin_ruby.png +0 -0
  204. data/documentation/_build/html/_static/cygwin_tty.png +0 -0
  205. data/documentation/_build/html/_static/debug_app.png +0 -0
  206. data/documentation/_build/html/_static/debug_debug.png +0 -0
  207. data/documentation/_build/html/_static/debug_flag.png +0 -0
  208. data/documentation/_build/html/_static/debug_map.png +0 -0
  209. data/documentation/_build/html/_static/debug_path.png +0 -0
  210. data/documentation/_build/html/_static/doctools.js +0 -263
  211. data/documentation/_build/html/_static/dot.png +0 -0
  212. data/documentation/_build/html/_static/dotP.png +0 -0
  213. data/documentation/_build/html/_static/dotPC.png +0 -0
  214. data/documentation/_build/html/_static/down-pressed.png +0 -0
  215. data/documentation/_build/html/_static/down.png +0 -0
  216. data/documentation/_build/html/_static/eclipse.png +0 -0
  217. data/documentation/_build/html/_static/emacs.png +0 -0
  218. data/documentation/_build/html/_static/file.png +0 -0
  219. data/documentation/_build/html/_static/jquery-1.11.1.js +0 -10308
  220. data/documentation/_build/html/_static/jquery.js +0 -4
  221. data/documentation/_build/html/_static/js/jquery-1.11.0.min.js +0 -4
  222. data/documentation/_build/html/_static/js/jquery-fix.js +0 -2
  223. data/documentation/_build/html/_static/keys.png +0 -0
  224. data/documentation/_build/html/_static/logo_tiny_32.ico +0 -0
  225. data/documentation/_build/html/_static/logo_tiny_48.png +0 -0
  226. data/documentation/_build/html/_static/minus.png +0 -0
  227. data/documentation/_build/html/_static/misra.png +0 -0
  228. data/documentation/_build/html/_static/notepad.png +0 -0
  229. data/documentation/_build/html/_static/plus.png +0 -0
  230. data/documentation/_build/html/_static/pref.png +0 -0
  231. data/documentation/_build/html/_static/problem.png +0 -0
  232. data/documentation/_build/html/_static/pygments.css +0 -63
  233. data/documentation/_build/html/_static/roboto.css +0 -112
  234. data/documentation/_build/html/_static/searchtools.js +0 -622
  235. data/documentation/_build/html/_static/syntax.html +0 -753
  236. data/documentation/_build/html/_static/syntax_collection_meta.html +0 -179
  237. data/documentation/_build/html/_static/underscore-1.3.1.js +0 -999
  238. data/documentation/_build/html/_static/underscore.js +0 -31
  239. data/documentation/_build/html/_static/up-pressed.png +0 -0
  240. data/documentation/_build/html/_static/up.png +0 -0
  241. data/documentation/_build/html/_static/vim.png +0 -0
  242. data/documentation/_build/html/_static/visualstudio-pro.png +0 -0
  243. data/documentation/_build/html/_static/vs_2010_install.png +0 -0
  244. data/documentation/_build/html/_static/vs_debug.png +0 -0
  245. data/documentation/_build/html/_static/vs_error.png +0 -0
  246. data/documentation/_build/html/_static/vs_install1.png +0 -0
  247. data/documentation/_build/html/_static/vs_installed.png +0 -0
  248. data/documentation/_build/html/_static/vs_options.png +0 -0
  249. data/documentation/_build/html/_static/vs_select_config.png +0 -0
  250. data/documentation/_build/html/_static/vs_show_config.png +0 -0
  251. data/documentation/_build/html/_static/vs_update.png +0 -0
  252. data/documentation/_build/html/_static/vs_update_site.png +0 -0
  253. data/documentation/_build/html/_static/websupport.js +0 -808
  254. data/documentation/_build/html/changelog.html +0 -1178
  255. data/documentation/_build/html/commandline/commandline.html +0 -286
  256. data/documentation/_build/html/concepts/build_hierarchy.html +0 -205
  257. data/documentation/_build/html/concepts/concepts.html +0 -197
  258. data/documentation/_build/html/concepts/inject.html +0 -217
  259. data/documentation/_build/html/concepts/link_order.html +0 -246
  260. data/documentation/_build/html/concepts/prebuild.html +0 -206
  261. data/documentation/_build/html/concepts/the_main_project.html +0 -261
  262. data/documentation/_build/html/concepts/the_project_meta_file.html +0 -289
  263. data/documentation/_build/html/genindex.html +0 -153
  264. data/documentation/_build/html/ide/eclipse/eclipse.html +0 -187
  265. data/documentation/_build/html/ide/eclipse/how_to_convert_existing_cdt_workspace.html +0 -209
  266. data/documentation/_build/html/ide/eclipse/how_to_create_a_new_project_in_eclipse.html +0 -192
  267. data/documentation/_build/html/ide/eclipse/how_to_create_a_workspace_in_eclipse.html +0 -199
  268. data/documentation/_build/html/ide/eclipse/how_to_debug_in_eclipse.html +0 -199
  269. data/documentation/_build/html/ide/eclipse/how_to_install_eclipse_plugin.html +0 -197
  270. data/documentation/_build/html/ide/eclipse/how_to_use_bake_in_eclipse.html +0 -257
  271. data/documentation/_build/html/ide/ide_integrations.html +0 -186
  272. data/documentation/_build/html/ide/vs/how_to_create_vs_projects.html +0 -172
  273. data/documentation/_build/html/ide/vs/how_to_debug_in_vs.html +0 -186
  274. data/documentation/_build/html/ide/vs/how_to_used_bake_in_vs.html +0 -191
  275. data/documentation/_build/html/ide/vs/vs.html +0 -171
  276. data/documentation/_build/html/ide/vs/vs_install.html +0 -203
  277. data/documentation/_build/html/index.html +0 -247
  278. data/documentation/_build/html/install/install_bake.html +0 -280
  279. data/documentation/_build/html/internal.html +0 -218
  280. data/documentation/_build/html/known_issues.html +0 -174
  281. data/documentation/_build/html/license.html +0 -237
  282. data/documentation/_build/html/objects.inv +0 -0
  283. data/documentation/_build/html/performance/performance.html +0 -374
  284. data/documentation/_build/html/quickstart/quickstart.html +0 -237
  285. data/documentation/_build/html/search.html +0 -175
  286. data/documentation/_build/html/searchindex.js +0 -1
  287. data/documentation/_build/html/syntax/adapt_configs.html +0 -389
  288. data/documentation/_build/html/syntax/auto_adjustment.html +0 -190
  289. data/documentation/_build/html/syntax/derive_configs.html +0 -248
  290. data/documentation/_build/html/syntax/project_meta_syntax.html +0 -934
  291. data/documentation/_build/html/syntax/syntax.html +0 -198
  292. data/documentation/_build/html/syntax/variable_substitutions.html +0 -366
  293. data/documentation/_build/html/tips_and_tricks/bakeclean.html +0 -170
  294. data/documentation/_build/html/tips_and_tricks/dot.html +0 -187
  295. data/documentation/_build/html/tips_and_tricks/how_to_use_bake_with_cygwin.html +0 -215
  296. data/documentation/_build/html/tips_and_tricks/qac.html +0 -298
  297. data/documentation/_build/html/tips_and_tricks/the_bakery.html +0 -406
  298. data/documentation/_build/html/tips_and_tricks/the_clang.html +0 -202
  299. data/documentation/_build/html/tips_and_tricks/tips_and_tricks.html +0 -199
  300. data/documentation/_build/html/why_bake/why_bake.html +0 -242
@@ -1,175 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
-
4
- <html xmlns="http://www.w3.org/1999/xhtml">
5
- <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
-
8
- <title>Search &mdash; bake documentation</title>
9
-
10
- <link rel="stylesheet" href="_static/basic.css" type="text/css" />
11
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12
- <link rel="stylesheet" href="_static/bootswatch-3.3.4/sandstone/bootstrap.min.css" type="text/css" />
13
- <link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
14
-
15
- <script type="text/javascript">
16
- var DOCUMENTATION_OPTIONS = {
17
- URL_ROOT: './',
18
- VERSION: '',
19
- COLLAPSE_INDEX: false,
20
- FILE_SUFFIX: '.html',
21
- HAS_SOURCE: true
22
- };
23
- </script>
24
- <script type="text/javascript" src="_static/jquery.js"></script>
25
- <script type="text/javascript" src="_static/underscore.js"></script>
26
- <script type="text/javascript" src="_static/doctools.js"></script>
27
- <script type="text/javascript" src="_static/searchtools.js"></script>
28
- <script type="text/javascript" src="_static/js/jquery-1.11.0.min.js"></script>
29
- <script type="text/javascript" src="_static/js/jquery-fix.js"></script>
30
- <script type="text/javascript" src="_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
31
- <script type="text/javascript" src="_static/bootstrap-sphinx.js"></script>
32
- <link rel="shortcut icon" href="_static/logo_tiny_32.ico"/>
33
- <link rel="top" title="bake documentation" href="index.html" />
34
- <script type="text/javascript">
35
- jQuery(function() { Search.loadIndex("searchindex.js"); });
36
- </script>
37
-
38
- <script type="text/javascript" id="searchindexloader"></script>
39
-
40
- <meta charset='utf-8'>
41
- <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
42
- <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
43
- <meta name="apple-mobile-web-app-capable" content="yes">
44
-
45
-
46
- </head>
47
- <body role="document">
48
-
49
- <div id="navbar" class="navbar navbar-default navbar-fixed-top">
50
- <div class="container">
51
- <div class="navbar-header">
52
- <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
53
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
54
- <span class="icon-bar"></span>
55
- <span class="icon-bar"></span>
56
- <span class="icon-bar"></span>
57
- </button>
58
- <a class="navbar-brand" href="index.html"><img src="_static/logo_tiny_48.png">
59
- </a>
60
- <span class="navbar-text navbar-version pull-left"><b></b></span>
61
- </div>
62
-
63
- <div class="collapse navbar-collapse nav-collapse">
64
- <ul class="nav navbar-nav">
65
-
66
-
67
- <li class="dropdown globaltoc-container">
68
- <a role="button"
69
- id="dLabelGlobalToc"
70
- data-toggle="dropdown"
71
- data-target="#"
72
- href="index.html">Section <b class="caret"></b></a>
73
- <ul class="dropdown-menu globaltoc"
74
- role="menu"
75
- aria-labelledby="dLabelGlobalToc"><ul>
76
- <li class="toctree-l1"><a class="reference internal" href="why_bake/why_bake.html">Why you should use bake</a></li>
77
- <li class="toctree-l1"><a class="reference internal" href="install/install_bake.html">Install bake</a></li>
78
- <li class="toctree-l1"><a class="reference internal" href="quickstart/quickstart.html">Quickstart</a></li>
79
- <li class="toctree-l1"><a class="reference internal" href="concepts/concepts.html">Concepts</a></li>
80
- <li class="toctree-l1"><a class="reference internal" href="syntax/syntax.html">Syntax</a></li>
81
- <li class="toctree-l1"><a class="reference internal" href="commandline/commandline.html">Commandline</a></li>
82
- <li class="toctree-l1"><a class="reference internal" href="ide/ide_integrations.html">IDE Support</a></li>
83
- <li class="toctree-l1"><a class="reference internal" href="tips_and_tricks/tips_and_tricks.html">Additional features</a></li>
84
- <li class="toctree-l1"><a class="reference internal" href="performance/performance.html">Performance</a></li>
85
- <li class="toctree-l1"><a class="reference internal" href="known_issues.html">Known Issues</a></li>
86
- <li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a></li>
87
- <li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li>
88
- </ul>
89
- <ul>
90
- <li class="toctree-l1"><a class="reference internal" href="internal.html">Internal developing notes</a></li>
91
- </ul>
92
- </ul>
93
- </li>
94
-
95
- <li class="dropdown">
96
- <a role="button"
97
- id="dLabelLocalToc"
98
- data-toggle="dropdown"
99
- data-target="#"
100
- href="#">SubSections <b class="caret"></b></a>
101
- <ul class="dropdown-menu localtoc"
102
- role="menu"
103
- aria-labelledby="dLabelLocalToc"></ul>
104
- </li>
105
-
106
-
107
-
108
-
109
-
110
-
111
-
112
-
113
-
114
-
115
- </ul>
116
-
117
-
118
-
119
-
120
- </div>
121
- </div>
122
- </div>
123
-
124
- <div class="container">
125
- <div class="row">
126
- <div class="col-md-12">
127
-
128
- <h1 id="search-documentation">Search</h1>
129
- <div id="fallback" class="admonition warning">
130
- <script type="text/javascript">$('#fallback').hide();</script>
131
- <p>
132
- Please activate JavaScript to enable the search
133
- functionality.
134
- </p>
135
- </div>
136
- <p>
137
- From here you can search these documents. Enter your search
138
- words into the box below and click "search". Note that the search
139
- function will automatically search for all of the words. Pages
140
- containing fewer words won't appear in the result list.
141
- </p>
142
-
143
-
144
- <form class="form-inline" action="" method="get">
145
- <div class="form-group">
146
- <input type="text" class="form-control" name="q" value="" />
147
- </div>
148
- <input type="submit" class="btn btn-default" value="search" />
149
- <span id="search-progress" style="padding-left: 10px"></span>
150
- </form>
151
-
152
-
153
-
154
- <div id="search-results">
155
-
156
- </div>
157
-
158
- </div>
159
-
160
- </div>
161
- </div>
162
- <footer class="footer">
163
- <div class="container">
164
- <p class="pull-right">
165
- <a href="#">Back to top</a>
166
-
167
- </p>
168
- <p>
169
- &copy; Copyright 2016, E.S.R.Labs AG.<br/>
170
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.<br/>
171
- </p>
172
- </div>
173
- </footer>
174
- </body>
175
- </html>
@@ -1 +0,0 @@
1
- Search.setIndex({envversion:47,filenames:["changelog","commandline/commandline","concepts/build_hierarchy","concepts/concepts","concepts/inject","concepts/link_order","concepts/prebuild","concepts/the_main_project","concepts/the_project_meta_file","ide/eclipse/eclipse","ide/eclipse/how_to_convert_existing_cdt_workspace","ide/eclipse/how_to_create_a_new_project_in_eclipse","ide/eclipse/how_to_create_a_workspace_in_eclipse","ide/eclipse/how_to_debug_in_eclipse","ide/eclipse/how_to_install_eclipse_plugin","ide/eclipse/how_to_use_bake_in_eclipse","ide/ide_integrations","ide/vs/how_to_create_vs_projects","ide/vs/how_to_debug_in_vs","ide/vs/how_to_used_bake_in_vs","ide/vs/vs","ide/vs/vs_install","index","install/install_bake","internal","known_issues","license","performance/performance","quickstart/quickstart","syntax/adapt_configs","syntax/auto_adjustment","syntax/derive_configs","syntax/project_meta_syntax","syntax/syntax","syntax/variable_substitutions","tips_and_tricks/bakeclean","tips_and_tricks/dot","tips_and_tricks/how_to_use_bake_with_cygwin","tips_and_tricks/qac","tips_and_tricks/the_bakery","tips_and_tricks/the_clang","tips_and_tricks/tips_and_tricks","why_bake/why_bake"],objects:{},objnames:{},objtypes:{},terms:{"0x00":24,"0x02":24,"0x3":0,"0xff":24,"1_5_1":38,"2p180":27,"2p95":[23,28],"3p0":27,"6p398":27,"7p352":27,"__all__":29,"__main__":29,"__this__":29,"_dev":37,"_one_":41,"break":[0,42],"byte":24,"case":[0,6,12,29,30],"class":4,"default":[0,1,12,23,28,32,38,39],"export":10,"float":38,"function":0,"import":[],"long":[0,19,27],"new":9,"null":0,"return":[0,28,37],"switch":[0,10,15,28,37,38,42],"throw":23,"true":[0,4,29,32],"try":[0,10],"while":23,abc:[1,29,34],abi:0,abl:42,abort:[0,24,37],about:[0,15,38],abov:[0,2,6,10,16,26,31,38],absolut:0,absolute_path_to_working_dir:41,accept:[0,14],access:0,account:0,acf:38,action:26,activ:0,actual:23,adapt:10,add:[6,8],addit:[19,26,27],addition:38,adjust:[7,8],adjustcdt:0,adjustinclud:0,admin:[],adr:32,advantag:3,advis:26,after:[0,14,37,39],again:[0,10,27],algorithm:6,alia:[0,37],all:[0,1,2,6,7,12,13,15,26,29,31,32,36,37,39,40,41],allow:[0,1,7,29,31,34],allunittest:39,almost:11,along:0,alpha:40,alphabet:0,alreadi:15,also:[0,11,12,13,15,18,34,38],altern:38,although:0,alwai:[0,7,13,15,32],ambigu:0,analys:0,analysi:38,analyz:[],ani:[7,18,26,35],annot:[0,19],anoth:[0,1,18,25],anotherfold:38,ansi:[1,37],anymor:[0,7,10,37],anyth:25,appear:15,append:[0,29,38],appli:[13,26],appropri:[0,6,10,15,18,38],april:0,apropri:23,ar470:0,archiv:[0,2,6,8,25,32,34],archiverpath:[0,15,34],aren:42,arg:0,argument:[0,6,18,35],aris:26,arrai:32,arrow:13,articular:26,artifact:34,artifactnam:[0,8,31,32,34],artifactnamebas:[0,34],asm:[1,32],asmpath:[0,15,34],assembl:[34,41],associ:[9,26],assum:[1,8,23],atom:21,attribut:[0,29,31],august:0,author:26,auto:[15,28],autodir:0,automat:[0,8,13,30,38],avail:[0,4,6,12,14,18,21,38],avoid:[0,7,23,37,42],awar:29,back:[4,32,38],background:37,backward:0,bail:0,bake:[],bakeclean:[],bakeqac:[],bakeri:[],base:[0,6,31,34],basedon:32,basi:41,bat:[18,37],batch:[0,18],beauti:16,becaus:[4,8,31,42],becom:0,been:[0,1,25,26],befor:[0,5,10,15],begin:[0,29],behaviour:[0,6,38],below:[0,14,18,21,29],best:[16,41],beteween:42,better:0,between:[0,15,42],big:42,bin:[0,18,34,37],binari:[0,26,37],bla:0,black:[1,28,37,39],blue:[32,39],bootload:34,bootloader_1:34,bootloaderupdat:30,both:[6,29,31],bottom:2,box:[13,15],broken:0,browser:23,bsp:39,bspabc:1,bspcorez6:0,bug:[0,23],bugfix:0,build:[],build_:[0,35],built:[0,1,6,7,8,25,37,38,42],bundl:0,busi:26,cach:[0,28],calcul:[0,30,38],calcvar:34,call:[0,1,8,18,35,37,38,39,40],can:[1,2,7,8,9,10,11,12],candriv:[0,34],cannot:[0,4,7,13],care:0,caus:[23,26],cc2j:0,ccsv5:0,cct:[0,38],cdt:[7,9],certain:[0,38],chang:[0,6,7,10,13,15,23,25,29,35],charact:[0,37],charg:26,check:[0,1,18,21,23,39,41],checkbox:10,checker:40,checkout:38,child:[29,31],choos:[1,11,12,13],chosen:[0,15,38],cip:0,circl:15,circular:0,circumst:0,cl470:0,claim:26,clang:[],clang_analyz:[0,40],clean:[],cleanstep:[0,32],cleanup:35,clear:0,clearer:0,clearn:0,click:[13,15,19,21],client:[0,31],clobber:0,close:[0,6],cmake:[],cmd:[0,32,34],cmdline:[0,32],code:[1,4,6],code_st:0,collect:[],collectionmandatori:39,color:[0,1,23,28,37,38,39],color_schem:38,com:[14,21],combin:[0,2,38],come:17,comma:[0,1,31],command:[2,6,9,15,18,19,24,28],commandlin:[],comment:[0,1,32,39],commit:[10,12,41],common7:18,common:16,compar:[12,16],compat:[0,42],compil:[1,2,6,7,8],complet:[0,6,10,15],complex:27,compon:[4,26],concaten:31,concret:4,condit:26,config:[1,2,4,6,7,8,15,19,24],confignam:[0,34],configpkg:0,configur:[1,3,4],confnam:34,confus:0,connect:[23,24,26],consecut:38,consequenti:26,consist:[0,8,26],consol:[0,1,15,37,39],contain:[8,26,30],content:[0,2,10,32,38],context:[4,7,10,12],contract:26,contrast:27,contributor:26,control:[10,12,29],conveni:[29,38],convers:[0,10],conversion_info:0,convert:9,copi:[0,6,26],copyright:26,corez6:0,corpor:26,correct:[0,37],correctli:[0,21,23],corrupt:0,cosmet:0,could:0,cpath:[0,15,34],cplusplu:40,cpp:[1,7,8,18,28,29,31,32,40],cpppath:[0,15,34],cprojec:12,cproject:[10,11,12,15],cpu:27,crash:0,creat:[2,9],createvsproject:[0,17],creativ:16,ctrl:[0,37],current:[0,1,6,29,32,34,35,39],cursor:[32,39],custom:[2,8],customconfig:[0,2,29,31,32,36,40],cxxproject:[0,26],cyan:36,cyclic:0,cygdriv:[13,37],cygwin:13,damag:26,darwin13:[23,28],data:[0,26],databas:38,deadcod:40,deal:26,debug:[1,4,6,7,8,9],debug_info:7,debug_main:8,decemb:0,decor:15,def:[0,34],defaulttoolchain:[0,7,8,15,18,19,29,31,32,34,40],defin:[1,2,7],definit:[0,5,7,34],delet:[0,10,25,35],deped:23,depenc:42,depend:[1,2,3],dependend:42,deprec:0,deprect:0,deriv:[],derv:31,describ:[15,18],descript:[0,32,34,39],deselect:19,desgin:[],design:[16,42],detail:[28,29,32],detect:0,develop:10,devenv:18,diab:[0,29,31],diag_warn:0,dialog:[0,13],did:0,differ:[7,12,13,23],dir:[0,32,34],direct:[0,26],directli:[0,6,15,34,38],directori:[],disabl:[0,19],discard:24,disclaim:26,disk:10,dismiss:38,displai:[0,15,19,32,39],distribut:3,doc:0,docu:[0,32],document:[0,16,23,26,32,38,42],doe:[2,10],don:[13,18,30,42],done:[0,7,13,28],dot:[],doubl:[21,32,39],download:[9,21],due:0,dure:[],eabi:0,each:[0,26],earli:0,earlier:0,easi:[11,22,23,31,36,42],easiest:[37,42],easili:[7,40,42],echo:[0,8,32],eclips:7,eclipseord:[0,29,32],edit:[12,25,40],editor:9,either:[29,31,40],element:[29,30,31,32,39],elf:[0,34],ellips:36,els:[1,25],email:32,embrac:42,empti:[0,7,11,29,34,35],en_u:[23,38],enabl:[0,9,12,15],end:0,energi:42,enforc:38,english:23,ensur:[0,10],entir:42,env:[0,32],environ:[13,18,23],equal:[0,34],equip:2,equival:26,error:[1,15,18,19],escap:37,especi:0,esrlab:[14,21],etc:[8,18,34,37,38,41],evalu:[0,23,34],evalut:34,even:[0,26,35,42],event:26,everi:[0,2,8],everyth:7,exactli:[29,38],exampl:[],except:[0,6,15,24,28,32],exclud:[0,39],exclude_filt:0,excludefil:[0,32],execut:[0,2,6,8,13,18,25,41],executableconfig:[0,2,4,7,8,29,31,32,36,40],exemplari:26,exens:34,exist:[6,9],exit:[0,28],exitstep:[0,32],expand:0,experiment:0,explain:29,explicitli:[0,6,26],explor:[10,12,15],express:26,extend:15,extens:21,extern:3,externallibrari:[0,5,8,30,32],externallibrarysearchpath:[8,30,32],extrem:0,fail:[0,2,38],failur:42,fals:[0,32],fan:42,fast:[22,42],faster:27,featur:[6,12,14,15,16,38],februari:0,fetch:23,few:[0,6,15,38,42],file:[],filenam:[0,24,36],filesystem:35,fill:[10,11,15],filter:[0,32,38],find:10,finish:12,first:[0,1,18,29,30,31,38,39],fit:[26,42],fix:[0,27],flag:[0,7,8,18,31,32,40],focu:42,folder:[0,1,6,11,30,35,38],follow:[6,13,14,16,21,26,28,30,31,34,37,40],follw:28,forget:13,form:26,format:[0,38],forth:38,forward:[0,31],found:[0,10,12,13,23,28,29,34,37,38],four:29,framework:38,free:26,from:[],front:[0,4,32],fstab:37,full:34,furnish:26,gcc:[0,7,8,13,18,29,31,34,38,40],gcc_env:0,gdb:13,gem:[0,23],gener:[2,5,10,15,23,28,31],get:[],ghz:27,git:41,github:[0,9],given:24,gizmomogwai:0,glob:[0,6],gmock:38,goal:[],goe:0,good:[12,26,42],googl:23,googletest:4,govern:26,grant:26,graph:[],graphic:26,graphviz:36,greater:[0,24],green:[13,36],greenhil:0,gsub:23,gtest:38,had:0,hand:0,handl:0,handler:37,happen:[0,8],hard:[4,30,36,42],hardcod:0,hash:[32,39],have:[0,1,4,7,10,11,12,13,15,18,23,26,29,30,31,32,37,38,39,40,42],hdd:27,header:6,hello:34,help:[],here:[0,12,18,29,42],herebi:26,hereinaft:26,hide:[0,6],high:31,higher:0,highest:0,highlin:23,hinder:42,hint:0,hit:37,holder:26,hopefulli:0,host:[0,1,8,23,28,29,34],hostnam:34,hour:42,howev:[0,13,23,26,41],http:[14,21,36],icon:16,idea:12,ignor:[0,12,14],ignore_cach:0,iinclud:[8,28],imag:36,imagin:40,immedi:[0,29],impact:0,implement:4,impli:26,implicitli:31,improv:0,inc:[0,31],incident:26,includ:[1,4,7,8],include_filt:0,include_path:0,includedir:3,inclus:0,incomplet:38,inconsist:[0,7],incorrect:[0,41],incorrectli:0,independ:[0,38,39,42],indirect:[0,26],individu:0,infix:0,info:[0,24,28,29,41],inform:[],informationen:10,inherit:3,inject:3,input:0,instal:9,instead:[0,4,7,10,37,38,40],integr:[6,9],intel:27,intend:0,intern:15,internaldefin:[0,15,32],internalinclud:[0,15,32],internat:23,interrupt:[26,37],introduc:0,invalid:[],invert:0,invok:40,issu:10,istal:23,isystem:0,item:[15,19],itself:7,januari:0,java:0,json:0,juli:0,junction:[],june:0,kat:16,keep:32,keil:0,keyword:[0,29],kicker:42,kind:26,know:4,known:4,lab:[14,21,26],label:15,lack:16,lake:26,larg:42,larger:[0,36],last:[0,18,19],latest:0,latter:[6,34],lc_all:23,ldebug:0,lead:0,lear:26,least:2,leav:[7,25],length:24,less:42,let:8,level:[0,4,29],liabil:26,liabl:26,lib2:36,lib:[0,4,7,8,32,34,37],lib_bootloader_debug:34,lib_some_debug:34,libpostfixflag:32,libprefixflag:32,librari:[2,3,4],libraryconfig:[0,2,4,7,8,29,31,32,36],libsub:8,licens:[14,16],life:34,lightweight:42,like:[0,1,2,7,15,18,21,23,29,30,31,34,37,40],limit:26,line:[6,15,18,19,24,26],link:[2,3],link_onli:0,linker:[0,2,18,29,31,32,34],linkerpath:[0,15,34],linkerscript:[0,32],lint:0,lint_max:0,lint_min:0,lintpolici:0,linux:[0,29,41],list:[0,12,26,29,31,41],listen:[0,24],llvm:0,lnt:0,load:[0,28],local:[0,29],localhost:24,locat:[0,8,11],lock:0,logic:6,longer:0,look:[21,29,31,34,42],loss:26,lower:4,luckili:0,mac:29,machin:0,made:[0,13],magic:0,mai:[0,6,37,38],main1:39,main2:39,main:[1,2,3,4,6],mainconfig:[29,32],mainconfignam:[0,7,34,38],mainproj:[1,39],mainproject:[29,32],mainprojectdir:[0,34],mainprojectnam:[0,7,34],maintain:42,maintanc:42,major:[6,12,29,32,37],make:[0,4,6,10,23,37,42],makefil:[2,17],mani:[0,7],manipul:29,manual:[0,9,10,25],map:[],mapfil:32,mar:13,march:0,mark:[0,10,15,32,39],marker:0,match:[0,1,29],materi:26,matter:31,matur:16,max:0,maximum:[0,32],mcpp:38,mean:[0,10,29,40,42],mechan:12,mention:38,menu:[0,10,12,15,19],merchant:26,merg:[0,1,6,26,31],messag:[],met:26,meta:[2,3,4,5,6,7],method:23,microsoft:18,might:[0,10,15,23,41],min:[0,27],mind:32,mingw:0,minimum:[0,32],minor:[0,32],minut:[15,28,42],misra:[0,38],miss:0,mix:29,mkdir:28,mmd:0,mock:[4,38],mode:[0,35,37],modif:26,modifi:[0,26],modul:0,more:[],most:[],mount:13,mous:[32,39],move:[0,32,39],msvc:[0,18],multi:0,multipl:27,must:[0,5,6,7,13,15,26,37,39,42],mv7a8:0,my_comput:34,my_project:[8,28],mylib:4,myproj:[0,1,17],myproject:34,myprojectnam:30,myspecialcollect:39,myvar:34,name:[0,1,6,7,11,13,15,23,24,29,30,32,34,38,39,40],narrow:38,nativ:[18,27],navig:11,nbsp:[32,39],ndebug:7,ndefault:39,necessari:[0,37,38,42],need:[0,4,6,7,9,10,27,30,34,38],neglig:26,nest:[],network:23,never:0,nevertheless:13,newer:37,newlib:6,next:[0,13],nice:38,nicer:0,nico:0,nicoretti:28,nil:23,nilclass:23,nmake:17,no_autodir:0,non:[0,6],none:[26,37],noninfring:26,note:[6,12,13,15],noth:28,notic:26,novemb:0,now:[8,9],number:[0,7,15,24,38],oathnam:0,object:[0,5,6],obtain:26,occur:0,octob:0,off:[0,15,32],offici:0,often:[23,36],old:[0,12],omit:[0,1,6,39],onc:[10,31,39],onli:[0,1,4,6,7,10,12,15,18,19,26,27,29,31,36,37,38,40,42],open:[0,6,23],oper:29,opinion:42,opt:0,optim:[6,7],option:[],order:3,org:36,origin:[0,4,29,37,38,41],other:[0,2,6,7,11,13,19,26,30,34,42],otherwis:[0,13,26,38],our:[37,42],out:[0,1,10,15,18,26,38,39,41],outdat:0,output:[3,6],outputdir:[0,32,34],outsid:[0,4,7,29],over:[0,32,39],overwrit:[0,7,38],overwritten:[0,12],owner:26,packag:37,page:[0,9,12,15,18,38],paket:24,paramet:[0,19,30,35,37,38],parent:[0,1,29,31,32],pars:29,parser:[0,23],part:[6,26,30,36,39],parti:[0,6,26],particular:26,pass:0,password:23,patch:[0,32],path:8,path_separ:0,pathnam:0,pathto:32,pattern:[0,1,32],peak:27,peopl:42,per:[0,12,23,38],perfect:10,perform:[],perman:37,permiss:26,permit:26,person:[26,32],personali:42,phisolophi:42,phrase:26,pictur:0,pipe:0,place:[0,40],plain:0,platform:[0,28,34,38],pleas:[14,21,38],plugin:[0,14,18,21],png:36,point:[16,42],pointer:0,port:24,portion:26,posix:37,possibl:[0,1,4,6,9,10,26,29,31,34,36,39,41],post:[2,8],poststep:[0,8,32],practic:41,pre:2,prebuild:3,predefin:7,prefer:9,prefix:[0,37],prepro:0,preproc_with_compil:0,press:12,prestep:[0,32],prestepmain:2,pretti:[31,42],preview:35,previou:0,primarybootloader2includ:30,print:[0,38,41],print_less:0,prior:0,prioriti:[0,31,34],privat:[0,32],probabl:0,problem:[0,15],procedur:35,process:[0,26,42],procur:26,product:26,profit:26,program:[26,37],programm:37,progress:42,progressbar:[0,23],proj:0,projec:[10,34],project:[],projectdir:[0,34],projectnam:[0,34],projnam:34,properli:0,properti:[12,18],protect:23,prove:42,provid:[0,9,16,26,28,42],proxi:23,prqa:38,publish:26,purpos:[26,42],put:31,python:38,qac:[0,38],qac_hom:[0,38],qac_rcf:0,qaccctpatch:0,qacdata:[0,38],qacdoc:[0,38],qacfilt:0,qacli:[0,38],qacnofilt:[0,38],qacnoformat:0,qacpp:[],qacrawformat:[0,38],qacretri:[0,38],qacstep:[0,38],qaf:38,quickstart:[],quot:[32,39],raid:27,rake:0,ram:27,rare:0,rather:42,raw:[0,37,38],rcf:[0,38],rcr:38,rdoc:23,reach:[0,38],read:[0,8,10,14,29,37,42],readi:28,real:[29,34],realli:[0,1],reanm:0,reason:[37,42],rebuild:[0,15,25,27,38],rebuilt:0,recogn:[0,30],recognit:0,recommend:17,recompil:0,recreat:[0,12],rectangl:36,recurs:[0,31,35],red:36,redistribut:26,reduc:7,redund:0,refer:[0,6,7,30],referenc:[0,7,26,29,30],reformat:[0,38],refus:0,regardless:[0,29],regener:0,regular:[0,7,29,38,40],rel:[0,30,32],releas:[0,6,7,39],relev:6,reload:[0,28],rememb:29,remov:10,renam:[0,37],render:36,repetet:31,replac:10,report:[],repositori:[10,41],reproduc:26,requir:0,requiredbakevers:32,reserv:26,resourc:0,respons:32,rest:24,restart:14,restrict:[0,26,29],result:10,retain:26,retri:[0,38],reus:0,revis:23,rework:0,rewrit:17,rgen:[0,23],rid:[12,37],right:[0,15,19,26,38],robust:0,root1:[1,39],root2:[1,39],root:[],rtext:[0,9,23],rtext_eclipse_plugin:9,rubi:[10,23],ruby192:37,rubygem:[0,23],rule:[0,38],run:[0,13,23,27,37,39,42],same:3,satisfi:10,scenario:0,script:[0,6,10,17,32,38,42],scroll:0,search:[0,1,8,29,32,35,38,42],sec:27,second:[0,15,38],secur:[14,40],see:[0,15,19,23,26,32,36,37,40,42],seem:41,seen:[0,15],select:[10,14],sell:26,sens:10,sensit:0,separ:[0,1,26,31],seper:34,septemb:0,sequenc:37,server:21,servic:26,set:[7,8,15,18],setup:[6,14,18,42],sever:[0,1,10,24,31,39],shall:[4,6,12,26],shell:[2,37],shift:0,shortcut:0,should:[],show:0,show_abs_path:0,show_config:0,show_doc:0,show_incs_and_def:0,show_licens:0,shown:[0,10,15,18,19,38],signal:37,similar:[12,29,38],simliar:40,simpli:[7,10,12,15,31,38],singl:[],site:[9,14,21],size:15,skip:0,slash:[0,32],slightli:[0,38],slow:0,small:[0,10],softwar:[9,14,22,26,41],solut:[18,23],some:[0,6,10,12,15,18,26,38],someconfig:29,someth:[0,1,34],sometim:42,soon:[0,9],sorri:0,sort:0,sourc:[0,6,8,10,12,13,19,23,25,26,40],space:[0,32],spam:0,special:[0,26,30],specifi:[0,1,2,6,7,8,10,15,19,29,32,38,39,41],spent:42,spider:13,src:[0,8,28],standard:12,start:[10,16,18],startup:[0,27],startupcod:0,startupstep:[0,32],state:26,statement:[15,41],stdin:[0,37],stdout:[0,38],step:[2,8,10,14,21,37],stick:42,still:[0,10,16],stop:[0,1,39],stoponfirsterror:0,store:0,straight:31,strategi:0,stream:0,strict:26,string:[0,32,34,39],structur:[28,36],stty:37,studio:16,stuff:[2,7,34],style:0,sub1:41,sub2:41,sub3:39,sub:[0,7,8,12,31],subcollect:39,subconfig:0,subfold:[0,38],subject:26,sublicens:26,subprocess:37,subproject:7,subset:10,substanti:26,substitut:[0,8,26,32,34],subtag:0,success:0,successful:14,successfulli:[23,25,41],suitabl:13,supplier:6,support:1,suppress:[0,38],sur:38,sure:[6,23],svn:41,swcabc:0,swcabcd:0,symbol:13,symlink:[],sync:[0,41],system:[0,7,10,23,27,29,32,34,37],tag:[0,6],take:[0,15,27,40,42],taken:[0,8],target:[0,32],team:10,templat:[0,38],temporari:0,term:26,test:18,testa:36,text:[32,36],than:[],thank:0,theconfig:34,thei:[1,6,12,16,29,35,42],them:[0,12,29,38],themselv:4,theori:26,theproject:34,therefor:[7,34,42],thi:[0,1,4,6,10,11,12,13,15,18,19,21,23,24,26,28,29,30,31,34,37,38,39,40,41,42],thing:[29,38],think:42,third:[0,6,26,38],those:[6,15,42],though:42,thread:[0,27],three:[6,11,32,38],through:42,ti_ar:0,ti_cl:0,ti_hom:0,time:[0,10,28,34],timeout:[0,38],tms470:0,too:[0,13],tool:[0,10,18,21,30,34,38,42],toolchain:[0,7,8,18,29,32,38],toolchain_info:0,toolchain_nam:0,toolchainnam:[0,34],toolkit:[0,17,23,39],top:29,tort:26,touch:25,tpng:36,treat:0,tred:36,tree:0,tri:[24,38],trust:14,tty:37,turn:[0,6],two:[0,1,6,18,29,34,39],txt:[],type:2,typic:[3,4],typo:0,uncach:0,unchang:25,uncommon:1,undefin:23,under:[0,10,13,16],underscor:26,understand:[36,42],unfilt:38,uniniti:0,unintention:0,uniqu:39,unit:[0,38,39],unittest:[0,4,29,39],unittestlib:39,unittestlibswithoutbsp:39,unix:[],unknown:24,unless:[0,26],unlock:23,unnecessari:[],unter:12,until:38,updat:[0,9,14,21],updatesit:14,upper:4,upward:0,usag:34,user:[1,8,23,28],userlibrari:[30,32],usr:34,usual:[1,2,15,18,29,34,42],usuali:23,valid:[0,7,29,30,31,32],validexitcod:[0,32],valu:[0,32,34],variabl:[8,15,23],vcvarsal:18,verbos:0,veri:[0,11,12,23,27,29,31,39],version:[0,17,23,27,37,38,42],via:[0,10,15,19,21,29,37],view:15,violat:38,virtual:0,visibl:37,visual:16,vs2013:0,w3520:27,wai:[0,17,23,26,34,37,42],wait:42,wall:8,want:[0,1,6,10,12,28,29,40,42],warn:[14,24],warn_sect:0,warranti:26,web:23,webpag:23,well:0,were:[0,23,26,29],what:[3,4],whatev:[7,30],when:[0,6,17,25,26,29,41],where:[0,42],whether:[26,42],which:[],white:37,whole:[0,10,26,27,36],whom:26,why:[7,10,37],wildcard:[1,39],window:[0,9,10,15,19,27,29,34,37,41],wishlist:0,without:[6,18,25,26,27,34,35],wizard:[0,10],won:2,word:0,work:[0,10,13,15,29,35,37,40,41],workaround:[0,25],workflow:3,workspac:[1,6,8,9],world:34,would:[0,4,34],wrap:0,wrapper:[10,11,12,38],write:[0,29,30,38,40],writecc2j:0,written:[0,1,15],wrong:0,www:[14,21,36],wysiwyg:42,x86_64:[23,28],xeon:27,xml:21,yesquant:39,yet:[10,18],you:[1,6,7,9,10,11,12],your:[10,12]},titles:["Changelog","Commandline","The build hierarchy","Concepts","Injection and inheritance of IncludeDir and Dependency","The link order","Prebuild configurations for distributions","The main project","The Project.meta file","Eclipse","How to convert existing CDT workspaces","How to create a new project in Eclipse","How to create a workspace in Eclipse","How to debug in Eclipse","How to install bake Eclipse integration","How to use bake in Eclipse","IDE Support","How to create VS-Projects using bake","How to Debug in Visual Studio","How to use bake in Visual Studio","Visual Studio","How to install bake Visual Studio integration","bake 2.29.4","Install bake","Internal developing notes","Known Issues","License","Performance","Quickstart","Adapt configs","Auto-adjustment of paths to existing projects","Derive configs","The Syntax of the Project.meta file","Syntax","Variables in Project.meta","bakeclean","Generating dot graphs","How to use bake with cygwin","QACPP","The Bakery","Clang Analyze","Additional features","Why you should use bake"],titleterms:{"0x01":24,"0x0a":24,"import":[1,12],"new":11,adapt:29,add:13,addit:[38,41],adjust:[15,30],admin:38,advantag:7,analyz:[38,40],appli:29,applic:[1,13],arbitrari:1,auto:30,bake:[1,14,15,17,19,21,22,23,27,34,37,42],bakeclean:35,bakeqac:38,bakeri:39,basic:16,bind:9,build:[1,2,15,24],can:13,cdt:[10,15],changelog:0,choos:15,clang:40,clean:[1,15],cmake:27,code:13,collect:39,command:29,commandlin:[1,39],compil:13,complex:34,concept:3,condit:29,config:[29,31],configur:[6,13,15],convert:10,creat:[11,12,13,17],cygwin:37,debug:[13,18],defin:[15,34],depend:4,deriv:31,desgin:42,develop:24,differ:27,differnt:1,directori:[1,7],distribut:6,doe:23,dot:36,dure:23,eclips:[9,11,12,13,14,15,27],effect:29,environ:[27,34],error:[23,24],exampl:[1,2,5,7,8,23,38],exist:[10,30],extend:29,extern:5,featur:41,file:[1,8,15,32],from:[1,29],gener:36,get:1,goal:42,graph:[2,36],header:24,help:1,hierarchi:2,highlight:9,how:[1,10,11,12,13,14,15,17,18,19,21,23,37,39],implic:31,includ:[15,41],includedir:4,inform:13,inherit:[4,31],inject:4,instal:[14,21,23],instruct:32,integr:[14,16,21],interact:32,intern:24,introduct:29,invalid:23,issu:[23,25],junction:41,just:1,kei:9,known:[23,25],languag:23,librari:5,licens:26,line:29,link:5,main:[7,15],makefil:27,map:13,messag:23,meta:[8,29,32,34,39],more:1,most:1,multipl:31,nest:34,note:[24,34,38],now:13,occurr:29,option:[1,38],order:[5,29],output:[7,38],packet:24,path:[13,30],perform:27,perspect:15,prebuild:6,predefin:34,prefer:15,project:[1,7,8,11,15,17,24,29,30,32,34],qacpp:38,quickstart:28,receiv:24,remov:29,replac:29,report:38,result:[15,27],root:1,rubi:27,same:5,select:15,send:24,set:23,should:42,singl:1,socket:24,specif:1,start:[23,24],step:38,studio:[18,19,20,21],support:16,symlink:41,syntax:[9,32,33,39],test:27,than:1,type:[24,29],typic:6,unix:27,unnecessari:41,user:34,variabl:34,view:38,viewer:32,visual:[18,19,20,21],warn:34,what:[8,39],which:1,why:42,wildcard:29,within:1,without:38,workflow:6,workspac:[10,12],you:[13,42],your:13}})
@@ -1,389 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
-
4
- <html xmlns="http://www.w3.org/1999/xhtml">
5
- <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
-
8
- <title>Adapt configs &mdash; bake documentation</title>
9
-
10
- <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
- <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
- <link rel="stylesheet" href="../_static/bootswatch-3.3.4/sandstone/bootstrap.min.css" type="text/css" />
13
- <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
14
-
15
- <script type="text/javascript">
16
- var DOCUMENTATION_OPTIONS = {
17
- URL_ROOT: '../',
18
- VERSION: '',
19
- COLLAPSE_INDEX: false,
20
- FILE_SUFFIX: '.html',
21
- HAS_SOURCE: true
22
- };
23
- </script>
24
- <script type="text/javascript" src="../_static/jquery.js"></script>
25
- <script type="text/javascript" src="../_static/underscore.js"></script>
26
- <script type="text/javascript" src="../_static/doctools.js"></script>
27
- <script type="text/javascript" src="../_static/js/jquery-1.11.0.min.js"></script>
28
- <script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
29
- <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
- <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
- <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake documentation" href="../index.html" />
33
- <link rel="up" title="Syntax" href="syntax.html" />
34
- <link rel="next" title="Auto-adjustment of paths to existing projects" href="auto_adjustment.html" />
35
- <link rel="prev" title="Derive configs" href="derive_configs.html" />
36
- <meta charset='utf-8'>
37
- <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
38
- <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
39
- <meta name="apple-mobile-web-app-capable" content="yes">
40
-
41
- </head>
42
- <body role="document">
43
-
44
- <div id="navbar" class="navbar navbar-default navbar-fixed-top">
45
- <div class="container">
46
- <div class="navbar-header">
47
- <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
48
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
49
- <span class="icon-bar"></span>
50
- <span class="icon-bar"></span>
51
- <span class="icon-bar"></span>
52
- </button>
53
- <a class="navbar-brand" href="../index.html"><img src="../_static/logo_tiny_48.png">
54
- </a>
55
- <span class="navbar-text navbar-version pull-left"><b></b></span>
56
- </div>
57
-
58
- <div class="collapse navbar-collapse nav-collapse">
59
- <ul class="nav navbar-nav">
60
-
61
-
62
- <li class="dropdown globaltoc-container">
63
- <a role="button"
64
- id="dLabelGlobalToc"
65
- data-toggle="dropdown"
66
- data-target="#"
67
- href="../index.html">Section <b class="caret"></b></a>
68
- <ul class="dropdown-menu globaltoc"
69
- role="menu"
70
- aria-labelledby="dLabelGlobalToc"><ul class="current">
71
- <li class="toctree-l1"><a class="reference internal" href="../why_bake/why_bake.html">Why you should use bake</a></li>
72
- <li class="toctree-l1"><a class="reference internal" href="../install/install_bake.html">Install bake</a></li>
73
- <li class="toctree-l1"><a class="reference internal" href="../quickstart/quickstart.html">Quickstart</a></li>
74
- <li class="toctree-l1"><a class="reference internal" href="../concepts/concepts.html">Concepts</a></li>
75
- <li class="toctree-l1 current"><a class="reference internal" href="syntax.html">Syntax</a></li>
76
- <li class="toctree-l1"><a class="reference internal" href="../commandline/commandline.html">Commandline</a></li>
77
- <li class="toctree-l1"><a class="reference internal" href="../ide/ide_integrations.html">IDE Support</a></li>
78
- <li class="toctree-l1"><a class="reference internal" href="../tips_and_tricks/tips_and_tricks.html">Additional features</a></li>
79
- <li class="toctree-l1"><a class="reference internal" href="../performance/performance.html">Performance</a></li>
80
- <li class="toctree-l1"><a class="reference internal" href="../known_issues.html">Known Issues</a></li>
81
- <li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
82
- <li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
83
- </ul>
84
- <ul>
85
- <li class="toctree-l1"><a class="reference internal" href="../internal.html">Internal developing notes</a></li>
86
- </ul>
87
- </ul>
88
- </li>
89
-
90
- <li class="dropdown">
91
- <a role="button"
92
- id="dLabelLocalToc"
93
- data-toggle="dropdown"
94
- data-target="#"
95
- href="#">SubSections <b class="caret"></b></a>
96
- <ul class="dropdown-menu localtoc"
97
- role="menu"
98
- aria-labelledby="dLabelLocalToc"><ul>
99
- <li><a class="reference internal" href="#">Adapt configs</a><ul>
100
- <li><a class="reference internal" href="#introduction">Introduction</a></li>
101
- <li><a class="reference internal" href="#from-command-line">From command line</a></li>
102
- <li><a class="reference internal" href="#from-project-meta">From Project.meta</a></li>
103
- <li><a class="reference internal" href="#conditions-and-effectiveness">Conditions and effectiveness</a><ul>
104
- <li><a class="reference internal" href="#condition">Condition</a></li>
105
- <li><a class="reference internal" href="#effectiveness">Effectiveness</a></li>
106
- </ul>
107
- </li>
108
- <li><a class="reference internal" href="#occurrences">Occurrences</a></li>
109
- <li><a class="reference internal" href="#apply-order">Apply order</a></li>
110
- <li><a class="reference internal" href="#types">Types</a><ul>
111
- <li><a class="reference internal" href="#type-extend">Type: extend</a></li>
112
- <li><a class="reference internal" href="#type-remove">Type: remove</a></li>
113
- <li><a class="reference internal" href="#type-replace">Type: replace</a></li>
114
- </ul>
115
- </li>
116
- <li><a class="reference internal" href="#wildcards">Wildcards</a></li>
117
- </ul>
118
- </li>
119
- </ul>
120
- </ul>
121
- </li>
122
-
123
-
124
-
125
-
126
-
127
- <li>
128
- <a href="derive_configs.html" title="Previous Chapter: Derive configs"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Derive configs</span>
129
- </a>
130
- </li>
131
- <li>
132
- <a href="auto_adjustment.html" title="Next Chapter: Auto-adjustment of paths to existing projects"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Auto-adjustme... &raquo;</span>
133
- </a>
134
- </li>
135
-
136
-
137
-
138
-
139
-
140
- </ul>
141
-
142
-
143
-
144
- <form class="navbar-form navbar-right" action="../search.html" method="get">
145
- <div class="form-group">
146
- <input type="text" name="q" class="form-control" placeholder="Search" />
147
- </div>
148
- <input type="hidden" name="check_keywords" value="yes" />
149
- <input type="hidden" name="area" value="default" />
150
- </form>
151
-
152
- </div>
153
- </div>
154
- </div>
155
-
156
- <div class="container">
157
- <div class="row">
158
- <div class="col-md-12">
159
-
160
- <div class="section" id="adapt-configs">
161
- <span id="adapt-reference"></span><h1>Adapt configs<a class="headerlink" href="#adapt-configs" title="Permalink to this headline">¶</a></h1>
162
- <div class="section" id="introduction">
163
- <h2>Introduction<a class="headerlink" href="#introduction" title="Permalink to this headline">¶</a></h2>
164
- <p>There are two major use cases:</p>
165
- <ul class="simple">
166
- <li>Changing the configs from outside, e.g. injecting a toolchain.</li>
167
- <li>Changing the configs depending on variables like the operating system.</li>
168
- </ul>
169
- <p>Both is possible with the <em>Adapt</em> feature.</p>
170
- </div>
171
- <div class="section" id="from-command-line">
172
- <h2>From command line<a class="headerlink" href="#from-command-line" title="Permalink to this headline">¶</a></h2>
173
- <p>If you want to manipulate existing configs without changing them, you can &#8220;adapt&#8221; them via command line.</p>
174
- <div class="highlight-console"><div class="highlight"><pre><span class="gp">User@Host:~$</span> bake <span class="nb">test</span> --adapt abc
175
- </pre></div>
176
- </div>
177
- <p>bake searches for abc/Adapt.meta within the workspace roots. If found, the configs from the Adapt.meta are parsed:</p>
178
- <div class="highlight-text"><div class="highlight"><pre>Adapt {
179
- ExecutableConfig ... # 0..n
180
- LibraryConfig ... # 0..n
181
- CustomConfig ... # 0..n
182
- }
183
- </pre></div>
184
- </div>
185
- <p>Here is an example to change the DefaultToolchain (details explained below):</p>
186
- <div class="highlight-text"><div class="highlight"><pre>Adapt {
187
- ExecutableConfig test, project: __MAIN__, type: replace {
188
- DefaultToolchain GCC
189
- }
190
- }
191
- </pre></div>
192
- </div>
193
- </div>
194
- <div class="section" id="from-project-meta">
195
- <h2>From Project.meta<a class="headerlink" href="#from-project-meta" title="Permalink to this headline">¶</a></h2>
196
- <p>You can do the same within the Project.meta:</p>
197
- <div class="highlight-text"><div class="highlight"><pre>Project {
198
- ...
199
- }
200
- Adapt {
201
- ...
202
- }
203
- Adapt {
204
- ...
205
- }
206
- </pre></div>
207
- </div>
208
- </div>
209
- <div class="section" id="conditions-and-effectiveness">
210
- <h2>Conditions and effectiveness<a class="headerlink" href="#conditions-and-effectiveness" title="Permalink to this headline">¶</a></h2>
211
- <p>Be aware, these are two different things but look very similar.</p>
212
- <div class="section" id="condition">
213
- <h3>Condition<a class="headerlink" href="#condition" title="Permalink to this headline">¶</a></h3>
214
- <p>An <em>Adapt</em> can have up to four attributes:</p>
215
- <ul class="simple">
216
- <li><strong>toolchain</strong>: e.g. GCC</li>
217
- <li><strong>os</strong>: can be Windows, Mac, Linux, Unix (which is != Linux)</li>
218
- <li><strong>mainConfig</strong>: name of the main config</li>
219
- <li><strong>mainProject</strong>: name of the main project</li>
220
- </ul>
221
- <p>The &#8220;Adapt* configs will be only applied if all these attributes are either empty or true. Example:</p>
222
- <div class="highlight-text"><div class="highlight"><pre>Adapt toolchain: GCC, os: Windows {
223
- ...
224
- }
225
- </pre></div>
226
- </div>
227
- <p>Here the <em>Adapt</em> configs will be applied if toolchain is GCC on Windows.</p>
228
- </div>
229
- <div class="section" id="effectiveness">
230
- <h3>Effectiveness<a class="headerlink" href="#effectiveness" title="Permalink to this headline">¶</a></h3>
231
- <p>The <em>Adapt</em> configs can be applied to all configs from regular build. This can be controlled by the config names and the project attributes.
232
- Remember the example from the beginning?</p>
233
- <div class="highlight-text"><div class="highlight"><pre>Adapt {
234
- ExecutableConfig test, project: __MAIN__, type: replace {
235
- DefaultToolchain GCC
236
- }
237
- }
238
- </pre></div>
239
- </div>
240
- <p>This config is applied only to the config &#8220;test&#8221; of the main project.</p>
241
- <p>__MAIN__, __ALL__ and __THIS__ are keywords:</p>
242
- <ul class="simple">
243
- <li><strong>__MAIN__</strong> means the main project or main config</li>
244
- <li><strong>__ALL__</strong> means all projects or configs</li>
245
- <li><strong>__THIS__</strong> is only valid for project name, which can be used for <em>Adapts</em> within a Project.meta to restrict the adaption to the current project.</li>
246
- </ul>
247
- <p>If you want to apply the changes only to the top level config, write:</p>
248
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig __MAIN__, project: __MAIN__, ...
249
- </pre></div>
250
- </div>
251
- <p>If you want to apply the changes to all configs, write:</p>
252
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig __ALL__, project: __ALL__, ...
253
- </pre></div>
254
- </div>
255
- <p>It is possible to mix the keywords with reals project or config names.</p>
256
- </div>
257
- </div>
258
- <div class="section" id="occurrences">
259
- <h2>Occurrences<a class="headerlink" href="#occurrences" title="Permalink to this headline">¶</a></h2>
260
- <p>You can specify more configs in one <em>Adapt</em> and you can specify more than one Adapt.meta file:</p>
261
- <div class="highlight-text"><div class="highlight"><pre>Adapt {
262
- ExecutableConfig ..., project: ..., type: ... {
263
- ...
264
- }
265
- ExecutableConfig ..., project: ..., type: ... {
266
- ...
267
- }
268
- LibraryConfig ..., project: ..., type: ... {
269
- ...
270
- }
271
- ...
272
- }
273
- </pre></div>
274
- </div>
275
- <div class="highlight-console"><div class="highlight"><pre><span class="gp">User@Host:~$</span> bake <span class="nb">test</span> --adapt abc --adapt xy
276
- </pre></div>
277
- </div>
278
- </div>
279
- <div class="section" id="apply-order">
280
- <h2>Apply order<a class="headerlink" href="#apply-order" title="Permalink to this headline">¶</a></h2>
281
- <p>The <em>Adapt</em> configs will be applied in the order in which they were parsed. First the Adapt.metas referenced from the command line are read. Then the Project.metas are read
282
- one by one as usual. If an <em>Adapt</em> is found, it will be appended to the list of <em>Adapts</em>. Note, <em>Adapts</em> will be applied immediately when a Project.meta is read.</p>
283
- <p>If you inject a Toolchain from outside, e.g. &#8220;&#8211;adapt gcc&#8221;, you can use the toolchain info for local <em>Adapts</em>:</p>
284
- <div class="highlight-text"><div class="highlight"><pre>Project {
285
- ...
286
- }
287
- Adapt toolchain: GCC {
288
- ...
289
- }
290
- </pre></div>
291
- </div>
292
- </div>
293
- <div class="section" id="types">
294
- <h2>Types<a class="headerlink" href="#types" title="Permalink to this headline">¶</a></h2>
295
- <p>It is possible to specify the type of adaption:</p>
296
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig ..., type: replace
297
- </pre></div>
298
- </div>
299
- <p>The type can be</p>
300
- <ul class="simple">
301
- <li><strong>replace</strong></li>
302
- <li><strong>remove</strong></li>
303
- <li><strong>extend</strong></li>
304
- </ul>
305
- <div class="section" id="type-extend">
306
- <h3>Type: extend<a class="headerlink" href="#type-extend" title="Permalink to this headline">¶</a></h3>
307
- <p>This works exactly like for <a class="reference internal" href="derive_configs.html"><em>Derive configs</em></a>.</p>
308
- </div>
309
- <div class="section" id="type-remove">
310
- <h3>Type: remove<a class="headerlink" href="#type-remove" title="Permalink to this headline">¶</a></h3>
311
- <p>If parent elements can be found which matches to the child elements, they will be removed.</p>
312
- <p>Example project config:</p>
313
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig test {
314
- DefaultToolchain GCC
315
- }
316
- </pre></div>
317
- </div>
318
- <p>Example <em>Adapt</em> configs:</p>
319
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig __ALL__, project: __ALL__, type: remove {
320
- DefaultToolchain # remove ok
321
- }
322
-
323
- ExecutableConfig __ALL__, project: __ALL__, type: remove {
324
- DefaultToolchain GCC # remove ok
325
- }
326
-
327
- ExecutableConfig __ALL__, project: __ALL__, type: remove {
328
- DefaultToolchain Diab # remove NOT ok
329
- }
330
-
331
- ExecutableConfig __ALL__, project: __ALL__, type: remove {
332
- DefaultToolchain GCC, eclipseOrder: true # remove NOT ok
333
- }
334
- </pre></div>
335
- </div>
336
- </div>
337
- <div class="section" id="type-replace">
338
- <h3>Type: replace<a class="headerlink" href="#type-replace" title="Permalink to this headline">¶</a></h3>
339
- <p>This is for convenience. &#8220;replace&#8221; will remove all elements with the same type and extends the configs.</p>
340
- <p>Example:</p>
341
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig __ALL__, project: __ALL__, type: replace {
342
- Files &quot;*.cpp&quot;
343
- DefaultToolchain GCC {
344
- Linker command: &quot;link.exe&quot;
345
- }
346
- }
347
- </pre></div>
348
- </div>
349
- <p>This removes all &#8220;Files&#8221; and the &#8220;DefaultToolchain&#8221; from the original config regardless their attributes and replaces them by the elements of the <em>Adapt</em> config.</p>
350
- </div>
351
- </div>
352
- <div class="section" id="wildcards">
353
- <h2>Wildcards<a class="headerlink" href="#wildcards" title="Permalink to this headline">¶</a></h2>
354
- <p>The &#8220;*&#8221; wildcard is allowed:</p>
355
- <div class="highlight-text"><div class="highlight"><pre>Adapt mainProject: HERE, mainConfig: HERE ... {
356
- SomeConfig HERE, project: HERE ... {
357
- ....
358
- }
359
- }
360
- </pre></div>
361
- </div>
362
- <p>Example (the configs of the Adapt are applied if the main config name starts with &#8220;UnitTest&#8221;):</p>
363
- <div class="highlight-text"><div class="highlight"><pre>Adapt mainConfig: &quot;UnitTest*&quot; {
364
- ...
365
- }
366
- </pre></div>
367
- </div>
368
- </div>
369
- </div>
370
-
371
-
372
- </div>
373
-
374
- </div>
375
- </div>
376
- <footer class="footer">
377
- <div class="container">
378
- <p class="pull-right">
379
- <a href="#">Back to top</a>
380
-
381
- </p>
382
- <p>
383
- &copy; Copyright 2016, E.S.R.Labs AG.<br/>
384
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.<br/>
385
- </p>
386
- </div>
387
- </footer>
388
- </body>
389
- </html>