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,753 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2
- "http://www.w3.org/TR/html4/strict.dtd">
3
- <html>
4
- <head></head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
-
7
- <body >
8
-
9
- <style type="text/css">
10
-
11
- #dhtmltooltip{
12
- position: absolute;
13
- width: 150px;
14
- border: 2px solid black;
15
- padding: 2px;
16
- background-color: lightyellow;
17
- visibility: hidden;
18
- z-index: 100;
19
- }
20
-
21
- </style>
22
-
23
- <style type="text/css">
24
- .hide {
25
- display:none;
26
- }
27
- .show {
28
- display:block
29
- }
30
- .showInline {
31
- display:inline
32
- }
33
- .help {
34
- color:blue
35
- }
36
- .showRadio {
37
- font-weight:bold;color:blue;text-decoration:overline underline
38
- }
39
- .hideRadio {
40
- color:#AAAAFF;
41
- }
42
- .mycomment {
43
- color:green
44
- }
45
- </style>
46
-
47
-
48
-
49
-
50
-
51
- <table border="1" style="font-family:monospace"; font-size:10><td>
52
-
53
- <span class="help" onMouseover="showProject()" onMouseout="notip()">Project</span> <span class="help" onMouseover="showDefaultConfig()" onMouseout="notip()">default</span>: &#60;name&#62; {<br>
54
- &nbsp; <br>
55
-
56
- &nbsp; <span class="help" onMouseover="showDescription()" onMouseout="notip()">Description</span> &#60;text&#62;<br><br>
57
-
58
- &nbsp; <span class="help" onMouseover="showVersion()" onMouseout="notip()">RequiredBakeVersion</span> minimum: &#60;major.minor.patch&#62;, maximum: &#60;major.minor.patch&#62;<br><br>
59
-
60
- &nbsp; <span class="help" onMouseover="showResponsible()" onMouseout="notip()">Responsible</span> {<br>
61
- &nbsp; &nbsp; <span class="help" onMouseover="showPerson()" onMouseout="notip()">Person</span> &#60;name&#62;,
62
- <span class="help" onMouseover="showPersonEmail()" onMouseout="notip()">email</span>: &#60;adr&#62;<br>
63
- &nbsp; }<br><br>
64
-
65
- &nbsp; <span class="mycomment"># 0..n configs</span><br>
66
- &nbsp; <span class="showRadio" onMouseover="showExecutableConfig()" onMouseout="notip()" id="executableConfig">ExecutableConfig</span> |
67
- <span class="hideRadio" onMouseover="showLibraryConfig()" onMouseout="notip()" id="libraryConfig">LibraryConfig</span> |
68
- <span class="hideRadio" onMouseover="showCustomConfig()" onMouseout="notip()" id="customConfig">CustomConfig</span> &#60;name&#62;,
69
- <span class="help" onMouseover="showExtends()" onMouseout="notip()">extends</span>: &#60;parent(s)&#62;,
70
- <span class="help" onMouseover="showPrivate()" onMouseout="notip()">private</span>: true|false {<br><br>
71
-
72
- <span><span style="background-color:#EEEEEE;" class="show">
73
- &nbsp; &nbsp; <span class="mycomment"># Valid for all config types</span><br><br>
74
- &nbsp; &nbsp; <span class="help" onMouseover="showDescription()" onMouseout="notip()">Description</span> &#60;text&#62;<br>
75
- &nbsp; &nbsp; <span class="help" onMouseover="showIncludeDir()" onMouseout="notip()">IncludeDir</span> &#60;dir&#62;, <span class="help" onMouseover="showInherit()" onMouseout="notip()">inherit</span>: true|false, <span class="help" onMouseover="showInfix()" onMouseout="notip()">inject</span>: front|back, <span class="help" onMouseover="showSystemInclude()" onMouseout="notip()">system</span>: true|false<br>
76
- &nbsp; &nbsp; <span class="help" onMouseover="showSet()" onMouseout="notip()">Set</span> &#60;variable&#62;, value: &#60;value&#62; | cmd: &#60;line&#62;, <span class="help" onMouseover="showEnv()" onMouseout="notip()">env</span>: true|false<br>
77
- &nbsp; &nbsp; <span class="help" onMouseover="showDependency()" onMouseout="notip()">Dependency</span> &#60;project&#62;,
78
- <span class="help" onMouseover="showDependencyConfig()" onMouseout="notip()">config</span>: &#60;name&#62;<br>
79
- &nbsp; &nbsp; <span class="help" onMouseover="showExternalLibrary()" onMouseout="notip()">ExternalLibrary</span> &#60;lib&#62;,
80
- <span class="help" onMouseover="showExternalLibrarySearch()" onMouseout="notip()">search</span>: true|false<br>
81
- &nbsp; &nbsp; <span class="help" onMouseover="showUserLibrary()" onMouseout="notip()">UserLibrary</span> &#60;lib&#62;<br>
82
- &nbsp; &nbsp; <span class="help" onMouseover="showExternalLibrarySearchPath()" onMouseout="notip()">ExternalLibrarySearchPath</span> &#60;path&#62;<br>
83
- &nbsp; &nbsp; <span class="help" onMouseover="showPreSteps()" onMouseout="notip()">PreSteps</span> {<br>
84
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showMakefile()" onMouseout="notip()">Makefile</span> &#60;file&#62;,
85
- <span class="help" onMouseover="showMakefileLib()" onMouseout="notip()">lib</span>: &#60;lib&#62;,
86
- <span class="help" onMouseover="showMakefileTarget()" onMouseout="notip()">target</span>: &#60;target&#62;,
87
- <span class="help" onMouseover="showMakefilePathTo()" onMouseout="notip()">pathTo</span>: &#60;paths&#62;,
88
- <span class="help" onMouseover="showStepDefault()" onMouseout="notip()">default</span>: on|off,
89
- <span class="help" onMouseover="showStepFilter()" onMouseout="notip()">filter</span>: &#60;name&#62;,
90
- <span class="help" onMouseover="showEcho()" onMouseout="notip()">echo</span>: on|off,
91
- <span class="help" onMouseover="showValidExitCodes()" onMouseout="notip()">validExitCodes</span>: &#60;[array]&#62; {<br>
92
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showMakefileFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
93
- &nbsp; &nbsp; &nbsp; }<br>
94
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showCommandLine()" onMouseout="notip()">CommandLine</span> &#60;line&#62;,
95
- <span class="help" onMouseover="showStepDefault()" onMouseout="notip()">default</span>: on|off,
96
- <span class="help" onMouseover="showStepFilter()" onMouseout="notip()">filter</span>: &#60;name&#62;,
97
- <span class="help" onMouseover="showEcho()" onMouseout="notip()">echo</span>: on|off,
98
- <span class="help" onMouseover="showValidExitCodes()" onMouseout="notip()">validExitCodes</span>: &#60;[array]&#62;<br>
99
- &nbsp; &nbsp; }<br>
100
- &nbsp; &nbsp; <span class="help" onMouseover="showPostSteps()" onMouseout="notip()">PostSteps</span> {<br>
101
- &nbsp; &nbsp; &nbsp; <span class="mycomment"># Same as for PreSteps</span><br>
102
- &nbsp; &nbsp; }<br>
103
- &nbsp; &nbsp; <span class="help" onMouseover="showStartupSteps()" onMouseout="notip()">StartupSteps</span> {<br>
104
- &nbsp; &nbsp; &nbsp; <span class="mycomment"># Same as for PreSteps</span><br>
105
- &nbsp; &nbsp; }<br>
106
- &nbsp; &nbsp; <span class="help" onMouseover="showExitSteps()" onMouseout="notip()">ExitSteps</span> {<br>
107
- &nbsp; &nbsp; &nbsp; <span class="mycomment"># Same as for PreSteps</span><br>
108
- &nbsp; &nbsp; }<br>
109
- &nbsp; &nbsp; <span class="help" onMouseover="showCleanSteps()" onMouseout="notip()">CleanSteps</span> {<br>
110
- &nbsp; &nbsp; &nbsp; <span class="mycomment"># Same as for PreSteps</span><br>
111
- &nbsp; &nbsp; }<br>
112
- &nbsp; &nbsp; <span class="help" onMouseover="showDefaultToolchain()" onMouseout="notip()">DefaultToolchain</span> &#60;basedOn&#62;, <span class="help" onMouseover="showOutputDir()" onMouseout="notip()">outputDir</span>: &#60;dir&#62;, <span class="help" onMouseover="showEclipseOrder()" onMouseout="notip()">eclipseOrder</span>: true|false {<br>
113
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultCompiler()" onMouseout="notip()">Compiler</span> ASM | CPP | C,
114
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
115
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
116
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultDefine()" onMouseout="notip()">Define</span> &#60;define&#62;<br>
117
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showInternalDefines()" onMouseout="notip()">InternalDefines</span> &#60;file&#62;<br>
118
- &nbsp; &nbsp; &nbsp; }<br>
119
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultArchiver()" onMouseout="notip()">Archiver</span>
120
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
121
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
122
- &nbsp; &nbsp; &nbsp; }<br>
123
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultLinker()" onMouseout="notip()">Linker</span>
124
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
125
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
126
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showLibPrefixFlags()" onMouseout="notip()">LibPrefixFlags</span> &#60;flags&#62;<br>
127
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showLibPostfixFlags()" onMouseout="notip()">LibPostfixFlags</span> &#60;flags&#62;<br>
128
- &nbsp; &nbsp; &nbsp; }<br>
129
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showInternalIncludes()" onMouseout="notip()">InternalIncludes</span> &#60;file&#62;<br>
130
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDocu()" onMouseout="notip()">Docu</span> &#60;cmdLine&#62;<br>
131
- &nbsp; &nbsp; }<br>
132
-
133
-
134
- &nbsp; &nbsp; <span class="help" onMouseover="showToolchainProject()" onMouseout="notip()">Toolchain</span> <span class="help" onMouseover="showOutputDir()" onMouseout="notip()">outputDir</span>: &#60;dir&#62; {<br>
135
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showCompiler()" onMouseout="notip()">Compiler</span> ASM | CPP | C,
136
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
137
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;, add: &#60;flags&#62;, remove: &#60;flags&#62;<br>
138
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefine()" onMouseout="notip()">Define</span> &#60;define&#62;<br>
139
- &nbsp; &nbsp; &nbsp; }<br>
140
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showArchiver()" onMouseout="notip()">Archiver</span>
141
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
142
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;, add: &#60;flags&#62;, remove: &#60;flags&#62;<br>
143
- &nbsp; &nbsp; &nbsp; }<br>
144
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showLinker()" onMouseout="notip()">Linker</span>
145
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
146
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;, add: &#60;flags&#62;, remove: &#60;flags&#62<br>
147
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showLibPrefixFlags()" onMouseout="notip()">LibPrefixFlags</span> &#60;flags&#62;, add: &#60;flags&#62;, remove: &#60;flags&#62<br>
148
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showLibPostfixFlags()" onMouseout="notip()">LibPostfixFlags</span> &#60;flags&#62;, add: &#60;flags&#62;, remove: &#60;flags&#62<br>
149
- &nbsp; &nbsp; &nbsp; }<br>
150
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDocu()" onMouseout="notip()">Docu</span> &#60;cmdLine&#62;<br>
151
- &nbsp; &nbsp; }<br>
152
- &nbsp; &nbsp; <span class="help" onMouseover="showPrebuild()" onMouseout="notip()">Prebuild</span> {<br>
153
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showExcept()" onMouseout="notip()">Except</span> &#60;project&#62;,
154
- <span class="help" onMouseover="showExceptConfig()" onMouseout="notip()">config</span>: &#60;name&#62;<br>
155
- &nbsp; &nbsp; }<br></span><br>
156
-
157
- </span>
158
-
159
- <span id="libExe_part"><span class="show" style="background-color:#EEEEEE;">
160
- &nbsp; &nbsp; <span class="mycomment"># Valid for ExecutableConfig and LibraryConfig</span><br><br>
161
- &nbsp; &nbsp; <span class="help" onMouseover="showFiles()" onMouseout="notip()">Files</span> &#60;pattern&#62; {<br>
162
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showFilesFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;, add: &#60;flags&#62;, remove: &#60;flags&#62;<br>
163
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showFilesDefine()" onMouseout="notip()">Define</span> &#60;define&#62;<br>
164
- &nbsp; &nbsp; }<br>
165
- &nbsp; &nbsp; <span class="help" onMouseover="showExcludeFiles()" onMouseout="notip()">ExcludeFiles</span> &#60;pattern&#62;<br>
166
- &nbsp; &nbsp; <span class="help" onMouseover="showArtifactName()" onMouseout="notip()">ArtifactName</span> &#60;name&#62;<br>
167
- </span><br></span>
168
-
169
- <span id="exe_part"><span class="show" style="background-color:#EEEEEE;">
170
- &nbsp; &nbsp; <span class="mycomment"># Valid for ExecutableConfig</span><br><br>
171
- &nbsp; &nbsp; <span class="help" onMouseover="showLinkerScript()" onMouseout="notip()">LinkerScript</span> &#60;script&#62;<br>
172
- &nbsp; &nbsp; <span class="help" onMouseover="showMapFile()" onMouseout="notip()">MapFile</span> &#60;name&#62;<br>
173
- </span><br></span>
174
-
175
- <span id="custom_part" class="hide"><span style="background-color:#EEEEEE;" class="show">
176
- &nbsp; &nbsp; <span class="mycomment"># Valid for CustomConfig</span><br><br>
177
- &nbsp; &nbsp; <span class="showRadio" id="makefile" onMouseover="showMakefileCustom()" onMouseout="notip()">Makefile</span> |
178
- <span class="hideRadio" id="commandline" onMouseover="showCommandlineCustom()" onMouseout="notip()">CommandLine</span>
179
- <span style="background-color:#DDDDDD;" id="makefile_part" class="showInline"> &#60;name&#62;,
180
- <span class="help" onMouseover="showMakefileLib()" onMouseout="notip()">lib</span>: &#60;lib&#62;,
181
- <span class="help" onMouseover="showMakefileTarget()" onMouseout="notip()">target</span>: &#60;target&#62;,
182
- <span class="help" onMouseover="showMakefilePathTo()" onMouseout="notip()">pathTo</span>: &#60;paths&#62;,
183
- <span class="help" onMouseover="showStepDefault()" onMouseout="notip()">default</span>: on|off,
184
- <span class="help" onMouseover="showStepFilter()" onMouseout="notip()">filter</span>: &#60;name&#62;,
185
- <span class="help" onMouseover="showEcho()" onMouseout="notip()">echo</span>: on|off,
186
- <span class="help" onMouseover="showValidExitCodes()" onMouseout="notip()">validExitCodes</span>: &#60;[array]&#62; {<br>
187
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showMakefileFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
188
- &nbsp; &nbsp; }<br>
189
- </span>
190
- <span style="background-color:#DDDDDD;" id="commandline_part" class="hide">&#60;line&#62;,
191
- <span class="help" onMouseover="showStepDefault()" onMouseout="notip()">default</span>: on|off,
192
- <span class="help" onMouseover="showStepFilter()" onMouseout="notip()">filter</span>: &#60;name&#62;,
193
- <span class="help" onMouseover="showEcho()" onMouseout="notip()">echo</span>: on|off,
194
- <span class="help" onMouseover="showValidExitCodes()" onMouseout="notip()">validExitCodes</span>: &#60;[array]&#62;
195
- </span>
196
- &nbsp; &nbsp; <br></span><br></span>
197
- &nbsp; }<br>
198
- }<br><br>
199
- Adapt toolchain: &#60;name&#62;, os: &#60;name&#62;, mainProject: &#60;name&#62;, mainConfig: &#60;name&#62; {<br>
200
- &nbsp; <span class="mycomment"># See Adapt documention for details.</span><br>
201
- }<br>
202
-
203
-
204
- <div id="dhtmltooltip"></div>
205
-
206
- <script type="text/javascript">
207
-
208
-
209
- function showProject() {
210
- str = 'A bake project is very similiar to a project in Eclipse, Visual Studio, etc.<br>'+
211
- 'The name of the project is the directory name of the Project.meta file.'
212
- ddrivetip("Project", "Yes", "1", "-",str)
213
- }
214
-
215
- function showDefaultConfig() {
216
- str = 'Default configuration which is used if not explicitly specified on command line or Dependency definition.<br><br>'+
217
- 'Examples:<br>'+
218
- '# Project.meta:<br>'+
219
- 'Dependency canDriver # uses default config of canDriver project<br>'+
220
- '# Command line:<br>'+
221
- 'bake -m folder/dir/projABC # builds default config of project projABC'
222
- ddrivetip("default", "No", "-", "-",str)
223
- }
224
-
225
- function showResponsible() {
226
- str = "Specify all responsible persons of the project."
227
- ddrivetip("Responsible", "No,", "0..1", "-",str)
228
- }
229
-
230
- function showDescription() {
231
- str = 'Description of the project or config.'
232
- ddrivetip("Description", "No", "0..1", "-",str)
233
- }
234
-
235
- function showVersion() {
236
- str = 'If specified, the build will be aborted if bake version is lower than mininum or greater than maximum.<br>'+
237
- 'It is possible to define only minimum, only maximim or both version thresholds.<br>'+
238
- 'Minor and patch version numbers are optional.'
239
- ddrivetip("RequiredBakeVersion", "No", "0..1", "-",str)
240
- }
241
-
242
- function showPerson() {
243
- str = 'Person who is responsible for the project.'
244
- ddrivetip("Person", "No", "0..1", "-",str)
245
- }
246
-
247
- function showPersonEmail() {
248
- str = 'Use always double quotes (") for the email address.'
249
- ddrivetip("email", "No", "-", "-",str)
250
- }
251
-
252
- function showExecutableConfig() {
253
- document.getElementById('libExe_part').className="show"
254
- document.getElementById('exe_part').className="show"
255
- document.getElementById('custom_part').className="hide"
256
- document.getElementById('executableConfig').className="showRadio"
257
- document.getElementById('libraryConfig').className="hideRadio"
258
- document.getElementById('customConfig').className="hideRadio"
259
-
260
- str = 'This is usually the main config of an application.'
261
- ddrivetip("ExecutableConfig", "No","0..n","-",str)
262
- }
263
-
264
- function showLibraryConfig() {
265
- document.getElementById('libExe_part').className="show"
266
- document.getElementById('exe_part').className="hide"
267
- document.getElementById('custom_part').className="hide"
268
- document.getElementById('executableConfig').className="hideRadio"
269
- document.getElementById('libraryConfig').className="showRadio"
270
- document.getElementById('customConfig').className="hideRadio"
271
-
272
- str = 'This config is used for a source library. The library will be linked automatically to the executable.'
273
- ddrivetip("LibraryConfig", "No","0..n","-",str)
274
- }
275
-
276
- function showCustomConfig() {
277
- document.getElementById('libExe_part').className="hide"
278
- document.getElementById('exe_part').className="hide"
279
- document.getElementById('custom_part').className="show"
280
- document.getElementById('executableConfig').className="hideRadio"
281
- document.getElementById('libraryConfig').className="hideRadio"
282
- document.getElementById('customConfig').className="showRadio"
283
-
284
- str = 'This config is used for special projects, e.g. for Makefile projects.<br>'+
285
- 'It is valid to leave a CustomConfig completely empty - nothing will be done in that case.'
286
- ddrivetip("CustomConfig", "No","0..n","-",str)
287
- }
288
-
289
- function showExternalLibrary() {
290
- str = 'Every config can specify libs which have to be linked to the executable.<br>'+
291
- 'It\'s possible to add a path, e.g.:<br>'+
292
- '<i> &nbsp; &nbsp; ExternalLibrary "xy/z/ab"</i><br>'+
293
- 'In this case the lib "ab" is added to the linker command line as well as the lib search path "xy/z".<br>'+
294
- 'Note, that the linker will look for "libab.a".'
295
- ddrivetip("ExternalLibrary", "No","0..n","-",str)
296
- }
297
-
298
- function showExternalLibrarySearch() {
299
- str = 'If the attribute "search: false" is specified, the lib will not be searched but linked with the full name, e.g.<br>'+
300
- '<i> &nbsp; &nbsp; ExternalLibrary "xy/z/libpq.a", search: false</i><br>'+
301
- 'will link "xy/z/libpq.a" to the executable.<br>'+
302
- 'It is also possible to specify an object file when using "search: false".'
303
- ddrivetip("search", "No","-","true",str)
304
- }
305
-
306
- function showUserLibrary() {
307
- str = 'A user library will be linked <i>before</i> any other libraries or objects to the executable.<br>'+
308
- 'It is also possible to specify an object file.<br>'+
309
- 'The library will be searched like an ExternalLibrary, but with the full name, e.g.<br>'+
310
- '<i> &nbsp; &nbsp; UserLibrary "xy/z/libUser.a"</i><br>'+
311
- '<i> &nbsp; &nbsp; UserLibrary "xy/z/something.o"</i><br>'+
312
- 'will link "libUser.a" and "something.o" before regular objects and libraries.<br>'+
313
- '"xy/z" will be added as an ExternalLibrarySearchPath.'
314
- ddrivetip("UserLibrary", "No","0..n","-",str)
315
- }
316
-
317
- function showExternalLibrarySearchPath() {
318
- str = 'The linker looks for libraries in search paths.<br>'+
319
- 'Search paths can be defined implicitly by ExternalLibrary/UserLibrary or explicitly by this tag.'
320
- ddrivetip("ExternalLibrarySearchPath", "No","0..n","-",str)
321
- }
322
-
323
- function showPreSteps() {
324
- str = 'PreSteps are executed before compiling files of the project.<br>'+
325
- 'The number of steps are not limited.<br>'+
326
- 'If a step fails, all further steps of the project will be skipped.'
327
- ddrivetip("PreSteps", "No","0..1","-",str)
328
- }
329
-
330
- function showPostSteps() {
331
- str = 'PostSteps are executed after the main task of the project, e.g. linking an executable.<br>'+
332
- 'The number of steps are not limited.<br>'+
333
- 'If a step fails, all further steps of the project will be skipped.'
334
- ddrivetip("PostSteps", "No","0..1","-",str)
335
- }
336
-
337
- function showStartupSteps() {
338
- str = 'StartupSteps of ALL projects are executed before building the first project.<br>'+
339
- 'The number of steps are not limited.'
340
- ddrivetip("StartupSteps", "No","0..1","-",str)
341
- }
342
-
343
- function showExitSteps() {
344
- str = 'ExitSteps of ALL projects are executed after building complete workspace even if the build has failed.<br>'+
345
- 'The number of steps are not limited.'
346
- ddrivetip("ExitSteps", "No","0..1","-",str)
347
- }
348
-
349
- function showCleanSteps() {
350
- str = 'CleanSteps are executed when calling bake with "-c" or "--rebuild".<br>'+
351
- 'The number of steps are not limited.<br>'+
352
- 'If a step fails, all further steps will be skipped.'
353
- ddrivetip("CleanSteps", "No","0..1","-",str)
354
- }
355
-
356
- function showStepDefault() {
357
- str = 'Specifies if a step will be executed by default.<br>'+
358
- 'Disabling a step by default is useful if the step shall not be executed every build, e.g. special steps for releasing a software or some kind of developer test steps.'
359
- ddrivetip("default", "No","-","on",str)
360
- }
361
-
362
- function showEcho() {
363
- str = 'On means the command line is shown in output, off means the command line is not shown.'
364
- ddrivetip("echo", "No","-","on",str)
365
- }
366
-
367
- function showStepFilter() {
368
- str = 'A step can be switched on or off explicitly regardless of the "default" attribute with the command line options<br>'+
369
- '<i> &nbsp; &nbsp; --do &#60;filter name&#62;</i><br>'+
370
- '<i> &nbsp; &nbsp; --omit &#60;filter name&#62;</i><br>'
371
- ddrivetip("filter", "No","-","-",str)
372
- }
373
-
374
- function showValidExitCodes() {
375
- str = 'Define it as an array, e.g.:<br>'+
376
- '..., validExitCodes: [200,201,202]'
377
- ddrivetip("validExitCodes", "No","-","[0]",str)
378
- }
379
-
380
-
381
- function getMakefileDesc() {
382
- return 'Makefile to be started, e.g.:<br>'+
383
- '<i> &nbsp; &nbsp; Makefile "subDir/makefile"</i><br>'
384
- }
385
-
386
- function showMakefile() {
387
- ddrivetip("Makefile", "No","0..n","-",getMakefileDesc())
388
- }
389
-
390
- function showMakefileLib() {
391
- str = 'If the result of the makefile is a library which shall be linked to the executable, name it here.'
392
- ddrivetip("lib", "No","-","-",str)
393
- }
394
-
395
- function showMakefileTarget() {
396
- str = 'The target of the makefile.'
397
- ddrivetip("target", "No","-","all",str)
398
- }
399
-
400
- function showMakefilePathTo() {
401
- str = 'Comma separated list, e.g. "common, abc, xy".<br>'+
402
- 'The makefile can use variables like $(PATH_TO_common). This is very useful if paths to other projects are needed in the makefile.<br>'+
403
- 'Remember that more than one workspace root can exist and a hardcoded "../common" is not reliable in that case.<br>'+
404
- '$(PATH_TO_common) will result in the path from the parent directory of the current project to the common project without the common directory itself. '+
405
- 'So if the current project and the common project have the same parent folder, the string will be empty.<br>'+
406
- 'Example:<br>'+
407
- 'makefile: c:\\workspaceroot\\yourProject\\makefile<br>'+
408
- 'usage in makefile: gcc -I$../../$(PATH_TO_common)common/include ...<br>'+
409
- 'It\'s done like this due to compatibility reasons.'
410
- ddrivetip("pathTo", "No","-","-",str)
411
- }
412
-
413
- function showMakefileFlags() {
414
- ddrivetip("Flags", "No","0..n","-j","Additional makefile flags.")
415
- }
416
-
417
- function getCommandLineDesc() {
418
- return 'A command to execute, e.g.:<br>'+
419
- '<i> &nbsp; &nbsp; CommandLine "ddump -Ruv -y 0xFFFFF -oRelease/application.bin Release/application.elf"</i><br>'+
420
- '<i> &nbsp; &nbsp; CommandLine "echo Hello world!"</i><br>'
421
- }
422
-
423
- function showCommandLine() {
424
- ddrivetip("CommandLine", "No","0..n","-",getCommandLineDesc())
425
- }
426
-
427
-
428
- function showEclipseOrder() {
429
- str = 'If not specified or false, all files are compiled in order of appearance in Project.meta. '+
430
- 'If the filename is a glob pattern, files are sorted alphabetically.<p>'+
431
- 'If true, files are compiled in alphabetical order within a folder, '+
432
- 'but the folders are sorted in reverse alphabetical order.<br>'+
433
- 'This is only used for backward compatibility.'
434
- ddrivetip("eclipseOrder", "No","-","false",str)
435
- }
436
-
437
- function showOutputDir() {
438
- str = 'Specifies the output folder.<p>'+
439
- 'Use always relative paths, not absolute paths due to portability.<p>'+
440
- 'Use always "/" and not "\\".<p>'+
441
- 'If the first part of the path is equal to a project name, it is used as a shortcut to this project root. <br>'+
442
- 'To avoid this magic, use something like this: <br>'+
443
- '<i> &nbsp; &nbsp; IncludeDir "./abc/include"</i><br>'
444
- ddrivetip("outputdir", "No","0..1","-",str)
445
- }
446
-
447
- function showExtends() {
448
- ddrivetip("extends", "No","0..1","-","Inherit settings from parent config(s).<br>For more information see docu page 'Derive configs'.")
449
- }
450
-
451
- function showPrivate() {
452
- ddrivetip("private", "No","0..1","false","If true, the config cannot be referenced directly outside of this project.")
453
- }
454
-
455
- function showFiles() {
456
- str = 'Specifies the files to build.<br>'+
457
- 'It\'s valid to specify a single file, e.g.<br>'+
458
- '<i> &nbsp; &nbsp; Files "src/abc/def.asm"</i><br>'+
459
- 'or a pattern, e.g.<br>'+
460
- '<i> &nbsp; &nbsp; Files "*/**/.cpp"</i><br>'+
461
- 'which builds all files with the ending ".cpp" in all subdirectories.<br>'+
462
- 'Note: ".." is not allowed in the file path. All files must be located within the project.<br>'+
463
- 'Note: if patterns are used, Flags and Define are ignored.'
464
- ddrivetip("Files", "No","0..n","-",str)
465
- }
466
-
467
- function showExcludeFiles() {
468
- str = 'Used to ignore files or directories.<br>'+
469
- 'ExcludeFiles has higher priority than Files.'
470
- ddrivetip("ExcludeFiles", "No","0..n","-",str)
471
- }
472
-
473
- function showIncludeDir() {
474
- str = 'Specifies the include directories for the assembler, C and C++ compiler.<p>'+
475
- 'Use always relative paths, not absolute paths due to portability.<p>'+
476
- 'Use always "/" and not "\\".<p>'+
477
- 'It is possible to work with different workspace roots. Do not include something like this: <br>'+
478
- '<i> &nbsp; &nbsp; IncludeDir "../abc/include"</i><br>'+
479
- 'but<br>'+
480
- '<i> &nbsp; &nbsp; IncludeDir "abc/include"</i><br>'+
481
- 'because it may happen, that abc does not exist in the same root as the current project. The path to abc will be calculated automatically.<p>'+
482
- 'To include directories of the current project, the project name can be omitted like this:<br>'+
483
- '<i> &nbsp; &nbsp; IncludeDir "include"</i><br>'+
484
- '<i> &nbsp; &nbsp; IncludeDir "generated/include"</i><br>'
485
- ddrivetip("IncludeDir", "No","0..n","-",str)
486
- }
487
-
488
- function showInherit() {
489
- str = 'Inherits the include to all projects, which depend on this project.'
490
- ddrivetip("inherit", "No","0..1","false",str)
491
- }
492
-
493
- function showInfix() {
494
- str = 'Injects the include path to all childs, either at the front (e.g. for mocking code) or at the end.'
495
- ddrivetip("inject", "No","0..1","-",str)
496
- }
497
-
498
- function showSystemInclude() {
499
- str = 'If supported from the compiler, the system include flag will be used instead of the normal include flag.<br>'+
500
- 'Example: in gcc "-isystem" instead of "-I" is used.<br>'+
501
- 'Note: system include definition overrules normal include definition if both are defined.'
502
- ddrivetip("system", "false","0..1","-",str)
503
- }
504
-
505
- function showSet() {
506
- str = 'Sets a variable for this and all dependent projects.<br>'+
507
- 'The variable can be a simple value or the result of a cmd, e.g. \"cat myVar.txt\".'
508
- ddrivetip("Set", "No","0..n","-",str)
509
- }
510
-
511
- function showEnv() {
512
- str = 'Stores the variable also in system environment, which makes it available in everything which is executed by bake, e.g. in Pre- and PostSteps.'
513
- ddrivetip("env", "No","-","false",str)
514
- }
515
-
516
- function showDependency() {
517
- str = 'Specifies another project to be built before this project.<br>'+
518
- 'The archive, linker libs and search paths are imported from this project to the this project automatically.<br>'+
519
- 'If you omit the project, the current project will be used.<br>'+
520
- 'If you omit the config name, the default config will be used.<br>'+
521
- '<b>Examples:</b><br>'+
522
- '&nbsp;&nbsp; <i>Dependency gtest, config: lib<br>'+
523
- '&nbsp;&nbsp; Dependency "my/folder/proj"</i>'
524
- ddrivetip("Dependency", "No","0..n","-",str)
525
- }
526
-
527
- function showDependencyConfig() {
528
- str = 'Config name of the project to build.'
529
- ddrivetip("config", "Yes","-","-",str)
530
- }
531
-
532
- function showLinkerScript() {
533
- str = 'Specifies the name including path of the linker script.'
534
- ddrivetip("Dependency", "No","0..1","-",str)
535
- }
536
-
537
- function showMapFile() {
538
- str = 'A mapfile will be written by the linker.'
539
- ddrivetip("MapFile", "No","0..1","If name attribute is omitted: $(OutputDir)/$(ArtifactNameBase).map",str)
540
- }
541
-
542
- function showArtifactName() {
543
- str = 'The artifact name inclusive file ending.<br>'+
544
- 'The artifact will be placed in the output directory.'
545
- ddrivetip("ArtifactName","No","0..1","Executable: project name + toolchain dependent file ending. Library: 'lib' + project name + '.a'",str)
546
- }
547
-
548
- function showMakefileCustom() {
549
- document.getElementById('makefile_part').className="showInline"
550
- document.getElementById('commandline_part').className="hide"
551
- document.getElementById('makefile').className="showRadio"
552
- document.getElementById('commandline').className="hideRadio"
553
- ddrivetip("Makefile", "No","0..1 - Either Makefile or CommandLine","-",getMakefileDesc())
554
- }
555
-
556
- function showCommandlineCustom() {
557
- document.getElementById('makefile_part').className="hide"
558
- document.getElementById('commandline_part').className="showInline"
559
- document.getElementById('makefile').className="hideRadio"
560
- document.getElementById('commandline').className="showRadio"
561
- ddrivetip("CommandLine", "No","0..1 - Either Makefile or CommandLine","-",getCommandLineDesc())
562
- }
563
-
564
- function flagExample() {
565
- return "<br>For removing flags use regular expressions which can be interpreted by ruby.<br>"+
566
- "Regex options for start and stop string are automatically added in order to avoid substring matches.<br><br>"+
567
- "Flag strings are always splitted at spaces and computed individually.<br><br>"+
568
- "<b>Examples:</b><br>"+
569
- "&nbsp;&nbsp; <i>Flags \"-x -y\"</i> overwrites the inherited flags<br><br>"+
570
- "&nbsp;&nbsp; <i>Flags add: \"-x -y\"</i> adds -x and -y if not exist<br><br>"+
571
- "&nbsp;&nbsp; <i>Flags remove: \"-x -y\"</i> removes -x and -y if exist<br><br>"+
572
- "&nbsp;&nbsp; It is possible to combine the attributes like this:<br>"+
573
- "&nbsp;&nbsp; <i>Flags remove: \"-x\", add: \"-y\"</i><br><br>"+
574
- "&nbsp;&nbsp; To remove -g followed by any string, e.g. -g3, the command is:<br>"+
575
- "&nbsp;&nbsp; <i>Flags remove: \"-g.*\"</i><br>"+
576
- "&nbsp;&nbsp; An inherited flag string \"-abc -g3 -xy\" will end up in \"-abc -xy\"."
577
- }
578
-
579
- function showPrebuild() {
580
- str = 'If defined, all configs of the workspace will be skipped per default. Must be actived by the commandline option "--prebuild"'
581
- ddrivetip("Prebuild", "No","0..1","No project/config is skipped",str)
582
- }
583
-
584
- function showExcept() {
585
- str = 'Defines a project which shall not be skipped. If project name is omitted, the current project is used.'
586
- ddrivetip("Except", "No","0..n","Every project is skipped",str)
587
- }
588
-
589
- function showExceptConfig() {
590
- str = 'Defines a config which shall not be skipped. If omitted, all configs of the apprpriate project are not skipped.'
591
- ddrivetip("Toolchain", "No","0..1","Every config is skipped",str)
592
- }
593
-
594
-
595
- function showToolchainProject() {
596
- str = 'Toolchain adaptions for a project.'
597
- ddrivetip("Toolchain", "No","0..1","The DefaultToolchain settings from the main project",str)
598
- }
599
-
600
- function showDefaultToolchain() {
601
- str = 'Settings which are valid for all projects and files unless they will be overwritten.<br>'+
602
- 'The attribute "basedOn" specifies the basic toolchain configuration provided by bake, e.g. "GCC", "Diab", etc.'
603
- ddrivetip("DefaultToolchain", "In main project","0..1","-",str)
604
- }
605
-
606
- function showFilesFlags() {
607
- ddrivetip("Flags", "No","0..n","Flags from project","Flags from the project can be overwritten, extended or (partly) removed.<br>"+flagExample())
608
- }
609
-
610
- function showFilesDefine() {
611
- ddrivetip("Define", "No","0..n","-","Defines which are valid only for a specific file.")
612
- }
613
-
614
- function showFlags() {
615
- ddrivetip("Flags", "No","0..n","Flags from DefaultToolchain","Flags from the DefaultToolchain can be overwritten, extended or (partly) removed.<br>"+flagExample())
616
- }
617
-
618
- function showDefine() {
619
- ddrivetip("Define", "No","0..n","-","Defines valid for all files in the project.")
620
- }
621
-
622
- function showLibPrefixFlags() {
623
- ddrivetip("LibPrefixFlags", "No","0..n","-","Linker libs can be prefixed if needed, e.g. with \"-Wl,--whole-archive\".")
624
- }
625
-
626
- function showLibPostfixFlags() {
627
- ddrivetip("LibPostfixFlags", "No","0..n","-","Linker libs can be postfixed if needed, e.g. with \"-Wl,--no-whole-archive\".")
628
- }
629
-
630
- function showCompiler() {
631
- ddrivetip("Compiler", "No","0..3 (for each compiler type: ASM, CPP, C)","-","Flags and defines can be specified independently for each compiler type.")
632
- }
633
-
634
- function showArchiver() {
635
- ddrivetip("Archiver", "No","0..1","-","Settings for the archiver.")
636
- }
637
-
638
- function showLinker() {
639
- ddrivetip("Linker", "No","0..1","-","Makes sense only for ExecutableConfigs.")
640
- }
641
-
642
- function showDocu() {
643
- ddrivetip("Docu", "No","0..1","-","Command to build the documentation. e.g.:<br>doxygen main.cfg")
644
- }
645
-
646
- function showDefaultFlags() {
647
- ddrivetip("Flags", "No","0..n","-","Default flags.")
648
- }
649
-
650
- function showDefaultDefine() {
651
- ddrivetip("Define", "No","0..n","-","Defines which are valid for all files.")
652
- }
653
-
654
- function showInternalDefines() {
655
- ddrivetip("InternalDefines", "No","0..1","-","File with list of compiler internal defines.<br>One define per line.<br>Empty lines and comments with # are allowed.")
656
- }
657
-
658
- function showInternalIncludes() {
659
- ddrivetip("InternalIncludes", "No","0..1","-","File with list of compiler internal include folders.<br>One folder per line.<br>Empty lines and comments with # are allowed.")
660
- }
661
-
662
- function showDefaultCompiler() {
663
- ddrivetip("Compiler", "No","0..3 (for each compiler type: ASM, CPP, C)","-","Default compiler settings.")
664
- }
665
-
666
- function showDefaultArchiver() {
667
- ddrivetip("Archiver", "No","0..1","-","Default settings for the archiver.")
668
- }
669
-
670
- function showDefaultLinker() {
671
- ddrivetip("Linker", "No","0..1","-","Default settings for the linker.")
672
- }
673
-
674
- function showCommand() {
675
- ddrivetip("command", "No","-","Depending on toolchain, e.g. \"gcc\"","Change command, e.g. \"$(PATH_TO_EXE)/gcc_speciale.exe\"")
676
- }
677
-
678
-
679
-
680
- var offsetxpoint=20 //Customize x offset of tooltip
681
- var offsetypoint=20 //Customize y offset of tooltip
682
- var ie=document.all
683
- var ns6=document.getElementById && !document.all
684
- var enabletip=false
685
- if (ie||ns6)
686
- var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""
687
-
688
- function ietruebody(){
689
- return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
690
- }
691
-
692
- function ddrivetip(item, manda, quan, def, desc){
693
- if (ns6||ie){
694
-
695
- var abc=ie&&!window.opera? ietruebody().clientWidth : window.innerWidth
696
-
697
- tipobj.style.width=(abc/2-offsetxpoint*2).toString()+"px"
698
- tipobj.style.backgroundColor="#DDFFDD"
699
- 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
700
- enabletip=true
701
- return false
702
- }
703
- }
704
-
705
- function positiontip(e){
706
- if (enabletip){
707
- var curX=(ns6)?e.offsetX : event.clientX+ietruebody().scrollLeft;
708
- var curY=(ns6)?e.pageY-80 : event.clientY+ietruebody().scrollTop;
709
- //Find out how close the mouse is to the corner of the window
710
- var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint
711
- var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint*2 : window.innerHeight-e.clientY-offsetypoint
712
- var bottom=ie&&!window.opera? ietruebody().clientHeight : window.innerHeight
713
-
714
- var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : offsetxpoint
715
-
716
- //if the horizontal distance isn't enough to accomodate the width of the context menu
717
- if (rightedge<tipobj.offsetWidth+offsetxpoint/2)
718
- //move the horizontal position of the menu to the left by it's width
719
- tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth-offsetxpoint+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth-offsetxpoint+"px"
720
- else if (curX<leftedge)
721
- tipobj.style.left="5px"
722
- else
723
- //position the horizontal position of the menu where the mouse is positioned
724
- tipobj.style.left=curX+offsetxpoint+"px"
725
-
726
- //same concept with the vertical position
727
- if (bottomedge<tipobj.offsetHeight)
728
- tipobj.style.top=ie? ietruebody().scrollTop+bottom-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+bottom-tipobj.offsetHeight-offsetypoint+"px"
729
- else
730
- tipobj.style.top=curY+offsetypoint+"px"
731
- tipobj.style.visibility="visible"
732
- }
733
- }
734
-
735
-
736
- function notip(){
737
- if (ns6||ie){
738
- enabletip=false
739
- tipobj.style.visibility="hidden"
740
- tipobj.style.left="-1000px"
741
- tipobj.style.backgroundColor=''
742
- tipobj.style.width=''
743
- }
744
- }
745
-
746
- document.onmousemove=positiontip
747
-
748
- </script>
749
-
750
- </td></table>
751
-
752
- </body>
753
- </html>