bake-toolkit 2.29.4 → 2.30.0

Sign up to get free protection for your applications and to get access to all the features.
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,298 +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>QACPP &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="Additional features" href="tips_and_tricks.html" />
34
- <link rel="next" title="bakeclean" href="bakeclean.html" />
35
- <link rel="prev" title="Generating dot graphs" href="dot.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"><a class="reference internal" href="../syntax/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 current"><a class="reference internal" href="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="#">QACPP</a><ul>
100
- <li><a class="reference internal" href="#without-bakeqac">Without bakeqac</a></li>
101
- <li><a class="reference internal" href="#with-bakeqac">With bakeqac</a></li>
102
- <li><a class="reference internal" href="#step-1-admin">Step 1: admin</a></li>
103
- <li><a class="reference internal" href="#step-2-analyze">Step 2: analyze</a></li>
104
- <li><a class="reference internal" href="#step-3-view">Step 3: view</a></li>
105
- <li><a class="reference internal" href="#step-4-report">Step 4: report</a></li>
106
- <li><a class="reference internal" href="#additional-options">Additional options</a></li>
107
- <li><a class="reference internal" href="#notes">Notes</a></li>
108
- <li><a class="reference internal" href="#example-output">Example output</a></li>
109
- </ul>
110
- </li>
111
- </ul>
112
- </ul>
113
- </li>
114
-
115
-
116
-
117
-
118
-
119
- <li>
120
- <a href="dot.html" title="Previous Chapter: Generating dot graphs"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Generating do...</span>
121
- </a>
122
- </li>
123
- <li>
124
- <a href="bakeclean.html" title="Next Chapter: bakeclean"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">bakeclean &raquo;</span>
125
- </a>
126
- </li>
127
-
128
-
129
-
130
-
131
-
132
- </ul>
133
-
134
-
135
-
136
- <form class="navbar-form navbar-right" action="../search.html" method="get">
137
- <div class="form-group">
138
- <input type="text" name="q" class="form-control" placeholder="Search" />
139
- </div>
140
- <input type="hidden" name="check_keywords" value="yes" />
141
- <input type="hidden" name="area" value="default" />
142
- </form>
143
-
144
- </div>
145
- </div>
146
- </div>
147
-
148
- <div class="container">
149
- <div class="row">
150
- <div class="col-md-12">
151
-
152
- <div class="section" id="qacpp">
153
- <h1>QACPP<a class="headerlink" href="#qacpp" title="Permalink to this headline">¶</a></h1>
154
- <p>bakeqac is a convenience wrapper for QACPP with some nice features.</p>
155
- <div class="section" id="without-bakeqac">
156
- <h2>Without bakeqac<a class="headerlink" href="#without-bakeqac" title="Permalink to this headline">¶</a></h2>
157
- <p>QACPP can be called directly from command line:</p>
158
- <div class="highlight-console"><div class="highlight"><pre><span class="go">qacli admin --qaf-project-config --qaf-project qacdata --cct &lt;cct&gt; --rcf &lt;rcf&gt; --acf &lt;acf&gt;</span>
159
- <span class="go">qacli analyze -P qacdata -b &lt;bake call&gt;</span>
160
- <span class="go">qacli view -P qacdata -m STDOUT</span>
161
- <span class="go">qacli report -P qacdata -t SUR # or -t RCR. Please also note, that the &quot;view&quot; is not necessary to generate the reports.</span>
162
- </pre></div>
163
- </div>
164
- <ul class="simple">
165
- <li>The first command creates the qac project database.</li>
166
- <li>The second command builds and analyzes the files.</li>
167
- <li>The third command prints out the result unfiltered.</li>
168
- <li>The forth command generates reports. You may replace the python scripts in PRQA to adapt the output.</li>
169
- </ul>
170
- </div>
171
- <div class="section" id="with-bakeqac">
172
- <h2>With bakeqac<a class="headerlink" href="#with-bakeqac" title="Permalink to this headline">¶</a></h2>
173
- <p>Instead of writing</p>
174
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bake &lt;options&gt;</span>
175
- </pre></div>
176
- </div>
177
- <p>for regular build, simply write:</p>
178
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt;</span>
179
- </pre></div>
180
- </div>
181
- <p>bakeqac will automatically do the first three steps mentioned above. If one of these steps fails, the consecutive steps will be dismissed.</p>
182
- <p>You can also choose certain steps (can be combined with &#8220;|&#8221;):</p>
183
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --qacstep admin|analyze|view|report</span>
184
- <span class="go">bakeqac &lt;options&gt; --qacstep admin</span>
185
- <span class="go">etc.</span>
186
- </pre></div>
187
- </div>
188
- </div>
189
- <div class="section" id="step-1-admin">
190
- <h2>Step 1: admin<a class="headerlink" href="#step-1-admin" title="Permalink to this headline">¶</a></h2>
191
- <p>You have to set the environment variable QAC_HOME, e.g. to <em>c:\tools\prqa\PRQA-Framework-2.1.0</em>. If not specified otherwise, cct, rcf and acf will be automatically chosen.</p>
192
- <ul>
193
- <li><p class="first">Configuration compiler template (cct): Only GCC is supported. bakeqac tries to get the platform and the GCC version and calculates the path to the right cct file. To overwrite this behaviour, specify one or more ccts:</p>
194
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --cct &lt;first&gt; --cct &lt;second&gt;</span>
195
- </pre></div>
196
- </div>
197
- <p>Alternatively, you can add</p>
198
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --c++11</span>
199
- <span class="go">bakeqac &lt;options&gt; --c++14</span>
200
- </pre></div>
201
- </div>
202
- <p>to enforce bakeqac choosing the C++11 or C++14 toolchain.</p>
203
- <p>If &#8211;cct is not used, bakeqac uses a built-in cct file as mentioned above. Additionally, it searched for a file named qac.cct up to root and appends the content to the original cct file.
204
- This may be used to add additional configuration parameters which are compiler independent, e.q. &#8220;-n 1234&#8221; suppresses warning 1234.</p>
205
- </li>
206
- <li><p class="first">Rule configuration file (rcf): Can be specified with:</p>
207
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --rcf &lt;rcf&gt;</span>
208
- </pre></div>
209
- </div>
210
- <p>If not specified, bakeqac uses $(QAC_HOME)/config/rcf/mcpp-1_5_1-en_US.rcf.</p>
211
- </li>
212
- <li><p class="first">Analysis configuration file (acf): Can be specified with:</p>
213
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --acf &lt;acf&gt;</span>
214
- </pre></div>
215
- </div>
216
- <p>If not specified, $(QAC_HOME)/config/acf/default.acf will be used.</p>
217
- </li>
218
- <li><p class="first">You can also specify the qacdata folder, default is <em>.qacdata</em>:</p>
219
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --qacdata anotherFolder</span>
220
- </pre></div>
221
- </div>
222
- </li>
223
- </ul>
224
- </div>
225
- <div class="section" id="step-2-analyze">
226
- <h2>Step 2: analyze<a class="headerlink" href="#step-2-analyze" title="Permalink to this headline">¶</a></h2>
227
- <p>This is the main step. Use exactly the same options for bakeqac as for bake. A few things have to be mentioned:</p>
228
- <ul class="simple">
229
- <li><em>&#8211;compile-only</em> will be automatically added</li>
230
- <li><em>&#8211;rebuild</em> will be automatically added</li>
231
- </ul>
232
- <p>The output will be filtered per default (e.g. some warnings) . To get unfiltered output, write:</p>
233
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --qacnofilter</span>
234
- </pre></div>
235
- </div>
236
- </div>
237
- <div class="section" id="step-3-view">
238
- <h2>Step 3: view<a class="headerlink" href="#step-3-view" title="Permalink to this headline">¶</a></h2>
239
- <p>Results are also filtered in this step if not specified otherwise:</p>
240
- <ul class="simple">
241
- <li>Only results from compiled bake projects will be shown (which does not apply to e.g. compiler libraries). To narrow the results, use the <em>-p</em> option.</li>
242
- <li>Files from subfolders test and mock will be filtered out.</li>
243
- <li>Files from projects gtest and gmock will be filtered out.</li>
244
- </ul>
245
- <p>bakeqac slightly reformats the output (originally the violated MISRA rule numbers are printed out incomplete). To switch back to raw format, use:</p>
246
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --qacrawformat</span>
247
- </pre></div>
248
- </div>
249
- <p>To get additional links to the appropriate documentation pages use:</p>
250
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --qacdoc</span>
251
- </pre></div>
252
- </div>
253
- <p>Colored output is also supported similar to bake:</p>
254
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; -a &lt;color_scheme&gt;</span>
255
- </pre></div>
256
- </div>
257
- </div>
258
- <div class="section" id="step-4-report">
259
- <h2>Step 4: report<a class="headerlink" href="#step-4-report" title="Permalink to this headline">¶</a></h2>
260
- <p>Reports about the warnings and suppressed warnings are be generated.</p>
261
- </div>
262
- <div class="section" id="additional-options">
263
- <h2>Additional options<a class="headerlink" href="#additional-options" title="Permalink to this headline">¶</a></h2>
264
- <p>QACPP needs a license. If floating licenses are not available, bakeqac can retry to checkout them:</p>
265
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakeqac &lt;options&gt; --qacretry &lt;seconds&gt;</span>
266
- </pre></div>
267
- </div>
268
- <p>Steps &#8220;analyze&#8221; and &#8220;view&#8221; are retried until timeout is reached.</p>
269
- </div>
270
- <div class="section" id="notes">
271
- <h2>Notes<a class="headerlink" href="#notes" title="Permalink to this headline">¶</a></h2>
272
- <p>If &#8220;&lt;mainConfigName&gt;Qac&#8221; is found in main project, it will be used instead of &#8220;&lt;mainConfigName&gt;. This is useful if the unit test has to be built different to MISRA.</p>
273
- </div>
274
- <div class="section" id="example-output">
275
- <h2>Example output<a class="headerlink" href="#example-output" title="Permalink to this headline">¶</a></h2>
276
- <img alt="../_images/misra.png" src="../_images/misra.png" />
277
- </div>
278
- </div>
279
-
280
-
281
- </div>
282
-
283
- </div>
284
- </div>
285
- <footer class="footer">
286
- <div class="container">
287
- <p class="pull-right">
288
- <a href="#">Back to top</a>
289
-
290
- </p>
291
- <p>
292
- &copy; Copyright 2016, E.S.R.Labs AG.<br/>
293
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.<br/>
294
- </p>
295
- </div>
296
- </footer>
297
- </body>
298
- </html>
@@ -1,406 +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>The Bakery &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="Additional features" href="tips_and_tricks.html" />
34
- <link rel="next" title="How to use bake with cygwin" href="how_to_use_bake_with_cygwin.html" />
35
- <link rel="prev" title="Additional features" href="tips_and_tricks.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"><a class="reference internal" href="../syntax/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 current"><a class="reference internal" href="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="#">The Bakery</a><ul>
100
- <li><a class="reference internal" href="#what-is-the-bakery">What is the Bakery</a></li>
101
- <li><a class="reference internal" href="#how-to-use-the-bakery-on-the-commandline">How to use the Bakery on the commandline</a></li>
102
- <li><a class="reference internal" href="#syntax-of-collection-meta">Syntax of Collection.meta</a></li>
103
- </ul>
104
- </li>
105
- </ul>
106
- </ul>
107
- </li>
108
-
109
-
110
-
111
-
112
-
113
- <li>
114
- <a href="tips_and_tricks.html" title="Previous Chapter: Additional features"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Additional fe...</span>
115
- </a>
116
- </li>
117
- <li>
118
- <a href="how_to_use_bake_with_cygwin.html" title="Next Chapter: How to use bake with cygwin"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">How to use ba... &raquo;</span>
119
- </a>
120
- </li>
121
-
122
-
123
-
124
-
125
-
126
- </ul>
127
-
128
-
129
-
130
- <form class="navbar-form navbar-right" action="../search.html" method="get">
131
- <div class="form-group">
132
- <input type="text" name="q" class="form-control" placeholder="Search" />
133
- </div>
134
- <input type="hidden" name="check_keywords" value="yes" />
135
- <input type="hidden" name="area" value="default" />
136
- </form>
137
-
138
- </div>
139
- </div>
140
- </div>
141
-
142
- <div class="container">
143
- <div class="row">
144
- <div class="col-md-12">
145
-
146
- <div class="section" id="the-bakery">
147
- <h1>The Bakery<a class="headerlink" href="#the-bakery" title="Permalink to this headline">¶</a></h1>
148
- <div class="section" id="what-is-the-bakery">
149
- <h2>What is the Bakery<a class="headerlink" href="#what-is-the-bakery" title="Permalink to this headline">¶</a></h2>
150
- <p>bakery is part of the bake-toolkit distribution and it is used to build several independent projects at once.
151
- It&#8217;s very useful for e.g. compiling and running all unit tests.
152
- The collections are specified in Collection.meta files.</p>
153
- </div>
154
- <div class="section" id="how-to-use-the-bakery-on-the-commandline">
155
- <h2>How to use the Bakery on the commandline<a class="headerlink" href="#how-to-use-the-bakery-on-the-commandline" title="Permalink to this headline">¶</a></h2>
156
- <p>Call <em>bakery -h</em> to display the command line options.
157
- The most important options are the collection name (<em>-b</em>) and the collection directory (<em>-m</em>, default is current directory).</p>
158
- <p>Examples:</p>
159
- <blockquote>
160
- <div><p>Build all unittests:</p>
161
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakery -b AllUnitTests</span>
162
- </pre></div>
163
- </div>
164
- <p>It is possible to omit <em>-b</em>:</p>
165
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakery AllUnitTests</span>
166
- </pre></div>
167
- </div>
168
- <p>Clean all unittests:</p>
169
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakery -b AllUnitTests -c</span>
170
- </pre></div>
171
- </div>
172
- <p>Build all unittests, workspace checked out into two roots, console supports colors, stop on first error, run the unittests after build:</p>
173
- <div class="highlight-console"><div class="highlight"><pre><span class="go">bakery -b AllUnitTests -m w:/root1/mainProj -w w:/root2 -r -a black --do run</span>
174
- </pre></div>
175
- </div>
176
- </div></blockquote>
177
- </div>
178
- <div class="section" id="syntax-of-collection-meta">
179
- <h2>Syntax of Collection.meta<a class="headerlink" href="#syntax-of-collection-meta" title="Permalink to this headline">¶</a></h2>
180
- <p>Move the mouse cursor over the blue elements to display more information.</p>
181
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
182
- <!-- saved from url=(0100)file:///Users/NiCoretti/.rvm/gems/ruby-2.1.2/gems/bake-toolkit-2.10.3/doc/further/bakery/syntax.html -->
183
- <html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><title></title></head>
184
-
185
-
186
- <body>
187
-
188
- <style type="text/css">
189
- #rundrum {
190
- border-width:1px;
191
- border-style:dashed;
192
- border-color:blue;
193
- padding:0.2cm;
194
- text-align:justify; }
195
- }
196
- </style>
197
-
198
- <style type="text/css">
199
-
200
- #dhtmltooltip{
201
- position: absolute;
202
- width: 150px;
203
- border: 2px solid black;
204
- padding: 2px;
205
- background-color: lightyellow;
206
- visibility: hidden;
207
- z-index: 100;
208
- }
209
-
210
- </style>
211
-
212
- <style type="text/css">
213
- .hide {
214
- display:none;
215
- }
216
- .show {
217
- display:block
218
- }
219
- .showInline {
220
- display:inline
221
- }
222
- .help {
223
- color:blue
224
- }
225
- .showRadio {
226
- font-weight:bold;color:blue;text-decoration:overline underline
227
- }
228
- .hideRadio {
229
- color:#AAAAFF;
230
- }
231
- .mycomment {
232
- color:green
233
- }
234
- </style>
235
-
236
-
237
-
238
-
239
-
240
- </p><table border="1" style="font-family:monospace" ;="" font-size:10=""><tbody><tr><td>
241
-
242
- <span class="help" onmouseover="showCollection()" onmouseout="notip()">Collection</span> &lt;name&gt; {<br>
243
- &nbsp; <span class="help" onmouseover="showProject()" onmouseout="notip()">Project</span> &lt;name&gt;, config: &lt;name&gt;<br>
244
- &nbsp; <span class="help" onmouseover="showExclude()" onmouseout="notip()">Exclude</span> &lt;name&gt;, config: &lt;name&gt;<br>
245
- &nbsp; <span class="help" onmouseover="showSubCollection()" onmouseout="notip()">SubCollection</span> &lt;name&gt;<br>
246
- }
247
-
248
-
249
-
250
-
251
-
252
- <div id="dhtmltooltip" style="left: -1000px; top: 151px; visibility: hidden;"><b><u>Collection</u><br><br>Mandatory:</b> Yes<br><b>Quantity</b>: 1..n<br><b>Default</b>: -<br><br><b>Description</b>:<br>This is a collection of builds. The name must be unique within this file.</div>
253
-
254
- <script type="text/javascript">
255
-
256
-
257
- function showCollection() {
258
- str = 'This is a collection of builds. The name must be unique within this file.'
259
- ddrivetip("Collection", "Yes", "1..n", "-",str)
260
- }
261
-
262
- function showProject() {
263
- str = "Specify the projects with it's configs to build. It is possible to use \"*\" as wildcards."
264
- ddrivetip("Project", "Yes,", "1..n", "-",str)
265
- }
266
-
267
- function showConfig() {
268
- str = "Specify the configs. It is possible to use \"*\" as wildcard."
269
- ddrivetip("config", "Yes", "-", "-",str)
270
- }
271
-
272
- function showExclude() {
273
- str = "Specify the projects with it's configs to exclude from build. It is possible to use \"*\" as wildcards."
274
- ddrivetip("Exclude", "No", "0..n", "-",str)
275
- }
276
-
277
- function showSubCollection() {
278
- str = 'This references another collection.'
279
- ddrivetip("SubCollection", "No", "0..n", "-",str)
280
- }
281
-
282
-
283
-
284
- var offsetxpoint=20 //Customize x offset of tooltip
285
- var offsetypoint=20 //Customize y offset of tooltip
286
- var ie=document.all
287
- var ns6=document.getElementById && !document.all
288
- var enabletip=false
289
- if (ie||ns6)
290
- var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""
291
-
292
- function ietruebody(){
293
- return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
294
- }
295
-
296
- function ddrivetip(item, manda, quan, def, desc){
297
- if (ns6||ie){
298
-
299
- var abc=ie&&!window.opera? ietruebody().clientWidth : window.innerWidth
300
-
301
- tipobj.style.width=(abc/2-offsetxpoint*2).toString()+"px"
302
- tipobj.style.backgroundColor="#DDFFDD"
303
- tipobj.innerHTML="<b><u>"+item+"</u><br><br>Mandatory:</b> "+manda+"<br><b>Quantity</b>: "+quan+"<br><b>Default</b>: "+def+"<br><br><b>Description</b>:<br>"+desc
304
- enabletip=true
305
- return false
306
- }
307
- }
308
-
309
- function positiontip(e){
310
- if (enabletip){
311
- var curX=(ns6)?e.pageX : event.clientX+ietruebody().scrollLeft;
312
- var curY=(ns6)?e.pageY : event.clientY+ietruebody().scrollTop;
313
- //Find out how close the mouse is to the corner of the window
314
- var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint
315
- var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint*2 : window.innerHeight-e.clientY-offsetypoint
316
- var bottom=ie&&!window.opera? ietruebody().clientHeight : window.innerHeight
317
-
318
- var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000
319
-
320
- //if the horizontal distance isn't enough to accomodate the width of the context menu
321
- if (rightedge<tipobj.offsetWidth+offsetxpoint/2)
322
- //move the horizontal position of the menu to the left by it's width
323
- tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth-offsetxpoint+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth-offsetxpoint+"px"
324
- else if (curX<leftedge)
325
- tipobj.style.left="5px"
326
- else
327
- //position the horizontal position of the menu where the mouse is positioned
328
- tipobj.style.left=curX+offsetxpoint+"px"
329
-
330
- //same concept with the vertical position
331
- if (bottomedge<tipobj.offsetHeight)
332
- tipobj.style.top=ie? ietruebody().scrollTop+bottom-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+bottom-tipobj.offsetHeight-offsetypoint+"px"
333
- else
334
- tipobj.style.top=curY+offsetypoint+"px"
335
- tipobj.style.visibility="visible"
336
- }
337
- }
338
-
339
- function notip(){
340
- if (ns6||ie){
341
- enabletip=false
342
- tipobj.style.visibility="hidden"
343
- tipobj.style.left="-1000px"
344
- tipobj.style.backgroundColor=''
345
- tipobj.style.width=''
346
- }
347
- }
348
-
349
- document.onmousemove=positiontip
350
-
351
- </script>
352
-
353
- </td></tr></tbody></table>
354
-
355
-
356
-
357
-
358
-
359
- </body></html>
360
- <div class="admonition note">
361
- <p class="first admonition-title">Note</p>
362
- <ul class="last simple">
363
- <li>Use double quotes (&#8221;) if the strings have wildcards</li>
364
- <li>Use hash marks (#) for comments.</li>
365
- </ul>
366
- </div>
367
- <p>Example:</p>
368
- <blockquote>
369
- <div><div class="highlight-text"><div class="highlight"><pre>Collection AllUnitTests {
370
- Project &quot;*&quot;, config: UnitTest
371
- }
372
- Collection UnitTestLibsWithoutBsp {
373
- Project &quot;*&quot;, config: &quot;UnitTestLib*&quot;
374
- Exclude &quot;bsp*&quot;, config: &quot;*&quot;
375
- }
376
- Collection MySpecialCollection {
377
- Project Main1, config: Debug
378
- Project Main2, config: Release
379
- Project Sub3, config: Debug
380
- SubCollection UnitTestLibsWithoutBsp
381
- }
382
- </pre></div>
383
- </div>
384
- </div></blockquote>
385
- </div>
386
- </div>
387
-
388
-
389
- </div>
390
-
391
- </div>
392
- </div>
393
- <footer class="footer">
394
- <div class="container">
395
- <p class="pull-right">
396
- <a href="#">Back to top</a>
397
-
398
- </p>
399
- <p>
400
- &copy; Copyright 2016, E.S.R.Labs AG.<br/>
401
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.<br/>
402
- </p>
403
- </div>
404
- </footer>
405
- </body>
406
- </html>