]> xenbits.xensource.com Git - unikraft/libs/python3.git/shortlog
unikraft/libs/python3.git
2023-10-01 Andrei Tatarpatches: Fix ctypes import error
2023-10-01 Andrei TatarMakefile.uk: Fix generated header include path
2023-10-01 Andrei TatarMakefile.uk: Supress warnings
2023-08-14 Andrei TatarAdd support for the Shapely extension RELEASE-0.14.0
2023-08-11 Eduard Vintilăinclude/pyconfig.h: Define `SIZEOF_PHTREAD_T` based...
2023-08-11 Andrei TatarAdd support for numpy
2023-08-11 Andrei TatarUpdate CONTRIBUTING
2023-08-11 Andrei TatarMakefile.uk: remove malloc_closure.c from ctypes
2023-08-11 Andrei TatarMakefile.uk: Improve generating the python rootfs
2023-08-11 Andrei TatarMakefile.uk: Remove forceful setting of config
2023-08-11 Andrei TatarUpdate to upstream Python 3.10.11
2023-07-16 Stefan JumareaMakefile.uk: Allow configuring with custom config file
2022-11-18 Maria Sfiraialainclude/pyconfig.h: Add guard for x86 specific macros RELEASE-0.11.0 RELEASE-0.12.0 RELEASE-0.13.0 RELEASE-0.13.1
2022-11-18 Vlad Badoiupython: Add patch to disable SOCK_CLOEXEC usage
2022-11-10 Razvan Deaconescuinclude/pyconfig.h: Use value 8 for SIZEOF_PTHREAD_T
2022-08-29 Razvan DeaconescuConfig.uk: Add dependencies for POSIX libraries
2022-02-01 Vlad Badoiupython3: Fix sqlite3 module RELEASE-0.10.0 RELEASE-0.7.0 RELEASE-0.8.0 RELEASE-0.9.0
2021-08-10 Simon KuenzerCorrect license headers introduced by University Polite... RELEASE-0.6
2020-02-14 Felipe HuiciAdd suppress flag for clean build.
2020-02-01 Felipe HuiciFix broken dependency
2019-11-05 Costin LupuMakefile.uk: Make python-rootfs depend on origin code
2019-10-24 Costin LupuConfig.uk: Fix extensions menu
2019-10-24 Stefan TeodorescuEnable bzip2 extension
2019-10-18 Costin LupuConfig.uk: Use new names of internal libs
2019-10-17 Vlad-Andrei... README.md: Update with info about building and running
2019-10-17 Costin LupuConfig.uk: Add configuration options for extensions
2019-10-17 Costin LupuProvide main() function if configured to do so
2019-10-17 Costin LupuMakefile.uk: Add rule for creating root filesystem
2019-10-17 Vlad-Andrei... Add init.c for initialization
2019-10-17 Vlad-Andrei... Add stubs.c for stubbed functions
2019-10-17 Vlad-Andrei... Add modules_config.c
2019-10-17 Vlad-Andrei... _sysconfigdata.py: Disable features that are not avaiab...
2019-10-17 Vlad-Andrei... _sysconfigdata.py: Introduce file
2019-10-17 Vlad-Andrei... pyconfig.h: Disable features that are not avaiable...
2019-10-17 Vlad-Andrei... pyconfig.h: Introduce file
2019-10-17 Vlad-Andrei... patches: Fix build issues
2019-10-17 Vlad-Andrei... Add Makefile.uk
2019-10-17 Vlad-Andrei... Introduce library skeleton
2019-09-03 Costin LupuInitial commit (empty)