This is an automated email from the ASF dual-hosted git repository.
ardovm pushed a change to branch scons-build
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from 14dffb98f5 Fix the SCons platform file for Linux
new 1bf33554f3 Tentative SConscript for xml2cmp
new a97f01c55e Tentative SConscript for solenv
new 8779042fb5 Fix typo
new e6e8d25ba9 Include all SConscripts
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
main/SConstruct | 2 ++
main/site_scons/config.py | 9 +++---
main/site_scons/platform/windows.py | 2 +-
main/solenv/SConscript | 26 ++++++++++++++++
main/xml2cmp/SConscript | 60 +++++++++++++++++++++++++++++++++++++
5 files changed, 94 insertions(+), 5 deletions(-)
create mode 100644 main/solenv/SConscript
create mode 100644 main/xml2cmp/SConscript