History log of /trunk/main/bridges/Library_cpp_uno.mk (Results 1 - 8 of 8)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b682cb18 20-Dec-2020 Jim Jagielski

macOS reset back to s5abi and older version removed


# ac209c85 02-Dec-2020 Jim Jagielski

Use standard naming of UNO bridge... it really is gcc3


Revision tags: AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1
# b146d3b3 26-Jan-2019 Damjan Jovanovic

Add a preliminary Windows AMD64 UNO-C++ bridge.

Largely based on a mixture of the Linux64 and Win32 bridges,
with significant AMD64 assembly language also used, it was
challenging to

Add a preliminary Windows AMD64 UNO-C++ bridge.

Largely based on a mixture of the Linux64 and Win32 bridges,
with significant AMD64 assembly language also used, it was
challenging to develop but luckily not too long.

Some links and stacks/register diagrams have been left
in the code for easy reference.

It compiles and links, but how well it works remains to be tested. At
least it's no longer holding up the Win64 port. The exception handling
is the least certain, although stack alignments for the assembly language
could also have issues.

Also patched gbuild to use the 64 bit MASM for building assembly language
files on Win64.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852196 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# d995f069 14-Jan-2019 Damjan Jovanovic

Fix the path to s5abi_macosx_x86-64 (the last separator is a minus,
not an underscore).

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851

Fix the path to s5abi_macosx_x86-64 (the last separator is a minus,
not an underscore).

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851285 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 5be96081 09-Jan-2019 Jim Jagielski

And bring trunk back w/ gbuild migrations for bridges and cpputools


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1850888 13f79535-47bb-0310-9956-ffa450edef68


# a341bc61 09-Jan-2019 Jim Jagielski

And remove unneeded files


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1850886 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO416
# 12dd3d53 06-Dec-2018 Damjan Jovanovic

Linux needs "-ldl" for the dynamic linker functions.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1848344 13f79535-47bb-0310-9956-ffa450edef68


# 1630693e 06-Dec-2018 Damjan Jovanovic

Port main/bridges to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1848262 13f79535-47bb-0310-9956-ffa450edef68