1. 0b81bed Remove GN group backward-compat code. by brettw · 9 years ago
  2. 22da2b7 [GN]: Fix typo and a bug in the GN roll script. by andybons · 9 years ago
  3. a32d9ce [GN]: Include asmflags in ConfigValues::AppendValues by andybons · 9 years ago
  4. 88b539e tools/gn: Fix for bootstrap.py to keep it working. by tfarina · 9 years ago
  5. 878b346 tools/gn: Fix more "propogated" typos. by tfarina · 9 years ago
  6. 612d616 Revert "Add output reference to gen written files." by petermayo · 9 years ago
  7. fe23715 [GN]: BUILD file housecleaning by andybons · 9 years ago
  8. 9b0dd28 GN comment spelling fix. by brettw · 9 years ago
  9. f1408b7 Fix various issues in the roll_gn script. by dpranke · 9 years ago
  10. cdaee3e GN: Schedule config loads for sub-configs. by brettw · 9 years ago
  11. ac8e061 GN: Don't allow nested things inside template invocations. by brettw · 9 years ago
  12. c6ad6a6 Enhance GN documentation. by brettw · 9 years ago
  13. 167e86b [GN]: Fix bug in roller script with try servers by andybons · 9 years ago
  14. 5d0c4bb Make some global pointers const void* const. by thestig · 9 years ago
  15. 7fcf05b [GN]: Add asmflags by andybons · 9 years ago
  16. 1c364f6 [GN]: Remove dead code GetExtensionForOutputType by andybons · 9 years ago
  17. 3620e2d Build GN with c++11. by tfarina · 9 years ago
  18. 60899fa Add ninja console pool support to GN by tsniatowski · 9 years ago
  19. efa8f53 [GN]: Fix bug where cflag vars were not being written on non-PCH builds by andybons · 9 years ago
  20. d3470dd Attempt to fix race in GN auto-roller again. by dpranke · 9 years ago
  21. d1096c4 Fix GN docs for 'gn help deps' and update reference.md. by dpranke · 9 years ago
  22. 1062c16 [GN]: Fix bad doc links. by andybons · 9 years ago
  23. d575644 Fix race and error case in GN auto-roller script. by dpranke · 9 years ago
  24. 2e0295c Improve GN duplicate name error. by brettw · 9 years ago
  25. d8d3e3c [GN]: Precompiled header support for GCC. by andybons · 9 years ago
  26. c8c6ae5 Hook up "--threads" to gn help. by brettw · 9 years ago
  27. e13835e Allow GN configs to have sub-configs. by brettw · 9 years ago
  28. d09e75a Fix some typos in gn's documentation for "copy". by eroman · 9 years ago
  29. 3eaca54 gn help switches doc fixup by mostynb · 9 years ago
  30. 4e30ec8 Replace instances of datadeps --> data_deps. by eroman · 9 years ago
  31. 3bfe4ae gn-mode: Clear indent-tabs-mode by mcgrathr · 9 years ago
  32. 7b233ce Move sanitizer and symbol flags out of BUILDCONFIG by brettw · 9 years ago
  33. bd8c922 Fix some typos in GN documentation. by eroman · 9 years ago
  34. b6392ef Fixes for 32-bit official GN build. by brettw · 9 years ago
  35. 62c70b5 Escape "--" in markdown rendering for GN reference docs. by dpranke · 9 years ago
  36. 1a69ecd Fix GN auto-roller to handle results from buildbucket-initiated jobs. by dpranke · 9 years ago
  37. 5942965 Throw errors for nested targets in GN. by brettw · 9 years ago
  38. 9a38a30 Make gyp_flag_compare.py work on Windows by tmoniuszko · 9 years ago
  39. 4bb8eae Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  40. 7f71469 gn: fix documentation typo by mostynb · 9 years ago
  41. 8899aff Update reference doc page for GN. by dpranke · 9 years ago
  42. 2ade0b8 GN: Fix bootstrap script on Mac. by pcc · 9 years ago
  43. 16659e8 Revert of Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ ) by stgao · 9 years ago
  44. 2f8c0a2 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  45. 633276c tools/gn: Remove fallback to direct_dependent_configs. by tfarina · 9 years ago
  46. cb144a7 [GN] move gn doc to proper place by andybons · 9 years ago
  47. 85bbc10 Annotate GN executables and shared_libraries with sanitizer deps. by brettw · 9 years ago
  48. 6bc2ac6 GN get_label_info support toolchains for target_out_dir. by brettw · 9 years ago
  49. b0f971c Sync GN unit tests with GYP, add checking script. by Brett Wilson · 9 years ago
  50. c7fedd1 Revert of Sync GN unit tests with GYP, add checking script. (patchset #3 id:40001 of https://codereview.chromium.org/1289423004/ ) by msramek · 9 years ago
  51. bad7805 Sync GN unit tests with GYP, add checking script. by brettw · 9 years ago
  52. 19e667c Fix various stray bugs in the GN auto-roller, and repair the DEPS file. by dpranke · 9 years ago
  53. b181adb Remove remaining legacy SplitString calls. by brettw · 9 years ago
  54. 1968993 tools/gn: Remove includes of basictypes.h. by tfarina · 9 years ago
  55. c6d3389 clang/win: Try to fix 64-bit build after https://codereview.chromium.org/1261953003. by Nico Weber · 9 years ago
  56. 8ef64b6 clang/win: Try to fix build after https://codereview.chromium.org/1261953003. by Nico Weber · 9 years ago
  57. f9aa93d Fix gn bootstrap. by tfarina · 9 years ago
  58. e2bfc19 Fix some crashes in GN. by brettw · 9 years ago
  59. 1cf1bec Pull ICU, rename component build GN variables. by brettw · 9 years ago
  60. 7716584 Reference written files relatively when possible. by petermayo · 9 years ago
  61. b7e1a81 Add forward_variables_from() and target() to GN by brettw · 9 years ago
  62. ac23abc Rename iterator debugging flag in GN. by brettw · 9 years ago
  63. 36c4330 Fix link typo in gn cookbook doc. by andybons · 9 years ago
  64. 719f5e3 Enhance GN string interpolation. by brettw · 9 years ago
  65. 00392e7 Add output reference to gen written files. by petermayo · 9 years ago
  66. 96cdb7a Add toolchains to dependency error messages in GN by brettw · 9 years ago
  67. 696d847 Clean up some typos in GN quick start page. by andybons · 9 years ago
  68. 26db28a Fix various typos, error handling for GN auto-roller. by dpranke · 9 years ago
  69. b7d9342 Revert of Add output reference to gen written files. (patchset #3 id:40001 of https://codereview.chromium.org/1220223002/) by dpranke · 9 years ago
  70. d72fe3a Add GN isolate support for a bunch of unittests. by dpranke · 9 years ago
  71. 33bd8ab Count data deps even if it was already a regular dep by brettw · 9 years ago
  72. f022cb7 Make sure GN deps rolls include the optional GN bots. by dpranke · 9 years ago
  73. 21aaad3 Add a GN auto-roller script. by dpranke · 9 years ago
  74. 7b08675 Remove legacy StartsWithASCII function. by brettw · 9 years ago
  75. 6fe6eb9 Fix broken link and add cross-compiling to quick start by dmazzoni · 9 years ago
  76. 6014d33 Remove some legacy versions of StartsWith and EndsWith. by brettw · 9 years ago
  77. 7785a08 Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #6 id:100001 of https://codereview.chromium.org/1239493005/) by yosin · 9 years ago
  78. ed30c8d Remove some legacy versions of StartsWith and EndsWith. by brettw · 9 years ago
  79. 5819236 Add output reference to gen written files. by petermayo · 9 years ago
  80. a32f0df Add missing source to gn bootstrap. by petermayo · 9 years ago
  81. b67a163 Replace base::str[n]casecmp with helper functions. by brettw · 9 years ago
  82. 3fed7df Make .s files generate cflags for ninja by petermayo · 9 years ago
  83. b929fb6 Add ninja dependency reference to gen written files. by petermayo · 9 years ago
  84. a0076bb Update the GN style guide on target naming. by brettw · 9 years ago
  85. 198155c Add a //nogncheck anntation to GN include checker by brettw · 9 years ago
  86. 8982dba Update gn bootstrap.py to handle latest chromium changes by sbc · 9 years ago
  87. 4879041 Remove old/unused atomicops code by sbc · 9 years ago
  88. 424ca04 Convert gn_unittests to run exclusively on Swarming by thakis · 9 years ago
  89. ba804ef Normalize paths in GN. by brettw · 9 years ago
  90. a152b23 GN: Throw an error for duplicate object files. by brettw · 9 years ago
  91. 7481ebf Windows precompiled header support in GN. by brettw · 9 years ago
  92. 8eeaed2 Add more string_util functions to base namespace. by brettw · 9 years ago
  93. 50c9dd0 Move more string_util functions to base namespace. by brettw · 9 years ago
  94. 54af0f7 tools/gn: Update docs to refer to 'public_configs'. by tfarina · 9 years ago
  95. d218af1 Move EndsWith to base namespace. by brettw · 9 years ago
  96. 64aa680 Move StartsWith[ASCII] to base namespace. by brettw · 9 years ago
  97. 54dcebd Move safe_strerror to posix directory and the base namespace. by brettw · 9 years ago
  98. 5e47026 Update //tools/gn/docs/reference.md by dpranke · 9 years ago
  99. e11eb98 clang/win: Make everything work in a GN build. by thakis · 9 years ago
  100. 27bbb75 Check for inputs not generated by deps by brettw · 9 years ago