summaryrefslogtreecommitdiff
path: root/external/python3/ExternalProject_python3.mk
AgeCommit message (Expand)Author
2023-10-15Typo: Unfortuantely->Unfortunately (python3/ExternalProject_python3.mk)Julien Nabet
2023-10-14tdf#116412 include bz2 module in internal pythonTaichi Haradaguchi
2023-09-15A more principled suppression of -fsanitize=function in external C codeStephan Bergmann
2023-08-07Revert "tdf#116412: include bz2 in internal python"Taichi Haradaguchi
2023-07-30tdf#116412: include bz2 in internal pythonTaichi Haradaguchi
2023-01-27Remove support for AIXStephan Bergmann
2022-11-21macOS (janitor): remove workarounds for no longer supported SDKsChristian Lohmaier
2022-02-23external/python3: Explicitly check that all extension modules got builtStephan Bergmann
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski
2021-09-16Add preliminary VS 2022 supportHossein
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-05-07external/python3: First removeunnecessarystuff, then fixinstallnamesStephan Bergmann
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-05-05Switch OPENSSL config var from negative to positiveJan-Marek Glogowski
2021-04-21Python .so files names have changed on macOS at least for some reasonTor Lillqvist
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier
2020-12-03Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist
2020-12-01Enable Python Py_DEBUG setting when built with --enable-dbgutil on LinuxThomas Viehmann
2020-11-19Add comment on how to run Python's own unit testsTor Lillqvist
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski
2020-04-29Fix gb_ExternalProject_get_state_target,python3,removeunnecessarystuffStephan Bergmann
2020-04-16Fix passing --disable-optimized into external/python3Stephan Bergmann
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl
2020-01-08python3: upgrade to release 3.7.6Michael Stahl
2019-11-19python3: upgrade to release 3.5.9Michael Stahl
2019-04-16Initial VS 2019 SupportTomoyuki Kubota
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2019-01-16Minimum Supported Version is VS2017himajin100000
2018-08-15tdf#106324: Remove unnecessary test folder from LibreOfficePython frameworkTor Lillqvist
2018-06-05try building python in parallel on windowsNoel Grandin
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann
2017-02-15Support MSVC 15.0David Ostrovsky
2017-02-10Remove MinGW supportStephan Bergmann
2016-11-04fix build of bundled python3 with bundled zlibDavid Tardon
2016-09-16external/python3: Fix building against external/zlibStephan Bergmann
2016-08-04Don't use functions introduced in 10.12 when building to run on olderTor Lillqvist
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2016-07-01python3: override LINKCC properly, it needs -pthreadMichael Stahl
2016-07-01remove executable bit from .mk filesMichael Stahl
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2015-10-27Fix python3 on MSVC 14.0David Ostrovsky
2015-10-25Bump python to 3.5David Ostrovsky