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

leginee pushed a change to branch win10-msvc-trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


      at 5554882ed8 WIP cli_ure: port the .NET bridge to C++/CLI, and one 
runtime defect found

This branch includes the following new commits:

     new b88a603d70 Let a modern CRT supply its own snprintf
     new 97bc46e96b build(win10-minimal): M3 — sal through cppuhelper compile 
on the modern toolchain
     new 82bbd76e57 build(win10-minimal): M4 — the snprintf sweep, blocker 6, 
and the stlport caveat come due
     new 93bf54c1e6 build(win10-minimal): svl — the C2694 family needs a 
forward declaration, not an include
     new d1a85af2e0 WIP(win10-minimal): toolkit — two C2694 sites, and the 
family's second sub-case
     new 30ceb065ac build(win10-minimal): toolkit green — and a third rule for 
the C2694 family
     new 4fb86133b2 build(win10-minimal): svtools green — widen at a root, 
narrow at a one-off
     new b55e55ba5d Let a modern MSVC drop dynamic exception specifications, as 
every other compiler does
     new 560d94f16f Gate the exception specification on three destructors, not 
on the whole tree
     new e5b57b0a09 build(win10-minimal): the rest of the full-tree harvest, 
including three external shims
     new d01dcefb61 Remove dynamic exception specifications with a type list
     new 2652b5e062 Hold three C++ conformance rules a modern MSVC enforces and 
VC9 did not
     new 06392ef1de Stop the skeletonmaker emitting dynamic exception 
specifications
     new 718343d610 Add throwspec.py, the tool that removed the exception 
specifications
     new b288b92b43 configure: accept a UCRT-generation MSVC and the Windows 10 
SDK
     new a4f3fe809d Build the Windows environment for COMEX=14 and the Windows 
10 SDK
     new d5efc9f09f Put the Windows 10 SDK on PATH, and find midl.exe inside it
     new 175c83a72e Compiler flags and STL shims for the UCRT generation
     new b0fbb14822 redland and rasqal: stop shimming what the UCRT now supplies
     new e48ba21145 gbuild: the same UCRT delta the dmake half got
     new 47ec45a151 docs(win10-msvc): what this branch is, and what it has NOT 
been checked against
     new f951ff392b Let explicitly-passed flags win over the modern-toolchain 
guesses
     new 71773af101 Find ml.exe in a modern toolset's split bin tree
     new 00c9330a2c docs(win10-msvc): the Platform SDK v7.0 dependency that 
does not go away
     new 051399d036 Do not mistake Platform SDK v7.0 for a Windows 10 SDK
     new 3c65e0a5d5 Search for the Windows 10 SDK by one rule, over an ordered 
candidate list
     new b156fb0229 docs(win10-msvc): the staged CRT is still VC90, and why 
that is invisible
     new ae0b0ca805 soltools/cpp: declare PATH_MAX ourselves, as the UCRT no 
longer does
     new 5f9cd8bff3 nss: NSPR must not take its architecture from the build host
     new 5be04781a3 libxmlsec: /OPT:NOWIN98 is not an option any more
     new 9f3c3aaa77 libxmlsec: the UCRT has its own snprintf, so stop defining 
the name away
     new 789a6a0df2 gtest: force the bundled tr1 tuple only where it is 
actually needed
     new 324230a1aa icu: build the libraries and tools, not the test programs
     new e74ecd2c7c gbuild: register vcruntime and ucrt before asking to link 
them
     new 1d935655ec icu: do not build icuio either -- the UCRT removed 
__iob_func
     new bbd7f2cb1e gtest: regenerate the tuple patch against the real pristine 
header
     new 4a65209950 Update CoinMP to 1.8.4, and build it with MSBuild instead 
of vcbuild
     new d933b2ac3f Three follow-ups from the first build with CoinMP 1.8.4
     new 2e197bc4f4 Stop git normalising patch files, which had already broken 
one
     new c5eafd4e36 Fix the CoinMP link inputs, and give sal's kill an XP API 
floor
     new 59103c5abf The extra UCRT libraries must follow the static/dynamic CRT 
choice
     new 3eac21898e gbuild: keep -std:c++14 away from makedepend, which reads 
-s as its own
     new 9dbb9c0179 Two includes a modern MSVC needs, in the x86 bridge and in 
unoxml
     new 4196231b0a Name the extra CRT libraries, for the one module that 
replaces LIBCMT
     new 8df1daa645 Include <iterator> wherever std::back_inserter and friends 
are used
     new b7565a6c6e Switch off the CLI binding, fix the x64 SDK paths, deliver 
Python's cpython/
     new 9e736d8b85 Drop the vestigial mapix.h, and gate the one cli_ure 
makefile that was missed
     new 46a08e6dfe configure: survive an awk whose path has a space in it
     new be93de9e03 configure: decide the CLI binding and the host Python once, 
centrally
     new 8cbbeb44a1 python: build it on Windows, which trunk has never done
     new ea22735f46 Extract a COFF archive's linker member ourselves, and 
filter __xmm@ out
     new f506b532b9 A third way to lose the static CRT, and one more climaker 
consumer
     new 648d22e151 Include <iterator> for the iterator TYPES too, not just the 
inserters
     new 9790b03361 ldump: never export a vector constant, whatever module it 
turns up in
     new c17c7cd12e soffice.exe: stop merging in a linker manifest that no 
longer exists
     new 90d9a94f46 postprocess: run Microsoft's rebase, not Cygwin's tool of 
the same name
     new 8aee62d87f scp2: do not package CLI assemblies that were never built
     new a6b8de7360 docs(win10-msvc): the build is green, and what that does 
and does not mean
     new b61638693a bridges: ask the CRT for the current exception instead of 
guessing its address
     new 7cc8fd7e9d cli_ure: port climaker from Managed C++ to C++/CLI
     new 5554882ed8 WIP cli_ure: port the .NET bridge to C++/CLI, and one 
runtime defect found

The 61 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.


Reply via email to