autobuild 0.5 → 0.5.1
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGES +8 -0
- data/Rakefile +19 -11
- data/bin/autobuild +94 -0
- data/doc/classes/Autobuild.html +294 -0
- data/doc/classes/Autobuild.src/M000034.html +25 -0
- data/doc/classes/Autobuild.src/M000035.html +19 -0
- data/doc/classes/Autobuild.src/M000036.html +44 -0
- data/doc/classes/Autobuild.src/M000037.html +19 -0
- data/doc/classes/Autobuild.src/M000038.html +19 -0
- data/doc/classes/Autobuild.src/M000039.html +20 -0
- data/doc/classes/Autobuild/Autotools.html +284 -0
- data/doc/classes/Autobuild/Autotools.src/M000065.html +18 -0
- data/doc/classes/Autobuild/Autotools.src/M000066.html +26 -0
- data/doc/classes/Autobuild/Autotools.src/M000067.html +38 -0
- data/doc/classes/Autobuild/Autotools.src/M000068.html +53 -0
- data/doc/classes/Autobuild/Autotools.src/M000069.html +28 -0
- data/doc/classes/Autobuild/Autotools.src/M000070.html +23 -0
- data/doc/classes/Autobuild/Autotools.src/M000071.html +22 -0
- data/doc/classes/Autobuild/CVSImporter.html +156 -0
- data/doc/classes/Autobuild/CVSImporter.src/M000048.html +24 -0
- data/doc/classes/Autobuild/CVSImporter.src/M000049.html +18 -0
- data/doc/classes/Autobuild/CommandNotFound.html +113 -0
- data/doc/classes/Autobuild/Config.html +146 -0
- data/doc/classes/Autobuild/Config.src/M000040.html +28 -0
- data/doc/classes/Autobuild/Config.src/M000041.html +47 -0
- data/doc/classes/Autobuild/ConfigException.html +113 -0
- data/doc/classes/Autobuild/Exception.html +215 -0
- data/doc/classes/Autobuild/Exception.src/M000103.html +16 -0
- data/doc/classes/Autobuild/Exception.src/M000104.html +16 -0
- data/doc/classes/Autobuild/Exception.src/M000105.html +19 -0
- data/doc/classes/Autobuild/Exception.src/M000106.html +19 -0
- data/doc/classes/Autobuild/GenomModule.html +229 -0
- data/doc/classes/Autobuild/GenomModule.src/M000107.html +20 -0
- data/doc/classes/Autobuild/GenomModule.src/M000108.html +16 -0
- data/doc/classes/Autobuild/GenomModule.src/M000109.html +18 -0
- data/doc/classes/Autobuild/GenomModule.src/M000110.html +29 -0
- data/doc/classes/Autobuild/GenomModule.src/M000111.html +19 -0
- data/doc/classes/Autobuild/GenomModule.src/M000112.html +26 -0
- data/doc/classes/Autobuild/GenomModule.src/M000113.html +35 -0
- data/doc/classes/Autobuild/Import.html +169 -0
- data/doc/classes/Autobuild/Import.src/M000045.html +18 -0
- data/doc/classes/Autobuild/Import.src/M000046.html +18 -0
- data/doc/classes/Autobuild/Import.src/M000047.html +18 -0
- data/doc/classes/Autobuild/Importer.html +154 -0
- data/doc/classes/Autobuild/Importer.src/M000056.html +18 -0
- data/doc/classes/Autobuild/Importer.src/M000057.html +38 -0
- data/doc/classes/Autobuild/ImporterPackage.html +171 -0
- data/doc/classes/Autobuild/ImporterPackage.src/M000115.html +18 -0
- data/doc/classes/Autobuild/ImporterPackage.src/M000116.html +22 -0
- data/doc/classes/Autobuild/ImporterPackage.src/M000117.html +16 -0
- data/doc/classes/Autobuild/Interpolator.html +227 -0
- data/doc/classes/Autobuild/Interpolator.src/M000051.html +18 -0
- data/doc/classes/Autobuild/Interpolator.src/M000052.html +21 -0
- data/doc/classes/Autobuild/Interpolator.src/M000053.html +45 -0
- data/doc/classes/Autobuild/Interpolator.src/M000054.html +39 -0
- data/doc/classes/Autobuild/Interpolator.src/M000055.html +29 -0
- data/doc/classes/Autobuild/MailReporter.html +201 -0
- data/doc/classes/Autobuild/MailReporter.src/M000060.html +24 -0
- data/doc/classes/Autobuild/MailReporter.src/M000061.html +21 -0
- data/doc/classes/Autobuild/MailReporter.src/M000062.html +20 -0
- data/doc/classes/Autobuild/MailReporter.src/M000063.html +18 -0
- data/doc/classes/Autobuild/MailReporter.src/M000064.html +42 -0
- data/doc/classes/Autobuild/Options.html +137 -0
- data/doc/classes/Autobuild/Options.src/M000058.html +27 -0
- data/doc/classes/Autobuild/Package.html +313 -0
- data/doc/classes/Autobuild/Package.src/M000085.html +16 -0
- data/doc/classes/Autobuild/Package.src/M000086.html +19 -0
- data/doc/classes/Autobuild/Package.src/M000087.html +18 -0
- data/doc/classes/Autobuild/Package.src/M000088.html +41 -0
- data/doc/classes/Autobuild/Package.src/M000089.html +22 -0
- data/doc/classes/Autobuild/Package.src/M000090.html +23 -0
- data/doc/classes/Autobuild/Package.src/M000091.html +16 -0
- data/doc/classes/Autobuild/Package.src/M000092.html +24 -0
- data/doc/classes/Autobuild/Package.src/M000093.html +18 -0
- data/doc/classes/Autobuild/Package.src/M000094.html +23 -0
- data/doc/classes/Autobuild/PackageException.html +139 -0
- data/doc/classes/Autobuild/PackageException.src/M000059.html +16 -0
- data/doc/classes/Autobuild/Reporter.html +152 -0
- data/doc/classes/Autobuild/Reporter.src/M000074.html +16 -0
- data/doc/classes/Autobuild/Reporter.src/M000075.html +16 -0
- data/doc/classes/Autobuild/Reporting.html +197 -0
- data/doc/classes/Autobuild/Reporting.src/M000095.html +24 -0
- data/doc/classes/Autobuild/Reporting.src/M000096.html +18 -0
- data/doc/classes/Autobuild/Reporting.src/M000097.html +18 -0
- data/doc/classes/Autobuild/Reporting.src/M000098.html +18 -0
- data/doc/classes/Autobuild/Reporting.src/M000099.html +18 -0
- data/doc/classes/Autobuild/SVNImporter.html +139 -0
- data/doc/classes/Autobuild/SVNImporter.src/M000050.html +23 -0
- data/doc/classes/Autobuild/SourceTreeTask.html +150 -0
- data/doc/classes/Autobuild/SourceTreeTask.src/M000114.html +18 -0
- data/doc/classes/Autobuild/StdoutReporter.html +154 -0
- data/doc/classes/Autobuild/StdoutReporter.src/M000072.html +18 -0
- data/doc/classes/Autobuild/StdoutReporter.src/M000073.html +18 -0
- data/doc/classes/Autobuild/SubcommandFailed.html +194 -0
- data/doc/classes/Autobuild/SubcommandFailed.src/M000100.html +16 -0
- data/doc/classes/Autobuild/SubcommandFailed.src/M000101.html +32 -0
- data/doc/classes/Autobuild/SubcommandFailed.src/M000102.html +20 -0
- data/doc/classes/Autobuild/Subprocess.html +170 -0
- data/doc/classes/Autobuild/Subprocess.src/M000042.html +18 -0
- data/doc/classes/Autobuild/Subprocess.src/M000043.html +96 -0
- data/doc/classes/Autobuild/Subprocess/Failed.html +150 -0
- data/doc/classes/Autobuild/Subprocess/Failed.src/M000044.html +18 -0
- data/doc/classes/Autobuild/TarImporter.html +287 -0
- data/doc/classes/Autobuild/TarImporter.src/M000076.html +28 -0
- data/doc/classes/Autobuild/TarImporter.src/M000077.html +53 -0
- data/doc/classes/Autobuild/TarImporter.src/M000078.html +26 -0
- data/doc/classes/Autobuild/TarImporter.src/M000079.html +16 -0
- data/doc/classes/Autobuild/TarImporter.src/M000080.html +20 -0
- data/doc/classes/Autobuild/TarImporter.src/M000081.html +20 -0
- data/doc/classes/Autobuild/TarImporter.src/M000082.html +30 -0
- data/doc/classes/Autobuild/UndefinedVariable.html +174 -0
- data/doc/classes/Autobuild/UndefinedVariable.src/M000083.html +19 -0
- data/doc/classes/Autobuild/UndefinedVariable.src/M000084.html +18 -0
- data/doc/classes/Hash.html +152 -0
- data/doc/classes/Hash.src/M000019.html +26 -0
- data/doc/classes/Hash.src/M000020.html +23 -0
- data/doc/classes/RMail.html +111 -0
- data/doc/classes/RMail/Message.html +137 -0
- data/doc/classes/RMail/Message.src/M000033.html +25 -0
- data/doc/classes/TC_AttrDefval.html +152 -0
- data/doc/classes/TC_AttrDefval.src/M000024.html +31 -0
- data/doc/classes/TC_AttrDefval.src/M000025.html +22 -0
- data/doc/classes/TC_CVSImport.html +180 -0
- data/doc/classes/TC_CVSImport.src/M000026.html +22 -0
- data/doc/classes/TC_CVSImport.src/M000027.html +21 -0
- data/doc/classes/TC_CVSImport.src/M000028.html +36 -0
- data/doc/classes/TC_Config.html +182 -0
- data/doc/classes/TC_Config.src/M000001.html +20 -0
- data/doc/classes/TC_Config.src/M000002.html +18 -0
- data/doc/classes/TC_Config.src/M000003.html +29 -0
- data/doc/classes/TC_Config.src/M000004.html +20 -0
- data/doc/classes/TC_ConfigInterpolation.html +198 -0
- data/doc/classes/TC_ConfigInterpolation.src/M000015.html +18 -0
- data/doc/classes/TC_ConfigInterpolation.src/M000016.html +18 -0
- data/doc/classes/TC_ConfigInterpolation.src/M000017.html +26 -0
- data/doc/classes/TC_ConfigInterpolation.src/M000018.html +24 -0
- data/doc/classes/TC_SVNImport.html +180 -0
- data/doc/classes/TC_SVNImport.src/M000005.html +22 -0
- data/doc/classes/TC_SVNImport.src/M000006.html +21 -0
- data/doc/classes/TC_SVNImport.src/M000007.html +43 -0
- data/doc/classes/TC_Subcommand.html +208 -0
- data/doc/classes/TC_Subcommand.src/M000021.html +31 -0
- data/doc/classes/TC_Subcommand.src/M000022.html +18 -0
- data/doc/classes/TC_Subcommand.src/M000023.html +30 -0
- data/doc/classes/TC_TarImporter.html +247 -0
- data/doc/classes/TC_TarImporter.src/M000008.html +28 -0
- data/doc/classes/TC_TarImporter.src/M000009.html +21 -0
- data/doc/classes/TC_TarImporter.src/M000010.html +20 -0
- data/doc/classes/TC_TarImporter.src/M000011.html +20 -0
- data/doc/classes/TC_TarImporter.src/M000012.html +26 -0
- data/doc/classes/TC_TarImporter.src/M000013.html +31 -0
- data/doc/classes/TC_TarImporter.src/M000014.html +24 -0
- data/doc/classes/TestTools.html +189 -0
- data/doc/classes/TestTools.src/M000029.html +19 -0
- data/doc/classes/TestTools.src/M000030.html +18 -0
- data/doc/classes/TestTools.src/M000031.html +25 -0
- data/doc/classes/TestTools.src/M000032.html +24 -0
- data/doc/created.rid +1 -0
- data/doc/files/lib/autobuild/config-interpolator_rb.html +108 -0
- data/doc/files/lib/autobuild/config_rb.html +113 -0
- data/doc/files/lib/autobuild/environment_rb.html +101 -0
- data/doc/files/lib/autobuild/exceptions_rb.html +101 -0
- data/doc/files/lib/autobuild/import/cvs_rb.html +109 -0
- data/doc/files/lib/autobuild/import/svn_rb.html +109 -0
- data/doc/files/lib/autobuild/import/tar_rb.html +108 -0
- data/doc/files/lib/autobuild/importer_rb.html +108 -0
- data/doc/files/lib/autobuild/options_rb.html +101 -0
- data/doc/files/lib/autobuild/package_rb.html +110 -0
- data/doc/files/lib/autobuild/packages/autotools_rb.html +111 -0
- data/doc/files/lib/autobuild/packages/genom_rb.html +109 -0
- data/doc/files/lib/autobuild/packages/import_rb.html +109 -0
- data/doc/files/lib/autobuild/reporting_rb.html +113 -0
- data/doc/files/lib/autobuild/subcommand_rb.html +108 -0
- data/doc/files/lib/autobuild/timestamps_rb.html +123 -0
- data/doc/files/test/base_rb.html +113 -0
- data/doc/files/test/test_attr_defval_rb.html +109 -0
- data/doc/files/test/test_config_interpolation_rb.html +111 -0
- data/doc/files/test/test_config_rb.html +111 -0
- data/doc/files/test/test_import_cvs_rb.html +119 -0
- data/doc/files/test/test_import_svn_rb.html +119 -0
- data/doc/files/test/test_import_tar_rb.html +120 -0
- data/doc/files/test/test_subcommand_rb.html +120 -0
- data/doc/files/test/tools_rb.html +110 -0
- data/doc/fr_class_index.html +63 -0
- data/doc/fr_file_index.html +51 -0
- data/doc/fr_method_index.html +143 -0
- data/doc/index.html +24 -0
- data/doc/rdoc-style.css +208 -0
- data/test/base.rb +8 -0
- data/test/test_attr_defval.rb +29 -0
- data/test/test_config.rb +40 -0
- data/test/test_config_interpolation.rb +57 -0
- data/test/test_import_cvs.rb +52 -0
- data/test/test_import_svn.rb +58 -0
- data/test/test_import_tar.rb +88 -0
- data/test/test_subcommand.rb +63 -0
- data/test/tools.rb +39 -0
- metadata +274 -8
@@ -0,0 +1,16 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>mail? (Autobuild::Exception)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/exceptions.rb, line 3</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">mail?</span>; <span class="ruby-keyword kw">false</span> <span class="ruby-keyword kw">end</span></pre>
|
15
|
+
</body>
|
16
|
+
</html>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>fatal? (Autobuild::Exception)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/exceptions.rb, line 4</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">fatal?</span>; <span class="ruby-keyword kw">true</span> <span class="ruby-keyword kw">end</span></pre>
|
15
|
+
</body>
|
16
|
+
</html>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>new (Autobuild::Exception)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/exceptions.rb, line 7</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">target</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">phase</span> = <span class="ruby-keyword kw">nil</span>)
|
15
|
+
<span class="ruby-ivar">@target</span> = <span class="ruby-identifier">target</span>
|
16
|
+
<span class="ruby-ivar">@phase</span> = <span class="ruby-identifier">phase</span>
|
17
|
+
<span class="ruby-keyword kw">end</span></pre>
|
18
|
+
</body>
|
19
|
+
</html>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>to_s (Autobuild::Exception)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/exceptions.rb, line 13</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_s</span>
|
15
|
+
<span class="ruby-node">"#{target}: failed in #{phase} phase"</span>
|
16
|
+
<span class="ruby-node">" #{super}"</span>
|
17
|
+
<span class="ruby-keyword kw">end</span></pre>
|
18
|
+
</body>
|
19
|
+
</html>
|
@@ -0,0 +1,229 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: Autobuild::GenomModule</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">Autobuild::GenomModule</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/lib/autobuild/packages/genom_rb.html">
|
59
|
+
lib/autobuild/packages/genom.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
<a href="Autotools.html">
|
69
|
+
Autotools
|
70
|
+
</a>
|
71
|
+
</td>
|
72
|
+
</tr>
|
73
|
+
</table>
|
74
|
+
</div>
|
75
|
+
<!-- banner header -->
|
76
|
+
|
77
|
+
<div id="bodyContent">
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
<div id="contextContent">
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
</div>
|
86
|
+
|
87
|
+
<div id="method-list">
|
88
|
+
<h3 class="section-bar">Methods</h3>
|
89
|
+
|
90
|
+
<div class="name-list">
|
91
|
+
<a href="#M000109">cpp_options</a>
|
92
|
+
<a href="#M000111">depends_on</a>
|
93
|
+
<a href="#M000108">genomstamp</a>
|
94
|
+
<a href="#M000112">get_provides</a>
|
95
|
+
<a href="#M000110">get_requires</a>
|
96
|
+
<a href="#M000107">prepare</a>
|
97
|
+
<a href="#M000113">regen_targets</a>
|
98
|
+
</div>
|
99
|
+
</div>
|
100
|
+
|
101
|
+
</div>
|
102
|
+
|
103
|
+
|
104
|
+
<!-- if includes -->
|
105
|
+
|
106
|
+
<div id="section">
|
107
|
+
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
<!-- if method_list -->
|
116
|
+
<div id="methods">
|
117
|
+
<h3 class="section-bar">Public Instance methods</h3>
|
118
|
+
|
119
|
+
<div id="method-M000109" class="method-detail">
|
120
|
+
<a name="M000109"></a>
|
121
|
+
|
122
|
+
<div class="method-heading">
|
123
|
+
<a href="GenomModule.src/M000109.html" target="Code" class="method-signature"
|
124
|
+
onclick="popupCode('GenomModule.src/M000109.html');return false;">
|
125
|
+
<span class="method-name">cpp_options</span><span class="method-args">()</span>
|
126
|
+
</a>
|
127
|
+
</div>
|
128
|
+
|
129
|
+
<div class="method-description">
|
130
|
+
</div>
|
131
|
+
</div>
|
132
|
+
|
133
|
+
<div id="method-M000111" class="method-detail">
|
134
|
+
<a name="M000111"></a>
|
135
|
+
|
136
|
+
<div class="method-heading">
|
137
|
+
<a href="GenomModule.src/M000111.html" target="Code" class="method-signature"
|
138
|
+
onclick="popupCode('GenomModule.src/M000111.html');return false;">
|
139
|
+
<span class="method-name">depends_on</span><span class="method-args">(name)</span>
|
140
|
+
</a>
|
141
|
+
</div>
|
142
|
+
|
143
|
+
<div class="method-description">
|
144
|
+
</div>
|
145
|
+
</div>
|
146
|
+
|
147
|
+
<div id="method-M000108" class="method-detail">
|
148
|
+
<a name="M000108"></a>
|
149
|
+
|
150
|
+
<div class="method-heading">
|
151
|
+
<a href="GenomModule.src/M000108.html" target="Code" class="method-signature"
|
152
|
+
onclick="popupCode('GenomModule.src/M000108.html');return false;">
|
153
|
+
<span class="method-name">genomstamp</span><span class="method-args">()</span>
|
154
|
+
</a>
|
155
|
+
</div>
|
156
|
+
|
157
|
+
<div class="method-description">
|
158
|
+
</div>
|
159
|
+
</div>
|
160
|
+
|
161
|
+
<div id="method-M000112" class="method-detail">
|
162
|
+
<a name="M000112"></a>
|
163
|
+
|
164
|
+
<div class="method-heading">
|
165
|
+
<a href="GenomModule.src/M000112.html" target="Code" class="method-signature"
|
166
|
+
onclick="popupCode('GenomModule.src/M000112.html');return false;">
|
167
|
+
<span class="method-name">get_provides</span><span class="method-args">()</span>
|
168
|
+
</a>
|
169
|
+
</div>
|
170
|
+
|
171
|
+
<div class="method-description">
|
172
|
+
</div>
|
173
|
+
</div>
|
174
|
+
|
175
|
+
<div id="method-M000110" class="method-detail">
|
176
|
+
<a name="M000110"></a>
|
177
|
+
|
178
|
+
<div class="method-heading">
|
179
|
+
<a href="GenomModule.src/M000110.html" target="Code" class="method-signature"
|
180
|
+
onclick="popupCode('GenomModule.src/M000110.html');return false;">
|
181
|
+
<span class="method-name">get_requires</span><span class="method-args">()</span>
|
182
|
+
</a>
|
183
|
+
</div>
|
184
|
+
|
185
|
+
<div class="method-description">
|
186
|
+
</div>
|
187
|
+
</div>
|
188
|
+
|
189
|
+
<div id="method-M000107" class="method-detail">
|
190
|
+
<a name="M000107"></a>
|
191
|
+
|
192
|
+
<div class="method-heading">
|
193
|
+
<a href="GenomModule.src/M000107.html" target="Code" class="method-signature"
|
194
|
+
onclick="popupCode('GenomModule.src/M000107.html');return false;">
|
195
|
+
<span class="method-name">prepare</span><span class="method-args">()</span>
|
196
|
+
</a>
|
197
|
+
</div>
|
198
|
+
|
199
|
+
<div class="method-description">
|
200
|
+
</div>
|
201
|
+
</div>
|
202
|
+
|
203
|
+
<div id="method-M000113" class="method-detail">
|
204
|
+
<a name="M000113"></a>
|
205
|
+
|
206
|
+
<div class="method-heading">
|
207
|
+
<a href="GenomModule.src/M000113.html" target="Code" class="method-signature"
|
208
|
+
onclick="popupCode('GenomModule.src/M000113.html');return false;">
|
209
|
+
<span class="method-name">regen_targets</span><span class="method-args">()</span>
|
210
|
+
</a>
|
211
|
+
</div>
|
212
|
+
|
213
|
+
<div class="method-description">
|
214
|
+
</div>
|
215
|
+
</div>
|
216
|
+
|
217
|
+
|
218
|
+
</div>
|
219
|
+
|
220
|
+
|
221
|
+
</div>
|
222
|
+
|
223
|
+
|
224
|
+
<div id="validator-badges">
|
225
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
226
|
+
</div>
|
227
|
+
|
228
|
+
</body>
|
229
|
+
</html>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>prepare (Autobuild::GenomModule)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/packages/genom.rb, line 6</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">prepare</span>
|
15
|
+
<span class="ruby-keyword kw">super</span>
|
16
|
+
<span class="ruby-identifier">get_requires</span>
|
17
|
+
<span class="ruby-identifier">get_provides</span>
|
18
|
+
<span class="ruby-keyword kw">end</span></pre>
|
19
|
+
</body>
|
20
|
+
</html>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>genomstamp (Autobuild::GenomModule)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/packages/genom.rb, line 11</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">genomstamp</span>; <span class="ruby-node">"#{srcdir}/.genom/genom-stamp"</span> <span class="ruby-keyword kw">end</span></pre>
|
15
|
+
</body>
|
16
|
+
</html>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>cpp_options (Autobuild::GenomModule)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/packages/genom.rb, line 13</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">cpp_options</span>
|
15
|
+
<span class="ruby-ivar">@options</span>[<span class="ruby-identifier">:genomflags</span>].<span class="ruby-identifier">to_a</span>.<span class="ruby-identifier">find_all</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">opt</span><span class="ruby-operator">|</span> <span class="ruby-identifier">opt</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp re">/^-D/</span> }
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
17
|
+
</body>
|
18
|
+
</html>
|
@@ -0,0 +1,29 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>get_requires (Autobuild::GenomModule)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/packages/genom.rb, line 17</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">get_requires</span>
|
15
|
+
<span class="ruby-identifier">cpp</span> = (<span class="ruby-identifier">$PROGRAMS</span>[<span class="ruby-value str">'cpp'</span>] <span class="ruby-operator">||</span> <span class="ruby-value str">'cpp'</span>)
|
16
|
+
<span class="ruby-constant">Open3</span>.<span class="ruby-identifier">popen3</span>(<span class="ruby-node">"#{cpp} #{cpp_options.join(" ")} #{srcdir}/#{target}.gen"</span>) <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">cin</span>, <span class="ruby-identifier">out</span>, <span class="ruby-identifier">err</span><span class="ruby-operator">|</span>
|
17
|
+
<span class="ruby-identifier">out</span>.<span class="ruby-identifier">each_line</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">line</span><span class="ruby-operator">|</span>
|
18
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">line</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp re">/^\s*requires\s*:\s*([\w\-]+(?:\s*,\s*[\w\-]+)*);/</span>
|
19
|
+
<span class="ruby-identifier">$1</span>.<span class="ruby-identifier">split</span>(<span class="ruby-regexp re">/, /</span>).<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">name</span><span class="ruby-operator">|</span>
|
20
|
+
<span class="ruby-identifier">depends_on</span> <span class="ruby-identifier">name</span>
|
21
|
+
}
|
22
|
+
<span class="ruby-keyword kw">elsif</span> <span class="ruby-identifier">line</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp re">/^\s*requires/</span>
|
23
|
+
<span class="ruby-identifier">puts</span> <span class="ruby-node">"failed to match #{line}"</span>
|
24
|
+
<span class="ruby-keyword kw">end</span>
|
25
|
+
}
|
26
|
+
<span class="ruby-keyword kw">end</span>
|
27
|
+
<span class="ruby-keyword kw">end</span></pre>
|
28
|
+
</body>
|
29
|
+
</html>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>depends_on (Autobuild::GenomModule)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/packages/genom.rb, line 32</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">depends_on</span>(<span class="ruby-identifier">name</span>)
|
15
|
+
<span class="ruby-keyword kw">super</span>
|
16
|
+
<span class="ruby-identifier">file</span> <span class="ruby-identifier">genomstamp</span> =<span class="ruby-operator">></span> <span class="ruby-constant">Package</span>.<span class="ruby-identifier">name2target</span>(<span class="ruby-identifier">name</span>)
|
17
|
+
<span class="ruby-keyword kw">end</span></pre>
|
18
|
+
</body>
|
19
|
+
</html>
|
@@ -0,0 +1,26 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>get_provides (Autobuild::GenomModule)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/packages/genom.rb, line 37</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">get_provides</span>
|
15
|
+
<span class="ruby-constant">File</span>.<span class="ruby-identifier">open</span>(<span class="ruby-node">"#{srcdir}/configure.ac.user"</span>) <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">f</span><span class="ruby-operator">|</span>
|
16
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">each_line</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">line</span><span class="ruby-operator">|</span>
|
17
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">line</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp re">/^\s*EXTRA_PKGCONFIG\s*=\s*"?([\w\-]+(?:\s+[\w\-]+)*)"?/</span>
|
18
|
+
<span class="ruby-identifier">$1</span>.<span class="ruby-identifier">split</span>(<span class="ruby-regexp re">/\s+/</span>).<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">pkg</span><span class="ruby-operator">|</span>
|
19
|
+
<span class="ruby-identifier">provides</span> <span class="ruby-identifier">pkg</span>
|
20
|
+
}
|
21
|
+
<span class="ruby-keyword kw">end</span>
|
22
|
+
}
|
23
|
+
<span class="ruby-keyword kw">end</span>
|
24
|
+
<span class="ruby-keyword kw">end</span></pre>
|
25
|
+
</body>
|
26
|
+
</html>
|
@@ -0,0 +1,35 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>regen_targets (Autobuild::GenomModule)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/autobuild/packages/genom.rb, line 50</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">regen_targets</span>
|
15
|
+
<span class="ruby-identifier">cmdline</span> = [ <span class="ruby-value str">'genom'</span>, <span class="ruby-identifier">target</span> ] <span class="ruby-operator">|</span> <span class="ruby-ivar">@options</span>[<span class="ruby-identifier">:genomflags</span>].<span class="ruby-identifier">to_a</span>
|
16
|
+
|
17
|
+
<span class="ruby-identifier">file</span> <span class="ruby-identifier">buildstamp</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">genomstamp</span>
|
18
|
+
<span class="ruby-identifier">file</span> <span class="ruby-identifier">genomstamp</span> =<span class="ruby-operator">></span> [ <span class="ruby-identifier">:genom</span>, <span class="ruby-node">"#{srcdir}/#{target}.gen"</span> ] <span class="ruby-keyword kw">do</span>
|
19
|
+
<span class="ruby-constant">Dir</span>.<span class="ruby-identifier">chdir</span>(<span class="ruby-identifier">srcdir</span>) {
|
20
|
+
<span class="ruby-constant">Subprocess</span>.<span class="ruby-identifier">run</span>(<span class="ruby-identifier">target</span>, <span class="ruby-value str">'genom'</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">cmdline</span>)
|
21
|
+
}
|
22
|
+
<span class="ruby-keyword kw">end</span>
|
23
|
+
|
24
|
+
<span class="ruby-identifier">acuser</span> = <span class="ruby-node">"#{srcdir}/configure.ac.user"</span>
|
25
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-constant">File</span>.<span class="ruby-identifier">exists?</span>(<span class="ruby-identifier">acuser</span>)
|
26
|
+
<span class="ruby-identifier">file</span> <span class="ruby-node">"#{srcdir}/configure"</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">acuser</span> <span class="ruby-keyword kw">do</span>
|
27
|
+
<span class="ruby-comment cmt"># configure does not depend on the .gen file</span>
|
28
|
+
<span class="ruby-comment cmt"># since the generation takes care of rebuilding configure</span>
|
29
|
+
<span class="ruby-comment cmt"># if .gen has changed</span>
|
30
|
+
<span class="ruby-constant">Subprocess</span>.<span class="ruby-identifier">run</span>(<span class="ruby-identifier">target</span>, <span class="ruby-value str">'genom'</span>, <span class="ruby-constant">File</span>.<span class="ruby-identifier">expand_path</span>(<span class="ruby-value str">'autogen'</span>))
|
31
|
+
<span class="ruby-keyword kw">end</span>
|
32
|
+
<span class="ruby-keyword kw">end</span>
|
33
|
+
<span class="ruby-keyword kw">end</span></pre>
|
34
|
+
</body>
|
35
|
+
</html>
|