office-gobmx/external/python3
Caolán McNamara a539db002b upgrade to openssl-3.0.5
patch out using IPC::Cmd instead of requiring adding it
to build-time dependencies

for mysterious:

The system cannot find the path specified.
NMAKE : fatal error U1077: '""C:\PROGRA~2\MIB055~1\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x86\cl.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x86\nmake.exe"' : return code '0x2'
Stop.

include fix from https://github.com/openssl/openssl/issues/18823

and for

move /Y crypto/aes/aes-586.asm.i crypto/aes/aes-586.asm
The system cannot find the path specified.
NMAKE : fatal error U1077: 'move' : return code '0x1'

add own patch to use mv and rm for move and del

Change-Id: I071750e20efd0931ea1c5c3b49e7a5173c7283f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139641
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-09-10 15:34:54 +02:00
..
0001-3.6-bpo-17239-Disable-external-entities-in-SAX-parse.patch.1
darwin.patch.0
ExternalPackage_python3.mk
ExternalProject_python3.mk
GeneratedPackage_python3.mk
i100492-freebsd.patch.1
internal-zlib.patch.0
macos-11.patch.0
Makefile
Module_python3.mk
python-3.3.0-darwin.patch.1
python-3.3.3-disable-obmalloc.patch.0
python-3.3.3-elf-rpath.patch.1
python-3.5.4-msvc-disable.patch.1
python-3.5.tweak.strip.soabi.patch
python-3.7.6-msvc-ssl.patch.1 upgrade to openssl-3.0.5 2022-09-10 15:34:54 +02:00
python-3.8-msvc-sdk.patch.1
README
tsan.patch.0
ubsan.patch.0
UnpackedTarball_python3.mk

CPython implementation of Python 3 from http://www.python.org