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,190 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
-
4
- <html xmlns="http://www.w3.org/1999/xhtml">
5
- <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
-
8
- <title>Auto-adjustment of paths to existing projects &mdash; bake documentation</title>
9
-
10
- <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
- <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
- <link rel="stylesheet" href="../_static/bootswatch-3.3.4/sandstone/bootstrap.min.css" type="text/css" />
13
- <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
14
-
15
- <script type="text/javascript">
16
- var DOCUMENTATION_OPTIONS = {
17
- URL_ROOT: '../',
18
- VERSION: '',
19
- COLLAPSE_INDEX: false,
20
- FILE_SUFFIX: '.html',
21
- HAS_SOURCE: true
22
- };
23
- </script>
24
- <script type="text/javascript" src="../_static/jquery.js"></script>
25
- <script type="text/javascript" src="../_static/underscore.js"></script>
26
- <script type="text/javascript" src="../_static/doctools.js"></script>
27
- <script type="text/javascript" src="../_static/js/jquery-1.11.0.min.js"></script>
28
- <script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
29
- <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
- <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
- <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake documentation" href="../index.html" />
33
- <link rel="up" title="Syntax" href="syntax.html" />
34
- <link rel="next" title="Commandline" href="../commandline/commandline.html" />
35
- <link rel="prev" title="Adapt configs" href="adapt_configs.html" />
36
- <meta charset='utf-8'>
37
- <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
38
- <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
39
- <meta name="apple-mobile-web-app-capable" content="yes">
40
-
41
- </head>
42
- <body role="document">
43
-
44
- <div id="navbar" class="navbar navbar-default navbar-fixed-top">
45
- <div class="container">
46
- <div class="navbar-header">
47
- <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
48
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
49
- <span class="icon-bar"></span>
50
- <span class="icon-bar"></span>
51
- <span class="icon-bar"></span>
52
- </button>
53
- <a class="navbar-brand" href="../index.html"><img src="../_static/logo_tiny_48.png">
54
- </a>
55
- <span class="navbar-text navbar-version pull-left"><b></b></span>
56
- </div>
57
-
58
- <div class="collapse navbar-collapse nav-collapse">
59
- <ul class="nav navbar-nav">
60
-
61
-
62
- <li class="dropdown globaltoc-container">
63
- <a role="button"
64
- id="dLabelGlobalToc"
65
- data-toggle="dropdown"
66
- data-target="#"
67
- href="../index.html">Section <b class="caret"></b></a>
68
- <ul class="dropdown-menu globaltoc"
69
- role="menu"
70
- aria-labelledby="dLabelGlobalToc"><ul class="current">
71
- <li class="toctree-l1"><a class="reference internal" href="../why_bake/why_bake.html">Why you should use bake</a></li>
72
- <li class="toctree-l1"><a class="reference internal" href="../install/install_bake.html">Install bake</a></li>
73
- <li class="toctree-l1"><a class="reference internal" href="../quickstart/quickstart.html">Quickstart</a></li>
74
- <li class="toctree-l1"><a class="reference internal" href="../concepts/concepts.html">Concepts</a></li>
75
- <li class="toctree-l1 current"><a class="reference internal" href="syntax.html">Syntax</a></li>
76
- <li class="toctree-l1"><a class="reference internal" href="../commandline/commandline.html">Commandline</a></li>
77
- <li class="toctree-l1"><a class="reference internal" href="../ide/ide_integrations.html">IDE Support</a></li>
78
- <li class="toctree-l1"><a class="reference internal" href="../tips_and_tricks/tips_and_tricks.html">Additional features</a></li>
79
- <li class="toctree-l1"><a class="reference internal" href="../performance/performance.html">Performance</a></li>
80
- <li class="toctree-l1"><a class="reference internal" href="../known_issues.html">Known Issues</a></li>
81
- <li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
82
- <li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
83
- </ul>
84
- <ul>
85
- <li class="toctree-l1"><a class="reference internal" href="../internal.html">Internal developing notes</a></li>
86
- </ul>
87
- </ul>
88
- </li>
89
-
90
- <li class="dropdown">
91
- <a role="button"
92
- id="dLabelLocalToc"
93
- data-toggle="dropdown"
94
- data-target="#"
95
- href="#">SubSections <b class="caret"></b></a>
96
- <ul class="dropdown-menu localtoc"
97
- role="menu"
98
- aria-labelledby="dLabelLocalToc"><ul>
99
- <li><a class="reference internal" href="#">Auto-adjustment of paths to existing projects</a></li>
100
- </ul>
101
- </ul>
102
- </li>
103
-
104
-
105
-
106
-
107
-
108
- <li>
109
- <a href="adapt_configs.html" title="Previous Chapter: Adapt configs"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Adapt configs</span>
110
- </a>
111
- </li>
112
- <li>
113
- <a href="../commandline/commandline.html" title="Next Chapter: Commandline"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Commandline &raquo;</span>
114
- </a>
115
- </li>
116
-
117
-
118
-
119
-
120
-
121
- </ul>
122
-
123
-
124
-
125
- <form class="navbar-form navbar-right" action="../search.html" method="get">
126
- <div class="form-group">
127
- <input type="text" name="q" class="form-control" placeholder="Search" />
128
- </div>
129
- <input type="hidden" name="check_keywords" value="yes" />
130
- <input type="hidden" name="area" value="default" />
131
- </form>
132
-
133
- </div>
134
- </div>
135
- </div>
136
-
137
- <div class="container">
138
- <div class="row">
139
- <div class="col-md-12">
140
-
141
- <div class="section" id="auto-adjustment-of-paths-to-existing-projects">
142
- <h1>Auto-adjustment of paths to existing projects<a class="headerlink" href="#auto-adjustment-of-paths-to-existing-projects" title="Permalink to this headline">¶</a></h1>
143
- <p>If paths to other projects are needed, e.g. to &#8220;bootloaderUpdater&#8221;, don&#8217;t write a hard coded relative path like this:</p>
144
- <div class="highlight-text"><div class="highlight"><pre>CommandLine &quot;../bootloaderUpdater/tools/PrimaryBootloader2Include.exe
145
- </pre></div>
146
- </div>
147
- <p>If paths to other projects are needed, e.g. to &#8220;bootloaderUpdater&#8221; just reference it starting from the project folder.</p>
148
- <p>Example:</p>
149
- <div class="highlight-text"><div class="highlight"><pre>CommandLine &quot;bootloaderUpdater/tools/PrimaryBootloader2Include.exe
150
- </pre></div>
151
- </div>
152
- <p>or:</p>
153
- <div class="highlight-text"><div class="highlight"><pre>IncludeDir &quot;myProjectName/bootloaderUpdater/whatever&quot;
154
- </pre></div>
155
- </div>
156
- <p>bake recognizes that the first part of the path is a valid project name and calculates the relative path to the project automatically.
157
- If you have the special case that the referenced project is contained in an other workspace root, you can use the
158
- <cite>-w</cite> parameter or you define a <cite>roots.bake</cite>.</p>
159
- <div class="admonition note">
160
- <p class="first admonition-title">Note</p>
161
- <p>The path auto adjustment is applied for the following elements:</p>
162
- <ul class="last simple">
163
- <li>IncludeDir</li>
164
- <li>ExternalLibrary</li>
165
- <li>ExternalLibrarySearchPath</li>
166
- <li>UserLibrary</li>
167
- <li>CommandLine</li>
168
- </ul>
169
- </div>
170
- </div>
171
-
172
-
173
- </div>
174
-
175
- </div>
176
- </div>
177
- <footer class="footer">
178
- <div class="container">
179
- <p class="pull-right">
180
- <a href="#">Back to top</a>
181
-
182
- </p>
183
- <p>
184
- &copy; Copyright 2016, E.S.R.Labs AG.<br/>
185
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.<br/>
186
- </p>
187
- </div>
188
- </footer>
189
- </body>
190
- </html>
@@ -1,248 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
-
4
- <html xmlns="http://www.w3.org/1999/xhtml">
5
- <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
-
8
- <title>Derive configs &mdash; bake documentation</title>
9
-
10
- <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
- <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
- <link rel="stylesheet" href="../_static/bootswatch-3.3.4/sandstone/bootstrap.min.css" type="text/css" />
13
- <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
14
-
15
- <script type="text/javascript">
16
- var DOCUMENTATION_OPTIONS = {
17
- URL_ROOT: '../',
18
- VERSION: '',
19
- COLLAPSE_INDEX: false,
20
- FILE_SUFFIX: '.html',
21
- HAS_SOURCE: true
22
- };
23
- </script>
24
- <script type="text/javascript" src="../_static/jquery.js"></script>
25
- <script type="text/javascript" src="../_static/underscore.js"></script>
26
- <script type="text/javascript" src="../_static/doctools.js"></script>
27
- <script type="text/javascript" src="../_static/js/jquery-1.11.0.min.js"></script>
28
- <script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
29
- <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
- <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
- <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake documentation" href="../index.html" />
33
- <link rel="up" title="Syntax" href="syntax.html" />
34
- <link rel="next" title="Adapt configs" href="adapt_configs.html" />
35
- <link rel="prev" title="Variables in Project.meta" href="variable_substitutions.html" />
36
- <meta charset='utf-8'>
37
- <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
38
- <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
39
- <meta name="apple-mobile-web-app-capable" content="yes">
40
-
41
- </head>
42
- <body role="document">
43
-
44
- <div id="navbar" class="navbar navbar-default navbar-fixed-top">
45
- <div class="container">
46
- <div class="navbar-header">
47
- <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
48
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
49
- <span class="icon-bar"></span>
50
- <span class="icon-bar"></span>
51
- <span class="icon-bar"></span>
52
- </button>
53
- <a class="navbar-brand" href="../index.html"><img src="../_static/logo_tiny_48.png">
54
- </a>
55
- <span class="navbar-text navbar-version pull-left"><b></b></span>
56
- </div>
57
-
58
- <div class="collapse navbar-collapse nav-collapse">
59
- <ul class="nav navbar-nav">
60
-
61
-
62
- <li class="dropdown globaltoc-container">
63
- <a role="button"
64
- id="dLabelGlobalToc"
65
- data-toggle="dropdown"
66
- data-target="#"
67
- href="../index.html">Section <b class="caret"></b></a>
68
- <ul class="dropdown-menu globaltoc"
69
- role="menu"
70
- aria-labelledby="dLabelGlobalToc"><ul class="current">
71
- <li class="toctree-l1"><a class="reference internal" href="../why_bake/why_bake.html">Why you should use bake</a></li>
72
- <li class="toctree-l1"><a class="reference internal" href="../install/install_bake.html">Install bake</a></li>
73
- <li class="toctree-l1"><a class="reference internal" href="../quickstart/quickstart.html">Quickstart</a></li>
74
- <li class="toctree-l1"><a class="reference internal" href="../concepts/concepts.html">Concepts</a></li>
75
- <li class="toctree-l1 current"><a class="reference internal" href="syntax.html">Syntax</a></li>
76
- <li class="toctree-l1"><a class="reference internal" href="../commandline/commandline.html">Commandline</a></li>
77
- <li class="toctree-l1"><a class="reference internal" href="../ide/ide_integrations.html">IDE Support</a></li>
78
- <li class="toctree-l1"><a class="reference internal" href="../tips_and_tricks/tips_and_tricks.html">Additional features</a></li>
79
- <li class="toctree-l1"><a class="reference internal" href="../performance/performance.html">Performance</a></li>
80
- <li class="toctree-l1"><a class="reference internal" href="../known_issues.html">Known Issues</a></li>
81
- <li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
82
- <li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
83
- </ul>
84
- <ul>
85
- <li class="toctree-l1"><a class="reference internal" href="../internal.html">Internal developing notes</a></li>
86
- </ul>
87
- </ul>
88
- </li>
89
-
90
- <li class="dropdown">
91
- <a role="button"
92
- id="dLabelLocalToc"
93
- data-toggle="dropdown"
94
- data-target="#"
95
- href="#">SubSections <b class="caret"></b></a>
96
- <ul class="dropdown-menu localtoc"
97
- role="menu"
98
- aria-labelledby="dLabelLocalToc"><ul>
99
- <li><a class="reference internal" href="#">Derive configs</a><ul>
100
- <li><a class="reference internal" href="#deriving-a-config">Deriving a config</a></li>
101
- <li><a class="reference internal" href="#inheritance-implications">Inheritance implications</a></li>
102
- <li><a class="reference internal" href="#multiple-inheritance">Multiple inheritance</a></li>
103
- </ul>
104
- </li>
105
- </ul>
106
- </ul>
107
- </li>
108
-
109
-
110
-
111
-
112
-
113
- <li>
114
- <a href="variable_substitutions.html" title="Previous Chapter: Variables in Project.meta"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Variables in ...</span>
115
- </a>
116
- </li>
117
- <li>
118
- <a href="adapt_configs.html" title="Next Chapter: Adapt configs"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Adapt configs &raquo;</span>
119
- </a>
120
- </li>
121
-
122
-
123
-
124
-
125
-
126
- </ul>
127
-
128
-
129
-
130
- <form class="navbar-form navbar-right" action="../search.html" method="get">
131
- <div class="form-group">
132
- <input type="text" name="q" class="form-control" placeholder="Search" />
133
- </div>
134
- <input type="hidden" name="check_keywords" value="yes" />
135
- <input type="hidden" name="area" value="default" />
136
- </form>
137
-
138
- </div>
139
- </div>
140
- </div>
141
-
142
- <div class="container">
143
- <div class="row">
144
- <div class="col-md-12">
145
-
146
- <div class="section" id="derive-configs">
147
- <h1>Derive configs<a class="headerlink" href="#derive-configs" title="Permalink to this headline">¶</a></h1>
148
- <p>bake supports deriving configs, which allows you to put repetetive settings in a base config.</p>
149
- <div class="section" id="deriving-a-config">
150
- <h2>Deriving a config<a class="headerlink" href="#deriving-a-config" title="Permalink to this headline">¶</a></h2>
151
- <p>Derving a config in bake is pretty straight forward, and looks like this:</p>
152
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig A
153
- LibraryConfig B, extends: A
154
- CustomConfig C, extends: B
155
- ExecutableConfig D, extends: C
156
- </pre></div>
157
- </div>
158
- <div class="admonition note">
159
- <p class="first admonition-title">Note</p>
160
- <p class="last">The config type of the parent config does not matter, but only settings which are valid in BOTH configs will be inherited.
161
- In the example above D gets the dependencies from A, because &#8220;Dependency&#8221; is valid in all configs, but D does not get
162
- the &#8220;Files&#8221; from A and B, because &#8220;Files&#8221; is not valid in CustomConfig.</p>
163
- </div>
164
- </div>
165
- <div class="section" id="inheritance-implications">
166
- <h2>Inheritance implications<a class="headerlink" href="#inheritance-implications" title="Permalink to this headline">¶</a></h2>
167
- <p>In general it is very easy.</p>
168
- <ul class="simple">
169
- <li>Elements which can exist more than once (e.g. &#8220;Files&#8221;), are simply concatenated. First the parent elements, then the client elements.</li>
170
- <li>Elements which can exist only once:<ul>
171
- <li>if it exists in EITHER child OR parent, use this one</li>
172
- <li>is it exists in BOTH, attributes are merged (child attributes have high priority) and sub elements are inherited recursively</li>
173
- </ul>
174
- </li>
175
- </ul>
176
- <p>The following example</p>
177
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig A {
178
- Files &quot;x.cpp&quot;
179
- Files &quot;y.cpp&quot;
180
- ArtifactName &quot;z.exe&quot;
181
- DefaultToolchain GCC {
182
- Linker {
183
- Flags &quot;-O3&quot;
184
- }
185
- }
186
- }
187
- ExecutableConfig B, extends: A {
188
- Files &quot;z.cpp&quot;
189
- IncludeDir &quot;inc&quot;
190
- ArtifactName &quot;a.exe&quot;
191
- DefaultToolchain Diab {
192
- Compiler CPP {
193
- Define &quot;TEST&quot;
194
- }
195
- }
196
- }
197
- </pre></div>
198
- </div>
199
- <p>results implicitly in:</p>
200
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig B {
201
- Files &quot;x.cpp&quot;
202
- Files &quot;y.cpp&quot;
203
- Files &quot;z.cpp&quot;
204
- IncludeDir &quot;inc&quot;
205
- ArtifactName &quot;a.exe&quot;
206
- DefaultToolchain Diab {
207
- Compiler CPP {
208
- Define &quot;TEST&quot;
209
- }
210
- Linker {
211
- Flags &quot;-O3&quot;
212
- }
213
- }
214
- }
215
- </pre></div>
216
- </div>
217
- </div>
218
- <div class="section" id="multiple-inheritance">
219
- <h2>Multiple inheritance<a class="headerlink" href="#multiple-inheritance" title="Permalink to this headline">¶</a></h2>
220
- <p>It is possible to derive from several projects:</p>
221
- <div class="highlight-text"><div class="highlight"><pre>ExecutableConfig A
222
- LibraryConfig B
223
- ExecutableConfig C, extends: &quot;A, B&quot;
224
- </pre></div>
225
- </div>
226
- <p>&#8220;extends&#8221; defines a comma separated list. The merge will be performed with all parent configs.</p>
227
- </div>
228
- </div>
229
-
230
-
231
- </div>
232
-
233
- </div>
234
- </div>
235
- <footer class="footer">
236
- <div class="container">
237
- <p class="pull-right">
238
- <a href="#">Back to top</a>
239
-
240
- </p>
241
- <p>
242
- &copy; Copyright 2016, E.S.R.Labs AG.<br/>
243
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.<br/>
244
- </p>
245
- </div>
246
- </footer>
247
- </body>
248
- </html>
@@ -1,934 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
-
4
- <html xmlns="http://www.w3.org/1999/xhtml">
5
- <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
-
8
- <title>The Syntax of the Project.meta file &mdash; bake documentation</title>
9
-
10
- <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
- <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
- <link rel="stylesheet" href="../_static/bootswatch-3.3.4/sandstone/bootstrap.min.css" type="text/css" />
13
- <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
14
-
15
- <script type="text/javascript">
16
- var DOCUMENTATION_OPTIONS = {
17
- URL_ROOT: '../',
18
- VERSION: '',
19
- COLLAPSE_INDEX: false,
20
- FILE_SUFFIX: '.html',
21
- HAS_SOURCE: true
22
- };
23
- </script>
24
- <script type="text/javascript" src="../_static/jquery.js"></script>
25
- <script type="text/javascript" src="../_static/underscore.js"></script>
26
- <script type="text/javascript" src="../_static/doctools.js"></script>
27
- <script type="text/javascript" src="../_static/js/jquery-1.11.0.min.js"></script>
28
- <script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
29
- <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
- <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
- <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake documentation" href="../index.html" />
33
- <link rel="up" title="Syntax" href="syntax.html" />
34
- <link rel="next" title="Variables in Project.meta" href="variable_substitutions.html" />
35
- <link rel="prev" title="Syntax" href="syntax.html" />
36
- <meta charset='utf-8'>
37
- <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
38
- <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
39
- <meta name="apple-mobile-web-app-capable" content="yes">
40
-
41
- </head>
42
- <body role="document">
43
-
44
- <div id="navbar" class="navbar navbar-default navbar-fixed-top">
45
- <div class="container">
46
- <div class="navbar-header">
47
- <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
48
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
49
- <span class="icon-bar"></span>
50
- <span class="icon-bar"></span>
51
- <span class="icon-bar"></span>
52
- </button>
53
- <a class="navbar-brand" href="../index.html"><img src="../_static/logo_tiny_48.png">
54
- </a>
55
- <span class="navbar-text navbar-version pull-left"><b></b></span>
56
- </div>
57
-
58
- <div class="collapse navbar-collapse nav-collapse">
59
- <ul class="nav navbar-nav">
60
-
61
-
62
- <li class="dropdown globaltoc-container">
63
- <a role="button"
64
- id="dLabelGlobalToc"
65
- data-toggle="dropdown"
66
- data-target="#"
67
- href="../index.html">Section <b class="caret"></b></a>
68
- <ul class="dropdown-menu globaltoc"
69
- role="menu"
70
- aria-labelledby="dLabelGlobalToc"><ul class="current">
71
- <li class="toctree-l1"><a class="reference internal" href="../why_bake/why_bake.html">Why you should use bake</a></li>
72
- <li class="toctree-l1"><a class="reference internal" href="../install/install_bake.html">Install bake</a></li>
73
- <li class="toctree-l1"><a class="reference internal" href="../quickstart/quickstart.html">Quickstart</a></li>
74
- <li class="toctree-l1"><a class="reference internal" href="../concepts/concepts.html">Concepts</a></li>
75
- <li class="toctree-l1 current"><a class="reference internal" href="syntax.html">Syntax</a></li>
76
- <li class="toctree-l1"><a class="reference internal" href="../commandline/commandline.html">Commandline</a></li>
77
- <li class="toctree-l1"><a class="reference internal" href="../ide/ide_integrations.html">IDE Support</a></li>
78
- <li class="toctree-l1"><a class="reference internal" href="../tips_and_tricks/tips_and_tricks.html">Additional features</a></li>
79
- <li class="toctree-l1"><a class="reference internal" href="../performance/performance.html">Performance</a></li>
80
- <li class="toctree-l1"><a class="reference internal" href="../known_issues.html">Known Issues</a></li>
81
- <li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
82
- <li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
83
- </ul>
84
- <ul>
85
- <li class="toctree-l1"><a class="reference internal" href="../internal.html">Internal developing notes</a></li>
86
- </ul>
87
- </ul>
88
- </li>
89
-
90
- <li class="dropdown">
91
- <a role="button"
92
- id="dLabelLocalToc"
93
- data-toggle="dropdown"
94
- data-target="#"
95
- href="#">SubSections <b class="caret"></b></a>
96
- <ul class="dropdown-menu localtoc"
97
- role="menu"
98
- aria-labelledby="dLabelLocalToc"><ul>
99
- <li><a class="reference internal" href="#">The Syntax of the Project.meta file</a><ul>
100
- <li><a class="reference internal" href="#instructions-for-the-interactive-syntax-viewer">Instructions for the Interactive Syntax Viewer</a></li>
101
- </ul>
102
- </li>
103
- </ul>
104
- </ul>
105
- </li>
106
-
107
-
108
-
109
-
110
-
111
- <li>
112
- <a href="syntax.html" title="Previous Chapter: Syntax"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Syntax</span>
113
- </a>
114
- </li>
115
- <li>
116
- <a href="variable_substitutions.html" title="Next Chapter: Variables in Project.meta"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Variables in ... &raquo;</span>
117
- </a>
118
- </li>
119
-
120
-
121
-
122
-
123
-
124
- </ul>
125
-
126
-
127
-
128
- <form class="navbar-form navbar-right" action="../search.html" method="get">
129
- <div class="form-group">
130
- <input type="text" name="q" class="form-control" placeholder="Search" />
131
- </div>
132
- <input type="hidden" name="check_keywords" value="yes" />
133
- <input type="hidden" name="area" value="default" />
134
- </form>
135
-
136
- </div>
137
- </div>
138
- </div>
139
-
140
- <div class="container">
141
- <div class="row">
142
- <div class="col-md-12">
143
-
144
- <div class="section" id="the-syntax-of-the-project-meta-file">
145
- <h1>The Syntax of the Project.meta file<a class="headerlink" href="#the-syntax-of-the-project-meta-file" title="Permalink to this headline">¶</a></h1>
146
- <div class="section" id="instructions-for-the-interactive-syntax-viewer">
147
- <h2>Instructions for the Interactive Syntax Viewer<a class="headerlink" href="#instructions-for-the-interactive-syntax-viewer" title="Permalink to this headline">¶</a></h2>
148
- <ul class="simple">
149
- <li>Move the mouse cursor over the blue elements to display more information.</li>
150
- <li>Three config types exist: ExecutableConfig, LibraryConfig and CustomConfig. Move the mouse cursor over these elements to display the supported content.</li>
151
- </ul>
152
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
153
- "http://www.w3.org/TR/html4/strict.dtd">
154
- <html>
155
- <head></head>
156
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
157
-
158
- <body >
159
-
160
- <style type="text/css">
161
-
162
- #dhtmltooltip{
163
- position: absolute;
164
- width: 150px;
165
- border: 2px solid black;
166
- padding: 2px;
167
- background-color: lightyellow;
168
- visibility: hidden;
169
- z-index: 100;
170
- }
171
-
172
- </style>
173
-
174
- <style type="text/css">
175
- .hide {
176
- display:none;
177
- }
178
- .show {
179
- display:block
180
- }
181
- .showInline {
182
- display:inline
183
- }
184
- .help {
185
- color:blue
186
- }
187
- .showRadio {
188
- font-weight:bold;color:blue;text-decoration:overline underline
189
- }
190
- .hideRadio {
191
- color:#AAAAFF;
192
- }
193
- .mycomment {
194
- color:green
195
- }
196
- </style>
197
-
198
-
199
-
200
-
201
-
202
- <table border="1" style="font-family:monospace"; font-size:10><td>
203
-
204
- <span class="help" onMouseover="showProject()" onMouseout="notip()">Project</span> <span class="help" onMouseover="showDefaultConfig()" onMouseout="notip()">default</span>: &#60;name&#62; {<br>
205
- &nbsp; <br>
206
-
207
- &nbsp; <span class="help" onMouseover="showDescription()" onMouseout="notip()">Description</span> &#60;text&#62;<br><br>
208
-
209
- &nbsp; <span class="help" onMouseover="showVersion()" onMouseout="notip()">RequiredBakeVersion</span> minimum: &#60;major.minor.patch&#62;, maximum: &#60;major.minor.patch&#62;<br><br>
210
-
211
- &nbsp; <span class="help" onMouseover="showResponsible()" onMouseout="notip()">Responsible</span> {<br>
212
- &nbsp; &nbsp; <span class="help" onMouseover="showPerson()" onMouseout="notip()">Person</span> &#60;name&#62;,
213
- <span class="help" onMouseover="showPersonEmail()" onMouseout="notip()">email</span>: &#60;adr&#62;<br>
214
- &nbsp; }<br><br>
215
-
216
- &nbsp; <span class="mycomment"># 0..n configs</span><br>
217
- &nbsp; <span class="showRadio" onMouseover="showExecutableConfig()" onMouseout="notip()" id="executableConfig">ExecutableConfig</span> |
218
- <span class="hideRadio" onMouseover="showLibraryConfig()" onMouseout="notip()" id="libraryConfig">LibraryConfig</span> |
219
- <span class="hideRadio" onMouseover="showCustomConfig()" onMouseout="notip()" id="customConfig">CustomConfig</span> &#60;name&#62;,
220
- <span class="help" onMouseover="showExtends()" onMouseout="notip()">extends</span>: &#60;parent(s)&#62;,
221
- <span class="help" onMouseover="showPrivate()" onMouseout="notip()">private</span>: true|false {<br><br>
222
-
223
- <span><span style="background-color:#EEEEEE;" class="show">
224
- &nbsp; &nbsp; <span class="mycomment"># Valid for all config types</span><br><br>
225
- &nbsp; &nbsp; <span class="help" onMouseover="showDescription()" onMouseout="notip()">Description</span> &#60;text&#62;<br>
226
- &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>
227
- &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>
228
- &nbsp; &nbsp; <span class="help" onMouseover="showDependency()" onMouseout="notip()">Dependency</span> &#60;project&#62;,
229
- <span class="help" onMouseover="showDependencyConfig()" onMouseout="notip()">config</span>: &#60;name&#62;<br>
230
- &nbsp; &nbsp; <span class="help" onMouseover="showExternalLibrary()" onMouseout="notip()">ExternalLibrary</span> &#60;lib&#62;,
231
- <span class="help" onMouseover="showExternalLibrarySearch()" onMouseout="notip()">search</span>: true|false<br>
232
- &nbsp; &nbsp; <span class="help" onMouseover="showUserLibrary()" onMouseout="notip()">UserLibrary</span> &#60;lib&#62;<br>
233
- &nbsp; &nbsp; <span class="help" onMouseover="showExternalLibrarySearchPath()" onMouseout="notip()">ExternalLibrarySearchPath</span> &#60;path&#62;<br>
234
- &nbsp; &nbsp; <span class="help" onMouseover="showPreSteps()" onMouseout="notip()">PreSteps</span> {<br>
235
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showMakefile()" onMouseout="notip()">Makefile</span> &#60;file&#62;,
236
- <span class="help" onMouseover="showMakefileLib()" onMouseout="notip()">lib</span>: &#60;lib&#62;,
237
- <span class="help" onMouseover="showMakefileTarget()" onMouseout="notip()">target</span>: &#60;target&#62;,
238
- <span class="help" onMouseover="showMakefilePathTo()" onMouseout="notip()">pathTo</span>: &#60;paths&#62;,
239
- <span class="help" onMouseover="showStepDefault()" onMouseout="notip()">default</span>: on|off,
240
- <span class="help" onMouseover="showStepFilter()" onMouseout="notip()">filter</span>: &#60;name&#62;,
241
- <span class="help" onMouseover="showEcho()" onMouseout="notip()">echo</span>: on|off,
242
- <span class="help" onMouseover="showValidExitCodes()" onMouseout="notip()">validExitCodes</span>: &#60;[array]&#62; {<br>
243
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showMakefileFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
244
- &nbsp; &nbsp; &nbsp; }<br>
245
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showCommandLine()" onMouseout="notip()">CommandLine</span> &#60;line&#62;,
246
- <span class="help" onMouseover="showStepDefault()" onMouseout="notip()">default</span>: on|off,
247
- <span class="help" onMouseover="showStepFilter()" onMouseout="notip()">filter</span>: &#60;name&#62;,
248
- <span class="help" onMouseover="showEcho()" onMouseout="notip()">echo</span>: on|off,
249
- <span class="help" onMouseover="showValidExitCodes()" onMouseout="notip()">validExitCodes</span>: &#60;[array]&#62;<br>
250
- &nbsp; &nbsp; }<br>
251
- &nbsp; &nbsp; <span class="help" onMouseover="showPostSteps()" onMouseout="notip()">PostSteps</span> {<br>
252
- &nbsp; &nbsp; &nbsp; <span class="mycomment"># Same as for PreSteps</span><br>
253
- &nbsp; &nbsp; }<br>
254
- &nbsp; &nbsp; <span class="help" onMouseover="showStartupSteps()" onMouseout="notip()">StartupSteps</span> {<br>
255
- &nbsp; &nbsp; &nbsp; <span class="mycomment"># Same as for PreSteps</span><br>
256
- &nbsp; &nbsp; }<br>
257
- &nbsp; &nbsp; <span class="help" onMouseover="showExitSteps()" onMouseout="notip()">ExitSteps</span> {<br>
258
- &nbsp; &nbsp; &nbsp; <span class="mycomment"># Same as for PreSteps</span><br>
259
- &nbsp; &nbsp; }<br>
260
- &nbsp; &nbsp; <span class="help" onMouseover="showCleanSteps()" onMouseout="notip()">CleanSteps</span> {<br>
261
- &nbsp; &nbsp; &nbsp; <span class="mycomment"># Same as for PreSteps</span><br>
262
- &nbsp; &nbsp; }<br>
263
- &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>
264
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultCompiler()" onMouseout="notip()">Compiler</span> ASM | CPP | C,
265
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
266
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
267
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultDefine()" onMouseout="notip()">Define</span> &#60;define&#62;<br>
268
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showInternalDefines()" onMouseout="notip()">InternalDefines</span> &#60;file&#62;<br>
269
- &nbsp; &nbsp; &nbsp; }<br>
270
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultArchiver()" onMouseout="notip()">Archiver</span>
271
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
272
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
273
- &nbsp; &nbsp; &nbsp; }<br>
274
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultLinker()" onMouseout="notip()">Linker</span>
275
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
276
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefaultFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
277
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showLibPrefixFlags()" onMouseout="notip()">LibPrefixFlags</span> &#60;flags&#62;<br>
278
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showLibPostfixFlags()" onMouseout="notip()">LibPostfixFlags</span> &#60;flags&#62;<br>
279
- &nbsp; &nbsp; &nbsp; }<br>
280
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showInternalIncludes()" onMouseout="notip()">InternalIncludes</span> &#60;file&#62;<br>
281
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDocu()" onMouseout="notip()">Docu</span> &#60;cmdLine&#62;<br>
282
- &nbsp; &nbsp; }<br>
283
-
284
-
285
- &nbsp; &nbsp; <span class="help" onMouseover="showToolchainProject()" onMouseout="notip()">Toolchain</span> <span class="help" onMouseover="showOutputDir()" onMouseout="notip()">outputDir</span>: &#60;dir&#62; {<br>
286
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showCompiler()" onMouseout="notip()">Compiler</span> ASM | CPP | C,
287
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
288
- &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>
289
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDefine()" onMouseout="notip()">Define</span> &#60;define&#62;<br>
290
- &nbsp; &nbsp; &nbsp; }<br>
291
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showArchiver()" onMouseout="notip()">Archiver</span>
292
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
293
- &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>
294
- &nbsp; &nbsp; &nbsp; }<br>
295
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showLinker()" onMouseout="notip()">Linker</span>
296
- <span class="help" onMouseover="showCommand()" onMouseout="notip()">command</span>: &#60;cmd&#62; {</i><br>
297
- &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>
298
- &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>
299
- &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>
300
- &nbsp; &nbsp; &nbsp; }<br>
301
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showDocu()" onMouseout="notip()">Docu</span> &#60;cmdLine&#62;<br>
302
- &nbsp; &nbsp; }<br>
303
- &nbsp; &nbsp; <span class="help" onMouseover="showPrebuild()" onMouseout="notip()">Prebuild</span> {<br>
304
- &nbsp; &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showExcept()" onMouseout="notip()">Except</span> &#60;project&#62;,
305
- <span class="help" onMouseover="showExceptConfig()" onMouseout="notip()">config</span>: &#60;name&#62;<br>
306
- &nbsp; &nbsp; }<br></span><br>
307
-
308
- </span>
309
-
310
- <span id="libExe_part"><span class="show" style="background-color:#EEEEEE;">
311
- &nbsp; &nbsp; <span class="mycomment"># Valid for ExecutableConfig and LibraryConfig</span><br><br>
312
- &nbsp; &nbsp; <span class="help" onMouseover="showFiles()" onMouseout="notip()">Files</span> &#60;pattern&#62; {<br>
313
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showFilesFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;, add: &#60;flags&#62;, remove: &#60;flags&#62;<br>
314
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showFilesDefine()" onMouseout="notip()">Define</span> &#60;define&#62;<br>
315
- &nbsp; &nbsp; }<br>
316
- &nbsp; &nbsp; <span class="help" onMouseover="showExcludeFiles()" onMouseout="notip()">ExcludeFiles</span> &#60;pattern&#62;<br>
317
- &nbsp; &nbsp; <span class="help" onMouseover="showArtifactName()" onMouseout="notip()">ArtifactName</span> &#60;name&#62;<br>
318
- </span><br></span>
319
-
320
- <span id="exe_part"><span class="show" style="background-color:#EEEEEE;">
321
- &nbsp; &nbsp; <span class="mycomment"># Valid for ExecutableConfig</span><br><br>
322
- &nbsp; &nbsp; <span class="help" onMouseover="showLinkerScript()" onMouseout="notip()">LinkerScript</span> &#60;script&#62;<br>
323
- &nbsp; &nbsp; <span class="help" onMouseover="showMapFile()" onMouseout="notip()">MapFile</span> &#60;name&#62;<br>
324
- </span><br></span>
325
-
326
- <span id="custom_part" class="hide"><span style="background-color:#EEEEEE;" class="show">
327
- &nbsp; &nbsp; <span class="mycomment"># Valid for CustomConfig</span><br><br>
328
- &nbsp; &nbsp; <span class="showRadio" id="makefile" onMouseover="showMakefileCustom()" onMouseout="notip()">Makefile</span> |
329
- <span class="hideRadio" id="commandline" onMouseover="showCommandlineCustom()" onMouseout="notip()">CommandLine</span>
330
- <span style="background-color:#DDDDDD;" id="makefile_part" class="showInline"> &#60;name&#62;,
331
- <span class="help" onMouseover="showMakefileLib()" onMouseout="notip()">lib</span>: &#60;lib&#62;,
332
- <span class="help" onMouseover="showMakefileTarget()" onMouseout="notip()">target</span>: &#60;target&#62;,
333
- <span class="help" onMouseover="showMakefilePathTo()" onMouseout="notip()">pathTo</span>: &#60;paths&#62;,
334
- <span class="help" onMouseover="showStepDefault()" onMouseout="notip()">default</span>: on|off,
335
- <span class="help" onMouseover="showStepFilter()" onMouseout="notip()">filter</span>: &#60;name&#62;,
336
- <span class="help" onMouseover="showEcho()" onMouseout="notip()">echo</span>: on|off,
337
- <span class="help" onMouseover="showValidExitCodes()" onMouseout="notip()">validExitCodes</span>: &#60;[array]&#62; {<br>
338
- &nbsp; &nbsp; &nbsp; <span class="help" onMouseover="showMakefileFlags()" onMouseout="notip()">Flags</span> &#60;flags&#62;<br>
339
- &nbsp; &nbsp; }<br>
340
- </span>
341
- <span style="background-color:#DDDDDD;" id="commandline_part" class="hide">&#60;line&#62;,
342
- <span class="help" onMouseover="showStepDefault()" onMouseout="notip()">default</span>: on|off,
343
- <span class="help" onMouseover="showStepFilter()" onMouseout="notip()">filter</span>: &#60;name&#62;,
344
- <span class="help" onMouseover="showEcho()" onMouseout="notip()">echo</span>: on|off,
345
- <span class="help" onMouseover="showValidExitCodes()" onMouseout="notip()">validExitCodes</span>: &#60;[array]&#62;
346
- </span>
347
- &nbsp; &nbsp; <br></span><br></span>
348
- &nbsp; }<br>
349
- }<br><br>
350
- Adapt toolchain: &#60;name&#62;, os: &#60;name&#62;, mainProject: &#60;name&#62;, mainConfig: &#60;name&#62; {<br>
351
- &nbsp; <span class="mycomment"># See Adapt documention for details.</span><br>
352
- }<br>
353
-
354
-
355
- <div id="dhtmltooltip"></div>
356
-
357
- <script type="text/javascript">
358
-
359
-
360
- function showProject() {
361
- str = 'A bake project is very similiar to a project in Eclipse, Visual Studio, etc.<br>'+
362
- 'The name of the project is the directory name of the Project.meta file.'
363
- ddrivetip("Project", "Yes", "1", "-",str)
364
- }
365
-
366
- function showDefaultConfig() {
367
- str = 'Default configuration which is used if not explicitly specified on command line or Dependency definition.<br><br>'+
368
- 'Examples:<br>'+
369
- '# Project.meta:<br>'+
370
- 'Dependency canDriver # uses default config of canDriver project<br>'+
371
- '# Command line:<br>'+
372
- 'bake -m folder/dir/projABC # builds default config of project projABC'
373
- ddrivetip("default", "No", "-", "-",str)
374
- }
375
-
376
- function showResponsible() {
377
- str = "Specify all responsible persons of the project."
378
- ddrivetip("Responsible", "No,", "0..1", "-",str)
379
- }
380
-
381
- function showDescription() {
382
- str = 'Description of the project or config.'
383
- ddrivetip("Description", "No", "0..1", "-",str)
384
- }
385
-
386
- function showVersion() {
387
- str = 'If specified, the build will be aborted if bake version is lower than mininum or greater than maximum.<br>'+
388
- 'It is possible to define only minimum, only maximim or both version thresholds.<br>'+
389
- 'Minor and patch version numbers are optional.'
390
- ddrivetip("RequiredBakeVersion", "No", "0..1", "-",str)
391
- }
392
-
393
- function showPerson() {
394
- str = 'Person who is responsible for the project.'
395
- ddrivetip("Person", "No", "0..1", "-",str)
396
- }
397
-
398
- function showPersonEmail() {
399
- str = 'Use always double quotes (") for the email address.'
400
- ddrivetip("email", "No", "-", "-",str)
401
- }
402
-
403
- function showExecutableConfig() {
404
- document.getElementById('libExe_part').className="show"
405
- document.getElementById('exe_part').className="show"
406
- document.getElementById('custom_part').className="hide"
407
- document.getElementById('executableConfig').className="showRadio"
408
- document.getElementById('libraryConfig').className="hideRadio"
409
- document.getElementById('customConfig').className="hideRadio"
410
-
411
- str = 'This is usually the main config of an application.'
412
- ddrivetip("ExecutableConfig", "No","0..n","-",str)
413
- }
414
-
415
- function showLibraryConfig() {
416
- document.getElementById('libExe_part').className="show"
417
- document.getElementById('exe_part').className="hide"
418
- document.getElementById('custom_part').className="hide"
419
- document.getElementById('executableConfig').className="hideRadio"
420
- document.getElementById('libraryConfig').className="showRadio"
421
- document.getElementById('customConfig').className="hideRadio"
422
-
423
- str = 'This config is used for a source library. The library will be linked automatically to the executable.'
424
- ddrivetip("LibraryConfig", "No","0..n","-",str)
425
- }
426
-
427
- function showCustomConfig() {
428
- document.getElementById('libExe_part').className="hide"
429
- document.getElementById('exe_part').className="hide"
430
- document.getElementById('custom_part').className="show"
431
- document.getElementById('executableConfig').className="hideRadio"
432
- document.getElementById('libraryConfig').className="hideRadio"
433
- document.getElementById('customConfig').className="showRadio"
434
-
435
- str = 'This config is used for special projects, e.g. for Makefile projects.<br>'+
436
- 'It is valid to leave a CustomConfig completely empty - nothing will be done in that case.'
437
- ddrivetip("CustomConfig", "No","0..n","-",str)
438
- }
439
-
440
- function showExternalLibrary() {
441
- str = 'Every config can specify libs which have to be linked to the executable.<br>'+
442
- 'It\'s possible to add a path, e.g.:<br>'+
443
- '<i> &nbsp; &nbsp; ExternalLibrary "xy/z/ab"</i><br>'+
444
- 'In this case the lib "ab" is added to the linker command line as well as the lib search path "xy/z".<br>'+
445
- 'Note, that the linker will look for "libab.a".'
446
- ddrivetip("ExternalLibrary", "No","0..n","-",str)
447
- }
448
-
449
- function showExternalLibrarySearch() {
450
- str = 'If the attribute "search: false" is specified, the lib will not be searched but linked with the full name, e.g.<br>'+
451
- '<i> &nbsp; &nbsp; ExternalLibrary "xy/z/libpq.a", search: false</i><br>'+
452
- 'will link "xy/z/libpq.a" to the executable.<br>'+
453
- 'It is also possible to specify an object file when using "search: false".'
454
- ddrivetip("search", "No","-","true",str)
455
- }
456
-
457
- function showUserLibrary() {
458
- str = 'A user library will be linked <i>before</i> any other libraries or objects to the executable.<br>'+
459
- 'It is also possible to specify an object file.<br>'+
460
- 'The library will be searched like an ExternalLibrary, but with the full name, e.g.<br>'+
461
- '<i> &nbsp; &nbsp; UserLibrary "xy/z/libUser.a"</i><br>'+
462
- '<i> &nbsp; &nbsp; UserLibrary "xy/z/something.o"</i><br>'+
463
- 'will link "libUser.a" and "something.o" before regular objects and libraries.<br>'+
464
- '"xy/z" will be added as an ExternalLibrarySearchPath.'
465
- ddrivetip("UserLibrary", "No","0..n","-",str)
466
- }
467
-
468
- function showExternalLibrarySearchPath() {
469
- str = 'The linker looks for libraries in search paths.<br>'+
470
- 'Search paths can be defined implicitly by ExternalLibrary/UserLibrary or explicitly by this tag.'
471
- ddrivetip("ExternalLibrarySearchPath", "No","0..n","-",str)
472
- }
473
-
474
- function showPreSteps() {
475
- str = 'PreSteps are executed before compiling files of the project.<br>'+
476
- 'The number of steps are not limited.<br>'+
477
- 'If a step fails, all further steps of the project will be skipped.'
478
- ddrivetip("PreSteps", "No","0..1","-",str)
479
- }
480
-
481
- function showPostSteps() {
482
- str = 'PostSteps are executed after the main task of the project, e.g. linking an executable.<br>'+
483
- 'The number of steps are not limited.<br>'+
484
- 'If a step fails, all further steps of the project will be skipped.'
485
- ddrivetip("PostSteps", "No","0..1","-",str)
486
- }
487
-
488
- function showStartupSteps() {
489
- str = 'StartupSteps of ALL projects are executed before building the first project.<br>'+
490
- 'The number of steps are not limited.'
491
- ddrivetip("StartupSteps", "No","0..1","-",str)
492
- }
493
-
494
- function showExitSteps() {
495
- str = 'ExitSteps of ALL projects are executed after building complete workspace even if the build has failed.<br>'+
496
- 'The number of steps are not limited.'
497
- ddrivetip("ExitSteps", "No","0..1","-",str)
498
- }
499
-
500
- function showCleanSteps() {
501
- str = 'CleanSteps are executed when calling bake with "-c" or "--rebuild".<br>'+
502
- 'The number of steps are not limited.<br>'+
503
- 'If a step fails, all further steps will be skipped.'
504
- ddrivetip("CleanSteps", "No","0..1","-",str)
505
- }
506
-
507
- function showStepDefault() {
508
- str = 'Specifies if a step will be executed by default.<br>'+
509
- '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.'
510
- ddrivetip("default", "No","-","on",str)
511
- }
512
-
513
- function showEcho() {
514
- str = 'On means the command line is shown in output, off means the command line is not shown.'
515
- ddrivetip("echo", "No","-","on",str)
516
- }
517
-
518
- function showStepFilter() {
519
- str = 'A step can be switched on or off explicitly regardless of the "default" attribute with the command line options<br>'+
520
- '<i> &nbsp; &nbsp; --do &#60;filter name&#62;</i><br>'+
521
- '<i> &nbsp; &nbsp; --omit &#60;filter name&#62;</i><br>'
522
- ddrivetip("filter", "No","-","-",str)
523
- }
524
-
525
- function showValidExitCodes() {
526
- str = 'Define it as an array, e.g.:<br>'+
527
- '..., validExitCodes: [200,201,202]'
528
- ddrivetip("validExitCodes", "No","-","[0]",str)
529
- }
530
-
531
-
532
- function getMakefileDesc() {
533
- return 'Makefile to be started, e.g.:<br>'+
534
- '<i> &nbsp; &nbsp; Makefile "subDir/makefile"</i><br>'
535
- }
536
-
537
- function showMakefile() {
538
- ddrivetip("Makefile", "No","0..n","-",getMakefileDesc())
539
- }
540
-
541
- function showMakefileLib() {
542
- str = 'If the result of the makefile is a library which shall be linked to the executable, name it here.'
543
- ddrivetip("lib", "No","-","-",str)
544
- }
545
-
546
- function showMakefileTarget() {
547
- str = 'The target of the makefile.'
548
- ddrivetip("target", "No","-","all",str)
549
- }
550
-
551
- function showMakefilePathTo() {
552
- str = 'Comma separated list, e.g. "common, abc, xy".<br>'+
553
- 'The makefile can use variables like $(PATH_TO_common). This is very useful if paths to other projects are needed in the makefile.<br>'+
554
- 'Remember that more than one workspace root can exist and a hardcoded "../common" is not reliable in that case.<br>'+
555
- '$(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. '+
556
- 'So if the current project and the common project have the same parent folder, the string will be empty.<br>'+
557
- 'Example:<br>'+
558
- 'makefile: c:\\workspaceroot\\yourProject\\makefile<br>'+
559
- 'usage in makefile: gcc -I$../../$(PATH_TO_common)common/include ...<br>'+
560
- 'It\'s done like this due to compatibility reasons.'
561
- ddrivetip("pathTo", "No","-","-",str)
562
- }
563
-
564
- function showMakefileFlags() {
565
- ddrivetip("Flags", "No","0..n","-j","Additional makefile flags.")
566
- }
567
-
568
- function getCommandLineDesc() {
569
- return 'A command to execute, e.g.:<br>'+
570
- '<i> &nbsp; &nbsp; CommandLine "ddump -Ruv -y 0xFFFFF -oRelease/application.bin Release/application.elf"</i><br>'+
571
- '<i> &nbsp; &nbsp; CommandLine "echo Hello world!"</i><br>'
572
- }
573
-
574
- function showCommandLine() {
575
- ddrivetip("CommandLine", "No","0..n","-",getCommandLineDesc())
576
- }
577
-
578
-
579
- function showEclipseOrder() {
580
- str = 'If not specified or false, all files are compiled in order of appearance in Project.meta. '+
581
- 'If the filename is a glob pattern, files are sorted alphabetically.<p>'+
582
- 'If true, files are compiled in alphabetical order within a folder, '+
583
- 'but the folders are sorted in reverse alphabetical order.<br>'+
584
- 'This is only used for backward compatibility.'
585
- ddrivetip("eclipseOrder", "No","-","false",str)
586
- }
587
-
588
- function showOutputDir() {
589
- str = 'Specifies the output folder.<p>'+
590
- 'Use always relative paths, not absolute paths due to portability.<p>'+
591
- 'Use always "/" and not "\\".<p>'+
592
- 'If the first part of the path is equal to a project name, it is used as a shortcut to this project root. <br>'+
593
- 'To avoid this magic, use something like this: <br>'+
594
- '<i> &nbsp; &nbsp; IncludeDir "./abc/include"</i><br>'
595
- ddrivetip("outputdir", "No","0..1","-",str)
596
- }
597
-
598
- function showExtends() {
599
- ddrivetip("extends", "No","0..1","-","Inherit settings from parent config(s).<br>For more information see docu page 'Derive configs'.")
600
- }
601
-
602
- function showPrivate() {
603
- ddrivetip("private", "No","0..1","false","If true, the config cannot be referenced directly outside of this project.")
604
- }
605
-
606
- function showFiles() {
607
- str = 'Specifies the files to build.<br>'+
608
- 'It\'s valid to specify a single file, e.g.<br>'+
609
- '<i> &nbsp; &nbsp; Files "src/abc/def.asm"</i><br>'+
610
- 'or a pattern, e.g.<br>'+
611
- '<i> &nbsp; &nbsp; Files "*/**/.cpp"</i><br>'+
612
- 'which builds all files with the ending ".cpp" in all subdirectories.<br>'+
613
- 'Note: ".." is not allowed in the file path. All files must be located within the project.<br>'+
614
- 'Note: if patterns are used, Flags and Define are ignored.'
615
- ddrivetip("Files", "No","0..n","-",str)
616
- }
617
-
618
- function showExcludeFiles() {
619
- str = 'Used to ignore files or directories.<br>'+
620
- 'ExcludeFiles has higher priority than Files.'
621
- ddrivetip("ExcludeFiles", "No","0..n","-",str)
622
- }
623
-
624
- function showIncludeDir() {
625
- str = 'Specifies the include directories for the assembler, C and C++ compiler.<p>'+
626
- 'Use always relative paths, not absolute paths due to portability.<p>'+
627
- 'Use always "/" and not "\\".<p>'+
628
- 'It is possible to work with different workspace roots. Do not include something like this: <br>'+
629
- '<i> &nbsp; &nbsp; IncludeDir "../abc/include"</i><br>'+
630
- 'but<br>'+
631
- '<i> &nbsp; &nbsp; IncludeDir "abc/include"</i><br>'+
632
- '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>'+
633
- 'To include directories of the current project, the project name can be omitted like this:<br>'+
634
- '<i> &nbsp; &nbsp; IncludeDir "include"</i><br>'+
635
- '<i> &nbsp; &nbsp; IncludeDir "generated/include"</i><br>'
636
- ddrivetip("IncludeDir", "No","0..n","-",str)
637
- }
638
-
639
- function showInherit() {
640
- str = 'Inherits the include to all projects, which depend on this project.'
641
- ddrivetip("inherit", "No","0..1","false",str)
642
- }
643
-
644
- function showInfix() {
645
- str = 'Injects the include path to all childs, either at the front (e.g. for mocking code) or at the end.'
646
- ddrivetip("inject", "No","0..1","-",str)
647
- }
648
-
649
- function showSystemInclude() {
650
- str = 'If supported from the compiler, the system include flag will be used instead of the normal include flag.<br>'+
651
- 'Example: in gcc "-isystem" instead of "-I" is used.<br>'+
652
- 'Note: system include definition overrules normal include definition if both are defined.'
653
- ddrivetip("system", "false","0..1","-",str)
654
- }
655
-
656
- function showSet() {
657
- str = 'Sets a variable for this and all dependent projects.<br>'+
658
- 'The variable can be a simple value or the result of a cmd, e.g. \"cat myVar.txt\".'
659
- ddrivetip("Set", "No","0..n","-",str)
660
- }
661
-
662
- function showEnv() {
663
- 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.'
664
- ddrivetip("env", "No","-","false",str)
665
- }
666
-
667
- function showDependency() {
668
- str = 'Specifies another project to be built before this project.<br>'+
669
- 'The archive, linker libs and search paths are imported from this project to the this project automatically.<br>'+
670
- 'If you omit the project, the current project will be used.<br>'+
671
- 'If you omit the config name, the default config will be used.<br>'+
672
- '<b>Examples:</b><br>'+
673
- '&nbsp;&nbsp; <i>Dependency gtest, config: lib<br>'+
674
- '&nbsp;&nbsp; Dependency "my/folder/proj"</i>'
675
- ddrivetip("Dependency", "No","0..n","-",str)
676
- }
677
-
678
- function showDependencyConfig() {
679
- str = 'Config name of the project to build.'
680
- ddrivetip("config", "Yes","-","-",str)
681
- }
682
-
683
- function showLinkerScript() {
684
- str = 'Specifies the name including path of the linker script.'
685
- ddrivetip("Dependency", "No","0..1","-",str)
686
- }
687
-
688
- function showMapFile() {
689
- str = 'A mapfile will be written by the linker.'
690
- ddrivetip("MapFile", "No","0..1","If name attribute is omitted: $(OutputDir)/$(ArtifactNameBase).map",str)
691
- }
692
-
693
- function showArtifactName() {
694
- str = 'The artifact name inclusive file ending.<br>'+
695
- 'The artifact will be placed in the output directory.'
696
- ddrivetip("ArtifactName","No","0..1","Executable: project name + toolchain dependent file ending. Library: 'lib' + project name + '.a'",str)
697
- }
698
-
699
- function showMakefileCustom() {
700
- document.getElementById('makefile_part').className="showInline"
701
- document.getElementById('commandline_part').className="hide"
702
- document.getElementById('makefile').className="showRadio"
703
- document.getElementById('commandline').className="hideRadio"
704
- ddrivetip("Makefile", "No","0..1 - Either Makefile or CommandLine","-",getMakefileDesc())
705
- }
706
-
707
- function showCommandlineCustom() {
708
- document.getElementById('makefile_part').className="hide"
709
- document.getElementById('commandline_part').className="showInline"
710
- document.getElementById('makefile').className="hideRadio"
711
- document.getElementById('commandline').className="showRadio"
712
- ddrivetip("CommandLine", "No","0..1 - Either Makefile or CommandLine","-",getCommandLineDesc())
713
- }
714
-
715
- function flagExample() {
716
- return "<br>For removing flags use regular expressions which can be interpreted by ruby.<br>"+
717
- "Regex options for start and stop string are automatically added in order to avoid substring matches.<br><br>"+
718
- "Flag strings are always splitted at spaces and computed individually.<br><br>"+
719
- "<b>Examples:</b><br>"+
720
- "&nbsp;&nbsp; <i>Flags \"-x -y\"</i> overwrites the inherited flags<br><br>"+
721
- "&nbsp;&nbsp; <i>Flags add: \"-x -y\"</i> adds -x and -y if not exist<br><br>"+
722
- "&nbsp;&nbsp; <i>Flags remove: \"-x -y\"</i> removes -x and -y if exist<br><br>"+
723
- "&nbsp;&nbsp; It is possible to combine the attributes like this:<br>"+
724
- "&nbsp;&nbsp; <i>Flags remove: \"-x\", add: \"-y\"</i><br><br>"+
725
- "&nbsp;&nbsp; To remove -g followed by any string, e.g. -g3, the command is:<br>"+
726
- "&nbsp;&nbsp; <i>Flags remove: \"-g.*\"</i><br>"+
727
- "&nbsp;&nbsp; An inherited flag string \"-abc -g3 -xy\" will end up in \"-abc -xy\"."
728
- }
729
-
730
- function showPrebuild() {
731
- str = 'If defined, all configs of the workspace will be skipped per default. Must be actived by the commandline option "--prebuild"'
732
- ddrivetip("Prebuild", "No","0..1","No project/config is skipped",str)
733
- }
734
-
735
- function showExcept() {
736
- str = 'Defines a project which shall not be skipped. If project name is omitted, the current project is used.'
737
- ddrivetip("Except", "No","0..n","Every project is skipped",str)
738
- }
739
-
740
- function showExceptConfig() {
741
- str = 'Defines a config which shall not be skipped. If omitted, all configs of the apprpriate project are not skipped.'
742
- ddrivetip("Toolchain", "No","0..1","Every config is skipped",str)
743
- }
744
-
745
-
746
- function showToolchainProject() {
747
- str = 'Toolchain adaptions for a project.'
748
- ddrivetip("Toolchain", "No","0..1","The DefaultToolchain settings from the main project",str)
749
- }
750
-
751
- function showDefaultToolchain() {
752
- str = 'Settings which are valid for all projects and files unless they will be overwritten.<br>'+
753
- 'The attribute "basedOn" specifies the basic toolchain configuration provided by bake, e.g. "GCC", "Diab", etc.'
754
- ddrivetip("DefaultToolchain", "In main project","0..1","-",str)
755
- }
756
-
757
- function showFilesFlags() {
758
- ddrivetip("Flags", "No","0..n","Flags from project","Flags from the project can be overwritten, extended or (partly) removed.<br>"+flagExample())
759
- }
760
-
761
- function showFilesDefine() {
762
- ddrivetip("Define", "No","0..n","-","Defines which are valid only for a specific file.")
763
- }
764
-
765
- function showFlags() {
766
- ddrivetip("Flags", "No","0..n","Flags from DefaultToolchain","Flags from the DefaultToolchain can be overwritten, extended or (partly) removed.<br>"+flagExample())
767
- }
768
-
769
- function showDefine() {
770
- ddrivetip("Define", "No","0..n","-","Defines valid for all files in the project.")
771
- }
772
-
773
- function showLibPrefixFlags() {
774
- ddrivetip("LibPrefixFlags", "No","0..n","-","Linker libs can be prefixed if needed, e.g. with \"-Wl,--whole-archive\".")
775
- }
776
-
777
- function showLibPostfixFlags() {
778
- ddrivetip("LibPostfixFlags", "No","0..n","-","Linker libs can be postfixed if needed, e.g. with \"-Wl,--no-whole-archive\".")
779
- }
780
-
781
- function showCompiler() {
782
- ddrivetip("Compiler", "No","0..3 (for each compiler type: ASM, CPP, C)","-","Flags and defines can be specified independently for each compiler type.")
783
- }
784
-
785
- function showArchiver() {
786
- ddrivetip("Archiver", "No","0..1","-","Settings for the archiver.")
787
- }
788
-
789
- function showLinker() {
790
- ddrivetip("Linker", "No","0..1","-","Makes sense only for ExecutableConfigs.")
791
- }
792
-
793
- function showDocu() {
794
- ddrivetip("Docu", "No","0..1","-","Command to build the documentation. e.g.:<br>doxygen main.cfg")
795
- }
796
-
797
- function showDefaultFlags() {
798
- ddrivetip("Flags", "No","0..n","-","Default flags.")
799
- }
800
-
801
- function showDefaultDefine() {
802
- ddrivetip("Define", "No","0..n","-","Defines which are valid for all files.")
803
- }
804
-
805
- function showInternalDefines() {
806
- 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.")
807
- }
808
-
809
- function showInternalIncludes() {
810
- 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.")
811
- }
812
-
813
- function showDefaultCompiler() {
814
- ddrivetip("Compiler", "No","0..3 (for each compiler type: ASM, CPP, C)","-","Default compiler settings.")
815
- }
816
-
817
- function showDefaultArchiver() {
818
- ddrivetip("Archiver", "No","0..1","-","Default settings for the archiver.")
819
- }
820
-
821
- function showDefaultLinker() {
822
- ddrivetip("Linker", "No","0..1","-","Default settings for the linker.")
823
- }
824
-
825
- function showCommand() {
826
- ddrivetip("command", "No","-","Depending on toolchain, e.g. \"gcc\"","Change command, e.g. \"$(PATH_TO_EXE)/gcc_speciale.exe\"")
827
- }
828
-
829
-
830
-
831
- var offsetxpoint=20 //Customize x offset of tooltip
832
- var offsetypoint=20 //Customize y offset of tooltip
833
- var ie=document.all
834
- var ns6=document.getElementById && !document.all
835
- var enabletip=false
836
- if (ie||ns6)
837
- var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""
838
-
839
- function ietruebody(){
840
- return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
841
- }
842
-
843
- function ddrivetip(item, manda, quan, def, desc){
844
- if (ns6||ie){
845
-
846
- var abc=ie&&!window.opera? ietruebody().clientWidth : window.innerWidth
847
-
848
- tipobj.style.width=(abc/2-offsetxpoint*2).toString()+"px"
849
- tipobj.style.backgroundColor="#DDFFDD"
850
- 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
851
- enabletip=true
852
- return false
853
- }
854
- }
855
-
856
- function positiontip(e){
857
- if (enabletip){
858
- var curX=(ns6)?e.offsetX : event.clientX+ietruebody().scrollLeft;
859
- var curY=(ns6)?e.pageY-80 : event.clientY+ietruebody().scrollTop;
860
- //Find out how close the mouse is to the corner of the window
861
- var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint
862
- var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint*2 : window.innerHeight-e.clientY-offsetypoint
863
- var bottom=ie&&!window.opera? ietruebody().clientHeight : window.innerHeight
864
-
865
- var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : offsetxpoint
866
-
867
- //if the horizontal distance isn't enough to accomodate the width of the context menu
868
- if (rightedge<tipobj.offsetWidth+offsetxpoint/2)
869
- //move the horizontal position of the menu to the left by it's width
870
- tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth-offsetxpoint+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth-offsetxpoint+"px"
871
- else if (curX<leftedge)
872
- tipobj.style.left="5px"
873
- else
874
- //position the horizontal position of the menu where the mouse is positioned
875
- tipobj.style.left=curX+offsetxpoint+"px"
876
-
877
- //same concept with the vertical position
878
- if (bottomedge<tipobj.offsetHeight)
879
- tipobj.style.top=ie? ietruebody().scrollTop+bottom-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+bottom-tipobj.offsetHeight-offsetypoint+"px"
880
- else
881
- tipobj.style.top=curY+offsetypoint+"px"
882
- tipobj.style.visibility="visible"
883
- }
884
- }
885
-
886
-
887
- function notip(){
888
- if (ns6||ie){
889
- enabletip=false
890
- tipobj.style.visibility="hidden"
891
- tipobj.style.left="-1000px"
892
- tipobj.style.backgroundColor=''
893
- tipobj.style.width=''
894
- }
895
- }
896
-
897
- document.onmousemove=positiontip
898
-
899
- </script>
900
-
901
- </td></table>
902
-
903
- </body>
904
- </html>
905
- <div class="admonition note">
906
- <p class="first admonition-title">Note</p>
907
- <p>Specify the paths always relative to the current project root, but keep the variable substitution in Project.meta in mind.</p>
908
- <ul class="last simple">
909
- <li>Use double quotes (&#8221;) if the strings have spaces or slashes.</li>
910
- <li>Use hash marks (#) for comments.</li>
911
- </ul>
912
- </div>
913
- </div>
914
- </div>
915
-
916
-
917
- </div>
918
-
919
- </div>
920
- </div>
921
- <footer class="footer">
922
- <div class="container">
923
- <p class="pull-right">
924
- <a href="#">Back to top</a>
925
-
926
- </p>
927
- <p>
928
- &copy; Copyright 2016, E.S.R.Labs AG.<br/>
929
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.<br/>
930
- </p>
931
- </div>
932
- </footer>
933
- </body>
934
- </html>