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