0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ConfigureChecks: Fix setting of HAVE_GETPRIORITY More... over 8 years ago
Extensions: Support building CPython including new version of libexpat More... over 8 years ago
ConfigureChecks: Include sys/sysmacros.h More... over 8 years ago
ConfigureChecks: Add a specific configure check for sys/random.h More... over 8 years ago
cmake: Update default python version from 3.5.2 to 3.6.4 More... over 8 years ago
patches: Support building python 3.6.x on windows with BUILD_EXTENSIONS_AS_BUILTIN ON More... over 8 years ago
PythonApplyPatches: Use git executable it found, and check for older version of patch More... over 8 years ago
Merge pull request #206 from python-cmake-buildsystem/support-download-2.7.14 More... over 8 years ago
cmake: Support downloading Python 3.5.3 to 3.5.5, and 3.6.0 to 3.6.4 More... over 8 years ago
Merge pull request #205 from python-cmake-buildsystem/relax-python-version-check More... over 8 years ago
cmake: Support downloading Python 2.7.14 More... over 8 years ago
cmake: Accept configuring against any python version More... over 8 years ago
cmake/extensions: Call set_target_properties only for enabled extensions More... over 8 years ago
Merge branch '155-support-build-extensions-as-builtin-vs2015' More... almost 9 years ago
python3: Improve support for built-in extension on windows More... almost 9 years ago
Improve patch management system to support more general patching cases More... almost 9 years ago
python3: Fix link error renaming extension "overlapped" to "_overlapped" More... almost 9 years ago
Merge branch '187-fix-gitignore' More... almost 9 years ago
gitignore: Add more exceptions associated with in-source build More... almost 9 years ago
gitignore: Only exclude top-level "bin" and "lib" directories More... almost 9 years ago
Merge pull request #195 from python-cmake-buildsystem/more-robust-patch-management-system More... almost 9 years ago
Improve heuristic checking if patches should be re-applied More... almost 9 years ago
Fix install specifying DESTDIR env. var More... almost 9 years ago
Merge branch 'update-find-patch' More... about 9 years ago
ApplyPatches: Use copy of upstream FindPatch.cmake More... about 9 years ago
Merge pull request #192 from python-cmake-buildsystem/fix-discovery-of-patch-executable More... about 9 years ago
ApplyPatches: Fix finding of patch.exe if installed in user folder More... about 9 years ago
Merge pull request #189 from msmolens/fix-apply-patches-external-source More... about 9 years ago
Fix applying patches when external source is provided More... about 9 years ago
Merge pull request #188 from jcfr/fix-py27-vs2015-build-and-add-patch-mgmt More... about 9 years ago