index
:
sbpython3
main
an external, sofort-based, configurable build project for Python-3.x.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-06-18
profiles/osapi/linux.h: defined HAVE_LINUX_VM_SOCKETS_H.
midipix
1
-0
/
+1
2021-06-18
profiles/osapi/rtld.h: added (zero) definition of HAVE_DECL_RTLD_MEMBER.
midipix
1
-0
/
+1
2021-06-15
profiles/osapi/modern.h: conditionally define HAVE_GCC_ASM_FOR_{X87|X64}.
midipix
1
-0
/
+9
2019-10-05
profiles/osapi/modern.h: only #define _XOPEN_SOURCE as needed.
midipix
1
-1
/
+4
2018-12-25
project: custom config: support --with[out]-pycompile, --with[out]-pydebug.
midipix
1
-1
/
+0
2018-12-23
project: support variant-specific header-, source-, and extension lists.
midipix
4
-403
/
+0
2018-12-22
project: custom config: test for x87, x64, and IEEE properties at config time.
midipix
2
-13
/
+0
2018-12-22
project: extensions: _decimal: take the -DUNIVERSAL code path.
midipix
1
-3
/
+0
2018-12-22
project: custom config: obtain type size information at config time.
midipix
1
-18
/
+0
2018-12-19
project: custom config: handle all ncurses-related bits at config-time.
midipix
1
-5
/
+0
2018-12-19
project: custom config: properly detect getrandom availability.
midipix
2
-4
/
+0
2018-12-19
shared extensions: moved tkinter (tcl/tk) from 'core' to its own subset.
midipix
1
-1
/
+3
2018-12-18
project: added rules and definitions for building a static python utility.
midipix
2
-5
/
+144
2018-12-18
project: added rules and definitions for building the build-local pycompile.
midipix
1
-0
/
+24
2018-12-18
osapi: midipix.h: prevent the AF_CAN macro from misleading python.
midipix
1
-0
/
+4
2018-12-18
osapi: handle the getrandom(2) syscall in os-specific headers.
midipix
3
-1
/
+10
2018-12-18
osapi: moved definition of HAVE_SOCKADDR_ALT from modern.h to linux.h.
midipix
2
-1
/
+1
2018-12-18
custom config, modern.h: properly detect stdatomic.h and atomic built-ins.
midipix
1
-2
/
+9
2018-12-18
project: profiles: defined extension module subsets.
midipix
1
-0
/
+143
2018-12-18
project: added rules and definitions for building python's extension modules.
midipix
1
-0
/
+3
2018-12-18
config & profiles: created the initial linkage/inittab.h for Python-3.x.
midipix
1
-0
/
+95
2018-12-18
config & profiles: update to match Python-3.x's needs and definitions.
midipix
4
-19
/
+98
2018-12-18
config & profiles: imported the osapi and toolchain headers from sbpython2.
midipix
6
-0
/
+375