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 822518e85a hsqldb: drop a trailing space the pre-commit hook keeps 
flagging

This branch includes the following new commits:

     new 3ea67340eb Let a modern CRT supply its own snprintf
     new 9c4c93b0b8 build(win10-minimal): M3 — sal through cppuhelper compile 
on the modern toolchain
     new 113a6f8c17 build(win10-minimal): M4 — the snprintf sweep, blocker 6, 
and the stlport caveat come due
     new 71a71adcb6 build(win10-minimal): svl — the C2694 family needs a 
forward declaration, not an include
     new 89e92b6c52 WIP(win10-minimal): toolkit — two C2694 sites, and the 
family's second sub-case
     new 83219d4e92 build(win10-minimal): toolkit green — and a third rule for 
the C2694 family
     new 5535b9e171 build(win10-minimal): svtools green — widen at a root, 
narrow at a one-off
     new 19cab49e3b Let a modern MSVC drop dynamic exception specifications, as 
every other compiler does
     new 8197baef35 Gate the exception specification on three destructors, not 
on the whole tree
     new 549bd99eb5 build(win10-minimal): the rest of the full-tree harvest, 
including three external shims
     new 2e7167db66 Remove dynamic exception specifications with a type list
     new 7c9285fc42 Hold three C++ conformance rules a modern MSVC enforces and 
VC9 did not
     new c4cf7911a6 Stop the skeletonmaker emitting dynamic exception 
specifications
     new 2b08681dfb Add throwspec.py, the tool that removed the exception 
specifications
     new 7e04f38244 configure: accept a UCRT-generation MSVC and the Windows 10 
SDK
     new 8812ffa136 Build the Windows environment for COMEX=14 and the Windows 
10 SDK
     new 955fab6cae Put the Windows 10 SDK on PATH, and find midl.exe inside it
     new ba8b8aefdb Compiler flags and STL shims for the UCRT generation
     new 50bf201c2c redland and rasqal: stop shimming what the UCRT now supplies
     new 15bee4f84a gbuild: the same UCRT delta the dmake half got
     new 93786a2371 docs(win10-msvc): what this branch is, and what it has NOT 
been checked against
     new 65616244f4 Let explicitly-passed flags win over the modern-toolchain 
guesses
     new f16aee36c8 Find ml.exe in a modern toolset's split bin tree
     new 4a7e3a444a docs(win10-msvc): the Platform SDK v7.0 dependency that 
does not go away
     new d5e4f2d38a Do not mistake Platform SDK v7.0 for a Windows 10 SDK
     new faa59d725b Search for the Windows 10 SDK by one rule, over an ordered 
candidate list
     new c3cdec7407 docs(win10-msvc): the staged CRT is still VC90, and why 
that is invisible
     new d6b70a0ecf soltools/cpp: declare PATH_MAX ourselves, as the UCRT no 
longer does
     new cde4562ecc nss: NSPR must not take its architecture from the build host
     new ce8ee751c9 libxmlsec: /OPT:NOWIN98 is not an option any more
     new 1d61fee42b libxmlsec: the UCRT has its own snprintf, so stop defining 
the name away
     new fb64ccc673 gtest: force the bundled tr1 tuple only where it is 
actually needed
     new 886ff28b9d icu: build the libraries and tools, not the test programs
     new 5899dc2571 gbuild: register vcruntime and ucrt before asking to link 
them
     new 623d275327 icu: do not build icuio either -- the UCRT removed 
__iob_func
     new 1409b422f3 gtest: regenerate the tuple patch against the real pristine 
header
     new 0623401a88 Update CoinMP to 1.8.4, and build it with MSBuild instead 
of vcbuild
     new 920c185b3e Three follow-ups from the first build with CoinMP 1.8.4
     new 7ea4f71f7e Stop git normalising patch files, which had already broken 
one
     new a3a5be8fd7 Fix the CoinMP link inputs, and give sal's kill an XP API 
floor
     new de9ab1205f The extra UCRT libraries must follow the static/dynamic CRT 
choice
     new d0c6827404 gbuild: keep -std:c++14 away from makedepend, which reads 
-s as its own
     new 7b8e8c93be Two includes a modern MSVC needs, in the x86 bridge and in 
unoxml
     new 2ecfa32f48 Name the extra CRT libraries, for the one module that 
replaces LIBCMT
     new 41fa87a420 Include <iterator> wherever std::back_inserter and friends 
are used
     new 1add1f4f79 Switch off the CLI binding, fix the x64 SDK paths, deliver 
Python's cpython/
     new 0fcc1ba75e Drop the vestigial mapix.h, and gate the one cli_ure 
makefile that was missed
     new f6b8e562ad configure: survive an awk whose path has a space in it
     new bda907dbc8 configure: decide the CLI binding and the host Python once, 
centrally
     new 9c87c5e892 python: build it on Windows, which trunk has never done
     new 0b3d8176a4 Extract a COFF archive's linker member ourselves, and 
filter __xmm@ out
     new dfa6f482cb A third way to lose the static CRT, and one more climaker 
consumer
     new 408cba2c46 Include <iterator> for the iterator TYPES too, not just the 
inserters
     new 5ae8c01cd5 ldump: never export a vector constant, whatever module it 
turns up in
     new 19c42627b3 soffice.exe: stop merging in a linker manifest that no 
longer exists
     new 971a33c19e postprocess: run Microsoft's rebase, not Cygwin's tool of 
the same name
     new 18d87c6157 scp2: do not package CLI assemblies that were never built
     new 2fc6886e6d docs(win10-msvc): the build is green, and what that does 
and does not mean
     new ef10006998 bridges: ask the CRT for the current exception instead of 
guessing its address
     new 68a859a71f cli_ure: port climaker from Managed C++ to C++/CLI
     new 13d3177df7 WIP cli_ure: port the .NET bridge to C++/CLI, and one 
runtime defect found
     new 81b842475e testtools: sweep the throw specifications trunk added while 
we were away
     new 7e5bf996b5 python: drop our duplicate cpython delivery, trunk landed 
the same fix
     new 822518e85a hsqldb: drop a trailing space the pre-commit hook keeps 
flagging

The 64 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