bake-toolkit 2.11.3 → 2.11.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/documentation/_build/html/_sources/changelog.txt +5 -0
- data/documentation/_build/html/_static/bootswatch-3.3.4/sandstone/bootstrap.min.css +1 -1
- data/documentation/_build/html/_static/roboto.css +112 -0
- data/documentation/_build/html/changelog.html +15 -4
- data/documentation/_build/html/commandline/commandline.html +4 -4
- data/documentation/_build/html/concepts/build_hierarchy.html +4 -4
- data/documentation/_build/html/concepts/concepts.html +4 -4
- data/documentation/_build/html/concepts/the_main_project.html +4 -4
- data/documentation/_build/html/concepts/the_project_meta_file.html +4 -4
- data/documentation/_build/html/genindex.html +4 -4
- data/documentation/_build/html/ide/eclipse/eclipse.html +4 -4
- data/documentation/_build/html/ide/eclipse/how_to_convert_existing_cdt_workspace.html +4 -4
- data/documentation/_build/html/ide/eclipse/how_to_create_a_new_project_in_eclipse.html +4 -4
- data/documentation/_build/html/ide/eclipse/how_to_create_a_workspace_in_eclipse.html +4 -4
- data/documentation/_build/html/ide/eclipse/how_to_install_eclipse_plugin.html +4 -4
- data/documentation/_build/html/ide/eclipse/how_to_use_bake_in_eclipse.html +4 -4
- data/documentation/_build/html/ide/ide_integrations.html +4 -4
- data/documentation/_build/html/ide/vs/how_to_create_vs_projects.html +4 -4
- data/documentation/_build/html/ide/vs/how_to_debug_in_vs.html +4 -4
- data/documentation/_build/html/ide/vs/how_to_used_bake_in_vs.html +4 -4
- data/documentation/_build/html/ide/vs/vs.html +4 -4
- data/documentation/_build/html/ide/vs/vs_install.html +4 -4
- data/documentation/_build/html/index.html +4 -4
- data/documentation/_build/html/install/install_bake.html +4 -4
- data/documentation/_build/html/internal.html +4 -4
- data/documentation/_build/html/known_issues.html +4 -4
- data/documentation/_build/html/license.html +4 -4
- data/documentation/_build/html/objects.inv +0 -0
- data/documentation/_build/html/performance/performance.html +4 -4
- data/documentation/_build/html/quickstart/quickstart.html +4 -4
- data/documentation/_build/html/search.html +4 -4
- data/documentation/_build/html/searchindex.js +1 -1
- data/documentation/_build/html/syntax/derive_configs.html +4 -4
- data/documentation/_build/html/syntax/project_meta_syntax.html +4 -4
- data/documentation/_build/html/syntax/syntax.html +4 -4
- data/documentation/_build/html/syntax/variable_substitutions.html +4 -4
- data/documentation/_build/html/tips_and_tricks/how_to_use_bake_with_cygwin.html +4 -4
- data/documentation/_build/html/tips_and_tricks/static_code_analysis.html +4 -4
- data/documentation/_build/html/tips_and_tricks/the_bakery.html +4 -4
- data/documentation/_build/html/tips_and_tricks/the_clang.html +4 -4
- data/documentation/_build/html/tips_and_tricks/tips_and_tricks.html +4 -4
- data/documentation/_build/html/why_bake/why_bake.html +4 -4
- data/lib/blocks/block.rb +2 -1
- data/lib/blocks/executable.rb +4 -4
- data/lib/common/version.rb +1 -1
- metadata +3 -4
- data/documentation/_build/html/_images/hier.png +0 -0
- data/documentation/_build/html/_static/hier.png +0 -0
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<head>
|
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
7
7
|
|
|
8
|
-
<title>Clang Analyze — bake 2.11.
|
|
8
|
+
<title>Clang Analyze — bake 2.11.4 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.11.
|
|
18
|
+
VERSION: '2.11.4',
|
|
19
19
|
COLLAPSE_INDEX: false,
|
|
20
20
|
FILE_SUFFIX: '.html',
|
|
21
21
|
HAS_SOURCE: true
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
|
|
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
|
-
<link rel="top" title="bake 2.11.
|
|
31
|
+
<link rel="top" title="bake 2.11.4 documentation" href="../index.html" />
|
|
32
32
|
<link rel="up" title="Tips and Tricks" href="tips_and_tricks.html" />
|
|
33
33
|
<link rel="next" title="Performance" href="../performance/performance.html" />
|
|
34
34
|
<link rel="prev" title="How to use bake with cygwin" href="how_to_use_bake_with_cygwin.html" />
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
</button>
|
|
52
52
|
<a class="navbar-brand" href="../index.html">
|
|
53
53
|
bake</a>
|
|
54
|
-
<span class="navbar-text navbar-version pull-left"><b>2.11.
|
|
54
|
+
<span class="navbar-text navbar-version pull-left"><b>2.11.4</b></span>
|
|
55
55
|
</div>
|
|
56
56
|
|
|
57
57
|
<div class="collapse navbar-collapse nav-collapse">
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<head>
|
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
7
7
|
|
|
8
|
-
<title>Tips and Tricks — bake 2.11.
|
|
8
|
+
<title>Tips and Tricks — bake 2.11.4 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.11.
|
|
18
|
+
VERSION: '2.11.4',
|
|
19
19
|
COLLAPSE_INDEX: false,
|
|
20
20
|
FILE_SUFFIX: '.html',
|
|
21
21
|
HAS_SOURCE: true
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
|
|
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
|
-
<link rel="top" title="bake 2.11.
|
|
31
|
+
<link rel="top" title="bake 2.11.4 documentation" href="../index.html" />
|
|
32
32
|
<link rel="next" title="The Bakery" href="the_bakery.html" />
|
|
33
33
|
<link rel="prev" title="How to Debug in Visual Studio" href="../ide/vs/how_to_debug_in_vs.html" />
|
|
34
34
|
<meta charset='utf-8'>
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
</button>
|
|
51
51
|
<a class="navbar-brand" href="../index.html">
|
|
52
52
|
bake</a>
|
|
53
|
-
<span class="navbar-text navbar-version pull-left"><b>2.11.
|
|
53
|
+
<span class="navbar-text navbar-version pull-left"><b>2.11.4</b></span>
|
|
54
54
|
</div>
|
|
55
55
|
|
|
56
56
|
<div class="collapse navbar-collapse nav-collapse">
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<head>
|
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
7
7
|
|
|
8
|
-
<title>Why you should use bake — bake 2.11.
|
|
8
|
+
<title>Why you should use bake — bake 2.11.4 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.11.
|
|
18
|
+
VERSION: '2.11.4',
|
|
19
19
|
COLLAPSE_INDEX: false,
|
|
20
20
|
FILE_SUFFIX: '.html',
|
|
21
21
|
HAS_SOURCE: true
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
|
|
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
|
-
<link rel="top" title="bake 2.11.
|
|
31
|
+
<link rel="top" title="bake 2.11.4 documentation" href="../index.html" />
|
|
32
32
|
<link rel="next" title="Install bake" href="../install/install_bake.html" />
|
|
33
33
|
<link rel="prev" title="Welcome to bake’s documentation!" href="../index.html" />
|
|
34
34
|
<meta charset='utf-8'>
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
</button>
|
|
51
51
|
<a class="navbar-brand" href="../index.html">
|
|
52
52
|
bake</a>
|
|
53
|
-
<span class="navbar-text navbar-version pull-left"><b>2.11.
|
|
53
|
+
<span class="navbar-text navbar-version pull-left"><b>2.11.4</b></span>
|
|
54
54
|
</div>
|
|
55
55
|
|
|
56
56
|
<div class="collapse navbar-collapse nav-collapse">
|
data/lib/blocks/block.rb
CHANGED
|
@@ -16,7 +16,7 @@ module Bake
|
|
|
16
16
|
class Block
|
|
17
17
|
|
|
18
18
|
attr_reader :lib_elements, :projectDir, :library, :config, :projectName
|
|
19
|
-
attr_accessor :visited, :inDeps, :result
|
|
19
|
+
attr_accessor :visited, :inDeps, :result, :circularCheck
|
|
20
20
|
|
|
21
21
|
def startupSteps
|
|
22
22
|
@startupSteps ||= []
|
|
@@ -56,6 +56,7 @@ module Bake
|
|
|
56
56
|
|
|
57
57
|
def initialize(config, referencedConfigs)
|
|
58
58
|
@inDeps = false
|
|
59
|
+
@circularCheck
|
|
59
60
|
@visited = false
|
|
60
61
|
@library = nil
|
|
61
62
|
@config = config
|
data/lib/blocks/executable.rb
CHANGED
|
@@ -45,8 +45,10 @@ module Bake
|
|
|
45
45
|
end
|
|
46
46
|
|
|
47
47
|
def depHasError(block)
|
|
48
|
+
return false if block.circularCheck
|
|
49
|
+
block.circularCheck = true
|
|
48
50
|
block.dependencies.each do |dep|
|
|
49
|
-
subBlock = Blocks::ALL_BLOCKS[dep]
|
|
51
|
+
subBlock, name = Blocks::ALL_BLOCKS[dep]
|
|
50
52
|
return true unless subBlock.result
|
|
51
53
|
return true if depHasError(subBlock)
|
|
52
54
|
end
|
|
@@ -84,8 +86,8 @@ module Bake
|
|
|
84
86
|
end
|
|
85
87
|
|
|
86
88
|
def execute
|
|
87
|
-
|
|
88
89
|
Dir.chdir(@projectDir) do
|
|
90
|
+
Blocks::ALL_BLOCKS.each { |n,b| b.circularCheck = false }
|
|
89
91
|
return false if depHasError(@block)
|
|
90
92
|
|
|
91
93
|
libs, linker_libs_array = LibElements.calc_linker_lib_string(@block, @tcs)
|
|
@@ -99,8 +101,6 @@ module Bake
|
|
|
99
101
|
end
|
|
100
102
|
return true unless reason
|
|
101
103
|
|
|
102
|
-
|
|
103
|
-
|
|
104
104
|
linker = @tcs[:LINKER]
|
|
105
105
|
|
|
106
106
|
cmd = Utils.flagSplit(linker[:COMMAND], false) # g++
|
data/lib/common/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bake-toolkit
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.11.
|
|
4
|
+
version: 2.11.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Alexander Schaal
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-10-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rtext
|
|
@@ -246,7 +246,6 @@ files:
|
|
|
246
246
|
- documentation/_build/html/_images/cygwin_mount.png
|
|
247
247
|
- documentation/_build/html/_images/cygwin_ruby.png
|
|
248
248
|
- documentation/_build/html/_images/cygwin_tty.png
|
|
249
|
-
- documentation/_build/html/_images/hier.png
|
|
250
249
|
- documentation/_build/html/_images/keys.png
|
|
251
250
|
- documentation/_build/html/_images/pref.png
|
|
252
251
|
- documentation/_build/html/_images/problem.png
|
|
@@ -395,7 +394,6 @@ files:
|
|
|
395
394
|
- documentation/_build/html/_static/down-pressed.png
|
|
396
395
|
- documentation/_build/html/_static/down.png
|
|
397
396
|
- documentation/_build/html/_static/file.png
|
|
398
|
-
- documentation/_build/html/_static/hier.png
|
|
399
397
|
- documentation/_build/html/_static/jquery-1.11.1.js
|
|
400
398
|
- documentation/_build/html/_static/jquery.js
|
|
401
399
|
- documentation/_build/html/_static/js/jquery-1.11.0.min.js
|
|
@@ -406,6 +404,7 @@ files:
|
|
|
406
404
|
- documentation/_build/html/_static/pref.png
|
|
407
405
|
- documentation/_build/html/_static/problem.png
|
|
408
406
|
- documentation/_build/html/_static/pygments.css
|
|
407
|
+
- documentation/_build/html/_static/roboto.css
|
|
409
408
|
- documentation/_build/html/_static/searchtools.js
|
|
410
409
|
- documentation/_build/html/_static/syntax.html
|
|
411
410
|
- documentation/_build/html/_static/syntax_collection_meta.html
|
|
Binary file
|
|
Binary file
|