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.
- checksums.yaml +4 -4
- data/lib/adapt/config/loader.rb +2 -2
- data/lib/bake/cache.rb +45 -15
- data/lib/bake/config/loader.rb +0 -7
- data/lib/bake/mergeConfig.rb +14 -6
- data/lib/bake/options/options.rb +12 -1
- data/lib/bake/options/showDoc.rb +53 -20
- data/lib/bake/options/usage.rb +1 -0
- data/lib/bakeqac/options/options.rb +10 -1
- data/lib/bakery/options/options.rb +11 -1
- data/lib/common/options/finder.rb +13 -0
- data/lib/common/version.rb +1 -1
- metadata +3 -289
- data/documentation/_build/html/_images/AddRepository.png +0 -0
- data/documentation/_build/html/_images/AvailableSoftware.png +0 -0
- data/documentation/_build/html/_images/FirstSelect.png +0 -0
- data/documentation/_build/html/_images/Import.png +0 -0
- data/documentation/_build/html/_images/InstallNewSoftware.png +0 -0
- data/documentation/_build/html/_images/Licenses.png +0 -0
- data/documentation/_build/html/_images/New.png +0 -0
- data/documentation/_build/html/_images/Restart.png +0 -0
- data/documentation/_build/html/_images/Result.png +0 -0
- data/documentation/_build/html/_images/Script.png +0 -0
- data/documentation/_build/html/_images/SecondSelect.png +0 -0
- data/documentation/_build/html/_images/SelectExport.png +0 -0
- data/documentation/_build/html/_images/SelectImport.png +0 -0
- data/documentation/_build/html/_images/SelectNew.png +0 -0
- data/documentation/_build/html/_images/TrustMe.png +0 -0
- data/documentation/_build/html/_images/WrongSelect.png +0 -0
- data/documentation/_build/html/_images/bake_build_hierachy.png +0 -0
- data/documentation/_build/html/_images/bake_tagcloud.png +0 -0
- data/documentation/_build/html/_images/buildFile.png +0 -0
- data/documentation/_build/html/_images/buildMain.png +0 -0
- data/documentation/_build/html/_images/console.png +0 -0
- data/documentation/_build/html/_images/cvsp.png +0 -0
- data/documentation/_build/html/_images/cygwin_mount.png +0 -0
- data/documentation/_build/html/_images/cygwin_ruby.png +0 -0
- data/documentation/_build/html/_images/cygwin_tty.png +0 -0
- data/documentation/_build/html/_images/debug_app.png +0 -0
- data/documentation/_build/html/_images/debug_debug.png +0 -0
- data/documentation/_build/html/_images/debug_flag.png +0 -0
- data/documentation/_build/html/_images/debug_map.png +0 -0
- data/documentation/_build/html/_images/debug_path.png +0 -0
- data/documentation/_build/html/_images/dot.png +0 -0
- data/documentation/_build/html/_images/dotP.png +0 -0
- data/documentation/_build/html/_images/dotPC.png +0 -0
- data/documentation/_build/html/_images/eclipse.png +0 -0
- data/documentation/_build/html/_images/emacs.png +0 -0
- data/documentation/_build/html/_images/keys.png +0 -0
- data/documentation/_build/html/_images/misra.png +0 -0
- data/documentation/_build/html/_images/notepad.png +0 -0
- data/documentation/_build/html/_images/pref.png +0 -0
- data/documentation/_build/html/_images/problem.png +0 -0
- data/documentation/_build/html/_images/vim.png +0 -0
- data/documentation/_build/html/_images/visualstudio-pro.png +0 -0
- data/documentation/_build/html/_images/vs_2010_install.png +0 -0
- data/documentation/_build/html/_images/vs_debug.png +0 -0
- data/documentation/_build/html/_images/vs_error.png +0 -0
- data/documentation/_build/html/_images/vs_install1.png +0 -0
- data/documentation/_build/html/_images/vs_installed.png +0 -0
- data/documentation/_build/html/_images/vs_options.png +0 -0
- data/documentation/_build/html/_images/vs_select_config.png +0 -0
- data/documentation/_build/html/_images/vs_show_config.png +0 -0
- data/documentation/_build/html/_images/vs_update.png +0 -0
- data/documentation/_build/html/_images/vs_update_site.png +0 -0
- data/documentation/_build/html/_sources/changelog.txt +0 -588
- data/documentation/_build/html/_sources/commandline/commandline.txt +0 -109
- data/documentation/_build/html/_sources/concepts/build_hierarchy.txt +0 -34
- data/documentation/_build/html/_sources/concepts/concepts.txt +0 -14
- data/documentation/_build/html/_sources/concepts/inject.txt +0 -65
- data/documentation/_build/html/_sources/concepts/link_order.txt +0 -91
- data/documentation/_build/html/_sources/concepts/prebuild.txt +0 -57
- data/documentation/_build/html/_sources/concepts/the_main_project.txt +0 -45
- data/documentation/_build/html/_sources/concepts/the_project_meta_file.txt +0 -72
- data/documentation/_build/html/_sources/ide/eclipse/eclipse.txt +0 -25
- data/documentation/_build/html/_sources/ide/eclipse/how_to_convert_existing_cdt_workspace.txt +0 -31
- data/documentation/_build/html/_sources/ide/eclipse/how_to_create_a_new_project_in_eclipse.txt +0 -18
- data/documentation/_build/html/_sources/ide/eclipse/how_to_create_a_workspace_in_eclipse.txt +0 -27
- data/documentation/_build/html/_sources/ide/eclipse/how_to_debug_in_eclipse.txt +0 -38
- data/documentation/_build/html/_sources/ide/eclipse/how_to_install_eclipse_plugin.txt +0 -44
- data/documentation/_build/html/_sources/ide/eclipse/how_to_use_bake_in_eclipse.txt +0 -86
- data/documentation/_build/html/_sources/ide/ide_integrations.txt +0 -40
- data/documentation/_build/html/_sources/ide/vs/how_to_create_vs_projects.txt +0 -15
- data/documentation/_build/html/_sources/ide/vs/how_to_debug_in_vs.txt +0 -35
- data/documentation/_build/html/_sources/ide/vs/how_to_used_bake_in_vs.txt +0 -35
- data/documentation/_build/html/_sources/ide/vs/vs.txt +0 -10
- data/documentation/_build/html/_sources/ide/vs/vs_install.txt +0 -43
- data/documentation/_build/html/_sources/index.txt +0 -33
- data/documentation/_build/html/_sources/install/install_bake.txt +0 -112
- data/documentation/_build/html/_sources/internal.txt +0 -50
- data/documentation/_build/html/_sources/known_issues.txt +0 -7
- data/documentation/_build/html/_sources/license.txt +0 -4
- data/documentation/_build/html/_sources/performance/performance.txt +0 -104
- data/documentation/_build/html/_sources/quickstart/quickstart.txt +0 -70
- data/documentation/_build/html/_sources/syntax/adapt_configs.txt +0 -254
- data/documentation/_build/html/_sources/syntax/auto_adjustment.txt +0 -43
- data/documentation/_build/html/_sources/syntax/derive_configs.txt +0 -93
- data/documentation/_build/html/_sources/syntax/project_meta_syntax.txt +0 -19
- data/documentation/_build/html/_sources/syntax/syntax.txt +0 -11
- data/documentation/_build/html/_sources/syntax/variable_substitutions.txt +0 -148
- data/documentation/_build/html/_sources/tips_and_tricks/bakeclean.txt +0 -11
- data/documentation/_build/html/_sources/tips_and_tricks/dot.txt +0 -34
- data/documentation/_build/html/_sources/tips_and_tricks/how_to_use_bake_with_cygwin.txt +0 -62
- data/documentation/_build/html/_sources/tips_and_tricks/qac.txt +0 -160
- data/documentation/_build/html/_sources/tips_and_tricks/the_bakery.txt +0 -72
- data/documentation/_build/html/_sources/tips_and_tricks/the_clang.txt +0 -43
- data/documentation/_build/html/_sources/tips_and_tricks/tips_and_tricks.txt +0 -35
- data/documentation/_build/html/_sources/why_bake/why_bake.txt +0 -40
- data/documentation/_build/html/_static/AddRepository.png +0 -0
- data/documentation/_build/html/_static/AvailableSoftware.png +0 -0
- data/documentation/_build/html/_static/FirstSelect.png +0 -0
- data/documentation/_build/html/_static/Import.png +0 -0
- data/documentation/_build/html/_static/InstallNewSoftware.png +0 -0
- data/documentation/_build/html/_static/Lib.meta +0 -8
- data/documentation/_build/html/_static/Licenses.png +0 -0
- data/documentation/_build/html/_static/Main.meta +0 -26
- data/documentation/_build/html/_static/New.png +0 -0
- data/documentation/_build/html/_static/PMetaMain.meta +0 -15
- data/documentation/_build/html/_static/PMetaSub.meta +0 -15
- data/documentation/_build/html/_static/Restart.png +0 -0
- data/documentation/_build/html/_static/Result.png +0 -0
- data/documentation/_build/html/_static/Script.png +0 -0
- data/documentation/_build/html/_static/SecondSelect.png +0 -0
- data/documentation/_build/html/_static/Select.png +0 -0
- data/documentation/_build/html/_static/SelectExport.png +0 -0
- data/documentation/_build/html/_static/SelectImport.png +0 -0
- data/documentation/_build/html/_static/SelectNew.png +0 -0
- data/documentation/_build/html/_static/TrustMe.png +0 -0
- data/documentation/_build/html/_static/WrongSelect.png +0 -0
- data/documentation/_build/html/_static/ajax-loader.gif +0 -0
- data/documentation/_build/html/_static/bake_build_hierachy.png +0 -0
- data/documentation/_build/html/_static/bake_tagcloud.png +0 -0
- data/documentation/_build/html/_static/basic.css +0 -599
- data/documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap-responsive.css +0 -1109
- data/documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap-responsive.min.css +0 -9
- data/documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap.css +0 -6167
- data/documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings-white.png +0 -0
- data/documentation/_build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings.png +0 -0
- data/documentation/_build/html/_static/bootstrap-2.3.2/js/bootstrap.js +0 -2287
- data/documentation/_build/html/_static/bootstrap-2.3.2/js/bootstrap.min.js +0 -6
- data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap-theme.css +0 -476
- data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap-theme.css.map +0 -1
- data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap-theme.min.css +0 -5
- data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap.css +0 -6584
- data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap.css.map +0 -1
- data/documentation/_build/html/_static/bootstrap-3.3.4/css/bootstrap.min.css +0 -5
- data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.eot +0 -0
- data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.svg +0 -288
- data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff +0 -0
- data/documentation/_build/html/_static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/documentation/_build/html/_static/bootstrap-3.3.4/js/bootstrap.js +0 -2317
- data/documentation/_build/html/_static/bootstrap-3.3.4/js/bootstrap.min.js +0 -7
- data/documentation/_build/html/_static/bootstrap-3.3.4/js/npm.js +0 -13
- data/documentation/_build/html/_static/bootstrap-sphinx.css +0 -186
- data/documentation/_build/html/_static/bootstrap-sphinx.js +0 -162
- data/documentation/_build/html/_static/bootswatch-2.3.2/amelia/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/cerulean/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/cosmo/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/cyborg/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/flatly/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings-white.png +0 -0
- data/documentation/_build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings.png +0 -0
- data/documentation/_build/html/_static/bootswatch-2.3.2/journal/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/readable/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/simplex/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/slate/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/spacelab/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/spruce/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/superhero/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-2.3.2/united/bootstrap.min.css +0 -9
- data/documentation/_build/html/_static/bootswatch-3.3.4/cerulean/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/cosmo/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/custom/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/cyborg/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/darkly/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/flatly/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.eot +0 -0
- data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.svg +0 -288
- data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.woff +0 -0
- data/documentation/_build/html/_static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/documentation/_build/html/_static/bootswatch-3.3.4/journal/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/lumen/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/paper/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/readable/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/sandstone/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/simplex/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/slate/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/spacelab/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/superhero/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/united/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/bootswatch-3.3.4/yeti/bootstrap.min.css +0 -7
- data/documentation/_build/html/_static/buildFile.png +0 -0
- data/documentation/_build/html/_static/buildMain.png +0 -0
- data/documentation/_build/html/_static/comment-bright.png +0 -0
- data/documentation/_build/html/_static/comment-close.png +0 -0
- data/documentation/_build/html/_static/comment.png +0 -0
- data/documentation/_build/html/_static/console.png +0 -0
- data/documentation/_build/html/_static/cvsp.png +0 -0
- data/documentation/_build/html/_static/cygwin_mount.png +0 -0
- data/documentation/_build/html/_static/cygwin_ruby.png +0 -0
- data/documentation/_build/html/_static/cygwin_tty.png +0 -0
- data/documentation/_build/html/_static/debug_app.png +0 -0
- data/documentation/_build/html/_static/debug_debug.png +0 -0
- data/documentation/_build/html/_static/debug_flag.png +0 -0
- data/documentation/_build/html/_static/debug_map.png +0 -0
- data/documentation/_build/html/_static/debug_path.png +0 -0
- data/documentation/_build/html/_static/doctools.js +0 -263
- data/documentation/_build/html/_static/dot.png +0 -0
- data/documentation/_build/html/_static/dotP.png +0 -0
- data/documentation/_build/html/_static/dotPC.png +0 -0
- data/documentation/_build/html/_static/down-pressed.png +0 -0
- data/documentation/_build/html/_static/down.png +0 -0
- data/documentation/_build/html/_static/eclipse.png +0 -0
- data/documentation/_build/html/_static/emacs.png +0 -0
- data/documentation/_build/html/_static/file.png +0 -0
- data/documentation/_build/html/_static/jquery-1.11.1.js +0 -10308
- data/documentation/_build/html/_static/jquery.js +0 -4
- data/documentation/_build/html/_static/js/jquery-1.11.0.min.js +0 -4
- data/documentation/_build/html/_static/js/jquery-fix.js +0 -2
- data/documentation/_build/html/_static/keys.png +0 -0
- data/documentation/_build/html/_static/logo_tiny_32.ico +0 -0
- data/documentation/_build/html/_static/logo_tiny_48.png +0 -0
- data/documentation/_build/html/_static/minus.png +0 -0
- data/documentation/_build/html/_static/misra.png +0 -0
- data/documentation/_build/html/_static/notepad.png +0 -0
- data/documentation/_build/html/_static/plus.png +0 -0
- data/documentation/_build/html/_static/pref.png +0 -0
- data/documentation/_build/html/_static/problem.png +0 -0
- data/documentation/_build/html/_static/pygments.css +0 -63
- data/documentation/_build/html/_static/roboto.css +0 -112
- data/documentation/_build/html/_static/searchtools.js +0 -622
- data/documentation/_build/html/_static/syntax.html +0 -753
- data/documentation/_build/html/_static/syntax_collection_meta.html +0 -179
- data/documentation/_build/html/_static/underscore-1.3.1.js +0 -999
- data/documentation/_build/html/_static/underscore.js +0 -31
- data/documentation/_build/html/_static/up-pressed.png +0 -0
- data/documentation/_build/html/_static/up.png +0 -0
- data/documentation/_build/html/_static/vim.png +0 -0
- data/documentation/_build/html/_static/visualstudio-pro.png +0 -0
- data/documentation/_build/html/_static/vs_2010_install.png +0 -0
- data/documentation/_build/html/_static/vs_debug.png +0 -0
- data/documentation/_build/html/_static/vs_error.png +0 -0
- data/documentation/_build/html/_static/vs_install1.png +0 -0
- data/documentation/_build/html/_static/vs_installed.png +0 -0
- data/documentation/_build/html/_static/vs_options.png +0 -0
- data/documentation/_build/html/_static/vs_select_config.png +0 -0
- data/documentation/_build/html/_static/vs_show_config.png +0 -0
- data/documentation/_build/html/_static/vs_update.png +0 -0
- data/documentation/_build/html/_static/vs_update_site.png +0 -0
- data/documentation/_build/html/_static/websupport.js +0 -808
- data/documentation/_build/html/changelog.html +0 -1178
- data/documentation/_build/html/commandline/commandline.html +0 -286
- data/documentation/_build/html/concepts/build_hierarchy.html +0 -205
- data/documentation/_build/html/concepts/concepts.html +0 -197
- data/documentation/_build/html/concepts/inject.html +0 -217
- data/documentation/_build/html/concepts/link_order.html +0 -246
- data/documentation/_build/html/concepts/prebuild.html +0 -206
- data/documentation/_build/html/concepts/the_main_project.html +0 -261
- data/documentation/_build/html/concepts/the_project_meta_file.html +0 -289
- data/documentation/_build/html/genindex.html +0 -153
- data/documentation/_build/html/ide/eclipse/eclipse.html +0 -187
- data/documentation/_build/html/ide/eclipse/how_to_convert_existing_cdt_workspace.html +0 -209
- data/documentation/_build/html/ide/eclipse/how_to_create_a_new_project_in_eclipse.html +0 -192
- data/documentation/_build/html/ide/eclipse/how_to_create_a_workspace_in_eclipse.html +0 -199
- data/documentation/_build/html/ide/eclipse/how_to_debug_in_eclipse.html +0 -199
- data/documentation/_build/html/ide/eclipse/how_to_install_eclipse_plugin.html +0 -197
- data/documentation/_build/html/ide/eclipse/how_to_use_bake_in_eclipse.html +0 -257
- data/documentation/_build/html/ide/ide_integrations.html +0 -186
- data/documentation/_build/html/ide/vs/how_to_create_vs_projects.html +0 -172
- data/documentation/_build/html/ide/vs/how_to_debug_in_vs.html +0 -186
- data/documentation/_build/html/ide/vs/how_to_used_bake_in_vs.html +0 -191
- data/documentation/_build/html/ide/vs/vs.html +0 -171
- data/documentation/_build/html/ide/vs/vs_install.html +0 -203
- data/documentation/_build/html/index.html +0 -247
- data/documentation/_build/html/install/install_bake.html +0 -280
- data/documentation/_build/html/internal.html +0 -218
- data/documentation/_build/html/known_issues.html +0 -174
- data/documentation/_build/html/license.html +0 -237
- data/documentation/_build/html/objects.inv +0 -0
- data/documentation/_build/html/performance/performance.html +0 -374
- data/documentation/_build/html/quickstart/quickstart.html +0 -237
- data/documentation/_build/html/search.html +0 -175
- data/documentation/_build/html/searchindex.js +0 -1
- data/documentation/_build/html/syntax/adapt_configs.html +0 -389
- data/documentation/_build/html/syntax/auto_adjustment.html +0 -190
- data/documentation/_build/html/syntax/derive_configs.html +0 -248
- data/documentation/_build/html/syntax/project_meta_syntax.html +0 -934
- data/documentation/_build/html/syntax/syntax.html +0 -198
- data/documentation/_build/html/syntax/variable_substitutions.html +0 -366
- data/documentation/_build/html/tips_and_tricks/bakeclean.html +0 -170
- data/documentation/_build/html/tips_and_tricks/dot.html +0 -187
- data/documentation/_build/html/tips_and_tricks/how_to_use_bake_with_cygwin.html +0 -215
- data/documentation/_build/html/tips_and_tricks/qac.html +0 -298
- data/documentation/_build/html/tips_and_tricks/the_bakery.html +0 -406
- data/documentation/_build/html/tips_and_tricks/the_clang.html +0 -202
- data/documentation/_build/html/tips_and_tricks/tips_and_tricks.html +0 -199
- data/documentation/_build/html/why_bake/why_bake.html +0 -242
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,588 +0,0 @@
|
|
1
|
-
Changelog
|
2
|
-
=========
|
3
|
-
|
4
|
-
January 12, 2017 - bake-toolkit 2.29.3
|
5
|
-
* Bugfix: qac: QAC bails out if modules have too many errors, added workaround and additional hint in output.
|
6
|
-
|
7
|
-
January 11, 2017 - bake-toolkit 2.29.3
|
8
|
-
* Bugfix: Some commandline checks in combination with --file-list were outdated.
|
9
|
-
|
10
|
-
January 10, 2017 - bake-toolkit 2.29.2
|
11
|
-
* Changed: --file-list output now written into files instead of stdout, see "bake -h".
|
12
|
-
* Bugfix: adapt condition "toolchain" not evaluated correctly in all cases
|
13
|
-
|
14
|
-
January 4, 2017 - bake-toolkit 2.29.0
|
15
|
-
* Added: CleanSteps, executed only when calling bake with "-c" or "--rebuild".
|
16
|
-
* Added: Wildcard "*" is allowed for project/config names in Adapt.
|
17
|
-
* Bugfix: In certain circumstances an Adapt was not applied to subconfigs of the Project.meta where Adapt was defined.
|
18
|
-
|
19
|
-
January 4, 2017 - bake-toolkit 2.28.1
|
20
|
-
* Bugfix: Build does not break anymore if "LintPolicy" is still defined in Project.meta. Now only a warning is printed out.
|
21
|
-
|
22
|
-
January 3, 2017 - bake-toolkit 2.28.0
|
23
|
-
* Added: private flag for configs (cannot be referenced directly from outside of the project).
|
24
|
-
* Added: attribute "echo: off" for CommandLine and Makefile.
|
25
|
-
* Added: "--file-list" shows all files and headers of the projects.
|
26
|
-
* Removed: lint support.
|
27
|
-
* Bugfix: environment variables (specified with "Set") can now be set individually for different configs.
|
28
|
-
* Changed: qac: again slightly modified cip workaround.
|
29
|
-
|
30
|
-
January 2, 2017 - bake-toolkit 2.27.0
|
31
|
-
* Added: local *Adapt* with conditions (e.g. toolchain), see :ref:`adapt_reference`.
|
32
|
-
* Changed: qac: cip workaround slightly adapted, removed temporary debug output.
|
33
|
-
|
34
|
-
December 23, 2016 - bake-toolkit 2.26.1
|
35
|
-
* Changed: qac: next try to add a workaround for the cip file bug.
|
36
|
-
* Cosmetic: fixed possible wrong message when reloading metas ("corrupt" instead of "changed")
|
37
|
-
|
38
|
-
December 20, 2016 - bake-toolkit 2.26.0
|
39
|
-
* Changed: before this version, "-w" command line args (which define the workspace roots) have overwritten roots.bake file. Now these roots will be
|
40
|
-
merged. First "-w", then roots.bake. Note: this will not break current builds.
|
41
|
-
|
42
|
-
December 16, 2016 - bake-toolkit 2.25.1
|
43
|
-
* Bugfix: a null pointer exception could occur in 2.25.0, which happened in a complex scenario with multiple dependencies to a default config which extends another config with dependencies.
|
44
|
-
Luckily, this bugfix goes along with a small performance improvement when loading uncached meta files.
|
45
|
-
|
46
|
-
December 15, 2016 - bake-toolkit 2.25.0
|
47
|
-
* Changed (!): before this version, all "IncludeDir"s were evaluated prior to the "Dependency"s to calculate the include path string for the compiler. Now the line order
|
48
|
-
is taken into account. To get the same include path string as in 2.24.x, shift all "IncludeDir"s in front of the first "Dependency".
|
49
|
-
* Added: it is possible to mark an IncludeDir with "system: true", which means that e.g. for gcc "-isystem" is used instead of "-I". Very useful for third party libs.
|
50
|
-
* Bugfix: qac: adapted parser to new gcc version strings. On some machines an incorrect CCT was chosen.
|
51
|
-
* Bugfix: when building with "-p <projectname>", bake has not only built <projectname>, but also all injected dependencies of <projectname>, which was not intended.
|
52
|
-
* Added: qac: additional step to generate reports, activate it manually with "--qacstep report", see documentation.
|
53
|
-
* Cosmetic: Adapt.meta files are also cached now.
|
54
|
-
* Temporary: cip bug workaround from 2.24.2 does not work, added some debug output to get more infos - sorry for the spam - will be removed soon.
|
55
|
-
|
56
|
-
December 5, 2016 - bake-toolkit 2.24.3
|
57
|
-
* Added: qac: if "<mainConfigName>Qac" is found in main project, it will be used instead of "<mainConfigName>"
|
58
|
-
* Added: First version of bake-format script, thanks to gizmomogwai
|
59
|
-
|
60
|
-
November 24, 2016 - bake-toolkit 2.24.2
|
61
|
-
* Bugfix: qac: fixed recognition of platform for cygwin with gcc >= 5.0
|
62
|
-
* Bugfix: qac: default folder of qacdata is now <main project>/.qacdata instead of <working dir>/.qacdata
|
63
|
-
* Bugfix: qac: workaround for "qacli admin": retry up to 10 times if cip file is empty (getting compiler data)
|
64
|
-
|
65
|
-
November 16, 2016 - bake-toolkit 2.24.1
|
66
|
-
* Bugfix: qac.cct was not appended if --cct is used.
|
67
|
-
* Bugfix: qac: abort if QAC_HOME is set to empty string.
|
68
|
-
* Bugfix: qac: improved recognition of gcc platform.
|
69
|
-
* Changed: improved warning if the path in IncludeDir matches to several folders (warning will be shown in verbosity level 2 and above).
|
70
|
-
|
71
|
-
November 7, 2016 - bake-toolkit 2.24.0
|
72
|
-
* Bugfix: qac: output was not synced immediately to the console on some systems.
|
73
|
-
* Changed: qac: patching of cct introduced with 2.23.9 now opt-in via command line argument: --qaccctpatch.
|
74
|
-
* Changed: qac: default build output directory is now "build/.qac/" instead of "build/" (which does not overwrite regular build output anymore).
|
75
|
-
* Changed: if default build folder is used, the parent folder "build" will be also removed when the project is cleaned if the "build" folder will become empty.
|
76
|
-
* Added: bakeclean script to delete all .bake, .bake/../build and .bake/../build_* folders
|
77
|
-
* Added: prebuild feature now uses objects instead of the library if objects exist.
|
78
|
-
* Changed: default executable file ending on non-Windows systems now "" (except Diab and Greenhills, here it is always ".elf").
|
79
|
-
|
80
|
-
October 26, 2016 - bake-toolkit 2.23.12
|
81
|
-
* Bugfix: qac: now also files from .qacdata folder are filtered out.
|
82
|
-
* Bugfix: qac: modules were not be filtered out correctly, e.g. swcAbcd was not filtered out if swcAbc was compiled.
|
83
|
-
* Removed: qac: qac.rcf will not be searched anymore (most probably this feature was never used).
|
84
|
-
* Added: qac: qac.cct will be searched up to root; if found, the content will be appended to the original cct unless specified otherwise.
|
85
|
-
|
86
|
-
October 26, 2016 - bake-toolkit 2.23.9
|
87
|
-
* Bugfix: qac: command line options not correctly handed over to bake (bakeqac has been aborted in this case).
|
88
|
-
* Bugfix: qac: On some systems some warnings were not suppressed. Added a few defines to cct which hopefully fixes this.
|
89
|
-
* Bugfix: qac: --qacretry did not work with --qacnofilter.
|
90
|
-
|
91
|
-
October 20, 2016 - bake-toolkit 2.23.8
|
92
|
-
* Bugfix: qac: "License Refused" for \*.c Files not treated as an error anymore, which was a problem for "--qacretry".
|
93
|
-
* Changed: qac: default qacdata folder is now ".qacdata"
|
94
|
-
* Changed: qac: warnings are now sorted by line numbers per file
|
95
|
-
* Changed: qac: "--qacfilter off|on" (default on) was changed to "--qacnofilter" (if skipped, filters are active)
|
96
|
-
* Changed: qac: "--qacnoformat was reanmed to "--qacrawformat"
|
97
|
-
* Cosmetic: qac: if license retry timeout is reached, an additional info is printed.
|
98
|
-
* Added: qac: With --qacdoc a link to the appropriate documentation page is printed for every warning.
|
99
|
-
|
100
|
-
October 17, 2016 - bake-toolkit 2.23.7
|
101
|
-
* Changed: renamed qac build steps from create, build and result to admin, analyze and view (the original qac names).
|
102
|
-
* Bugfix: qac view step might have been executed although build has been failed.
|
103
|
-
* Bugfix: qac view step with never executed analyze step might have been crashed.
|
104
|
-
* Bugfix: qac C++11 and C++14 switches were broken.
|
105
|
-
|
106
|
-
October 14, 2016 - bake-toolkit 2.23.6
|
107
|
-
* Bugfix: qac license refused error now really shown.
|
108
|
-
* Changed: QAC_RCF environment variable not supported anymore. Instead a file qac.rcf will be searched upwards from bake main project folder.
|
109
|
-
* Changed: qac messages reformatted, MISRA rule now completely shown. For plain qac style use --qacnoformat.
|
110
|
-
* Added: number of qac messages are printed at the end.
|
111
|
-
* Added: bakeqac now supports -a <color> like bake.
|
112
|
-
* Added: with --qacretry <seconds> a retry timeout can be specified if license is refused, default is no retry.
|
113
|
-
|
114
|
-
October 14, 2016 - bake-toolkit 2.23.5
|
115
|
-
* Bugfix: qac cct auto detection fixed.
|
116
|
-
* Bugfix: --prepro option fixed.
|
117
|
-
|
118
|
-
October 14, 2016 - bake-toolkit 2.23.4
|
119
|
-
* Bugfix: qac during analyse step license error not detected properly.
|
120
|
-
|
121
|
-
October 13, 2016 - bake-toolkit 2.23.3
|
122
|
-
* Bugfix: improved auto detection of cct for qac.
|
123
|
-
* Bugfix: print qac output in case of error.
|
124
|
-
* Changed: QAC_HOME can end now with a slash.
|
125
|
-
* Changed: qacli call now relative to QAC_HOME.
|
126
|
-
* Changed: qac create will now be done regardless if qacdata exists.
|
127
|
-
|
128
|
-
October 13, 2016 - bake-toolkit 2.23.2
|
129
|
-
* Added: bakeqac, see documentation.
|
130
|
-
|
131
|
-
October 5, 2016 - bake-toolkit 2.22.0
|
132
|
-
* Changed: when building, only the return value of the compiler is taken into account, not the result of the error parser anymore. Old behaviour can be switched on by command line argument.
|
133
|
-
* Bugfix: again fixed reading of dependency files, added several unittests.
|
134
|
-
* Internal: based on new rtext 0.9.0 and rgen 0.8.2 now.
|
135
|
-
|
136
|
-
September 30, 2016 - bake-toolkit 2.21.0
|
137
|
-
* Changed: version and time infos are suppressed now per default. Version can be seen with --help or --version, time can be seen with --time.
|
138
|
-
* Changed: option --writeCC2J renamed to --compilation-db, which has the default filename compilation-db.json now.
|
139
|
-
* Added: option --incs-and-defs=json prints infos about includes and defines of all projects in json format.
|
140
|
-
|
141
|
-
September 28, 2016 - bake-toolkit 2.20.4
|
142
|
-
* Bugfix: fixed auto-detected of dependency files
|
143
|
-
|
144
|
-
September 21, 2016 - bake-toolkit 2.20.3
|
145
|
-
* Bugfix: reading dependency files was broken for TI compiler, format is now auto-detected independent from compiler version
|
146
|
-
|
147
|
-
September 13, 2016 - bake-toolkit 2.20.2
|
148
|
-
* Bugfix: *prebuild* libs were not linked if all original sources were removed
|
149
|
-
|
150
|
-
September 5, 2016 - bake-toolkit 2.20.1
|
151
|
-
* Added: inject feature for dependencies
|
152
|
-
* Added: option to generate a dot graph file
|
153
|
-
* Added: *prebuild* feature for distribution builds
|
154
|
-
* Added: commandline option *--build_* to enable the old outputdir behaviour: *build_* instead of *build/*
|
155
|
-
* Added: printing out more information when loading Project.metas in verbosity level 3
|
156
|
-
* Changed: circular dependency warning moved from verbosity level 1 to 3
|
157
|
-
* Added: ToolchainName is now a predefined variable for Project.meta
|
158
|
-
* Added: --compile-only option (which is equal to the workaround -f ".")
|
159
|
-
* Bugfix: --adapt commandline option accepts absolute paths now
|
160
|
-
* Changed: removed the *bundle* feature
|
161
|
-
|
162
|
-
August 12, 2016 - bake-toolkit 2.19.2
|
163
|
-
* Bugfix: fixed TI linker error parser
|
164
|
-
|
165
|
-
August 4, 2016 - Eclipse plugin 1.7.1
|
166
|
-
* Bugfix: error markers may not created correctly if projects had "^" in the name
|
167
|
-
|
168
|
-
August 1, 2016 - bake-toolkit 2.19.1
|
169
|
-
* Bugfix: made the new "listening to raw character 0x3" more robust
|
170
|
-
|
171
|
-
July 28, 2016 - bake-toolkit 2.19.0
|
172
|
-
* Changed: default output dir is now build/<something> instead of build_<something>
|
173
|
-
* Added: listening to raw character 0x3 on stdin to abort bake/bakery (needed for some Cygwin installations)
|
174
|
-
* Internal: switching from rgen 0.8.0 to rgen 0.8.1 (which should have no functional impact)
|
175
|
-
|
176
|
-
June 22, 2016 - bake-toolkit 2.18.0
|
177
|
-
* Bugfix: order if linker libs fixed. For compatibility, a new command line flag "--link-2-17" to get the old behaviour was added.
|
178
|
-
|
179
|
-
====================================== ======================================
|
180
|
-
Example
|
181
|
-
====================================== ======================================
|
182
|
-
Dependencies A->B->D and A->C->D
|
183
|
-
New correct link order A, B, C, D
|
184
|
-
Old wrong link order (--link-2-17) A, B, D, C
|
185
|
-
====================================== ======================================
|
186
|
-
|
187
|
-
|
188
|
-
May 4, 2016 - bake-toolkit 2.17.4
|
189
|
-
* Bugfix: bakery returned 1 for successful builds
|
190
|
-
* Changed: bakery now lists all failed unit tests at the end
|
191
|
-
|
192
|
-
April 13, 2016 - bake-toolkit 2.17.3
|
193
|
-
* Bugfix: Commands injected by adapt feature were executed in wrong directory
|
194
|
-
* Bugfix: Added an error if two sources would result in the same object file
|
195
|
-
|
196
|
-
April 6, 2016 - bake-toolkit 2.17.2
|
197
|
-
* Bugfix: "--link-only" option has ignored libraries from makefiles
|
198
|
-
|
199
|
-
March 15, 2016 - bake-toolkit 2.17.1
|
200
|
-
* Bugfix: configs with inherited DefaultToolchains were not listed on command line (via "--list")
|
201
|
-
* Changed: if build config name was omitted on commandline, a default config is specified and this default config has no DefaultToolchain, bake lists all possible build configs (same as "--list")
|
202
|
-
* Added: warning if sources files were compiled several times for one binary
|
203
|
-
|
204
|
-
March 15, 2015 - Eclipse plugin 1.7.0
|
205
|
-
* Bugfix: config names written in inverted commas or with special characters were not recognized by "Select bake Config" menu
|
206
|
-
* Removed: multi-console option, which was rarely used and not working correctly anymore with latest Eclipse version
|
207
|
-
* Added: option to disable/enable console scroll-lock/word-wrap when starting a build
|
208
|
-
* Cosmetic: config names are now displayed in "Select bake Config" in the same order as in Project.meta
|
209
|
-
* Cosmetic: bake console does not open automatically anymore when starting Eclipse
|
210
|
-
|
211
|
-
February 26, 2016 - bake-toolkit 2.16.1
|
212
|
-
* Added: experimental bundle feature
|
213
|
-
* Changed: "--threads" now deprected, use "-j" instead
|
214
|
-
* Bugfix: in rare cases the cache from a copied/moved Project.meta file was reused instead of reloading the file. This could lead to errors.
|
215
|
-
|
216
|
-
February 11, 2016 - bake-toolkit 2.15.0
|
217
|
-
* Added: multiple inheritance for configs
|
218
|
-
* Added: ArtifactName can be specified for libraries
|
219
|
-
* Added: Merged configs are printed out when running bake with --debug
|
220
|
-
* Added: info output if "path magic" hides local pathes for IncludeDir
|
221
|
-
* Bugfix: fixed passing arguments from bakery to bake
|
222
|
-
|
223
|
-
January 14, 2016 - bake-toolkit 2.14.0
|
224
|
-
* Added: possibility to change configs via command line, e.g. changing compiler, see "adapt" docu page
|
225
|
-
* Changed: extending configs in a Project.meta file made more generic, see "derive" docu page
|
226
|
-
* Changed: default order of filenames changed, now order in Project.meta has the highest priority as intended. Results of glob patterns are sorted alphabetically as before.
|
227
|
-
* Changed: libraries from makefiles are linked now after other libraries defined from the same config
|
228
|
-
* Added: IncludeDir now possible for CustomConfigs
|
229
|
-
* Bugfix: --abs-paths now works with --incs-and-defs
|
230
|
-
|
231
|
-
December 23, 2015 - bake-toolkit 2.13.1
|
232
|
-
* Bugfix: merging configs was extremely slow in 2.12.2 and 2.13.0
|
233
|
-
|
234
|
-
December 23, 2015 - bake-toolkit 2.13.0
|
235
|
-
* Bugfix: It was possible that the archiver and linker were called for --prepro and --link-only builds
|
236
|
-
* Added: possibility to specify minimum and maximum required bake version in Project.meta file
|
237
|
-
* Added: option to omit -b when executing the bakery
|
238
|
-
* Added: bakery now searches recursively for bake projects
|
239
|
-
* Changed: some commandline arguments changed, deprecated arguments still supported
|
240
|
-
|
241
|
-
================== =======================
|
242
|
-
New argument Deprecated argument
|
243
|
-
================== =======================
|
244
|
-
--do --include_filter
|
245
|
-
--omit --exclude_filter
|
246
|
-
--show_configs --list
|
247
|
-
--link-only --link_only
|
248
|
-
--generate-doc --docu
|
249
|
-
--lint-min --lint_min
|
250
|
-
--lint-max --lint_max
|
251
|
-
--ignore-cache --ignore_cache
|
252
|
-
--toolchain-info --toolchain_info
|
253
|
-
--toolchain-names --toolchain_names
|
254
|
-
--abs-paths --show_abs_paths
|
255
|
-
--no-autodir --no_autodir
|
256
|
-
--incs-and-defs --show_incs_and_defs
|
257
|
-
--conversion-info --conversion_info
|
258
|
-
--doc --show_doc
|
259
|
-
--license --show_license
|
260
|
-
================== =======================
|
261
|
-
December 16, 2015 - bake-toolkit 2.12.2
|
262
|
-
* Bugfix: extending a client config (merging) could have broken the parent config
|
263
|
-
* Changed: empty libraries will not be created and linked anymore
|
264
|
-
* Changed: added inject as alias for infix
|
265
|
-
November 16, 2015 - bake-toolkit 2.12.1
|
266
|
-
* Bugfix: inherit and infix features may have calculated wrong relative paths
|
267
|
-
October 26, 2015 - Eclipse plugin 1.6.0
|
268
|
-
* Added: possibility to specify folders to exclude when importing projects
|
269
|
-
* Bugfix: fixed exception when trying to build after starting eclipse with a closed project
|
270
|
-
October 14, 2015 - bake-toolkit 2.12.0
|
271
|
-
* Changed: now ALL startup and exit steps are executed regardless if the previous steps were successful even if stopOnFirstError was configured
|
272
|
-
* Bugfix: relative pathes between roots based on roots.bake were calculated incorrectly
|
273
|
-
October 2, 2015 - bake-toolkit 2.11.4
|
274
|
-
* Bugfix: bake aborted in larger workspaces with 2.11.3 right before linking
|
275
|
-
September 8, 2015 - bake-toolkit 2.11.3
|
276
|
-
* Bugfix: linker executed even if a dependency has an error
|
277
|
-
* Bugfix: now the new docu is really added to the gem
|
278
|
-
September 3, 2015 - bake-toolkit 2.11.2
|
279
|
-
* Bugfix: all files were always be recompiled with ruby < 1.9.3
|
280
|
-
* Changed: switched to new docu style, thanks Nico!
|
281
|
-
August 4, 2015 - bake-toolkit 2.11.1
|
282
|
-
* Added: project dir output for conversion tool
|
283
|
-
* Moved: wishlist to github
|
284
|
-
July 31, 2015 - bake-toolkit 2.11.0
|
285
|
-
* Added: new parameters for includeDir: inherit and infix
|
286
|
-
* Added: dependency output for conversion tool
|
287
|
-
* Bugfix: makefile flags where not used when cleaning the workspace
|
288
|
-
July 6, 2015 - bake-toolkit 2.10.3
|
289
|
-
* Bugfix: Build stopped unintentionally when using -r
|
290
|
-
July 3, 2015 - bake-toolkit 2.10.2
|
291
|
-
* Bugfix: PostSteps were unintentionally executed if a dependent step (e.g. linking) was not executed due to an error in another project (e.g. compiler error)
|
292
|
-
July 1, 2015 - bake-toolkit 2.10.1
|
293
|
-
* Added: Possibility to add descriptions for configs which will be printed when using --show_configs
|
294
|
-
* Bugfix: link_only did not link only if not all sources of the main project were not built before
|
295
|
-
* Bugfix: Ctrl-C on command line did not work properly under Linux
|
296
|
-
July 1, 2015 - Eclipse plugin 1.5.1
|
297
|
-
* Bugfix: AdjustIncludes broken for subfolder projects (with a "^" in the name)
|
298
|
-
* Bugfix: Error parser broken for subfolder projects (with a "^" in the name)
|
299
|
-
* Bugfix: Configs with inherited DefaultToolchain were not selectable to build
|
300
|
-
June 10, 2015 - bake-toolkit 2.9.2
|
301
|
-
* Cosmetic: Redundant include directories are now removed before calling the compiler
|
302
|
-
* Bugfix: Moving cached meta files was not recognized correctly, wrong path references may have been used
|
303
|
-
June 8, 2015 - bake-toolkit 2.9.1
|
304
|
-
* Changed: "--doc" replaced by "--show_doc" to avoid confusion
|
305
|
-
June 5, 2015 - bake-toolkit 2.9.0
|
306
|
-
* Added: "--create" command line option to create project templates
|
307
|
-
* Added: "--conversion_info" command line option for bake conversion tool
|
308
|
-
* Cosmetic: made output clearer if "--link_only" is used for non ExecutableConfigs
|
309
|
-
June 5, 2015 - Eclipse plugin 1.4.5
|
310
|
-
* Bugfix: input streams from bake were closed too early under Linux - console window output and AdjustCDT feature should work correctly now
|
311
|
-
* Added: "Link This Project Only" shortcut added
|
312
|
-
* Added: Files under "build_*" and ".bake" are now automatically marked as derived (not shown in "Open Resource" dialog)
|
313
|
-
* Changed: error message dialog of AdjustCDT now displays the end instead of the beginning of very long error messages
|
314
|
-
May 19, 2015 - bake-toolkit 2.8.0
|
315
|
-
* Bugfix: when building a project with -p name, not only name was built, but all projects which start with the string name
|
316
|
-
* Added: more info why Project.meta files are reloaded
|
317
|
-
* Added: createVSProjects can create VS2013 projects
|
318
|
-
April 22, 2015 - bake-toolkit 2.7.0
|
319
|
-
* Added: possibility to use Eclipse file ordering for compilation (eclipseOrder attribute for DefaultToolchain)
|
320
|
-
* Changed: $(:) and $(/) are now mapped to Ruby internal variables File::PATH_SEPARATOR and File::SEPARATOR.
|
321
|
-
* This fixes the result in Cygwin/MinGW environments
|
322
|
-
* Bugfix: cmdline files are now written even if the build step fails
|
323
|
-
April 14, 2015 - bake-toolkit 2.6.0
|
324
|
-
* Added: validExitCodes attribute to steps (if a step has valid exit codes != 0)
|
325
|
-
* Added: StartupSteps and ExitSteps (always executed before and after a build)
|
326
|
-
April 8, 2015 - bake-toolkit 2.5.0
|
327
|
-
* Added: OS dependent variable $(:), which is used for setting the PATH variable
|
328
|
-
March 30, 2015 - bake-toolkit 2.4.3
|
329
|
-
* Added: If Project.meta files are updated, sources will only be recompiled if necessary
|
330
|
-
* Added: Set command in Project.meta has now an env attribute to store variables also in system environment which makes them accessible from user scripts
|
331
|
-
* Added: GCC_ENV toolchain (uses environment variables)
|
332
|
-
* Added: Improved MSVC support
|
333
|
-
March 16, 2015 - VS plugin 1.0.1
|
334
|
-
* Added: Support for VS2013
|
335
|
-
March 12, 2015 - bake-toolkit 2.3.4
|
336
|
-
* Changed: Clang command is now "clang" per default instead of llvm-gcc
|
337
|
-
* Added: CLANG_ANALYZE toolchain
|
338
|
-
* Added: MSVC toolchain
|
339
|
-
* Bugfix: some minor fixes
|
340
|
-
February 27, 2015 - Eclipse plugin 1.3.0
|
341
|
-
* Added: bake projects with equal names can be imported now
|
342
|
-
February 19, 2015 - bake-toolkit 2.2.2
|
343
|
-
* Changed: output dirs are now prefixed with "build\_" per default
|
344
|
-
* Changed: introduced complex variable $(OutputDir,projectName,configName)
|
345
|
-
* Changed: reworked merge strategy of two configs, especially toolchain options
|
346
|
-
* Added: variables can be nested now
|
347
|
-
* Bugfix: fixed dependency header check for Unix when running Windows on a virtual machine
|
348
|
-
* Bugfix: variable OutputDir did not take overwritten output directory from toolchain into account
|
349
|
-
* Cosmetic: do not show internal pipes anymore when printing command lines
|
350
|
-
January 26, 2015 - bake-toolkit 2.1.1
|
351
|
-
* Bugfix: dependent header file check in 2.1.0 was broken
|
352
|
-
* Changed: files defined via glob pattern are sorted alphabetically now
|
353
|
-
January 23, 2015 - bake-toolkit 2.1.0
|
354
|
-
* Bugfix: fixed crash in warning output if setting variable via cmd did not work
|
355
|
-
* Workaround: dependent header files are now ignored on Windows if path starts with "/" and file cannot be found
|
356
|
-
* Changed: output of lint is now ignored, linting will only fails if it cannot be executed
|
357
|
-
* Changed: introduced new verbose mode -v3, shifted some output to this level
|
358
|
-
* Added: a dependency project can be specified with parent folders if it is ambiguous, e.g. Dependency "my/folder/proj", config: lib
|
359
|
-
* Added: experimental CC2J output
|
360
|
-
January 23, 2015 - Eclipse plugin 1.2.1
|
361
|
-
* Bugfix: importing projects with existing .(c)project files may be placed in wrong folder
|
362
|
-
January 15, 2015 - bake-toolkit 2.0.10
|
363
|
-
* Bugfix: spaces in paths were not handled correctly in all cases
|
364
|
-
* Bugfix: dependency files of Keil compiler not treated correctly
|
365
|
-
* Added: showing why files are built in verbose mode -v2
|
366
|
-
* Added: whole workspace can be linted now (projects will be linted separately)
|
367
|
-
* Changed: removed bake-doc command, use bake --doc instead
|
368
|
-
* Changed: if no default project is specified, possible build configs are shown on command line again like in bake 1.x
|
369
|
-
January 7, 2015 - bake-toolkit 2.0.3
|
370
|
-
* Changed: default configuration is chosen if configuration name is omitted. This applies to command line as well as to Dependency definitions, e.g.:
|
371
|
-
* Project.meta
|
372
|
-
|
373
|
-
.. code-block:: console
|
374
|
-
|
375
|
-
Dependency canDriver # no config attribute
|
376
|
-
|
377
|
-
* Command line
|
378
|
-
|
379
|
-
.. code-block:: console
|
380
|
-
|
381
|
-
User@Host:~$ bake -m bla/myProj
|
382
|
-
|
383
|
-
.. note::
|
384
|
-
|
385
|
-
To show the possible configs of a project, use the `--show_configs` command line option.
|
386
|
-
|
387
|
-
|
388
|
-
* Changed: more than one config of a project can be used in one build.
|
389
|
-
|
390
|
-
Example:
|
391
|
-
|
392
|
-
.. code-block:: console
|
393
|
-
|
394
|
-
Dependency canDriver, config: C1
|
395
|
-
Dependency canDriver, config: C2
|
396
|
-
|
397
|
-
|
398
|
-
To reference a config of the current project, omit the project name, e.g.:
|
399
|
-
|
400
|
-
.. code-block:: console
|
401
|
-
|
402
|
-
Dependency config: C3
|
403
|
-
|
404
|
-
To build a single project, you can still use -p command line argument:
|
405
|
-
|
406
|
-
.. code-block:: console
|
407
|
-
|
408
|
-
User@Host:~$ bake Debug -p canDriver
|
409
|
-
|
410
|
-
However, if canDriver has more than one config in the workspace, all configs will be built. To build only a single config, use a comma separator like this:
|
411
|
-
|
412
|
-
.. code-block:: console
|
413
|
-
|
414
|
-
User@Host:~$ bake Debug -p canDriver,C1
|
415
|
-
|
416
|
-
* Changed: the default output folder has been changed due to the new feature of having several configs of a project in one workspace.
|
417
|
-
============ ===================================== =======================================================
|
418
|
-
\ Old New
|
419
|
-
============ ===================================== =======================================================
|
420
|
-
Main project $(MainConfigName) $(MainConfigName)
|
421
|
-
|
422
|
-
Sub Project $(MainConfigName)_$(MainProjectName) $(ConfigName)_$(MainProjectName)_$(MainConfigName)
|
423
|
-
============ ===================================== =======================================================
|
424
|
-
|
425
|
-
.. warning::
|
426
|
-
Be careful if you have something like this in Project.meta:
|
427
|
-
|
428
|
-
.. code-block:: console
|
429
|
-
|
430
|
-
ExternalLibrary "bspCoreZ6/$(MainConfigName)_$(MainProjectName)/src/coreZ6/startup/startupCode.o", search:false
|
431
|
-
|
432
|
-
This refers to the old output directory. Change it or if you want to support old and new bake versions,
|
433
|
-
write a PreStep which copies the file from the new location to the old one.
|
434
|
-
|
435
|
-
* Changed: with -f a pattern can be specified, not only a single file. All files matching this string will be compiled.
|
436
|
-
* Changed: variables in Dependency definitions are not allowed anymore to avoid inconsistencies.
|
437
|
-
* Changed: no error will be reported anymore if makefile has no clean target.
|
438
|
-
* Changed: source files will now be compiled and archived ordered by the Files definition in Project.meta, not by a Eclipse-backward-compatibility-ordering.
|
439
|
-
* Changed: reworked some error messages, more error annotations are shown in IDEs
|
440
|
-
* Added: "--include_filter" and "--exclude_filter" also work for main step of CustomConfig
|
441
|
-
* Added: possibility to add comments in roots.bake
|
442
|
-
* Added: new variables CPPPath, CPath, ASMPath, ArchiverPath and LinkerPath. These variables can also be used in InternalDefines and InternalInclude files.
|
443
|
-
* Added: lint is not restricted to GCC toolchain anymore.
|
444
|
-
* Added: --docu option. Specify the docu command line in Docu tag of the (Default)Toolchain.
|
445
|
-
* Removed: support for Ruby 1.8. Use Ruby 1.9 or higher.
|
446
|
-
* Removed: dependencies to cxxproject and rake gems
|
447
|
-
* Removed: "-j" as default flag when calling makefiles. This must be explicitly specified.
|
448
|
-
* Removed: option to check for unnecessary includes
|
449
|
-
* Removed: hardcoded TI compiler commands and flags
|
450
|
-
======================= ========================================================================== ===========
|
451
|
-
\ Old New
|
452
|
-
======================= ========================================================================== ===========
|
453
|
-
Compiler command $(ti_home)/ccsv5/tools/compiler/tms470/bin/cl470 ti_cl
|
454
|
-
|
455
|
-
Compiler flags -mv7A8 -g --include_path="#{ti_home}/ccsv5/tools/compiler/tms470/include"
|
456
|
-
--diag_warning=225 -me --abi=eabi --code_state=32 --preproc_with_compile
|
457
|
-
|
458
|
-
Archiver command $(ti_home)/ccsv5/tools/compiler/tms470/bin/ar470 ti_ar
|
459
|
-
|
460
|
-
Linker command $(ti_home)/ccsv5/tools/compiler/tms470/bin/cl470 ti_cl
|
461
|
-
|
462
|
-
Linker flags -mv7A8 -g --diag_warning=225 -me --abi=eabi --code_state=32 -z
|
463
|
-
--warn_sections -i"$(ti_home)/ccsv5/tools/compiler/tms470/lib"
|
464
|
-
-i"$(ti_home)/ccsv5/tools/compiler/tms470/include"
|
465
|
-
|
466
|
-
Linker lib prefix flags -lDebug/configPkg/linker.cmd
|
467
|
-
======================= ========================================================================== ===========
|
468
|
-
|
469
|
-
* Bugfix: variables in add and remove attributes of Flags now work as intended
|
470
|
-
* Bugfix: output folder was not created if no sources are specified for LibraryConfig and ExecutableConfig.
|
471
|
-
* Bugfix: "-p" was not forwarded in bakery.
|
472
|
-
* Cosmetic: bakery now calls bake with relative pathnames, which results in nicer outputs.
|
473
|
-
December 19, 2014 - Eclipse plugin 1.2.0
|
474
|
-
* Bugfix: it is now ensured, that bake will be started from Eclipse working directory
|
475
|
-
* Bugfix: projects created with the "new bake project wizard" are now placed in the correct folder.
|
476
|
-
* Added: Eclipse working directory shown in bake preference dialog (important if -w option is used with relative paths)
|
477
|
-
* Added: Options to recreate .(c)project files when importing bake projects
|
478
|
-
* Changed: Eclipse configurations will be named "bake" and not "Do not use this config, use bake instead"
|
479
|
-
December 16, 2014 - Eclipse plugin 1.1.1
|
480
|
-
* Bugfix: Adjust include and defines broken feature used wrong command line option.
|
481
|
-
November 7, 2014 - bake-toolkit 1.8.0, Eclipse plugin 1.1.0
|
482
|
-
* Added: InternalIncludes and InternalDefines in DefaultToolchain, which are forwarded to the IDE.
|
483
|
-
* Changed: No default options for PC-lint in combination with GCC will be provided anymore. Use the official way, see co-gcc.lnt in PC-lint installation.
|
484
|
-
* Bugfix: verbose output for replacing non-existing environment variables broken.
|
485
|
-
November 4, 2014 - bake-toolkit 1.7.0
|
486
|
-
* Added: Option to define output directory relative/absolute for each project or for all projects.
|
487
|
-
* Added: --set command line option to set variables
|
488
|
-
* Added: Optional "Description" tag for projects in Project.meta
|
489
|
-
* Changed: Variables in DefaultToolchain will be substituted separately for each project.
|
490
|
-
August 8, 2014 - bake-toolkit 1.6.3
|
491
|
-
* Fixed: possible uninitialized variable could lead to crash bake
|
492
|
-
August 6, 2014 - bake-toolkit 1.6.2
|
493
|
-
* Fixed: clear clearn- and clobber-lists at startup
|
494
|
-
* Fixed: Variables not substituted in ArtifactName and ArtifactNameBase
|
495
|
-
* Added: Cyclic variable substitution
|
496
|
-
August 5, 2014 - bake-toolkit 1.6.1
|
497
|
-
* Added: Fixed variable substitution
|
498
|
-
August 1, 2014 - bake-toolkit 1.6.0
|
499
|
-
* Added: The value of a variable can be the result of a command line
|
500
|
-
July 18, 2014 - bake-toolkit 1.5.0
|
501
|
-
* Added: Dependencies can be overwritten in inherited projects
|
502
|
-
* Removed: defines cannot be filtered anymore via command line
|
503
|
-
June 6, 2014 - bake-toolkit 1.4.0
|
504
|
-
* Bugfix: variables can be used in "Set" now
|
505
|
-
* Added: variable "MainProjectDir"
|
506
|
-
May 23, 2014 - bake-toolkit 1.3.0
|
507
|
-
* Added: defines can be filtered now via command line
|
508
|
-
May 2, 2014 - bake-toolkit 1.2.1
|
509
|
-
* Added: Set keyword for defining variables
|
510
|
-
* Changed: "executed in"-output now in separate line
|
511
|
-
March 14, 2014 - bake-toolkit 1.1.0
|
512
|
-
* Added: Lint support
|
513
|
-
* Added: $(ProjectDir) variable
|
514
|
-
March 7, 2014 - bake-toolkit 1.0.27
|
515
|
-
* Cosmetic: some pictures in documentation were missing
|
516
|
-
March 5, 2014 - bake-toolkit 1.0.26
|
517
|
-
* Bugfix: in rare cases invalid characters from compiler output were not handled correctly
|
518
|
-
* Bugfix: changing workspace roots on command line now always regenerates build tree
|
519
|
-
* Added: Variable $(Roots) for IncludeDir directives
|
520
|
-
* Changed: dependency files for all compilers will be generated inclusive system headers
|
521
|
-
* Changed: abort earlier if main directory has no Project.meta
|
522
|
-
* Changed: every environment variable is expanded to an empty string if not defined
|
523
|
-
January 21, 2014 - bake-toolkit 1.0.25
|
524
|
-
* Added: configs can now be inherited
|
525
|
-
* Added: command bake-doc opens bake doc
|
526
|
-
* Changed: dependency files for Greenhills compiler will be generated with -MD instead of -MMD
|
527
|
-
September 10, 2013 - bake-toolkit 1.0.24
|
528
|
-
* Changed: Improved Keil linker error parser.
|
529
|
-
September 9, 2013 - bake-toolkit 1.0.23
|
530
|
-
* Added: Keil support.
|
531
|
-
* Bugfix: minor fixes.
|
532
|
-
August 21, 2013 - bake-toolkit 1.0.22
|
533
|
-
* Bugfix: Searching for project folders did not work correctly.
|
534
|
-
August 20, 2013 - Eclipse plugin 1.0.5.0
|
535
|
-
* Bugfix: Adjust includes in CDT is working again after Java Update.
|
536
|
-
August 1, 2013 - bake-toolkit 1.0.21
|
537
|
-
* Bugfix: projects folders which are junctions were not found anymore after the last update.
|
538
|
-
July 25, 2013 - bake-toolkit 1.0.20, Eclipse plugin 1.0.4.0
|
539
|
-
* Added: projects can be placed more than one level below workspaces roots
|
540
|
-
June 21, 2013 - bake-toolkit 1.0.19
|
541
|
-
* Added: support for GreenHills compiler.
|
542
|
-
May 29, 2013 - bake-toolkit 1.0.18
|
543
|
-
* Bugfix: typo in require, which has broken bake in case sensitive file systems.
|
544
|
-
May 28, 2013 - bake-toolkit 1.0.17
|
545
|
-
* Bugfix: error levels greater than 255 of external processes were not be recognized correctly in some cases.
|
546
|
-
May 16, 2013 - Eclipse plugin 1.0.2.0
|
547
|
-
* Bugfix: bake did not start correctly with latest Java version installed.
|
548
|
-
April 22, 2013 - bake-toolkit 1.0.16
|
549
|
-
* Changed: default roots of bakery are now directory of Collection.meta and it's parent directory.
|
550
|
-
April 19, 2013 - bake-toolkit 1.0.15
|
551
|
-
* Bugfix: bakery could not build projects with spaces in oathname.
|
552
|
-
April 19, 2013 - bake-toolkit 1.0.13
|
553
|
-
* Bugfix: some bake options specified on bakery command line were not accepted.
|
554
|
-
April 17, 2013 - bake-toolkit 1.0.12
|
555
|
-
* Changed: Output folders are not deleted and rebuilt if no source files are available but the archive file.
|
556
|
-
* Added: Option --clobber deletes .bake cache file.
|
557
|
-
* Added: Collections can reference collections.
|
558
|
-
* Added: collection names can be specified without typing "-b"
|
559
|
-
April 4, 2013 - bake-toolkit 1.0.11
|
560
|
-
* Bugfix: Executing batch files in CommandLine on Windows were broken.
|
561
|
-
* April 2, 2013 - bake-toolkit 1.0.10
|
562
|
-
* Bugfix: options "--toolchain_names" now working as intended
|
563
|
-
* Bugfix: default flags for makefiles (-j) no longer ignored
|
564
|
-
* Changed: flags for makefiles are now defined in subtags instead in attributes to be consistent with other flag definitions
|
565
|
-
* Added: ".." in Files and ExcludeFiles now allowed
|
566
|
-
* Added: command line switch to turn off "directory magic"
|
567
|
-
* Added: build config can be specified without typing "-b"
|
568
|
-
* Cosmetic: better error output if compiler not found
|
569
|
-
March 22, 2013 - bake-toolkit 1.0.9
|
570
|
-
* Cosmetic: Changed option --print_less to -v0 and -v to -v2. Default is -v1.
|
571
|
-
March 7, 2013 - bake-toolkit 1.0.8
|
572
|
-
* Added: Linkerscript can be referenced from other projects
|
573
|
-
February 13, 2013 - bake-toolkit 1.0.7
|
574
|
-
* Added: OS dependent variable $(/)
|
575
|
-
January 21, 2013 - bake-toolkit 1.0.6
|
576
|
-
* Added: support for Visual Studio
|
577
|
-
January 15, 2013 - bake-toolkit 1.0.5
|
578
|
-
* Changed: no indirect dependency to progressbar gem anymore
|
579
|
-
January 14, 2013 - bake-toolkit 1.0.4
|
580
|
-
* Added: a new cache validation check.
|
581
|
-
January 2, 2013 - bake-toolkit 1.0.3
|
582
|
-
* Bugfix: option to build a single file did not accept a filename with absolute path.
|
583
|
-
October 7, 2012 - bake-toolkit 1.0.2
|
584
|
-
* Changed: Renamed gem from "bake" to "bake-toolkit".
|
585
|
-
September 18, 2012 - bake 1.0.1
|
586
|
-
* Changed: bake now based on rgen 0.6.0 and rtext 0.2.0, which are available on rubygems.
|
587
|
-
August 31, 2012 - bake 1.0.0
|
588
|
-
* First official release
|