Solenv
From Apache OpenOffice Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
What it contains
solenv/ contains many of the tools necessary to build and package OO.o. It also contains lots of common makefile fragments:
- solenv/
- bin/
- build.pl - aliased to 'build' by LinuxIntelEnv.Set
- cws* - tools for manipulating CWS
- deliver.pl - aliased to 'deliver' by LinuxIntelEnv.Set
- relocate - built tree relocation tool
- linkoo - rapid devel. iteration tool
- make_installer.pl - builds system packages
- modules/ - perl tools for cws & installer code
- inc/
- contains fragments common to all makefiles, particularly:
- settings.mk - sets up common platform/compiler settings
- target.mk - creates default target & rules.
- unxlngi6.mk - gcc specific targets (cf. unxlngi4/5, unxlngppc, unxlngx4)
- bin/