Developer snapshot build
Download OpenOffice.org Developer Snapshot Builds published for English, Japanese, Chinese and Korean developers and testers. I expect that they can find defects and its cause earlier by tring these builds.
My build system do all operations from downloading source files to uploading binary automatically. It checks the number of the latest milestone of SRC680 code line twice a day. If it finds the latest one has not been built yet, it will get the source files from official OOo's CVS repository and compile them on SUSE Linux Professional 9.3. Generated binaries can be found at ftp://ooopackages.good-day.net/pub/OpenOffice.org/Linux.
.Compilation options
This build system never applies patches except ones to correct compilation error so that my builds can resemble official ones as much as possible. The arguments of "configure" are shown below:
--with-lang="en-US ja zh-cn zh-tw ko" --with-package-format="rpm" --with-build-version="Built by Takashi Nakamoto"
The rename option of the productname to "OOo-dev2.0" are enabled. Thus it is allowed to install my build parallel to OOo 2.0.x Final version.
Plan
For Windows
I plan to provide Windows binary some day.
Other languages
Although now this system is providing only 5 languages due to limit of disk space, don't hesitate to ask me to add another language if it is desired very much.
Responsibility
Takashi Nakamoto (bluedwarf@openoffice.org) is accountable for publication of these binaries.
Acknowledgement
Special thanks to Good-Day Inc., which helps me construct this build system and provides file servers.