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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
profiles/osapi/modern.h: defined HAVE_USABLE_WCHAR_T.
midipix
1
-0
/
+1
2021-06-18
project: cfgdefs.sh: added header test for pthread.h.
midipix
1
-0
/
+1
2021-06-18
project: cfgdefs.sh: added header and interface tests for posix_spawn.
midipix
1
-0
/
+4
2021-06-18
profiles/osapi/linux.h: defined HAVE_LINUX_VM_SOCKETS_H.
midipix
1
-0
/
+1
2021-06-18
project: cfgdefs.sh: added type-size test for pthread_key_t.
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-18
project: cfgdefs.sh: added test for pthread_getcpuclockid.
midipix
1
-0
/
+3
2021-06-18
config: defined PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT in pyconfig.h.
midipix
2
-0
/
+8
2021-06-18
project: cfgdefs.sh: also test for preadv, preadv2, pwritev2, and pwritev2.
midipix
1
-0
/
+6
2021-06-16
project: cfgdefs.sh: ssl extension: test for X509_VERIFY_PARAM_set1_host().
midipix
1
-0
/
+3
2021-06-16
project: cfgdefs.sh: enhanced tests for uuid api's.
midipix
1
-2
/
+20
2021-06-15
project: added wrapper header and config logic for term.h.
midipix
2
-0
/
+16
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.13.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added (symlinked) pydist.in for python-3.6.13.
midipix
1
-0
/
+1
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.12.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added (symlinked) pydist.in for python-3.6.12.
midipix
1
-0
/
+1
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.11.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added (symlinked) pydist.in for python-3.6.11.
midipix
1
-0
/
+1
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.10.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added (symlinked) pydist.in for python-3.6.10.
midipix
1
-0
/
+1
2021-06-15
project: hoppla.sh: account for micro-versions equal to or greater than 10.
midipix
1
-1
/
+1
2021-06-15
project: hoppla.sh: also filter out -Wno-unreachable-code.
midipix
1
-0
/
+2
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.9.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added (symlinked) pydist.in for python-3.6.9.
midipix
1
-0
/
+1
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.8.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added (symlinked) pydist.in for python-3.6.8.
midipix
1
-0
/
+1
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.7.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added pydist.in for python-3.6.7.
midipix
1
-0
/
+1058
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.6.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added pydist.in for python-3.6.6.
midipix
1
-0
/
+1039
2021-06-15
project: hoppla.sh: also filter out -Wno-cast-function-type and -Werror.
midipix
1
-0
/
+4
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.5.
midipix
6
-0
/
+6
2021-06-15
project: variant support: added pydist.in for python-3.6.5.
midipix
1
-0
/
+1038
2021-06-15
project: variant support: added (symlinked) logic for python-3.6.4.
midipix
6
-0
/
+6
2021-06-15
project: cfgdefs.sh: cfgdefs_perform_common_tests(): test for crypt.h.
midipix
1
-0
/
+1
2021-06-15
project: hoppla.sh: also diff setup.py and configure.ac.
midipix
1
-0
/
+5
2021-06-15
build system: configure: config_ccenv(): fix typo.
midipix
1
-2
/
+2
2021-06-15
build system: configure: config_ccenv(): refined --sysroot related logic.
midipix
1
-1
/
+4
2021-06-15
build system: Makefile.in: .ldflags-host: use the correct ldflags variable.
midipix
1
-1
/
+1
2021-06-15
project: pydist.m4: reinstate non-duplicate dependency declaration.
midipix
1
-2
/
+2
2021-06-15
project: pydist overhaul: added pydist.in for python-3.71 and python-3.7.2.
midipix
2
-0
/
+2126
2021-06-15
project: pydist.m4: removed duplicate dependency declaration.
midipix
1
-2
/
+2
2021-06-15
project: pydist overhaul: added pydist.in for python-3.6.3 and python-3.6.4.
midipix
2
-0
/
+2072
2021-06-15
project: pydist overhaul: integrated the new m4-based logic.
midipix
4
-1
/
+251
2021-06-15
project: pydist overhaul: removed old pydist.sh and generated pydist.mk files.
midipix
4
-5901
/
+0
2021-06-15
project: cfgdefs.sh: cfgdefs_perform_common_tests(): additional curses api's.
midipix
1
-0
/
+32
2021-06-15
project: hoppla.sh: also filter out trailing spaces.
midipix
1
-0
/
+2
2021-06-15
project: hoppla.sh: also filter out -Wno-implicit-fallthrough.
midipix
1
-0
/
+2
2021-06-15
profiles/osapi/modern.h: conditionally define HAVE_GCC_ASM_FOR_{X87|X64}.
midipix
1
-0
/
+9
2021-06-14
build system: modern.m4: m4_pathvar(): also convert hyphen to an underscore.
midipix
1
-1
/
+1
[next]