author | František Kučera <franta-hg@frantovo.cz> |
Sat, 08 Dec 2018 20:26:19 +0100 | |
branch | v_0 |
changeset 200 | 44661c8005f6 |
parent 199 | d185f856c49f |
child 205 | 076cd1f756ef |
permissions | -rw-r--r-- |
23
0d2729ed16ed
zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents:
18
diff
changeset
|
1 |
<stránka |
0d2729ed16ed
zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents:
18
diff
changeset
|
2 |
xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana" |
0d2729ed16ed
zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents:
18
diff
changeset
|
3 |
xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro"> |
0d2729ed16ed
zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents:
18
diff
changeset
|
4 |
|
140
1d8a3f7ec393
create empty pages
František Kučera <franta-hg@frantovo.cz>
parents:
139
diff
changeset
|
5 |
<nadpis>Download</nadpis> |
1d8a3f7ec393
create empty pages
František Kučera <franta-hg@frantovo.cz>
parents:
139
diff
changeset
|
6 |
<perex>Sources and distribution of the Relational pipes tools</perex> |
1d8a3f7ec393
create empty pages
František Kučera <franta-hg@frantovo.cz>
parents:
139
diff
changeset
|
7 |
<pořadí>70</pořadí> |
4
1bb39595a51c
genrování hlavní nabídky #1
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
8 |
|
2
ab9099ff88fa
vkládání zápatí, jmenné prostory, saxon
František Kučera <franta-hg@frantovo.cz>
parents:
1
diff
changeset
|
9 |
<text xmlns="http://www.w3.org/1999/xhtml"> |
ab9099ff88fa
vkládání zápatí, jmenné prostory, saxon
František Kučera <franta-hg@frantovo.cz>
parents:
1
diff
changeset
|
10 |
<p> |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
11 |
Download source codes: |
87
25dec6931f18
Lepší odsazení, tabulátory.
František Kučera <franta-hg@frantovo.cz>
parents:
23
diff
changeset
|
12 |
</p> |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
13 |
|
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
14 |
<!-- |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
15 |
ssh hg@hg.globalcode.info ls -1d data/relpipe/* | xargs -n1 basename | sort | while read r; do echo "hg clone https://hg.globalcode.info/relpipe/$r;"; done |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
16 |
--> |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
17 |
<pre><![CDATA[hg clone https://hg.globalcode.info/relpipe/relpipe-in-cli.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
18 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-fstab.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
19 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-cli.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
20 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-protocol.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
21 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-reader.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
22 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-writer.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
23 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-gui.qt.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
24 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-nullbyte.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
25 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-ods.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
26 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-tabular.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
27 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-xml.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
28 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-validator.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
29 |
hg clone https://hg.globalcode.info/relpipe/relpipe-web;]]></pre> |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
30 |
|
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
31 |
<p> |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
32 |
Or browse them online at <a href="https://hg.globalcode.info/relpipe/">hg.globalcode.info</a>. |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
33 |
</p> |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
34 |
|
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
35 |
<p> |
199
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
36 |
All of them can be later updated using: |
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
37 |
</p> |
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
38 |
|
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
39 |
<m:pre jazyk="bash"><![CDATA[ls -1d relpipe-* | while read r; do hg pull --update --repository "$r"; done]]></m:pre> |
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
40 |
|
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
41 |
<p> |
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
42 |
n.b. currently it might be a bit difficult to compile them, please stay tuned for v0.8, where the build process will be properly documented |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
43 |
</p> |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
44 |
|
87
25dec6931f18
Lepší odsazení, tabulátory.
František Kučera <franta-hg@frantovo.cz>
parents:
23
diff
changeset
|
45 |
</text> |
4
1bb39595a51c
genrování hlavní nabídky #1
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
46 |
|
1 | 47 |
</stránka> |