blob: 8cd76440d328e19877d7ce6a6c1e638b4651dc58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
<html>
<head>
<title>Older OpenOffice.org build guides</title>
</head>
<body>
<h1>Older OpenOffice.org build guides</h1>
<h3><a href="detailed-build-guide.html">The detailed build guide</a></h3>
<p>
Details the build process of 1.0.x (& partially relevant to 1.1.x)
in gruesome detail - hopefully it's mostly obsolete by now, particularly
wrt. the use of ooo-build.
</p>
<h3>Older 1.1.x targetting guides</a></h3>
<p>
These provide an obsolete & unmaintained view into building
and developing with the OO.o 1.1.x builds, using the ooo-build-1.3.x
releases.
</p>
<p>
<ul>
<li><a href="hackers-guide-1.1.html">English</a></li>
<li><a href="hackers-guide-1.1-ja.html">Japanese</a></li>
<li><a href="hackers-guide-1.1-de.html">German</a></li>
</ul>
</p>
</body>
</html>
|