bake-toolkit 2.13.0 → 2.13.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/documentation/_build/html/_sources/changelog.txt +2 -0
- data/documentation/_build/html/_sources/index.txt +1 -1
- data/documentation/_build/html/changelog.html +8 -3
- data/documentation/_build/html/commandline/commandline.html +3 -3
- data/documentation/_build/html/concepts/build_hierarchy.html +3 -3
- data/documentation/_build/html/concepts/concepts.html +3 -3
- data/documentation/_build/html/concepts/the_main_project.html +3 -3
- data/documentation/_build/html/concepts/the_project_meta_file.html +3 -3
- data/documentation/_build/html/genindex.html +3 -3
- data/documentation/_build/html/ide/eclipse/eclipse.html +3 -3
- data/documentation/_build/html/ide/eclipse/how_to_convert_existing_cdt_workspace.html +3 -3
- data/documentation/_build/html/ide/eclipse/how_to_create_a_new_project_in_eclipse.html +3 -3
- data/documentation/_build/html/ide/eclipse/how_to_create_a_workspace_in_eclipse.html +3 -3
- data/documentation/_build/html/ide/eclipse/how_to_install_eclipse_plugin.html +3 -3
- data/documentation/_build/html/ide/eclipse/how_to_use_bake_in_eclipse.html +3 -3
- data/documentation/_build/html/ide/ide_integrations.html +3 -3
- data/documentation/_build/html/ide/vs/how_to_create_vs_projects.html +3 -3
- data/documentation/_build/html/ide/vs/how_to_debug_in_vs.html +3 -3
- data/documentation/_build/html/ide/vs/how_to_used_bake_in_vs.html +3 -3
- data/documentation/_build/html/ide/vs/vs.html +3 -3
- data/documentation/_build/html/ide/vs/vs_install.html +3 -3
- data/documentation/_build/html/index.html +6 -6
- data/documentation/_build/html/install/install_bake.html +3 -3
- data/documentation/_build/html/internal.html +3 -3
- data/documentation/_build/html/known_issues.html +3 -3
- data/documentation/_build/html/license.html +3 -3
- data/documentation/_build/html/performance/performance.html +3 -3
- data/documentation/_build/html/quickstart/quickstart.html +3 -3
- data/documentation/_build/html/search.html +3 -3
- data/documentation/_build/html/searchindex.js +1 -1
- data/documentation/_build/html/syntax/derive_configs.html +3 -3
- data/documentation/_build/html/syntax/project_meta_syntax.html +3 -3
- data/documentation/_build/html/syntax/syntax.html +3 -3
- data/documentation/_build/html/syntax/variable_substitutions.html +3 -3
- data/documentation/_build/html/tips_and_tricks/how_to_use_bake_with_cygwin.html +3 -3
- data/documentation/_build/html/tips_and_tricks/static_code_analysis.html +3 -3
- data/documentation/_build/html/tips_and_tricks/the_bakery.html +3 -3
- data/documentation/_build/html/tips_and_tricks/the_clang.html +3 -3
- data/documentation/_build/html/tips_and_tricks/tips_and_tricks.html +3 -3
- data/documentation/_build/html/why_bake/why_bake.html +5 -5
- data/lib/bake/mergeConfig.rb +7 -6
- data/lib/common/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 06ae365608038ccaf88303f9be5d0887da17c44e
|
4
|
+
data.tar.gz: 27c9988e483477fb3564edb94384ce8563956994
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 092287cccad07175f4486e8d7e1a1aad2cfc2b436cfa5e9b3724440456f0da06290650fb629534615c9b2fc821010b4ce933d3648e6f8fa0a5a7363bc9db0769
|
7
|
+
data.tar.gz: 9a7b6caffe913d55669bf72cd1cfc91b5d3afbf7feadfe4d26a733f8e7da1eb508548eaef79824ea448a6e7dc1e9a5a3714987c65e3cf15126c0344bbd55065b
|
@@ -1,6 +1,8 @@
|
|
1
1
|
Changelog
|
2
2
|
=========
|
3
3
|
|
4
|
+
December 23, 2015 - bake-toolkit 2.13.1
|
5
|
+
* Bugfix: merging configs was extremely slow in 2.12.2 and 2.13.0
|
4
6
|
December 23, 2015 - bake-toolkit 2.13.0
|
5
7
|
* Bugfix: It was possible that the archiver and linker were called for --prepro and --link-only builds
|
6
8
|
* Added: possibility to specify minimum and maximum required bake version in Project.meta file
|
@@ -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 — bake 2.13.
|
8
|
+
<title>Changelog — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.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,11 @@
|
|
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>December 23, 2015 - bake-toolkit 2.13.1</dt>
|
144
|
+
<dd><ul class="first last simple">
|
145
|
+
<li>Bugfix: merging configs was extremely slow in 2.12.2 and 2.13.0</li>
|
146
|
+
</ul>
|
147
|
+
</dd>
|
143
148
|
<dt>December 23, 2015 - bake-toolkit 2.13.0</dt>
|
144
149
|
<dd><ul class="first last">
|
145
150
|
<li><p class="first">Bugfix: It was possible that the archiver and linker were called for –prepro and –link-only builds</p>
|
@@ -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 — bake 2.13.
|
8
|
+
<title>Commandline — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.1 documentation" href="../index.html" />
|
33
33
|
<link rel="next" title="IDE Support" href="../ide/ide_integrations.html" />
|
34
34
|
<link rel="prev" title="Derive configs" href="../syntax/derive_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 — bake 2.13.
|
8
|
+
<title>The build hierarchy — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.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 — bake 2.13.
|
8
|
+
<title>Concepts — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.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 — bake 2.13.
|
8
|
+
<title>The main project — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.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 — bake 2.13.
|
8
|
+
<title>The Project.meta file — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.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 — bake 2.13.
|
9
|
+
<title>Index — bake 2.13.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.13.
|
19
|
+
VERSION: '2.13.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.13.
|
33
|
+
<link rel="top" title="bake 2.13.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 — bake 2.13.
|
8
|
+
<title>Eclipse — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.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" />
|
@@ -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 — bake 2.13.
|
8
|
+
<title>How to convert existing CDT workspaces — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.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 — bake 2.13.
|
8
|
+
<title>How to create a new project in Eclipse — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.1 documentation" href="../../index.html" />
|
33
33
|
<link rel="up" title="Eclipse" href="eclipse.html" />
|
34
34
|
<link rel="next" title="Visual Studio" href="../vs/vs.html" />
|
35
35
|
<link rel="prev" title="How to create a workspace in Eclipse" href="how_to_create_a_workspace_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 workspace in Eclipse — bake 2.13.
|
8
|
+
<title>How to create a workspace in Eclipse — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.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 new project in Eclipse" href="how_to_create_a_new_project_in_eclipse.html" />
|
35
35
|
<link rel="prev" title="How to convert existing CDT workspaces" href="how_to_convert_existing_cdt_workspace.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 install bake Eclipse integration — bake 2.13.
|
8
|
+
<title>How to install bake Eclipse integration — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.1 documentation" href="../../index.html" />
|
33
33
|
<link rel="up" title="Eclipse" href="eclipse.html" />
|
34
34
|
<link rel="next" title="How to use bake in Eclipse" href="how_to_use_bake_in_eclipse.html" />
|
35
35
|
<link rel="prev" title="Eclipse" href="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 use bake in Eclipse — bake 2.13.
|
8
|
+
<title>How to use bake in Eclipse — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.1 documentation" href="../../index.html" />
|
33
33
|
<link rel="up" title="Eclipse" href="eclipse.html" />
|
34
34
|
<link rel="next" title="How to convert existing CDT workspaces" href="how_to_convert_existing_cdt_workspace.html" />
|
35
35
|
<link rel="prev" title="How to install bake Eclipse integration" href="how_to_install_eclipse_plugin.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>IDE Support — bake 2.13.
|
8
|
+
<title>IDE Support — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.1 documentation" href="../index.html" />
|
33
33
|
<link rel="next" title="Eclipse" href="eclipse/eclipse.html" />
|
34
34
|
<link rel="prev" title="Commandline" href="../commandline/commandline.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>How to create VS-Projects using bake — bake 2.13.
|
8
|
+
<title>How to create VS-Projects using bake — bake 2.13.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.13.
|
18
|
+
VERSION: '2.13.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.13.
|
32
|
+
<link rel="top" title="bake 2.13.1 documentation" href="../../index.html" />
|
33
33
|
<link rel="up" title="Visual Studio" href="vs.html" />
|
34
34
|
<link rel="next" title="How to Debug in Visual Studio" href="how_to_debug_in_vs.html" />
|
35
35
|
<link rel="prev" title="How to use bake in Visual Studio" href="how_to_used_bake_in_vs.html" />
|