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,25 +0,0 @@
1
- Eclipse
2
- =======
3
-
4
- .. toctree::
5
- :maxdepth: 1
6
-
7
- how_to_install_eclipse_plugin
8
- how_to_use_bake_in_eclipse
9
- how_to_convert_existing_cdt_workspace
10
- how_to_create_a_workspace_in_eclipse
11
- how_to_create_a_new_project_in_eclipse
12
- how_to_debug_in_eclipse
13
-
14
- Syntax highlighting
15
- *******************
16
-
17
- To enable syntax highlighting for the Project.meta files in Eclipse, install the "rtext_eclipse_plugin" (Help->Install New Software...) and associate ".meta" files with the rtext editor (Window->Preferences, File Associations page).
18
- An update site for Eclipse (needed for installation) will be provided soon. For now, you can download it manually at github.
19
-
20
- Key bindings
21
- ************
22
-
23
- It is possible to bind the bake commands to keys:
24
-
25
- .. image:: ../../_static/keys.png
@@ -1,31 +0,0 @@
1
- How to convert existing CDT workspaces
2
- ======================================
3
- You only need to convert your workspace if CDT is still used to build your projects and the `Project.meta` files do not exist yet.
4
- Only one developer in a team has to convert the workspace only once!
5
- Conversion means, that Project.meta files are generated and filled with the informationen from the `.project` and `.cproject`
6
- files. bake does not read the `.project` and `.cproject` files, only the `Project.meta` files.
7
-
8
- The converter is an export wizard, which can be found under `File->Export` or in the context menu of the Project Explorer
9
-
10
- ========================================= =======================================
11
- .. image:: ../../_static/SelectExport.png .. image:: ../../_static/Script.png
12
- ========================================= =======================================
13
-
14
- .. note::
15
-
16
- * The conversion is not a 1:1 conversion. That means, that the tool can only be 99% perfect. There might by some small issues, which have to be adapted manually. You can find it out by simply trying to build your project with bake.
17
-
18
- * It is possible to specify a ruby script in the wizard window, which can do these manual adaptions. This can make sense, if you want to convert the workspace several times before completely switching to bake.
19
-
20
- * To convert only a subset of projects instead of the whole workspace, select the appropriate projects in the Project Explorer before starting the export wizard. Ensure that the checkbox shown above is marked.
21
-
22
- * If you are satisfied with the results, replace the .cproject and .project files in your repository. (Steps to do with .cproject and .project files)
23
- * Delete the files
24
- * Remove the projects from your workspace in Eclipse (but do not delete the contents from your disk)
25
- * Import the projects again via the bake import wizard to generate wrapper files for Eclipse
26
- * Commit the change to your source control system
27
-
28
- .. warning::
29
- Do not commit these `.projec`t and `.cproject` files anymore. Instead, commit the changes in `Project.meta` files.
30
- You still need `.cproject` and `.project` files for working under Eclipse,
31
- that's why you have to import the projects again via the bake import wizard.
@@ -1,18 +0,0 @@
1
- How to create a new project in Eclipse
2
- ======================================
3
- This is very easy. Navigate to `File->New->Other` and choose bake Project.
4
-
5
- ========================================= =======================================
6
- .. image:: ../../_static/SelectNew.png .. image:: ../../_static/New.png
7
- ========================================= =======================================
8
-
9
- Choose a name. If you have more than one workspace root, you can also choose a location.
10
-
11
-
12
-
13
- ========================================= ===========================================================================
14
- .. image:: ../../_static/Result.png A new folder with three files will be created. `.cproject` and `.project`
15
- wrapper files for Eclipse and an almost.
16
- empty `Project.meta` which can be filled with build configurations.
17
- ========================================= ===========================================================================
18
-
@@ -1,27 +0,0 @@
1
- How to create a workspace in Eclipse
2
- ====================================
3
-
4
- Using bake in Eclipse is very similar compared to the :any:`CDT build mechanism <how_to_convert_existing_cdt_workspace>`.
5
-
6
- .. warning::
7
- One major difference is, that `.cproject` and `.project` files are just wrappers. Do not use the standard property pages,
8
- they will be simply ignored! Edit only the `Project.meta` files.
9
- The `.cprojec`t and `.project` files shall not be committed to your source control.
10
-
11
- Import
12
- ******
13
-
14
- If you have a workspace with no `.cproject` and `.project` files, but `Project.meta` files, you can import them to Eclipse.
15
- You can also use the importer to import single projects.
16
- The importer can be found unter `File->Import` or in the context menu of the Project Explorer.
17
- All (sub)directories with a `Project.meta` are listed here. Choose the projects to import and press Finish.
18
-
19
- ========================================= =======================================
20
- .. image:: ../../_static/SelectImport.png .. image:: ../../_static/Import.png
21
- ========================================= =======================================
22
-
23
- .. note::
24
- Note, that `.cproject` and `.project` files will not be overwritten per default. If e.g. a project is not a c-project,
25
- some bake features will not available. In this case, enable the recreate option.
26
- This is also a good idea, if you want to get rid of old configurations.
27
-
@@ -1,38 +0,0 @@
1
- How to debug in Eclipse
2
- =======================
3
-
4
- The following example is made with Eclipse Mars, **Cygwin**, **gcc** and **gdb**. However, the same applies to all other compilers and
5
- environments, too.
6
-
7
- 1. Compile with debug information
8
- *********************************
9
-
10
- Don't forget this. Otherwise sources symbols cannot not mapped.
11
-
12
- .. image:: ../../_static/debug_flag.png
13
-
14
- 2. Create a debug configuration for a C++ application
15
- *****************************************************
16
-
17
- This options can be found under Run->Debug Configurations... or click on the arrow next to the green spider.
18
-
19
- .. image:: ../../_static/debug_app.png
20
-
21
- | Choose a suitable name and the executable.
22
-
23
- 3. Add path mapping
24
- *******************
25
-
26
- .. image:: ../../_static/debug_path.png
27
-
28
- .. image:: ../../_static/debug_map.png
29
-
30
- | Note that this must be done if the compiler uses different paths than Eclipse. In this example I have used gcc under Cygwin,
31
- | which typically uses "/cygdrive/c" for "c:\\". I always mount "c:\\" to "/c".
32
- |
33
- | Also note, that my Eclipse changes "/c" to "\\c" in the dialog box automatically, but it works nevertheless.
34
-
35
- 4. Now you can debug your code
36
- ******************************
37
-
38
- .. image:: ../../_static/debug_debug.png
@@ -1,44 +0,0 @@
1
- How to install bake Eclipse integration
2
- =======================================
3
-
4
- The bake Eclipse integration plugin is available on a E.S.R.Labs update site. Please follow the steps below to install the plugin.
5
-
6
- #. Go to "Help" -> "Install New Software"
7
-
8
- .. image:: ../../_static/InstallNewSoftware.png
9
- :width: 100 %
10
- :scale: 50 %
11
-
12
- #. Setup the update site
13
-
14
- `<http://www.esrlabs.com/eclipse-plugins/com.esrlabs.eclipse.bake.updatesite/>`_
15
-
16
- .. image:: ../../_static/AddRepository.png
17
- :width: 100 %
18
- :scale: 50 %
19
-
20
- #. Select the bake Feature
21
-
22
- .. image:: ../../_static/AvailableSoftware.png
23
- :width: 100 %
24
- :scale: 50 %
25
-
26
-
27
- #. Accept the license after reading it
28
-
29
- .. image:: ../../_static/Licenses.png
30
- :width: 100 %
31
- :scale: 50 %
32
-
33
- #. Ignore the security warning - you can trust the software
34
-
35
- .. image:: ../../_static/TrustMe.png
36
- :width: 100 %
37
- :scale: 50 %
38
-
39
- #. After successfull installation, restart Eclipse
40
-
41
- .. image:: ../../_static/Restart.png
42
- :width: 100 %
43
- :scale: 50 %
44
-
@@ -1,86 +0,0 @@
1
- How to use bake in Eclipse
2
- ==========================
3
-
4
- Choose the C/C++ perspective
5
- ****************************
6
-
7
- The menu items described on this page only appear in the C/C++ perspective.
8
-
9
- Select a build configuration of the main project
10
- ************************************************
11
-
12
- #. Right click on the main project and select a bake build configuration.
13
-
14
- .. image:: ../../_static/FirstSelect.png
15
- :width: 100 %
16
- :scale: 50 %
17
-
18
- .. note::
19
-
20
- * That only configurations with a DefaultToolchain will be displayed.
21
-
22
- #. If no Project.meta or configuration with a DefaultToolchain exist, an error item will be displayed like this
23
-
24
- .. image:: ../../_static/WrongSelect.png
25
- :width: 100 %
26
- :scale: 50 %
27
-
28
- #. The chosen config is marked with a filled circle before the config name.You can also see it directly in the project explorer
29
-
30
- .. image:: ../../_static/SecondSelect.png
31
- :width: 100 %
32
- :scale: 50 %
33
-
34
- .. note::
35
-
36
- * This label decoration can be switched off and on via Window->Preferences->General->Appearance->Label Decoration
37
-
38
- Adjust includes and defines for CDT
39
- ***********************************
40
- s you might have already seen, a new menu item for the main project is enabled now: Adjust includes and defines for CDT.
41
- All CDT features work out-of-the-box except those about the `#include` and `#define` statements e.g. auto-completion of includes.
42
- To import the includes and defines into the CDT .cproject files, simply click on this menu item.
43
-
44
- Compiler internal includes and defines must be specified in InternalInclude and InternalDefine files.
45
- See "Syntax" help page how to set the name of these files. Note, that the variables CPPPath, CPath, ASMPath,
46
- ArchiverPath and LinkerPath can be used in these files.
47
-
48
- Adjusting can take between a few seconds and a minute depending on the size of the workspace and the number of
49
- project settings which have to be written.
50
-
51
- Build/Clean Projects/Files
52
- **************************
53
- Now you can build or clean a project by clicking on the appropriate menu items.
54
-
55
- ========================================= =======================================
56
- Project File
57
- ========================================= =======================================
58
- .. image:: ../../_static/buildMain.png .. image:: ../../_static/buildFile.png
59
- ========================================= =======================================
60
-
61
- .. note::
62
- * Build File always rebuilds the file
63
-
64
- Result
65
- ******
66
-
67
- The result of the build will be shown in the Console and Problems View as usual
68
-
69
- .. image:: ../../_static/console.png
70
- :width: 100 %
71
- :scale: 50 %
72
-
73
- .. image:: ../../_static/problem.png
74
- :width: 100 %
75
- :scale: 50 %
76
-
77
-
78
- Preferences
79
- ***********
80
-
81
- Via `Window->Preferences->bake` some settings can be changed and the bake command line can be extended
82
-
83
- .. image:: ../../_static/pref.png
84
- :width: 100 %
85
- :scale: 50 %
86
-
@@ -1,40 +0,0 @@
1
- IDE Support
2
- ===========
3
-
4
- .. toctree::
5
- :maxdepth: 1
6
-
7
- eclipse/eclipse
8
- vs/vs
9
-
10
- The integrations for eclipse and visual studio are the ones that are
11
- most used and best documented.
12
-
13
- .. image:: ../_static/eclipse.png
14
- :target: eclipse/eclipse.html
15
-
16
- .. image:: ../_static/visualstudio-pro.png
17
- :target: vs/vs.html
18
-
19
-
20
- Basic integrations
21
- ******************
22
-
23
- The following integrations lack in features, documentation and
24
- maturity compared to the above integrations. Still they provide you
25
- with a starting point.
26
-
27
- .. image:: ../_static/emacs.png
28
- :target: http://github.com/gizmomogwai/bake-mode
29
-
30
- .. image:: ../_static/notepad.png
31
- :target: https://github.com/sanastasiou/RTextNpp/releases
32
-
33
- .. image:: ../_static/vim.png
34
- :target: https://github.com/flxo/bake.vim
35
-
36
- The beautiful IDE icons are designed by `Kat On`_ and used under the
37
- `creative commons license v3.0`_.
38
-
39
- .. _Kat On: https://www.squirrelmuffins.com
40
- .. _creative commons license v3.0: https://creativecommons.org/licenses/by/3.0
@@ -1,15 +0,0 @@
1
- How to create VS-Projects using bake
2
- ====================================
3
-
4
- bake projects are Makefile projects (NMake). When creating a new project, you can just create a new Makefile project and add a Project.meta.
5
- The recommended way is to use a script which comes with bake-toolkit:
6
-
7
- .. image:: ../../_static/cvsp.png
8
- :width: 100 %
9
- :scale: 50 %
10
-
11
- Example:
12
-
13
- .. code-block:: console
14
-
15
- C:\MyProj> createVSProjects --version 2012 --rewrite
@@ -1,35 +0,0 @@
1
- How to Debug in Visual Studio
2
- =============================
3
-
4
- Natively you can only debug the output from the Microsoft VC compiler with Visual Studio. There are some plugins available for e.g. debugging gcc output. Another option is to use the MSVC toolchain from bake, which is described on this help page.
5
- Add debug flags to the MSVC toolchain:
6
-
7
-
8
- .. code-block:: text
9
-
10
- DefaultToolchain MSVC {
11
-
12
- Compiler CPP {
13
- Flags "-Zi"
14
- }
15
- Linker {
16
- Flags "-Debug"
17
- }
18
- }
19
-
20
- Start Visual Studio with e.g. a batch file shown below and choose the appropriate solution. If you don't have a solution yet, check out How to create a solution / projects in Visual Studio.
21
-
22
- .. code-block:: console
23
-
24
- set PATH=%PATH%;C:\tools\Microsoft Visual Studio 11.0\VC\bin
25
- call "C:\tools\Microsoft Visual Studio 11.0\VC\vcvarsall.bat"
26
- "C:\tools\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe"
27
-
28
- This adds the compiler, linker, etc. to the path. vcvarsall.bat setups the environment and the last line starts Visual Studio. As a test, just execute the first two lines and check if "cl.exe" can be executed without any errors. In Visual Studio, you have to define the executable you like to debug. Add the executable in the project properties:
29
-
30
- .. image:: ../../_static/vs_debug.png
31
- :width: 100 %
32
- :scale: 50 %
33
-
34
- You can also define command line arguments here.
35
- Start debugging as usual...
@@ -1,35 +0,0 @@
1
- How to use bake in Visual Studio
2
- ================================
3
-
4
- #. Select a build configuration of the main project
5
-
6
- Right click on the main project and select a bake build configuration.
7
-
8
- .. image:: ../../_static/vs_select_config.png
9
- :width: 100 %
10
- :scale: 50 %
11
-
12
- .. note::
13
-
14
- Only configurations with a DefaultToolchain will be displayed.
15
-
16
- #. You can see the selected config in the last line of the Build menu.
17
-
18
- .. image:: ../../_static/vs_show_config.png
19
- :width: 100 %
20
- :scale: 50 %
21
-
22
- If you click on this menu item, you can deselect the build config, which disables bake as long as no other config will be selected.
23
-
24
- #. You can specify additional command line parameters via the Options menu.
25
-
26
- .. image:: ../../_static/vs_options.png
27
- :width: 100 %
28
- :scale: 50 %
29
-
30
- #. The build result will be shown in the Output window, errors will be shown in the Error window and annotated in the sources.
31
-
32
- .. image:: ../../_static/vs_error.png
33
- :width: 100 %
34
- :scale: 50 %
35
-
@@ -1,10 +0,0 @@
1
- Visual Studio
2
- =============
3
-
4
- .. toctree::
5
- :maxdepth: 1
6
-
7
- vs_install
8
- how_to_used_bake_in_vs
9
- how_to_create_vs_projects
10
- how_to_debug_in_vs
@@ -1,43 +0,0 @@
1
- How to install bake Visual Studio integration
2
- =============================================
3
-
4
- VS 2012
5
- *******
6
- The plugin is available on a E.S.R.Labs update site. Please follow the steps below to install the plugin.
7
-
8
- #. Configure the update site
9
-
10
- `<http://www.esrlabs.com/vs-plugins/bake/atom.xml>`_
11
-
12
- .. image:: ../../_static/vs_update_site.png
13
- :width: 100 %
14
- :scale: 50 %
15
-
16
- #. Now it's available via Tools->Extensions and Updates
17
-
18
- .. image:: ../../_static/vs_install1.png
19
- :width: 100 %
20
- :scale: 50 %
21
-
22
- #. Check if it's installed correctly
23
-
24
- .. image:: ../../_static/vs_installed.png
25
- :width: 100 %
26
- :scale: 50 %
27
-
28
- #. If an update is available, it will look like this
29
-
30
- .. image:: ../../_static/vs_update.png
31
- :width: 100 %
32
- :scale: 50 %
33
-
34
- VS 2010
35
- *******
36
-
37
- The plugin is available on a E.S.R.Labs server.
38
- Download `Visual Studio 2010 bake plugin <http://www.esrlabs.com/vs-plugins/bake/bake%20Visual%20Studio%20Extension%202010.vsix>`_,
39
- double click the file and install it.
40
-
41
- .. image:: ../../_static/vs_2010_install.png
42
- :width: 100 %
43
- :scale: 50 %