427 lines
30 KiB
XML
427 lines
30 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 2.43.0 (0)
|
|
-->
|
|
<!-- Title: DockerDeps Pages: 1 -->
|
|
<svg width="1904pt" height="1113pt"
|
|
viewBox="0.00 0.00 1904.00 1113.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1109.25)">
|
|
<title>DockerDeps</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1109.25 1900,-1109.25 1900,4 -4,4"/>
|
|
<g id="clust1" class="cluster">
|
|
<title>clusterDockerfile</title>
|
|
<polygon fill="none" stroke="royalblue" points="1484,-845.75 1484,-1026.25 1676,-1026.25 1676,-845.75 1484,-845.75"/>
|
|
<text text-anchor="middle" x="1580" y="-1011.05" font-family="Times,serif" font-size="14.00">docker/<distro>/Dockerfile</text>
|
|
</g>
|
|
<g id="clust2" class="cluster">
|
|
<title>clusterLang</title>
|
|
<polygon fill="none" stroke="royalblue" points="563,-116 563,-812.75 1072,-812.75 1072,-116 563,-116"/>
|
|
<text text-anchor="middle" x="817.5" y="-797.55" font-family="Times,serif" font-size="14.00">docker/<distro>/<lang>.Dockerfile</text>
|
|
</g>
|
|
<g id="clust3" class="cluster">
|
|
<title>clusterCache</title>
|
|
<polygon fill="none" stroke="royalblue" points="8,-8 8,-83 1739,-83 1739,-8 8,-8"/>
|
|
<text text-anchor="middle" x="873.5" y="-67.8" font-family="Times,serif" font-size="14.00">cache/<distro>/</text>
|
|
</g>
|
|
<!-- DISTRO_IMG -->
|
|
<g id="node1" class="node">
|
|
<title>DISTRO_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M1568,-1100.98C1568,-1102.78 1546.49,-1104.25 1520,-1104.25 1493.51,-1104.25 1472,-1102.78 1472,-1100.98 1472,-1100.98 1472,-1071.52 1472,-1071.52 1472,-1069.72 1493.51,-1068.25 1520,-1068.25 1546.49,-1068.25 1568,-1069.72 1568,-1071.52 1568,-1071.52 1568,-1100.98 1568,-1100.98"/>
|
|
<path fill="none" stroke="black" d="M1568,-1100.98C1568,-1099.17 1546.49,-1097.7 1520,-1097.7 1493.51,-1097.7 1472,-1099.17 1472,-1100.98"/>
|
|
<text text-anchor="middle" x="1520" y="-1082.55" font-family="Times,serif" font-size="14.00"><distro>:latest</text>
|
|
</g>
|
|
<!-- BASE_IMG -->
|
|
<g id="node8" class="node">
|
|
<title>BASE_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M1668,-990.6C1668,-993.24 1628.56,-995.38 1580,-995.38 1531.44,-995.38 1492,-993.24 1492,-990.6 1492,-990.6 1492,-947.65 1492,-947.65 1492,-945.01 1531.44,-942.87 1580,-942.87 1628.56,-942.87 1668,-945.01 1668,-947.65 1668,-947.65 1668,-990.6 1668,-990.6"/>
|
|
<path fill="none" stroke="black" d="M1668,-990.6C1668,-987.97 1628.56,-985.83 1580,-985.83 1531.44,-985.83 1492,-987.97 1492,-990.6"/>
|
|
<text text-anchor="middle" x="1580" y="-972.92" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_base</text>
|
|
<text text-anchor="middle" x="1580" y="-957.92" font-family="Times,serif" font-size="14.00">base</text>
|
|
</g>
|
|
<!-- DISTRO_IMG->BASE_IMG -->
|
|
<g id="edge2" class="edge">
|
|
<title>DISTRO_IMG->BASE_IMG</title>
|
|
<path fill="none" stroke="black" d="M1529.11,-1067.76C1537.85,-1051 1551.28,-1025.23 1562.15,-1004.37"/>
|
|
<polygon fill="black" stroke="black" points="1565.27,-1005.96 1566.79,-995.48 1559.06,-1002.73 1565.27,-1005.96"/>
|
|
</g>
|
|
<!-- PKG -->
|
|
<g id="node2" class="node">
|
|
<title>PKG</title>
|
|
<polygon fill="royalblue" stroke="black" points="1693.5,-1105.25 1590.5,-1105.25 1586.5,-1101.25 1586.5,-1067.25 1689.5,-1067.25 1693.5,-1071.25 1693.5,-1105.25"/>
|
|
<polyline fill="none" stroke="black" points="1689.5,-1101.25 1586.5,-1101.25 "/>
|
|
<polyline fill="none" stroke="black" points="1689.5,-1101.25 1689.5,-1067.25 "/>
|
|
<polyline fill="none" stroke="black" points="1689.5,-1101.25 1693.5,-1105.25 "/>
|
|
<text text-anchor="middle" x="1640" y="-1090.05" font-family="Times,serif" font-size="14.00">Build packages</text>
|
|
<text text-anchor="middle" x="1640" y="-1075.05" font-family="Times,serif" font-size="14.00">e.g. cmake, g++</text>
|
|
</g>
|
|
<!-- PKG->BASE_IMG -->
|
|
<g id="edge3" class="edge">
|
|
<title>PKG->BASE_IMG</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1630.49,-1067.01C1621.78,-1050.29 1608.65,-1025.11 1597.97,-1004.6"/>
|
|
<polygon fill="black" stroke="black" points="1600.98,-1002.81 1593.26,-995.56 1594.77,-1006.04 1600.98,-1002.81"/>
|
|
<text text-anchor="middle" x="1637" y="-1038.05" font-family="Times,serif" font-size="14.00">install</text>
|
|
</g>
|
|
<!-- PYPKG -->
|
|
<g id="node3" class="node">
|
|
<title>PYPKG</title>
|
|
<polygon fill="gold" stroke="black" points="880,-898.88 776,-898.88 772,-894.88 772,-860.88 876,-860.88 880,-864.88 880,-898.88"/>
|
|
<polyline fill="none" stroke="black" points="876,-894.88 772,-894.88 "/>
|
|
<polyline fill="none" stroke="black" points="876,-894.88 876,-860.88 "/>
|
|
<polyline fill="none" stroke="black" points="876,-894.88 880,-898.88 "/>
|
|
<text text-anchor="middle" x="826" y="-883.67" font-family="Times,serif" font-size="14.00">Python packages</text>
|
|
<text text-anchor="middle" x="826" y="-868.67" font-family="Times,serif" font-size="14.00">e.g. python-dev</text>
|
|
</g>
|
|
<!-- LANGENV_IMG -->
|
|
<g id="node10" class="node">
|
|
<title>LANGENV_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M1054,-777.1C1054,-779.74 1005.14,-781.88 945,-781.88 884.86,-781.88 836,-779.74 836,-777.1 836,-777.1 836,-734.15 836,-734.15 836,-731.51 884.86,-729.37 945,-729.37 1005.14,-729.37 1054,-731.51 1054,-734.15 1054,-734.15 1054,-777.1 1054,-777.1"/>
|
|
<path fill="none" stroke="black" d="M1054,-777.1C1054,-774.47 1005.14,-772.33 945,-772.33 884.86,-772.33 836,-774.47 836,-777.1"/>
|
|
<text text-anchor="middle" x="945" y="-759.42" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_<lang>_env</text>
|
|
<text text-anchor="middle" x="945" y="-744.42" font-family="Times,serif" font-size="14.00">env</text>
|
|
</g>
|
|
<!-- PYPKG->LANGENV_IMG -->
|
|
<g id="edge13" class="edge">
|
|
<title>PYPKG->LANGENV_IMG</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M843.56,-860.84C861.88,-842.02 890.99,-812.11 913.33,-789.16"/>
|
|
<polygon fill="black" stroke="black" points="915.86,-791.58 920.33,-781.97 910.85,-786.69 915.86,-791.58"/>
|
|
<text text-anchor="middle" x="898" y="-824.55" font-family="Times,serif" font-size="14.00">install</text>
|
|
</g>
|
|
<!-- JAVAPKG -->
|
|
<g id="node4" class="node">
|
|
<title>JAVAPKG</title>
|
|
<polygon fill="crimson" stroke="black" points="992,-898.88 902,-898.88 898,-894.88 898,-860.88 988,-860.88 992,-864.88 992,-898.88"/>
|
|
<polyline fill="none" stroke="black" points="988,-894.88 898,-894.88 "/>
|
|
<polyline fill="none" stroke="black" points="988,-894.88 988,-860.88 "/>
|
|
<polyline fill="none" stroke="black" points="988,-894.88 992,-898.88 "/>
|
|
<text text-anchor="middle" x="945" y="-883.67" font-family="Times,serif" font-size="14.00">Java packages</text>
|
|
<text text-anchor="middle" x="945" y="-868.67" font-family="Times,serif" font-size="14.00">e.g. openjdk</text>
|
|
</g>
|
|
<!-- JAVAPKG->LANGENV_IMG -->
|
|
<g id="edge14" class="edge">
|
|
<title>JAVAPKG->LANGENV_IMG</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M945,-860.84C945,-842.83 945,-814.68 945,-792.18"/>
|
|
<polygon fill="black" stroke="black" points="948.5,-791.97 945,-781.97 941.5,-791.97 948.5,-791.97"/>
|
|
<text text-anchor="middle" x="962" y="-824.55" font-family="Times,serif" font-size="14.00">install</text>
|
|
</g>
|
|
<!-- DOTNETPKG -->
|
|
<g id="node5" class="node">
|
|
<title>DOTNETPKG</title>
|
|
<polygon fill="forestgreen" stroke="black" points="1103.5,-898.88 1014.5,-898.88 1010.5,-894.88 1010.5,-860.88 1099.5,-860.88 1103.5,-864.88 1103.5,-898.88"/>
|
|
<polyline fill="none" stroke="black" points="1099.5,-894.88 1010.5,-894.88 "/>
|
|
<polyline fill="none" stroke="black" points="1099.5,-894.88 1099.5,-860.88 "/>
|
|
<polyline fill="none" stroke="black" points="1099.5,-894.88 1103.5,-898.88 "/>
|
|
<text text-anchor="middle" x="1057" y="-883.67" font-family="Times,serif" font-size="14.00">.Net packages</text>
|
|
<text text-anchor="middle" x="1057" y="-868.67" font-family="Times,serif" font-size="14.00">e.g. dotnet-cli</text>
|
|
</g>
|
|
<!-- DOTNETPKG->LANGENV_IMG -->
|
|
<g id="edge15" class="edge">
|
|
<title>DOTNETPKG->LANGENV_IMG</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1040.47,-860.84C1023.31,-842.1 996.07,-812.37 975.08,-789.45"/>
|
|
<polygon fill="black" stroke="black" points="977.56,-786.98 968.22,-781.97 972.39,-791.71 977.56,-786.98"/>
|
|
<text text-anchor="middle" x="1031" y="-824.55" font-family="Times,serif" font-size="14.00">install</text>
|
|
</g>
|
|
<!-- SRC -->
|
|
<g id="node6" class="node">
|
|
<title>SRC</title>
|
|
<polygon fill="royalblue" stroke="black" points="554.5,-773.62 551.5,-777.62 530.5,-777.62 527.5,-773.62 495.5,-773.62 495.5,-737.62 554.5,-737.62 554.5,-773.62"/>
|
|
<text text-anchor="middle" x="525" y="-751.92" font-family="Times,serif" font-size="14.00">git repo</text>
|
|
</g>
|
|
<!-- LANGDEVEL_IMG -->
|
|
<g id="node11" class="node">
|
|
<title>LANGDEVEL_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M852.5,-673.85C852.5,-676.49 801.63,-678.63 739,-678.63 676.37,-678.63 625.5,-676.49 625.5,-673.85 625.5,-673.85 625.5,-630.9 625.5,-630.9 625.5,-628.26 676.37,-626.12 739,-626.12 801.63,-626.12 852.5,-628.26 852.5,-630.9 852.5,-630.9 852.5,-673.85 852.5,-673.85"/>
|
|
<path fill="none" stroke="black" d="M852.5,-673.85C852.5,-671.22 801.63,-669.08 739,-669.08 676.37,-669.08 625.5,-671.22 625.5,-673.85"/>
|
|
<text text-anchor="middle" x="739" y="-656.17" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_<lang>_devel</text>
|
|
<text text-anchor="middle" x="739" y="-641.17" font-family="Times,serif" font-size="14.00">devel</text>
|
|
</g>
|
|
<!-- SRC->LANGDEVEL_IMG -->
|
|
<g id="edge16" class="edge">
|
|
<title>SRC->LANGDEVEL_IMG</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M546.43,-737.61C550.49,-734.73 554.79,-731.9 559,-729.5 590.79,-711.37 627.74,-695.01 659.86,-682.14"/>
|
|
<polygon fill="black" stroke="black" points="661.22,-685.37 669.23,-678.43 658.64,-678.86 661.22,-685.37"/>
|
|
<text text-anchor="middle" x="634.5" y="-700.3" font-family="Times,serif" font-size="14.00">copy</text>
|
|
</g>
|
|
<!-- SAMPLE -->
|
|
<g id="node7" class="node">
|
|
<title>SAMPLE</title>
|
|
<polygon fill="royalblue" stroke="black" points="1138,-477.88 1135,-481.88 1114,-481.88 1111,-477.88 1082,-477.88 1082,-441.88 1138,-441.88 1138,-477.88"/>
|
|
<text text-anchor="middle" x="1110" y="-456.18" font-family="Times,serif" font-size="14.00">sample</text>
|
|
</g>
|
|
<!-- LANGINSTALLDEVEL_IMG -->
|
|
<g id="node15" class="node">
|
|
<title>LANGINSTALLDEVEL_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M966.5,-378.1C966.5,-380.74 906.66,-382.88 833,-382.88 759.34,-382.88 699.5,-380.74 699.5,-378.1 699.5,-378.1 699.5,-335.15 699.5,-335.15 699.5,-332.51 759.34,-330.37 833,-330.37 906.66,-330.37 966.5,-332.51 966.5,-335.15 966.5,-335.15 966.5,-378.1 966.5,-378.1"/>
|
|
<path fill="none" stroke="black" d="M966.5,-378.1C966.5,-375.47 906.66,-373.33 833,-373.33 759.34,-373.33 699.5,-375.47 699.5,-378.1"/>
|
|
<text text-anchor="middle" x="833" y="-360.43" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_<lang>_install_devel</text>
|
|
<text text-anchor="middle" x="833" y="-345.43" font-family="Times,serif" font-size="14.00">install_devel</text>
|
|
</g>
|
|
<!-- SAMPLE->LANGINSTALLDEVEL_IMG -->
|
|
<g id="edge17" class="edge">
|
|
<title>SAMPLE->LANGINSTALLDEVEL_IMG</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M1089.12,-441.78C1084.93,-438.84 1080.45,-436.01 1076,-433.75 1035.41,-413.13 988.16,-396.78 946.17,-384.61"/>
|
|
<polygon fill="black" stroke="black" points="947.03,-381.21 936.45,-381.84 945.11,-387.94 947.03,-381.21"/>
|
|
<text text-anchor="middle" x="1044.5" y="-404.55" font-family="Times,serif" font-size="14.00">copy</text>
|
|
</g>
|
|
<!-- SWIG_IMG -->
|
|
<g id="node9" class="node">
|
|
<title>SWIG_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M1668.5,-901.35C1668.5,-903.99 1628.83,-906.13 1580,-906.13 1531.17,-906.13 1491.5,-903.99 1491.5,-901.35 1491.5,-901.35 1491.5,-858.4 1491.5,-858.4 1491.5,-855.76 1531.17,-853.62 1580,-853.62 1628.83,-853.62 1668.5,-855.76 1668.5,-858.4 1668.5,-858.4 1668.5,-901.35 1668.5,-901.35"/>
|
|
<path fill="none" stroke="black" d="M1668.5,-901.35C1668.5,-898.72 1628.83,-896.58 1580,-896.58 1531.17,-896.58 1491.5,-898.72 1491.5,-901.35"/>
|
|
<text text-anchor="middle" x="1580" y="-883.67" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_swig</text>
|
|
<text text-anchor="middle" x="1580" y="-868.67" font-family="Times,serif" font-size="14.00">swig</text>
|
|
</g>
|
|
<!-- BASE_IMG->SWIG_IMG -->
|
|
<g id="edge1" class="edge">
|
|
<title>BASE_IMG->SWIG_IMG</title>
|
|
<path fill="none" stroke="black" d="M1580,-942.89C1580,-934.57 1580,-925.16 1580,-916.22"/>
|
|
<polygon fill="black" stroke="black" points="1583.5,-916.05 1580,-906.05 1576.5,-916.05 1583.5,-916.05"/>
|
|
</g>
|
|
<!-- BASE_TAR -->
|
|
<g id="node18" class="node">
|
|
<title>BASE_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="1725,-52 1629,-52 1629,-16 1731,-16 1731,-46 1725,-52"/>
|
|
<polyline fill="none" stroke="black" points="1725,-52 1725,-46 "/>
|
|
<polyline fill="none" stroke="black" points="1731,-46 1725,-46 "/>
|
|
<text text-anchor="middle" x="1680" y="-30.3" font-family="Times,serif" font-size="14.00">docker_base.tar</text>
|
|
</g>
|
|
<!-- BASE_IMG->BASE_TAR -->
|
|
<g id="edge18" class="edge">
|
|
<title>BASE_IMG->BASE_TAR</title>
|
|
<path fill="none" stroke="red" d="M1668.02,-956.4C1710.76,-945.23 1753,-923.43 1753,-880.88 1753,-880.88 1753,-880.88 1753,-149.12 1753,-113.78 1727.84,-80.6 1707.07,-59.23"/>
|
|
<polygon fill="red" stroke="red" points="1709.51,-56.73 1699.95,-52.18 1704.59,-61.7 1709.51,-56.73"/>
|
|
<text text-anchor="middle" x="1824.5" y="-507.8" font-family="Times,serif" font-size="14.00">make save_<distro>_base</text>
|
|
</g>
|
|
<!-- SWIG_IMG->LANGENV_IMG -->
|
|
<g id="edge12" class="edge">
|
|
<title>SWIG_IMG->LANGENV_IMG</title>
|
|
<path fill="none" stroke="black" d="M1491.37,-861.81C1379.96,-840.36 1188.32,-803.47 1064.16,-779.57"/>
|
|
<polygon fill="black" stroke="black" points="1064.71,-776.11 1054.23,-777.65 1063.39,-782.98 1064.71,-776.11"/>
|
|
</g>
|
|
<!-- SWIG_TAR -->
|
|
<g id="node19" class="node">
|
|
<title>SWIG_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="1605,-52 1507,-52 1507,-16 1611,-16 1611,-46 1605,-52"/>
|
|
<polyline fill="none" stroke="black" points="1605,-52 1605,-46 "/>
|
|
<polyline fill="none" stroke="black" points="1611,-46 1605,-46 "/>
|
|
<text text-anchor="middle" x="1559" y="-30.3" font-family="Times,serif" font-size="14.00">docker_swig.tar</text>
|
|
</g>
|
|
<!-- SWIG_IMG->SWIG_TAR -->
|
|
<g id="edge19" class="edge">
|
|
<title>SWIG_IMG->SWIG_TAR</title>
|
|
<path fill="none" stroke="red" d="M1580,-853.59C1580,-828.87 1580,-790.16 1580,-756.62 1580,-756.62 1580,-756.62 1580,-149.12 1580,-118.9 1572.79,-84.91 1566.82,-61.94"/>
|
|
<polygon fill="red" stroke="red" points="1570.18,-60.96 1564.19,-52.22 1563.42,-62.79 1570.18,-60.96"/>
|
|
<text text-anchor="middle" x="1652.5" y="-456.18" font-family="Times,serif" font-size="14.00">make save_<distro>_swig</text>
|
|
</g>
|
|
<!-- LANGENV_IMG->LANGDEVEL_IMG -->
|
|
<g id="edge4" class="edge">
|
|
<title>LANGENV_IMG->LANGDEVEL_IMG</title>
|
|
<path fill="none" stroke="black" d="M893.81,-729.47C865.2,-715.4 829.37,-697.79 799.38,-683.05"/>
|
|
<polygon fill="black" stroke="black" points="800.8,-679.85 790.28,-678.58 797.71,-686.13 800.8,-679.85"/>
|
|
</g>
|
|
<!-- LANGINSTALLENV_IMG -->
|
|
<g id="node14" class="node">
|
|
<title>LANGINSTALLENV_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M1063.5,-481.35C1063.5,-483.99 1005.9,-486.13 935,-486.13 864.1,-486.13 806.5,-483.99 806.5,-481.35 806.5,-481.35 806.5,-438.4 806.5,-438.4 806.5,-435.76 864.1,-433.62 935,-433.62 1005.9,-433.62 1063.5,-435.76 1063.5,-438.4 1063.5,-438.4 1063.5,-481.35 1063.5,-481.35"/>
|
|
<path fill="none" stroke="black" d="M1063.5,-481.35C1063.5,-478.72 1005.9,-476.58 935,-476.58 864.1,-476.58 806.5,-478.72 806.5,-481.35"/>
|
|
<text text-anchor="middle" x="935" y="-463.68" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_<lang>_install_env</text>
|
|
<text text-anchor="middle" x="935" y="-448.68" font-family="Times,serif" font-size="14.00">install_env</text>
|
|
</g>
|
|
<!-- LANGENV_IMG->LANGINSTALLENV_IMG -->
|
|
<g id="edge8" class="edge">
|
|
<title>LANGENV_IMG->LANGINSTALLENV_IMG</title>
|
|
<path fill="none" stroke="black" d="M944.14,-729.33C942.36,-676.94 938.26,-556.49 936.21,-496.37"/>
|
|
<polygon fill="black" stroke="black" points="939.7,-496.09 935.86,-486.22 932.71,-496.33 939.7,-496.09"/>
|
|
</g>
|
|
<!-- LANGENV_TAR -->
|
|
<g id="node20" class="node">
|
|
<title>LANGENV_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="1482.5,-52 1345.5,-52 1345.5,-16 1488.5,-16 1488.5,-46 1482.5,-52"/>
|
|
<polyline fill="none" stroke="black" points="1482.5,-52 1482.5,-46 "/>
|
|
<polyline fill="none" stroke="black" points="1488.5,-46 1482.5,-46 "/>
|
|
<text text-anchor="middle" x="1417" y="-30.3" font-family="Times,serif" font-size="14.00">docker_<lang>_env.tar</text>
|
|
</g>
|
|
<!-- LANGENV_IMG->LANGENV_TAR -->
|
|
<g id="edge20" class="edge">
|
|
<title>LANGENV_IMG->LANGENV_TAR</title>
|
|
<path fill="none" stroke="red" d="M1054.21,-750.65C1183.06,-742.91 1380,-720.16 1380,-653.38 1380,-653.38 1380,-653.38 1380,-458.88 1380,-433.04 1379.51,-426.54 1381,-400.75 1388.32,-273.92 1406.03,-123.13 1413.54,-62.37"/>
|
|
<polygon fill="red" stroke="red" points="1417.06,-62.46 1414.82,-52.1 1410.11,-61.59 1417.06,-62.46"/>
|
|
<text text-anchor="middle" x="1473.5" y="-404.55" font-family="Times,serif" font-size="14.00">make save_<distro>_<lang>_env</text>
|
|
</g>
|
|
<!-- LANGBUILD_IMG -->
|
|
<g id="node12" class="node">
|
|
<title>LANGBUILD_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M903,-584.6C903,-587.24 852.35,-589.38 790,-589.38 727.65,-589.38 677,-587.24 677,-584.6 677,-584.6 677,-541.65 677,-541.65 677,-539.01 727.65,-536.87 790,-536.87 852.35,-536.87 903,-539.01 903,-541.65 903,-541.65 903,-584.6 903,-584.6"/>
|
|
<path fill="none" stroke="black" d="M903,-584.6C903,-581.97 852.35,-579.83 790,-579.83 727.65,-579.83 677,-581.97 677,-584.6"/>
|
|
<text text-anchor="middle" x="790" y="-566.92" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_<lang>_build</text>
|
|
<text text-anchor="middle" x="790" y="-551.92" font-family="Times,serif" font-size="14.00">build</text>
|
|
</g>
|
|
<!-- LANGDEVEL_IMG->LANGBUILD_IMG -->
|
|
<g id="edge5" class="edge">
|
|
<title>LANGDEVEL_IMG->LANGBUILD_IMG</title>
|
|
<path fill="none" stroke="black" d="M753.75,-626.14C758.88,-617.37 764.72,-607.38 770.19,-598.02"/>
|
|
<polygon fill="black" stroke="black" points="773.26,-599.7 775.28,-589.3 767.21,-596.17 773.26,-599.7"/>
|
|
</g>
|
|
<!-- LANGDEVEL_TAR -->
|
|
<g id="node21" class="node">
|
|
<title>LANGDEVEL_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="164,-52 16,-52 16,-16 170,-16 170,-46 164,-52"/>
|
|
<polyline fill="none" stroke="black" points="164,-52 164,-46 "/>
|
|
<polyline fill="none" stroke="black" points="170,-46 164,-46 "/>
|
|
<text text-anchor="middle" x="93" y="-30.3" font-family="Times,serif" font-size="14.00">docker_<lang>_devel.tar</text>
|
|
</g>
|
|
<!-- LANGDEVEL_IMG->LANGDEVEL_TAR -->
|
|
<g id="edge21" class="edge">
|
|
<title>LANGDEVEL_IMG->LANGDEVEL_TAR</title>
|
|
<path fill="none" stroke="red" d="M625.43,-648.67C426.75,-642.42 37,-622.69 37,-564.12 37,-564.12 37,-564.12 37,-149.12 37,-116 56.25,-82.49 72.17,-60.43"/>
|
|
<polygon fill="red" stroke="red" points="75.09,-62.38 78.29,-52.28 69.49,-58.18 75.09,-62.38"/>
|
|
<text text-anchor="middle" x="134.5" y="-352.93" font-family="Times,serif" font-size="14.00">make save_<distro>_<lang>_devel</text>
|
|
</g>
|
|
<!-- LANGTEST_IMG -->
|
|
<g id="node13" class="node">
|
|
<title>LANGTEST_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M788.5,-481.35C788.5,-483.99 739.87,-486.13 680,-486.13 620.13,-486.13 571.5,-483.99 571.5,-481.35 571.5,-481.35 571.5,-438.4 571.5,-438.4 571.5,-435.76 620.13,-433.62 680,-433.62 739.87,-433.62 788.5,-435.76 788.5,-438.4 788.5,-438.4 788.5,-481.35 788.5,-481.35"/>
|
|
<path fill="none" stroke="black" d="M788.5,-481.35C788.5,-478.72 739.87,-476.58 680,-476.58 620.13,-476.58 571.5,-478.72 571.5,-481.35"/>
|
|
<text text-anchor="middle" x="680" y="-463.68" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_<lang>_test</text>
|
|
<text text-anchor="middle" x="680" y="-448.68" font-family="Times,serif" font-size="14.00">test</text>
|
|
</g>
|
|
<!-- LANGBUILD_IMG->LANGTEST_IMG -->
|
|
<g id="edge6" class="edge">
|
|
<title>LANGBUILD_IMG->LANGTEST_IMG</title>
|
|
<path fill="none" stroke="black" d="M762.53,-536.84C748.22,-523.67 730.57,-507.42 715.26,-493.33"/>
|
|
<polygon fill="black" stroke="black" points="717.23,-490.39 707.5,-486.19 712.49,-495.54 717.23,-490.39"/>
|
|
</g>
|
|
<!-- LANGBUILD_IMG->LANGINSTALLENV_IMG -->
|
|
<g id="edge7" class="edge">
|
|
<title>LANGBUILD_IMG->LANGINSTALLENV_IMG</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M824.93,-536.72C839.15,-526.46 855.8,-514.57 871,-504 876.69,-500.04 882.69,-495.92 888.65,-491.87"/>
|
|
<polygon fill="black" stroke="black" points="891,-494.51 897.31,-486 887.07,-488.72 891,-494.51"/>
|
|
<text text-anchor="middle" x="903" y="-507.8" font-family="Times,serif" font-size="14.00">copy install</text>
|
|
</g>
|
|
<!-- LANGBUILD_TAR -->
|
|
<g id="node22" class="node">
|
|
<title>LANGBUILD_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="1321,-52 1175,-52 1175,-16 1327,-16 1327,-46 1321,-52"/>
|
|
<polyline fill="none" stroke="black" points="1321,-52 1321,-46 "/>
|
|
<polyline fill="none" stroke="black" points="1327,-46 1321,-46 "/>
|
|
<text text-anchor="middle" x="1251" y="-30.3" font-family="Times,serif" font-size="14.00">docker_<lang>_build.tar</text>
|
|
</g>
|
|
<!-- LANGBUILD_IMG->LANGBUILD_TAR -->
|
|
<g id="edge22" class="edge">
|
|
<title>LANGBUILD_IMG->LANGBUILD_TAR</title>
|
|
<path fill="none" stroke="red" d="M903.09,-551.05C994.18,-539.83 1112.54,-519.3 1147,-486 1209.09,-426 1137.76,-363.02 1194,-297.5 1207.49,-281.78 1225.03,-296.41 1237,-279.5 1283.79,-213.37 1268.69,-110.25 1257.9,-61.83"/>
|
|
<polygon fill="red" stroke="red" points="1261.31,-61.03 1255.63,-52.09 1254.5,-62.62 1261.31,-61.03"/>
|
|
<text text-anchor="middle" x="1290.5" y="-301.3" font-family="Times,serif" font-size="14.00">make save_<distro>_<lang>_build</text>
|
|
</g>
|
|
<!-- LANGTEST_TAR -->
|
|
<g id="node23" class="node">
|
|
<title>LANGTEST_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="325.5,-52 188.5,-52 188.5,-16 331.5,-16 331.5,-46 325.5,-52"/>
|
|
<polyline fill="none" stroke="black" points="325.5,-52 325.5,-46 "/>
|
|
<polyline fill="none" stroke="black" points="331.5,-46 325.5,-46 "/>
|
|
<text text-anchor="middle" x="260" y="-30.3" font-family="Times,serif" font-size="14.00">docker_<lang>_test.tar</text>
|
|
</g>
|
|
<!-- LANGTEST_IMG->LANGTEST_TAR -->
|
|
<g id="edge23" class="edge">
|
|
<title>LANGTEST_IMG->LANGTEST_TAR</title>
|
|
<path fill="none" stroke="red" d="M571.29,-453.97C446.85,-445.32 260,-421.66 260,-357.62 260,-357.62 260,-357.62 260,-149.12 260,-119.36 260,-85.24 260,-62.11"/>
|
|
<polygon fill="red" stroke="red" points="263.5,-62.01 260,-52.01 256.5,-62.02 263.5,-62.01"/>
|
|
<text text-anchor="middle" x="352" y="-249.68" font-family="Times,serif" font-size="14.00">make save_<distro>_<lang>_test</text>
|
|
</g>
|
|
<!-- LANGINSTALLENV_IMG->LANGINSTALLDEVEL_IMG -->
|
|
<g id="edge9" class="edge">
|
|
<title>LANGINSTALLENV_IMG->LANGINSTALLDEVEL_IMG</title>
|
|
<path fill="none" stroke="black" d="M909.52,-433.59C896.26,-420.42 879.89,-404.17 865.7,-390.08"/>
|
|
<polygon fill="black" stroke="black" points="868.07,-387.5 858.5,-382.94 863.14,-392.47 868.07,-387.5"/>
|
|
</g>
|
|
<!-- LANGINSTALLENV_TAR -->
|
|
<g id="node24" class="node">
|
|
<title>LANGINSTALLENV_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="1150.5,-52 973.5,-52 973.5,-16 1156.5,-16 1156.5,-46 1150.5,-52"/>
|
|
<polyline fill="none" stroke="black" points="1150.5,-52 1150.5,-46 "/>
|
|
<polyline fill="none" stroke="black" points="1156.5,-46 1150.5,-46 "/>
|
|
<text text-anchor="middle" x="1065" y="-30.3" font-family="Times,serif" font-size="14.00">docker_<lang>_install_env.tar</text>
|
|
</g>
|
|
<!-- LANGINSTALLENV_IMG->LANGINSTALLENV_TAR -->
|
|
<g id="edge24" class="edge">
|
|
<title>LANGINSTALLENV_IMG->LANGINSTALLENV_TAR</title>
|
|
<path fill="none" stroke="red" d="M950.82,-433.61C959.29,-419.16 969.32,-400.45 976,-382.75 1001.04,-316.38 976.99,-288.95 1012,-227.25 1028.13,-198.82 1051.14,-205.86 1065,-176.25 1082.13,-139.66 1077.21,-91.66 1071.53,-62.09"/>
|
|
<polygon fill="red" stroke="red" points="1074.91,-61.16 1069.44,-52.09 1068.06,-62.59 1074.91,-61.16"/>
|
|
<text text-anchor="middle" x="1124.5" y="-249.68" font-family="Times,serif" font-size="14.00">make save_<distro>_<lang>_install_env</text>
|
|
</g>
|
|
<!-- LANGINSTALLBUILD_IMG -->
|
|
<g id="node16" class="node">
|
|
<title>LANGINSTALLBUILD_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M962,-274.85C962,-277.49 902.39,-279.63 829,-279.63 755.61,-279.63 696,-277.49 696,-274.85 696,-274.85 696,-231.9 696,-231.9 696,-229.26 755.61,-227.12 829,-227.12 902.39,-227.12 962,-229.26 962,-231.9 962,-231.9 962,-274.85 962,-274.85"/>
|
|
<path fill="none" stroke="black" d="M962,-274.85C962,-272.22 902.39,-270.08 829,-270.08 755.61,-270.08 696,-272.22 696,-274.85"/>
|
|
<text text-anchor="middle" x="829" y="-257.18" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_<lang>_install_build</text>
|
|
<text text-anchor="middle" x="829" y="-242.18" font-family="Times,serif" font-size="14.00">install_build</text>
|
|
</g>
|
|
<!-- LANGINSTALLDEVEL_IMG->LANGINSTALLBUILD_IMG -->
|
|
<g id="edge10" class="edge">
|
|
<title>LANGINSTALLDEVEL_IMG->LANGINSTALLBUILD_IMG</title>
|
|
<path fill="none" stroke="black" d="M832,-330.34C831.52,-318.13 830.93,-303.29 830.41,-289.97"/>
|
|
<polygon fill="black" stroke="black" points="833.89,-289.55 830,-279.69 826.9,-289.82 833.89,-289.55"/>
|
|
</g>
|
|
<!-- LANGINSTALLDEVEL_TAR -->
|
|
<g id="node25" class="node">
|
|
<title>LANGINSTALLDEVEL_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="538,-52 350,-52 350,-16 544,-16 544,-46 538,-52"/>
|
|
<polyline fill="none" stroke="black" points="538,-52 538,-46 "/>
|
|
<polyline fill="none" stroke="black" points="544,-46 538,-46 "/>
|
|
<text text-anchor="middle" x="447" y="-30.3" font-family="Times,serif" font-size="14.00">docker_<lang>_install_devel.tar</text>
|
|
</g>
|
|
<!-- LANGINSTALLDEVEL_IMG->LANGINSTALLDEVEL_TAR -->
|
|
<g id="edge25" class="edge">
|
|
<title>LANGINSTALLDEVEL_IMG->LANGINSTALLDEVEL_TAR</title>
|
|
<path fill="none" stroke="red" d="M699.49,-340.39C615.23,-323.24 512.05,-286.77 456,-209.25 424.58,-165.79 432.31,-99.12 440.07,-62.11"/>
|
|
<polygon fill="red" stroke="red" points="443.55,-62.6 442.33,-52.07 436.72,-61.06 443.55,-62.6"/>
|
|
<text text-anchor="middle" x="573.5" y="-198.05" font-family="Times,serif" font-size="14.00">make save_<distro>_<lang>_install_devel</text>
|
|
</g>
|
|
<!-- LANGINSTALLTEST_IMG -->
|
|
<g id="node17" class="node">
|
|
<title>LANGINSTALLTEST_IMG</title>
|
|
<path fill="royalblue" stroke="black" d="M1055.5,-171.6C1055.5,-174.24 997.9,-176.38 927,-176.38 856.1,-176.38 798.5,-174.24 798.5,-171.6 798.5,-171.6 798.5,-128.65 798.5,-128.65 798.5,-126.01 856.1,-123.87 927,-123.87 997.9,-123.87 1055.5,-126.01 1055.5,-128.65 1055.5,-128.65 1055.5,-171.6 1055.5,-171.6"/>
|
|
<path fill="none" stroke="black" d="M1055.5,-171.6C1055.5,-168.97 997.9,-166.83 927,-166.83 856.1,-166.83 798.5,-168.97 798.5,-171.6"/>
|
|
<text text-anchor="middle" x="927" y="-153.93" font-family="Times,serif" font-size="14.00">ortools/cmake:<distro>_<lang>_install_test</text>
|
|
<text text-anchor="middle" x="927" y="-138.93" font-family="Times,serif" font-size="14.00">install_test</text>
|
|
</g>
|
|
<!-- LANGINSTALLBUILD_IMG->LANGINSTALLTEST_IMG -->
|
|
<g id="edge11" class="edge">
|
|
<title>LANGINSTALLBUILD_IMG->LANGINSTALLTEST_IMG</title>
|
|
<path fill="none" stroke="black" d="M853.48,-227.09C866.11,-214.04 881.66,-197.97 895.21,-183.97"/>
|
|
<polygon fill="black" stroke="black" points="898.06,-186.06 902.5,-176.44 893.03,-181.19 898.06,-186.06"/>
|
|
</g>
|
|
<!-- LANGINSTALLBUILD_TAR -->
|
|
<g id="node26" class="node">
|
|
<title>LANGINSTALLBUILD_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="748,-52 562,-52 562,-16 754,-16 754,-46 748,-52"/>
|
|
<polyline fill="none" stroke="black" points="748,-52 748,-46 "/>
|
|
<polyline fill="none" stroke="black" points="754,-46 748,-46 "/>
|
|
<text text-anchor="middle" x="658" y="-30.3" font-family="Times,serif" font-size="14.00">docker_<lang>_install_build.tar</text>
|
|
</g>
|
|
<!-- LANGINSTALLBUILD_IMG->LANGINSTALLBUILD_TAR -->
|
|
<g id="edge26" class="edge">
|
|
<title>LANGINSTALLBUILD_IMG->LANGINSTALLBUILD_TAR</title>
|
|
<path fill="none" stroke="red" d="M779.94,-227.16C755.09,-215.41 724.09,-202.28 695,-194.25 665.19,-186.02 577.41,-199.49 557,-176.25 539.33,-156.13 545.41,-140.14 557,-116 569.05,-90.89 593.1,-71.11 614.71,-57.38"/>
|
|
<polygon fill="red" stroke="red" points="616.74,-60.24 623.47,-52.05 613.11,-54.26 616.74,-60.24"/>
|
|
<text text-anchor="middle" x="673.5" y="-146.43" font-family="Times,serif" font-size="14.00">make save_<distro>_<lang>_install_build</text>
|
|
</g>
|
|
<!-- LANGINSTALLTEST_TAR -->
|
|
<g id="node27" class="node">
|
|
<title>LANGINSTALLTEST_TAR</title>
|
|
<polygon fill="royalblue" stroke="black" points="949.5,-52 772.5,-52 772.5,-16 955.5,-16 955.5,-46 949.5,-52"/>
|
|
<polyline fill="none" stroke="black" points="949.5,-52 949.5,-46 "/>
|
|
<polyline fill="none" stroke="black" points="955.5,-46 949.5,-46 "/>
|
|
<text text-anchor="middle" x="864" y="-30.3" font-family="Times,serif" font-size="14.00">docker_<lang>_install_test.tar</text>
|
|
</g>
|
|
<!-- LANGINSTALLTEST_IMG->LANGINSTALLTEST_TAR -->
|
|
<g id="edge27" class="edge">
|
|
<title>LANGINSTALLTEST_IMG->LANGINSTALLTEST_TAR</title>
|
|
<path fill="none" stroke="red" d="M862.41,-123.85C855.91,-118.87 850.18,-112.97 846,-106 837.86,-92.45 841.87,-75.32 848.15,-61.28"/>
|
|
<polygon fill="red" stroke="red" points="851.38,-62.64 852.74,-52.13 845.13,-59.5 851.38,-62.64"/>
|
|
<text text-anchor="middle" x="958" y="-94.8" font-family="Times,serif" font-size="14.00">make save_<distro>_<lang>_install_test</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|