bake-toolkit 2.12.0 → 2.12.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/documentation/_build/html/_images/logo_conformant_1024.png +0 -0
  3. data/documentation/_build/html/_images/logo_conformant_48.png +0 -0
  4. data/documentation/_build/html/_sources/changelog.txt +6 -1
  5. data/documentation/_build/html/_sources/index.txt +1 -1
  6. data/documentation/_build/html/_static/agogo.css +509 -0
  7. data/documentation/_build/html/_static/background_b01.png +0 -0
  8. data/documentation/_build/html/_static/bgfooter.png +0 -0
  9. data/documentation/_build/html/_static/bgtop.png +0 -0
  10. data/documentation/_build/html/_static/bizstyle.css +490 -0
  11. data/documentation/_build/html/_static/bizstyle.js +41 -0
  12. data/documentation/_build/html/_static/bootswatch-3.3.4/sandstone/bootstrap.min.css +1 -1
  13. data/documentation/_build/html/_static/css/badge_only.css +2 -0
  14. data/documentation/_build/html/_static/css/theme.css +5 -0
  15. data/documentation/_build/html/_static/css3-mediaqueries.js +1 -0
  16. data/documentation/_build/html/_static/css3-mediaqueries_src.js +1104 -0
  17. data/documentation/_build/html/_static/fonts/Inconsolata-Bold.ttf +0 -0
  18. data/documentation/_build/html/_static/fonts/Inconsolata.ttf +0 -0
  19. data/documentation/_build/html/_static/fonts/Lato-Bold.ttf +0 -0
  20. data/documentation/_build/html/_static/fonts/Lato-Regular.ttf +0 -0
  21. data/documentation/_build/html/_static/fonts/RobotoSlab-Bold.ttf +0 -0
  22. data/documentation/_build/html/_static/fonts/RobotoSlab-Regular.ttf +0 -0
  23. data/documentation/_build/html/_static/fonts/fontawesome-webfont.eot +0 -0
  24. data/documentation/_build/html/_static/fonts/fontawesome-webfont.svg +414 -0
  25. data/documentation/_build/html/_static/fonts/fontawesome-webfont.ttf +0 -0
  26. data/documentation/_build/html/_static/fonts/fontawesome-webfont.woff +0 -0
  27. data/documentation/_build/html/_static/js/modernizr.min.js +4 -0
  28. data/documentation/_build/html/_static/js/theme.js +113 -0
  29. data/documentation/_build/html/_static/logo_conformant_1024.png +0 -0
  30. data/documentation/_build/html/_static/logo_conformant_24.png +0 -0
  31. data/documentation/_build/html/_static/logo_conformant_256.png +0 -0
  32. data/documentation/_build/html/_static/logo_conformant_48.png +0 -0
  33. data/documentation/_build/html/_static/logo_tiny_32.ico +0 -0
  34. data/documentation/_build/html/changelog.html +18 -6
  35. data/documentation/_build/html/commandline/commandline.html +6 -5
  36. data/documentation/_build/html/concepts/build_hierarchy.html +6 -5
  37. data/documentation/_build/html/concepts/concepts.html +6 -5
  38. data/documentation/_build/html/concepts/the_main_project.html +6 -5
  39. data/documentation/_build/html/concepts/the_project_meta_file.html +6 -5
  40. data/documentation/_build/html/genindex.html +6 -5
  41. data/documentation/_build/html/ide/eclipse/eclipse.html +6 -5
  42. data/documentation/_build/html/ide/eclipse/how_to_convert_existing_cdt_workspace.html +6 -5
  43. data/documentation/_build/html/ide/eclipse/how_to_create_a_new_project_in_eclipse.html +6 -5
  44. data/documentation/_build/html/ide/eclipse/how_to_create_a_workspace_in_eclipse.html +6 -5
  45. data/documentation/_build/html/ide/eclipse/how_to_install_eclipse_plugin.html +6 -5
  46. data/documentation/_build/html/ide/eclipse/how_to_use_bake_in_eclipse.html +6 -5
  47. data/documentation/_build/html/ide/ide_integrations.html +6 -5
  48. data/documentation/_build/html/ide/vs/how_to_create_vs_projects.html +6 -5
  49. data/documentation/_build/html/ide/vs/how_to_debug_in_vs.html +6 -5
  50. data/documentation/_build/html/ide/vs/how_to_used_bake_in_vs.html +6 -5
  51. data/documentation/_build/html/ide/vs/vs.html +6 -5
  52. data/documentation/_build/html/ide/vs/vs_install.html +6 -5
  53. data/documentation/_build/html/index.html +9 -8
  54. data/documentation/_build/html/install/install_bake.html +6 -5
  55. data/documentation/_build/html/internal.html +6 -5
  56. data/documentation/_build/html/known_issues.html +6 -5
  57. data/documentation/_build/html/license.html +6 -5
  58. data/documentation/_build/html/performance/performance.html +6 -5
  59. data/documentation/_build/html/quickstart/quickstart.html +6 -5
  60. data/documentation/_build/html/search.html +6 -5
  61. data/documentation/_build/html/searchindex.js +1 -1
  62. data/documentation/_build/html/syntax/derive_configs.html +6 -5
  63. data/documentation/_build/html/syntax/project_meta_syntax.html +6 -5
  64. data/documentation/_build/html/syntax/syntax.html +6 -5
  65. data/documentation/_build/html/syntax/variable_substitutions.html +6 -5
  66. data/documentation/_build/html/tips_and_tricks/how_to_use_bake_with_cygwin.html +6 -5
  67. data/documentation/_build/html/tips_and_tricks/static_code_analysis.html +6 -5
  68. data/documentation/_build/html/tips_and_tricks/the_bakery.html +6 -5
  69. data/documentation/_build/html/tips_and_tricks/the_clang.html +6 -5
  70. data/documentation/_build/html/tips_and_tricks/tips_and_tricks.html +6 -5
  71. data/documentation/_build/html/why_bake/why_bake.html +8 -7
  72. data/lib/blocks/compile.rb +19 -7
  73. data/lib/common/version.rb +1 -1
  74. metadata +31 -2
@@ -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 &mdash; bake 2.12.0 documentation</title>
8
+ <title>Tips and Tricks &mdash; bake 2.12.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.12.0',
18
+ VERSION: '2.12.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -28,7 +28,8 @@
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.12.0 documentation" href="../index.html" />
31
+ <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
+ <link rel="top" title="bake 2.12.1 documentation" href="../index.html" />
32
33
  <link rel="next" title="The Bakery" href="the_bakery.html" />
33
34
  <link rel="prev" title="How to Debug in Visual Studio" href="../ide/vs/how_to_debug_in_vs.html" />
34
35
  <meta charset='utf-8'>
@@ -48,8 +49,8 @@
48
49
  <span class="icon-bar"></span>
49
50
  <span class="icon-bar"></span>
50
51
  </button>
51
- <a class="navbar-brand" href="../index.html">
52
- bake</a>
52
+ <a class="navbar-brand" href="../index.html"><img src="../_static/logo_conformant_48.png">
53
+ </a>
53
54
  <span class="navbar-text navbar-version pull-left"><b></b></span>
54
55
  </div>
55
56
 
@@ -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 &mdash; bake 2.12.0 documentation</title>
8
+ <title>Why you should use bake &mdash; bake 2.12.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.12.0',
18
+ VERSION: '2.12.1',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -28,9 +28,10 @@
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.12.0 documentation" href="../index.html" />
31
+ <link rel="shortcut icon" href="../_static/logo_tiny_32.ico"/>
32
+ <link rel="top" title="bake 2.12.1 documentation" href="../index.html" />
32
33
  <link rel="next" title="Install bake" href="../install/install_bake.html" />
33
- <link rel="prev" title="bake 2.11.4" href="../index.html" />
34
+ <link rel="prev" title="bake 2.12.1" href="../index.html" />
34
35
  <meta charset='utf-8'>
35
36
  <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
36
37
  <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
@@ -48,8 +49,8 @@
48
49
  <span class="icon-bar"></span>
49
50
  <span class="icon-bar"></span>
50
51
  </button>
51
- <a class="navbar-brand" href="../index.html">
52
- bake</a>
52
+ <a class="navbar-brand" href="../index.html"><img src="../_static/logo_conformant_48.png">
53
+ </a>
53
54
  <span class="navbar-text navbar-version pull-left"><b></b></span>
54
55
  </div>
55
56
 
@@ -107,7 +108,7 @@
107
108
 
108
109
 
109
110
  <li>
110
- <a href="../index.html" title="Previous Chapter: bake 2.11.4"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; bake 2.11.4</span>
111
+ <a href="../index.html" title="Previous Chapter: bake 2.12.1"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; bake 2.12.1</span>
111
112
  </a>
112
113
  </li>
113
114
  <li>
@@ -417,21 +417,33 @@ module Bake
417
417
  getSubBlocks(@block, method)
418
418
  return @otherBlocks
419
419
  end
420
-
421
- def mapInclude(inc, projDir)
422
- (inc.name == "___ROOTS___") ? (Bake.options.roots.map { |r| File.rel_from_to_project(projDir,r,false) }) : @block.convPath(inc)
420
+
421
+ def mapInclude(inc, orgBlock)
422
+
423
+ if inc.name == "___ROOTS___"
424
+ return Bake.options.roots.map { |r| File.rel_from_to_project(@projectDir,r,false) }
425
+ end
426
+
427
+ i = orgBlock.convPath(inc)
428
+ if orgBlock != @block
429
+ if not File.is_absolute?(i)
430
+ i = File.rel_from_to_project(@projectDir,orgBlock.config.parent.get_project_dir) + i
431
+ end
432
+ end
433
+
434
+ Pathname.new(i).cleanpath
423
435
  end
424
436
 
425
437
  def calcIncludes
426
438
 
427
439
  @include_list = @config.includeDir.uniq.map do |dir|
428
- mapInclude(dir, @projectDir)
440
+ mapInclude(dir, @block)
429
441
  end
430
442
 
431
443
  getBlocks(:childs).each do |b|
432
444
  b.config.includeDir.each do |inc|
433
445
  if inc.inherit == true
434
- @include_list << mapInclude(inc, b.config.parent.get_project_dir)
446
+ @include_list << mapInclude(inc, b)
435
447
  end
436
448
  end if b.config.respond_to?("includeDir")
437
449
  end
@@ -441,9 +453,9 @@ module Bake
441
453
  include_list_front = []
442
454
  b.config.includeDir.each do |inc|
443
455
  if inc.infix == "front"
444
- include_list_front << mapInclude(inc, b.config.parent.get_project_dir)
456
+ include_list_front << mapInclude(inc, b)
445
457
  elsif inc.infix == "back"
446
- @include_list << mapInclude(inc, b.config.parent.get_project_dir)
458
+ @include_list << mapInclude(inc, b)
447
459
  end
448
460
  end
449
461
  @include_list = include_list_front + @include_list
@@ -1,7 +1,7 @@
1
1
  module Bake
2
2
  class Version
3
3
  def self.number
4
- "2.12.0"
4
+ "2.12.1"
5
5
  end
6
6
  end
7
7
 
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.12.0
4
+ version: 2.12.1
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-10-14 00:00:00.000000000 Z
11
+ date: 2015-11-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rtext
@@ -179,6 +179,8 @@ files:
179
179
  - documentation/_build/html/_images/cygwin_ruby.png
180
180
  - documentation/_build/html/_images/cygwin_tty.png
181
181
  - documentation/_build/html/_images/keys.png
182
+ - documentation/_build/html/_images/logo_conformant_1024.png
183
+ - documentation/_build/html/_images/logo_conformant_48.png
182
184
  - documentation/_build/html/_images/pref.png
183
185
  - documentation/_build/html/_images/problem.png
184
186
  - documentation/_build/html/_images/vs_2010_install.png
@@ -247,10 +249,16 @@ files:
247
249
  - documentation/_build/html/_static/SelectNew.png
248
250
  - documentation/_build/html/_static/TrustMe.png
249
251
  - documentation/_build/html/_static/WrongSelect.png
252
+ - documentation/_build/html/_static/agogo.css
250
253
  - documentation/_build/html/_static/ajax-loader.gif
254
+ - documentation/_build/html/_static/background_b01.png
251
255
  - documentation/_build/html/_static/bake_build_hierachy.png
252
256
  - documentation/_build/html/_static/bake_tagcloud.png
253
257
  - documentation/_build/html/_static/basic.css
258
+ - documentation/_build/html/_static/bgfooter.png
259
+ - documentation/_build/html/_static/bgtop.png
260
+ - documentation/_build/html/_static/bizstyle.css
261
+ - documentation/_build/html/_static/bizstyle.js
254
262
  - documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap-responsive.css
255
263
  - documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap-responsive.min.css
256
264
  - documentation/_build/html/_static/bootstrap-2.3.2/css/bootstrap.css
@@ -318,6 +326,10 @@ files:
318
326
  - documentation/_build/html/_static/comment-close.png
319
327
  - documentation/_build/html/_static/comment.png
320
328
  - documentation/_build/html/_static/console.png
329
+ - documentation/_build/html/_static/css/badge_only.css
330
+ - documentation/_build/html/_static/css/theme.css
331
+ - documentation/_build/html/_static/css3-mediaqueries.js
332
+ - documentation/_build/html/_static/css3-mediaqueries_src.js
321
333
  - documentation/_build/html/_static/cvsp.png
322
334
  - documentation/_build/html/_static/cygwin_mount.png
323
335
  - documentation/_build/html/_static/cygwin_ruby.png
@@ -326,11 +338,28 @@ files:
326
338
  - documentation/_build/html/_static/down-pressed.png
327
339
  - documentation/_build/html/_static/down.png
328
340
  - documentation/_build/html/_static/file.png
341
+ - documentation/_build/html/_static/fonts/Inconsolata-Bold.ttf
342
+ - documentation/_build/html/_static/fonts/Inconsolata.ttf
343
+ - documentation/_build/html/_static/fonts/Lato-Bold.ttf
344
+ - documentation/_build/html/_static/fonts/Lato-Regular.ttf
345
+ - documentation/_build/html/_static/fonts/RobotoSlab-Bold.ttf
346
+ - documentation/_build/html/_static/fonts/RobotoSlab-Regular.ttf
347
+ - documentation/_build/html/_static/fonts/fontawesome-webfont.eot
348
+ - documentation/_build/html/_static/fonts/fontawesome-webfont.svg
349
+ - documentation/_build/html/_static/fonts/fontawesome-webfont.ttf
350
+ - documentation/_build/html/_static/fonts/fontawesome-webfont.woff
329
351
  - documentation/_build/html/_static/jquery-1.11.1.js
330
352
  - documentation/_build/html/_static/jquery.js
331
353
  - documentation/_build/html/_static/js/jquery-1.11.0.min.js
332
354
  - documentation/_build/html/_static/js/jquery-fix.js
355
+ - documentation/_build/html/_static/js/modernizr.min.js
356
+ - documentation/_build/html/_static/js/theme.js
333
357
  - documentation/_build/html/_static/keys.png
358
+ - documentation/_build/html/_static/logo_conformant_1024.png
359
+ - documentation/_build/html/_static/logo_conformant_24.png
360
+ - documentation/_build/html/_static/logo_conformant_256.png
361
+ - documentation/_build/html/_static/logo_conformant_48.png
362
+ - documentation/_build/html/_static/logo_tiny_32.ico
334
363
  - documentation/_build/html/_static/minus.png
335
364
  - documentation/_build/html/_static/plus.png
336
365
  - documentation/_build/html/_static/pref.png