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


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

This change permanently discards the following revisions:

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

Reply via email to