bake-toolkit 2.16.1 → 2.17.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. data/documentation/_build/html/_images/debug_app.png +0 -0
  3. data/documentation/_build/html/_images/debug_debug.png +0 -0
  4. data/documentation/_build/html/_images/debug_flag.png +0 -0
  5. data/documentation/_build/html/_images/debug_map.png +0 -0
  6. data/documentation/_build/html/_images/debug_path.png +0 -0
  7. data/documentation/_build/html/_sources/changelog.txt +13 -1
  8. data/documentation/_build/html/_sources/ide/eclipse/eclipse.txt +1 -0
  9. data/documentation/_build/html/_sources/ide/eclipse/how_to_debug_in_eclipse.txt +38 -0
  10. data/documentation/_build/html/_sources/index.txt +1 -1
  11. data/documentation/_build/html/_static/debugEclipse/app.png +0 -0
  12. data/documentation/_build/html/_static/debugEclipse/debug.png +0 -0
  13. data/documentation/_build/html/_static/debugEclipse/flag.png +0 -0
  14. data/documentation/_build/html/_static/debugEclipse/map.png +0 -0
  15. data/documentation/_build/html/_static/debugEclipse/path.png +0 -0
  16. data/documentation/_build/html/_static/debug_app.png +0 -0
  17. data/documentation/_build/html/_static/debug_debug.png +0 -0
  18. data/documentation/_build/html/_static/debug_flag.png +0 -0
  19. data/documentation/_build/html/_static/debug_map.png +0 -0
  20. data/documentation/_build/html/_static/debug_path.png +0 -0
  21. data/documentation/_build/html/changelog.html +20 -4
  22. data/documentation/_build/html/commandline/commandline.html +3 -3
  23. data/documentation/_build/html/concepts/build_hierarchy.html +3 -3
  24. data/documentation/_build/html/concepts/concepts.html +3 -3
  25. data/documentation/_build/html/concepts/the_main_project.html +3 -3
  26. data/documentation/_build/html/concepts/the_project_meta_file.html +3 -3
  27. data/documentation/_build/html/genindex.html +3 -3
  28. data/documentation/_build/html/ide/eclipse/eclipse.html +4 -3
  29. data/documentation/_build/html/ide/eclipse/how_to_convert_existing_cdt_workspace.html +3 -3
  30. data/documentation/_build/html/ide/eclipse/how_to_create_a_new_project_in_eclipse.html +5 -5
  31. data/documentation/_build/html/ide/eclipse/how_to_create_a_workspace_in_eclipse.html +3 -3
  32. data/documentation/_build/html/ide/eclipse/how_to_debug_in_eclipse.html +199 -0
  33. data/documentation/_build/html/ide/eclipse/how_to_install_eclipse_plugin.html +3 -3
  34. data/documentation/_build/html/ide/eclipse/how_to_use_bake_in_eclipse.html +3 -3
  35. data/documentation/_build/html/ide/ide_integrations.html +4 -3
  36. data/documentation/_build/html/ide/vs/how_to_create_vs_projects.html +3 -3
  37. data/documentation/_build/html/ide/vs/how_to_debug_in_vs.html +3 -3
  38. data/documentation/_build/html/ide/vs/how_to_used_bake_in_vs.html +3 -3
  39. data/documentation/_build/html/ide/vs/vs.html +5 -5
  40. data/documentation/_build/html/ide/vs/vs_install.html +3 -3
  41. data/documentation/_build/html/index.html +6 -6
  42. data/documentation/_build/html/install/install_bake.html +3 -3
  43. data/documentation/_build/html/internal.html +3 -3
  44. data/documentation/_build/html/known_issues.html +3 -3
  45. data/documentation/_build/html/license.html +3 -3
  46. data/documentation/_build/html/performance/performance.html +3 -3
  47. data/documentation/_build/html/quickstart/quickstart.html +3 -3
  48. data/documentation/_build/html/search.html +3 -3
  49. data/documentation/_build/html/searchindex.js +1 -1
  50. data/documentation/_build/html/syntax/adapt_configs.html +3 -3
  51. data/documentation/_build/html/syntax/derive_configs.html +3 -3
  52. data/documentation/_build/html/syntax/project_meta_syntax.html +3 -3
  53. data/documentation/_build/html/syntax/syntax.html +3 -3
  54. data/documentation/_build/html/syntax/variable_substitutions.html +3 -3
  55. data/documentation/_build/html/tips_and_tricks/bundle.html +3 -3
  56. data/documentation/_build/html/tips_and_tricks/how_to_use_bake_with_cygwin.html +3 -3
  57. data/documentation/_build/html/tips_and_tricks/static_code_analysis.html +3 -3
  58. data/documentation/_build/html/tips_and_tricks/the_bakery.html +3 -3
  59. data/documentation/_build/html/tips_and_tricks/the_clang.html +3 -3
  60. data/documentation/_build/html/tips_and_tricks/tips_and_tricks.html +3 -3
  61. data/documentation/_build/html/why_bake/why_bake.html +5 -5
  62. data/lib/bake/config/loader.rb +60 -32
  63. data/lib/bake/libElement.rb +1 -1
  64. data/lib/bake/options/options.rb +1 -4
  65. data/lib/blocks/block.rb +5 -2
  66. data/lib/blocks/blockBase.rb +15 -1
  67. data/lib/blocks/compile.rb +3 -17
  68. data/lib/blocks/executable.rb +16 -15
  69. data/lib/common/exit_helper.rb +11 -1
  70. data/lib/common/version.rb +1 -1
  71. metadata +47 -3
  72. data/lib/bake/options/showConfigNames.rb +0 -41
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f1a47e0cd86825005bf7f5ae24ba1c0e29921dab
4
- data.tar.gz: 8f9ddc6823b15d1e303ec1d2075c620d62258e96
3
+ metadata.gz: b4e3ce0085c3a6237e9096f58d254d01c6b5e9db
4
+ data.tar.gz: 6f601ac4f13ac8ec1bf99682765043d15c1548e0
5
5
  SHA512:
6
- metadata.gz: d723bca0193c100a1519f429eeab88e42dd11f560d790b18efab2a75dcacd9385bad0f3925835a388fd65609baccb7bdd1ac480511557284863ff9d873562fd9
7
- data.tar.gz: 1f19445dbc4ee3e3eb1bde378efb3b57893a6911601a6d3b93b7c07ec5224378aa724920da1a488ba50aa3fd848ce362c65716d643d11bb14d6172dd4be2a4c1
6
+ metadata.gz: c70a72d67c2ab121c9666297e2b7f2b30d6ad8a39bdc6301ec0a803d3a0b331fa1db61f0ac02e1482c5c5de8b5c71e02dc7244a518b55a2766b25dc407759983
7
+ data.tar.gz: 590411ee31ae4bd4fdf31de03f97a6af0bb2ded41c5e2bacf72453a54e55ac5f5cab8ce6d2ff5b89c2583401823454e985c3dd5334780af5bf7df02d28322303
@@ -1,6 +1,18 @@
1
1
  Changelog
2
2
  =========
3
3
 
4
+ March 15, 2016 - bake-toolkit 2.17.1
5
+ * Bugfix: configs with inherited DefaultToolchains were not listed on command line (via "--list")
6
+ * 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")
7
+ * Added: warning if sources files were compiled several times for one binary
8
+
9
+ March 15, 2015 - Eclipse plugin 1.7.0
10
+ * Bugfix: config names written in inverted commas or with special characters were not recognized by "Select bake Config" menu
11
+ * Removed: multi-console option, which was rarely used and not working correctly anymore with latest Eclipse version
12
+ * Added: option to disable/enable console scroll-lock/word-wrap when starting a build
13
+ * Cosmetic: config names are now displayed in "Select bake Config" in the same order as in Project.meta
14
+ * Cosmetic: bake console does not open automatically anymore when starting Eclipse
15
+
4
16
  February 26, 2016 - bake-toolkit 2.16.1
5
17
  * Added: experimental bundle feature
6
18
  * Changed: "--threads" now deprected, use "-j" instead
@@ -60,7 +72,7 @@ October 26, 2015 - Eclipse plugin 1.6.0
60
72
  * Bugfix: fixed exception when trying to build after starting eclipse with a closed project
61
73
  October 14, 2015 - bake-toolkit 2.12.0
62
74
  * Changed: now ALL startup and exit steps are executed regardless if the previous steps were successful even if stopOnFirstError was configured
63
- * Bugfix: relative pathes between roots based on Roots.bake were calculated incorrectly
75
+ * Bugfix: relative pathes between roots based on roots.bake were calculated incorrectly
64
76
  October 2, 2015 - bake-toolkit 2.11.4
65
77
  * Bugfix: bake aborted in larger workspaces with 2.11.3 right before linking
66
78
  September 8, 2015 - bake-toolkit 2.11.3
@@ -9,6 +9,7 @@ Eclipse
9
9
  how_to_convert_existing_cdt_workspace
10
10
  how_to_create_a_workspace_in_eclipse
11
11
  how_to_create_a_new_project_in_eclipse
12
+ how_to_debug_in_eclipse
12
13
 
13
14
  Syntax highlighting
14
15
  *******************
@@ -0,0 +1,38 @@
1
+ How to debug in Eclipse
2
+ =======================
3
+
4
+ The following example is made with Eclipse Mars, **Cygwin**, **gcc** and **gdb**. However, the same applies to all other compilers and
5
+ environments, too.
6
+
7
+ 1. Compile with debug information
8
+ *********************************
9
+
10
+ Don't forget this. Otherwise sources symbols cannot not mapped.
11
+
12
+ .. image:: ../../_static/debug_flag.png
13
+
14
+ 2. Create a debug configuration for a C++ application
15
+ *****************************************************
16
+
17
+ This options can be found under Run->Debug Configurations... or click on the arrow next to the green spider.
18
+
19
+ .. image:: ../../_static/debug_app.png
20
+
21
+ | Choose a suitable name and the executable.
22
+
23
+ 3. Add path mapping
24
+ *******************
25
+
26
+ .. image:: ../../_static/debug_path.png
27
+
28
+ .. image:: ../../_static/debug_map.png
29
+
30
+ | Note that this must be done if the compiler uses different paths than Eclipse. In this example I have used gcc under Cygwin,
31
+ | which typically uses "/cygdrive/c" for "c:\\". I always mount "c:\\" to "/c".
32
+ |
33
+ | Also note, that my Eclipse changes "/c" to "\\c" in the dialog box automatically, but it works nevertheless.
34
+
35
+ 4. Now you can debug your code
36
+ ******************************
37
+
38
+ .. image:: ../../_static/debug_debug.png
@@ -1,4 +1,4 @@
1
- bake 2.16.1
1
+ bake 2.17.1
2
2
  ==========================================
3
3
  bake, building software **fast** and **easy**!
4
4
 
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>Changelog &mdash; bake 2.16.1 documentation</title>
8
+ <title>Changelog &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: './',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,7 +29,7 @@
29
29
  <script type="text/javascript" src="_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="index.html" />
33
33
  <link rel="next" title="License" href="license.html" />
34
34
  <link rel="prev" title="Known Issues" href="known_issues.html" />
35
35
  <meta charset='utf-8'>
@@ -140,6 +140,22 @@
140
140
  <div class="section" id="changelog">
141
141
  <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1>
142
142
  <dl class="docutils">
143
+ <dt>March 15, 2016 - bake-toolkit 2.17.1</dt>
144
+ <dd><ul class="first last simple">
145
+ <li>Bugfix: configs with inherited DefaultToolchains were not listed on command line (via &#8220;&#8211;list&#8221;)</li>
146
+ <li>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 &#8220;&#8211;list&#8221;)</li>
147
+ <li>Added: warning if sources files were compiled several times for one binary</li>
148
+ </ul>
149
+ </dd>
150
+ <dt>March 15, 2015 - Eclipse plugin 1.7.0</dt>
151
+ <dd><ul class="first last simple">
152
+ <li>Bugfix: config names written in inverted commas or with special characters were not recognized by &#8220;Select bake Config&#8221; menu</li>
153
+ <li>Removed: multi-console option, which was rarely used and not working correctly anymore with latest Eclipse version</li>
154
+ <li>Added: option to disable/enable console scroll-lock/word-wrap when starting a build</li>
155
+ <li>Cosmetic: config names are now displayed in &#8220;Select bake Config&#8221; in the same order as in Project.meta</li>
156
+ <li>Cosmetic: bake console does not open automatically anymore when starting Eclipse</li>
157
+ </ul>
158
+ </dd>
143
159
  <dt>February 26, 2016 - bake-toolkit 2.16.1</dt>
144
160
  <dd><ul class="first last simple">
145
161
  <li>Added: experimental bundle feature</li>
@@ -267,7 +283,7 @@
267
283
  <dt>October 14, 2015 - bake-toolkit 2.12.0</dt>
268
284
  <dd><ul class="first last simple">
269
285
  <li>Changed: now ALL startup and exit steps are executed regardless if the previous steps were successful even if stopOnFirstError was configured</li>
270
- <li>Bugfix: relative pathes between roots based on Roots.bake were calculated incorrectly</li>
286
+ <li>Bugfix: relative pathes between roots based on roots.bake were calculated incorrectly</li>
271
287
  </ul>
272
288
  </dd>
273
289
  <dt>October 2, 2015 - bake-toolkit 2.11.4</dt>
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>Commandline &mdash; bake 2.16.1 documentation</title>
8
+ <title>Commandline &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,7 +29,7 @@
29
29
  <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="../index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="../index.html" />
33
33
  <link rel="next" title="IDE Support" href="../ide/ide_integrations.html" />
34
34
  <link rel="prev" title="Adapt configs" href="../syntax/adapt_configs.html" />
35
35
  <meta charset='utf-8'>
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>The build hierarchy &mdash; bake 2.16.1 documentation</title>
8
+ <title>The build hierarchy &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,7 +29,7 @@
29
29
  <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="../index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="../index.html" />
33
33
  <link rel="up" title="Concepts" href="concepts.html" />
34
34
  <link rel="next" title="Syntax" href="../syntax/syntax.html" />
35
35
  <link rel="prev" title="The main project" href="the_main_project.html" />
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>Concepts &mdash; bake 2.16.1 documentation</title>
8
+ <title>Concepts &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,7 +29,7 @@
29
29
  <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="../index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="../index.html" />
33
33
  <link rel="next" title="The Project.meta file" href="the_project_meta_file.html" />
34
34
  <link rel="prev" title="Quickstart" href="../quickstart/quickstart.html" />
35
35
  <meta charset='utf-8'>
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>The main project &mdash; bake 2.16.1 documentation</title>
8
+ <title>The main project &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,7 +29,7 @@
29
29
  <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="../index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="../index.html" />
33
33
  <link rel="up" title="Concepts" href="concepts.html" />
34
34
  <link rel="next" title="The build hierarchy" href="build_hierarchy.html" />
35
35
  <link rel="prev" title="The Project.meta file" href="the_project_meta_file.html" />
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>The Project.meta file &mdash; bake 2.16.1 documentation</title>
8
+ <title>The Project.meta file &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,7 +29,7 @@
29
29
  <script type="text/javascript" src="../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="../index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="../index.html" />
33
33
  <link rel="up" title="Concepts" href="concepts.html" />
34
34
  <link rel="next" title="The main project" href="the_main_project.html" />
35
35
  <link rel="prev" title="Concepts" href="concepts.html" />
@@ -6,7 +6,7 @@
6
6
  <head>
7
7
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
8
 
9
- <title>Index &mdash; bake 2.16.1 documentation</title>
9
+ <title>Index &mdash; bake 2.17.1 documentation</title>
10
10
 
11
11
  <link rel="stylesheet" href="_static/basic.css" type="text/css" />
12
12
  <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -16,7 +16,7 @@
16
16
  <script type="text/javascript">
17
17
  var DOCUMENTATION_OPTIONS = {
18
18
  URL_ROOT: './',
19
- VERSION: '2.16.1',
19
+ VERSION: '2.17.1',
20
20
  COLLAPSE_INDEX: false,
21
21
  FILE_SUFFIX: '.html',
22
22
  HAS_SOURCE: true
@@ -30,7 +30,7 @@
30
30
  <script type="text/javascript" src="_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
31
31
  <script type="text/javascript" src="_static/bootstrap-sphinx.js"></script>
32
32
  <link rel="shortcut icon" href="_static/logo_tiny_32.ico"/>
33
- <link rel="top" title="bake 2.16.1 documentation" href="index.html" />
33
+ <link rel="top" title="bake 2.17.1 documentation" href="index.html" />
34
34
  <meta charset='utf-8'>
35
35
  <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
36
36
  <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>Eclipse &mdash; bake 2.16.1 documentation</title>
8
+ <title>Eclipse &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,7 +29,7 @@
29
29
  <script type="text/javascript" src="../../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="../../_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="../../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="../../index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="../../index.html" />
33
33
  <link rel="up" title="IDE Support" href="../ide_integrations.html" />
34
34
  <link rel="next" title="How to install bake Eclipse integration" href="how_to_install_eclipse_plugin.html" />
35
35
  <link rel="prev" title="IDE Support" href="../ide_integrations.html" />
@@ -151,6 +151,7 @@
151
151
  <li class="toctree-l1"><a class="reference internal" href="how_to_convert_existing_cdt_workspace.html">How to convert existing CDT workspaces</a></li>
152
152
  <li class="toctree-l1"><a class="reference internal" href="how_to_create_a_workspace_in_eclipse.html">How to create a workspace in Eclipse</a></li>
153
153
  <li class="toctree-l1"><a class="reference internal" href="how_to_create_a_new_project_in_eclipse.html">How to create a new project in Eclipse</a></li>
154
+ <li class="toctree-l1"><a class="reference internal" href="how_to_debug_in_eclipse.html">How to debug in Eclipse</a></li>
154
155
  </ul>
155
156
  </div>
156
157
  <div class="section" id="syntax-highlighting">
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>How to convert existing CDT workspaces &mdash; bake 2.16.1 documentation</title>
8
+ <title>How to convert existing CDT workspaces &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,7 +29,7 @@
29
29
  <script type="text/javascript" src="../../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="../../_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="../../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="../../index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="../../index.html" />
33
33
  <link rel="up" title="Eclipse" href="eclipse.html" />
34
34
  <link rel="next" title="How to create a workspace in Eclipse" href="how_to_create_a_workspace_in_eclipse.html" />
35
35
  <link rel="prev" title="How to use bake in Eclipse" href="how_to_use_bake_in_eclipse.html" />
@@ -5,7 +5,7 @@
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
7
 
8
- <title>How to create a new project in Eclipse &mdash; bake 2.16.1 documentation</title>
8
+ <title>How to create a new project in Eclipse &mdash; bake 2.17.1 documentation</title>
9
9
 
10
10
  <link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
11
11
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '2.16.1',
18
+ VERSION: '2.17.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -29,9 +29,9 @@
29
29
  <script type="text/javascript" src="../../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
30
30
  <script type="text/javascript" src="../../_static/bootstrap-sphinx.js"></script>
31
31
  <link rel="shortcut icon" href="../../_static/logo_tiny_32.ico"/>
32
- <link rel="top" title="bake 2.16.1 documentation" href="../../index.html" />
32
+ <link rel="top" title="bake 2.17.1 documentation" href="../../index.html" />
33
33
  <link rel="up" title="Eclipse" href="eclipse.html" />
34
- <link rel="next" title="Visual Studio" href="../vs/vs.html" />
34
+ <link rel="next" title="How to debug in Eclipse" href="how_to_debug_in_eclipse.html" />
35
35
  <link rel="prev" title="How to create a workspace in Eclipse" href="how_to_create_a_workspace_in_eclipse.html" />
36
36
  <meta charset='utf-8'>
37
37
  <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
@@ -110,7 +110,7 @@
110
110
  </a>
111
111
  </li>
112
112
  <li>
113
- <a href="../vs/vs.html" title="Next Chapter: Visual Studio"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Visual Studio &raquo;</span>
113
+ <a href="how_to_debug_in_eclipse.html" title="Next Chapter: How to debug in Eclipse"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">How to debug ... &raquo;</span>
114
114
  </a>
115
115
  </li>
116
116