2
I Use This!
Very Low Activity

Commits : Listings

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