0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmake: Fix undefined reference to gss_* symbols when libkrb5-dev package not installed More... over 4 years ago
Merge pull request #287 from jcfr/update-minimum-required-cmake-from-2.8.6-to-3.13.5 More... over 4 years ago
cmake/Extensions: Simplify removing workaround specific to CMake < 2.8.8 More... over 4 years ago
cmake: Remove unused custom CMake module for detecting CMake features More... over 4 years ago
cmake: Update minimum required version from 2.8.4 to 3.13.5 More... over 4 years ago
Merge pull request #285 from jcfr/227-fix-static-linking-enabling-nis-extension-only-for-shared-build More... over 4 years ago
cmake: Fix undefined reference to gss_* symbols when WITH_STATIC_DEPENDENCIES is ON More... over 4 years ago
cmake: Append "-static" to fix executable linking when WITH_STATIC_DEPENDENCIES is ON More... over 4 years ago
cmake: Update add_python_extension to support NEVER_BUILTIN option More... over 4 years ago
Merge pull request #276 from jcfr/ci-use-circleci-v2 More... over 4 years ago
circleci/linux: Install dependencies to build & test more extensions More... over 4 years ago
ci: Remove obsolete Circle 1.0 configuration More... over 4 years ago
circleci/linux: Expect tests to run in less than 360s More... over 4 years ago
circleci/win: Update config to include windows build using VS2019 More... over 4 years ago
ci/appveyor: Update 3.6.5 to 3.6.7, 2.7.14 to 2.7.15, Remove 3.5.5 More... over 4 years ago
ci/appveyor: Remove testing of 2.7.3 to 2.7.14 More... over 4 years ago
ci/appveyor: Explicitly specify GENERATOR and PLATFORM More... over 4 years ago
lzma: Fix Python 2.7 build excluding lzma extension introduced in Python 3.3 More... over 4 years ago
circleci/linux: Update python 2.7.14 -> 2.7.15, 3.6.4 -> 3.6.7, remove 3.5.5 More... over 4 years ago
Merge pull request #284 from jcfr/fix-support-for-DESTDIR-env-variable More... over 4 years ago
Merge pull request #283 from jcfr/patch-2.7.11-and-2.7.12-to-support-vs2015 More... over 4 years ago
PythonApplyPatches: Refactor logic applying patch to Python 2.7.11 and 2.7.12 More... over 4 years ago
ci: Add CircleCI 2.0 configuration More... over 5 years ago
cmake: Skip CMP0045 on CMake >= 3.0.1 More... almost 6 years ago
Merge pull request #273 from lassoan/fix-lzma-comment More... almost 6 years ago
Remove irrelevant comment More... almost 6 years ago
Merge pull request #272 from lassoan/add-lzma-support More... almost 6 years ago
Add support for building with lzma More... almost 6 years ago
cmake: Python 3.5.10 requires PY3_DLLNAME definition More... about 6 years ago
PythonApplyPatches: Patch 2.7.[11|12] to support VS2015 More... over 6 years ago