Test repository to check push and ssh key
Find a file
2010-07-07 20:38:33 +02:00
build Split build: Update version.mk's locations. 2009-07-20 14:27:30 +02:00
dmake Split build: Ignore the generated stuff. 2009-06-26 00:24:26 +02:00
guw i10000# fix Windows build 2009-01-24 12:09:06 +00:00
instsetoo_native CWS-TOOLING: integrate CWS l10ncleanup04 2009-06-17 13:15:46 +00:00
scp2 Merge commit 'ooo/DEV300_m51' 2009-07-03 08:47:35 +02:00
soldep CWS-TOOLING: integrate CWS bserver46 2009-06-04 15:28:09 +00:00
solenv Split build: Update version.mk's locations. 2009-07-20 14:27:30 +02:00
soltools CWS-TOOLING: integrate CWS ause102 2009-06-16 18:11:49 +00:00
stlport CWS-TOOLING: integrate CWS sb107 2009-04-27 11:24:10 +00:00
.gitignore Split build: Remove install-sh, it is generated. 2009-06-30 10:36:44 +02:00
acinclude.m4
AUTHORS Split build: Add the files needed by automake. 2009-06-25 23:48:00 +02:00
autogen.sh Split build: Remove files that should not be revision controlled. 2009-06-26 00:23:43 +02:00
bootstrap.1
ChangeLog Split build: Add the files needed by automake. 2009-06-25 23:48:00 +02:00
config.guess
config.sub
configure.cmd
configure.in Split build: Support for icecream & parallel build. 2009-07-03 16:48:41 +02:00
COPYING Split build: Add the files needed by automake. 2009-06-25 23:48:00 +02:00
download Split build: Newer git changed the format of git-remote. 2010-07-07 20:38:33 +02:00
INSTALL Split build: Add the files needed by automake. 2009-06-25 23:48:00 +02:00
Makefile.am Split build: Share the common Makefile rules. 2009-07-07 16:58:51 +02:00
makefile.rc
NEWS Split build: Add the files needed by automake. 2009-06-25 23:48:00 +02:00
oowintool
README Split build: Add the files needed by automake. 2009-06-25 23:48:00 +02:00
set_soenv.in Split build: Relativize some paths again (reverts i#102607). 2009-07-03 17:41:01 +02:00

OpenOffice.org - split build
============================

This package provides the possibility to build OpenOffice.org by pieces.  This
one is the base - bootstrap stuff that you need to be at least able to use
dmake and build.pl - essential OpenOffice.org build tools.

To build, do the usual

./autogen.sh or ./configure
make
make install

To get the rest of the needed pieces, do

./download