0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure POSIX_SEMAPHORES_NOT_ENABLED run test is considered and correct More... over 13 years ago
Implement PY_FORMAT_LONG_LONG platform run test More... over 13 years ago
Implement PY_FORMAT_SIZE_T platform run test More... over 13 years ago
Implement HAVE_WORKING_TZSET run platform test More... over 13 years ago
Implement HAVE_PROTOTYPES compile platform test More... over 13 years ago
Implement HAVE_DECL_TZNAME declaration check More... over 13 years ago
Ensure ENABLE_IPV6 option is considered More... over 13 years ago
Implement HAVE_GETHOSTBYNAME__R_* platform compile tests More... over 13 years ago
For consistency - configure "_DARWIN_C_SOURCE" instead of defining directly More... over 13 years ago
Add "initgroups" configure symbol check More... over 13 years ago
Add "spawn.h" configure include check More... over 13 years ago
Add setitimer and getitimer configure symbol checks More... over 13 years ago
Add "pid_t" and "long double" configure type checks More... over 13 years ago
Add missing semaphore related configure checks to set HAVE_SEM_* variables. More... over 13 years ago
Ensure HAVE_SETRES{GID,UID} are set and remove hack for undefined symbols More... over 13 years ago
Add "#cmakedefine" to pyconfig.h.in erroneously omitted. More... over 13 years ago
Configure "config.c" instead of including generated ".c" file. More... over 13 years ago
Rename option ENABLE_{STATIC,SHARED} into BUILD_{STATIC,SHARED} More... over 13 years ago
Add mechanism to detect or set SRC_DIR More... over 13 years ago
Fix windows static build More... over 13 years ago
Reference source files using SRC_DIR variable More... over 13 years ago
Ensure python executable runs from a windows build More... over 13 years ago
Explicitly enable C language. More... over 13 years ago
Set "functool", "locale", "operator" extension as built-in on windows More... over 13 years ago
Ensure dynload libraries can be found in a windows build tree More... over 13 years ago
Ensure python can be started from a build binary More... over 13 years ago
On windows, properly set PYTHONPATH using ";" delimiter. More... over 13 years ago
Set PY_PLATFORM CMake variable on all platform. More... over 13 years ago
On windows, do not pass PLAFORM to 'getplatform.c' - value hardcoded in pyconfig.h More... over 13 years ago
On windows, set "LANDMARK" definition to ensure proper lookup of library More... over 13 years ago