This is an automated email from the ASF dual-hosted git repository.

damjan pushed a change to branch scons-build
in repository https://gitbox.apache.org/repos/asf/openoffice.git.


    from 7776fc6  Add Ant components, fix up Ant build.
     new 268d352  Implement the Zip target and conversion to it.
     new 9fb0582  Fix the signature for getDebugCFlags() on Windows.
     new c6a21cc  ENABLE_SYMBOLS can be None.
     new 1500e96  Use the right environment variable for CPUNAME.

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:
 .../openoffice/gotoSCons/SConsConverter.java       | 24 ++++++++++
 .../openoffice/gotoSCons/targets/Module.java       | 10 +++++
 .../targets/{AntTarget.java => ZipTarget.java}     | 52 +++++++++++-----------
 main/site_scons/{staticLibrary.py => Zip.py}       | 27 ++++++-----
 main/site_scons/platform/windows.py                |  4 +-
 main/site_scons/sharedObjects.py                   |  4 +-
 main/site_scons/site_init.py                       |  5 ++-
 7 files changed, 83 insertions(+), 43 deletions(-)
 copy 
gotoSCons/src/main/java/org/apache/openoffice/gotoSCons/targets/{AntTarget.java 
=> ZipTarget.java} (63%)
 copy main/site_scons/{staticLibrary.py => Zip.py} (67%)

Reply via email to