2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make gyp.el conform to conventional library format More... over 2 years ago
Added support for constructing Xcode project files that import XCFrameworks. More... almost 3 years ago
Correct toolset version for Visual Studio 2019 More... almost 3 years ago
Add SpectreMitigation attribute for msvs More... over 3 years ago
Import OrderedDict from collections, not collections_abc More... about 4 years ago
gyp: default to python3 if available More... about 4 years ago
MSVSVersion.py: add support for VS2019 and VS2022 More... about 4 years ago
msvs_emulation.py: avoid string-int/float comparisons More... about 4 years ago
Fix python3 compatibility on windows More... about 4 years ago
msvs_emulation.py: allow skipping path normalization More... about 4 years ago
Use six.moves.collections_abc where appropriate More... over 4 years ago
Remove Travis integration, since GYP is now idle. More... almost 5 years ago
Add support for CLANG_ENABLE_OBJC_WEAK More... about 6 years ago
Prevent propogation to configurations of nested 'dependent-settings' directives More... over 6 years ago
Add .tbd to the .xcodeproj generator’s extension map More... almost 7 years ago
fix encoding issues with inputs for better Python 3 support More... almost 7 years ago
fix make output checks under C locale More... almost 7 years ago
Fix Python 3 incompatibilities More... about 7 years ago
Add missing b'' qualifier from da63cb0f. More... about 7 years ago
Misc python3 fixes in xcode_emulation. More... about 7 years ago
Fix incorrect depfile path relativization More... about 7 years ago
Changes for windows and easy xml to get gyp to run under python 3. More... over 7 years ago
src,win: add VS2019 version More... over 7 years ago
Add flake8 checks to travis configuration. More... over 7 years ago
More miscellaneous fixes for Python3 compatibility. More... over 7 years ago
Fixes needed for Python3 on Win32. More... over 7 years ago
Fix one dangling utf8 decode call needed for python 3. More... over 7 years ago
Mostly mechanical changes for Python3 support. More... over 7 years ago
Update simple_copy.py for Python3 types. More... over 7 years ago
Use ast module instead of compiler module for parsing files. More... over 7 years ago