1. 1615ec3 Make gyp.el conform to conventional library format by Allen Li · 6 months ago master
  2. 2d207fd Correct toolset version for Visual Studio 2019 by Mathew Hodson · 11 months ago
  3. a03d741 Added support for constructing Xcode project files that import XCFrameworks. by David Gatwood · 11 months ago
  4. c6d8b9f Add SpectreMitigation attribute for msvs by Raymond Zhao · 1 year, 5 months ago
  5. 9d09418 Import OrderedDict from collections, not collections_abc by Marcin Radomski · 2 years, 2 months ago
  6. 9ecf45e gyp: default to python3 if available by Marcin Radomski · 2 years, 4 months ago
  7. 203fee2 MSVSVersion.py: add support for VS2019 and VS2022 by Marcin Radomski · 2 years, 4 months ago
  8. 6330487 msvs_emulation.py: avoid string-int/float comparisons by Marcin Radomski · 2 years, 4 months ago
  9. 2105cc8 Fix python3 compatibility on windows by Marcin Radomski · 2 years, 4 months ago
  10. 668afc3 msvs_emulation.py: allow skipping path normalization by Marcin Radomski · 2 years, 4 months ago
  11. bc83cda Use six.moves.collections_abc where appropriate by Marcin Radomski · 2 years, 5 months ago
  12. d6c5dd5 Remove Travis integration, since GYP is now idle. by Dirk Pranke · 3 years ago
  13. caa6002 Add support for CLANG_ENABLE_OBJC_WEAK by Tobias Hahn · 4 years, 3 months ago
  14. e87d37d Prevent propogation to configurations of nested 'dependent-settings' directives by Nachshon Armon · 4 years, 8 months ago
  15. fcd686f Add .tbd to the .xcodeproj generator’s extension map by zhoujinrui · 5 years ago
  16. a8921fc fix encoding issues with inputs for better Python 3 support by Mike Frysinger · 5 years ago
  17. 12ef00d fix make output checks under C locale by Mike Frysinger · 5 years ago
  18. aca1e2c Fix Python 3 incompatibilities by Philip Nery · 5 years ago
  19. 4f1618a Add missing b'' qualifier from da63cb0f. by Dirk Pranke · 5 years ago
  20. da63cb0 Misc python3 fixes in xcode_emulation. by Dirk Pranke · 5 years ago
  21. 5c270f7 Fix incorrect depfile path relativization by Tobias Hahn · 5 years ago
  22. 9f2a7bb Add flake8 checks to travis configuration. by Dirk Pranke · 6 years ago
  23. 8bee09f Changes for windows and easy xml to get gyp to run under python 3. by Jared Wyles · 5 years ago
  24. bd11dd1 More miscellaneous fixes for Python3 compatibility. by Dirk Pranke · 6 years ago
  25. 703706c src,win: add VS2019 version by Refael Ackermann · 6 years ago
  26. e22714e Fixes needed for Python3 on Win32. by Dirk Pranke · 6 years ago
  27. 732bde6 Fix one dangling utf8 decode call needed for python 3. by Dirk Pranke · 6 years ago
  28. ab4aca8 Mostly mechanical changes for Python3 support. by Dirk Pranke · 6 years ago
  29. f2dca32 Update simple_copy.py for Python3 types. by Dirk Pranke · 6 years ago
  30. f989ef9 Use ast module instead of compiler module for parsing files. by Dirk Pranke · 6 years ago
  31. 9df93ee Make Visual Studio 2017 Community Edition work w/ GYP. by Dirk Pranke · 6 years ago
  32. 6dbf304 Add a copyright header to TestCmd.py. by Dirk Pranke · 6 years ago
  33. f825c98 Fix issue with missing resources in Xcode ui tests targets. by Konstantinov Maxim · 6 years ago
  34. 197c82b Patch GYP so that building with Xcode 10 works. by Dirk Pranke · 6 years ago
  35. 81286d3 infra: remove cq.cfg, which is no longer used. by Andrii Shyshkalov · 6 years ago
  36. 4d46762 Make Travis build only the master branch by Scott Graham · 6 years ago
  37. deb6252 Disable some tests that fail on bots to try to get a green build by Scott Graham · 7 years ago
  38. d22dd97 and try clang by Scott Graham · 7 years ago
  39. 7f29410 readd osx by Scott Graham · 7 years ago
  40. 0afd3fc try a wrapper script by Scott Graham · 7 years ago
  41. 007db9e see if ninja is getting pulled by Scott Graham · 7 years ago
  42. 39ad9f3 see if ninja is getting pulled by Scott Graham · 7 years ago
  43. 541da53 try other order for sync: by Scott Graham · 7 years ago
  44. c3b797d try exporting PATH and only build ninja for now by Scott Graham · 7 years ago
  45. 834a059 fiddling with directories by Scott Graham · 7 years ago
  46. 2ea7773 set +x on buildbot/travis-checkout.sh by Scott Graham · 7 years ago
  47. 2f9ae92 add copyright to .sh by Scott Graham · 7 years ago
  48. 6dbd6e1 . by Scott Graham · 7 years ago
  49. ac24c9a osx by Scott Graham · 7 years ago
  50. 85a2192 . by Scott Graham · 7 years ago
  51. 52d9dce Add prototype of Travis config by Scott Graham · 7 years ago
  52. 5e2b3dd Remove Rietveld CQ config. by Andrii Shyshkalov · 7 years ago
  53. 365ffa0 Flip to LUCI for tryjobs. by Dirk Pranke · 7 years ago
  54. f725862 Provide backward compatibility for python 2.7.6 on z/OS by John Barboza · 7 years ago
  55. 44ad5a0 Add LIBS to the link command on z/OS by John Barboza · 7 years ago
  56. 30a2918 Change z/OS platform flavor name based on python 2.7.13 by John Barboza · 7 years ago
  57. c6f4716 make,ninja: Add support for an LDFLAGS_host environment variable. by Jiajie Hu · 7 years ago
  58. dd0eafb Support z/OS platform by John Barboza · 7 years ago
  59. 324dd16 gyp: show descriptive Windows SDK detection error by Jaime Bernardo · 7 years ago
  60. 4801a53 gyp: update xml string encoding conversion by Refael Ackermann · 7 years ago
  61. d61a939 mac_tool.py: Handle non-zero ibtool return code. by Michail Pishchagin · 7 years ago
  62. a478c1a win: mkdir even when copying directory by Refael Ackermann · 7 years ago
  63. ffd524c win ninja/make: Always use a native compiler executable with MSVS 2017 by Mark Mentovai · 7 years ago
  64. e885024 Fix MSVC++ 32-on-32 builds after b62d04ff85e6 by Mark Mentovai · 7 years ago
  65. 8dc7724 Disable flaky test/copies/gyptest-all under msvs. by Dirk Pranke · 7 years ago
  66. b62d04f win,ninja: ninja generator better on windows by Refael Ackermann · 7 years ago
  67. ae76d91 Clean up gyptest.py. by Dirk Pranke · 7 years ago
  68. a94b02e Disable a bunch of tests on Mac. by Dirk Pranke · 7 years ago
  69. 19495aa Update test/no-cpp/gyptest-no-cpp. by Dirk Pranke · 7 years ago
  70. eb296f6 [win] Add support for MS VS2017 (via Registry) by Refael Ackermann · 7 years ago
  71. 95da766 [win-test] loosen win-driver-target-type test by Refael Ackermann · 7 years ago
  72. aae1e3e CQ config: add gerrit CQAbility verifier. by Andrii Shyshkalov · 7 years ago
  73. a7055b3 Make Gerrit the default code review system for gyp by Aaron Gable · 8 years ago
  74. 9733aa6 Set up a CQ for gyp by Aaron Gable · 8 years ago
  75. 940a15e Update shared library extension on AIX to .a. by Dirk Pranke · 8 years ago
  76. ef2f29a msvs: Allow target platform version without WinRT by Dirk Pranke · 8 years ago
  77. 920ee58 Hash intermediate file name to avoid ENAMETOOLONG by Anna Henningsen · 8 years ago
  78. 5dc5a5b fix common "NameError"s by thefourtheye · 8 years ago
  79. 702ac58 Add new target type called windows_driver. by Jose Maquieira · 8 years ago
  80. 93cc6e2 Make the ninja backend transitively check for C++ sources to use the C++ compiler for linking by Ted Mielczarek · 8 years ago
  81. 1f989f6 Complete PBXCopyFilesBuildPhase TODO in xcodeproj_file.py. by Mark Callow · 8 years ago
  82. e7079f0 Fix :rfc1034identifier when the value contains underscore. by Sylvain Defresne · 8 years ago
  83. bac4680 Only call CopyStringsFile if convert_to_binary is False. by Sylvain Defresne · 8 years ago
  84. 35eafcd Ignore more Xcode stderr logging information. by Justin Cohen · 8 years ago
  85. c61b0b3 [gyp-ninja] Set simulator and device SDKROOT for iOS. by Justin Cohen · 8 years ago
  86. bce1c77 ninja/mac: Add horrible workaround for horrible Xcode 7.3 ld bug. by Nico Weber · 8 years ago
  87. 02b145a Enabling /ZW (CompileAsWinRT) option for msvs by Scott Graham · 8 years ago
  88. e24c837 Adds support for a new target spec: 'mac_xcuitest_bundle'. This allows us to create UI testing bundles. by Ian Wilkinson · 8 years ago
  89. 4cf07e8 [ios-ninja] Support xctests in devices in release. by Justin Cohen · 8 years ago
  90. db72e9f Fix header map nextPowerOf2 method. by Justin Cohen · 8 years ago
  91. 6ea6863 gyp-win-tool: Don't use shell=True on non-Windows hosts. by Nico Weber · 8 years ago
  92. 34d3fba gyp-win-tool: Fix regression from my last change. by Nico Weber · 8 years ago
  93. f9ac7a9 gyp-win-tool: Let LinkWrapper only transmogrify / when the host platform is Windows. by Nico Weber · 8 years ago
  94. 4ec6c4e [iOS/OS X] Copy file instead of hard-linking them. by Sylvain Defresne · 8 years ago
  95. 697933c Fix mac_tool.py copy-bundle-resource errors. by Sylvain Defresne · 8 years ago
  96. 3fa0c60 [GN] Use hard-link if possible when copying to bundle. by Sylvain Defresne · 8 years ago
  97. 28340b4 Support DEVELOPER_DIR in gyp-ninja for mac. by Justin Cohen · 8 years ago
  98. 8e8c317 Detect and warn on missing vcvarsall.bat by Bruce Dawson · 8 years ago
  99. 133eaf7 Add support for iOS Frameworks with header maps. by Justin Cohen · 8 years ago
  100. fbcb317 ninja: Add target_rpath generator flag by Nico Weber · 8 years ago