1. 4dcd277 Port to FreeBSD. by Peter Collingbourne · 5 years ago
  2. 5519dc2 Reintroduce the ICF flag, turn it on for bots by Petr Hosek · 5 years ago
  3. 53107bf [infra] Update XCode version by Petr Hosek · 5 years ago
  4. 377ad04 Enable LTO for release builds by Petr Hosek · 5 years ago
  5. 282a428 Disable ICF on Darwin, make it default for Release by Petr Hosek · 5 years ago
  6. 71b537c [format] Extend `gn format` to take a list of files. by Joshua Seaton · 5 years ago
  7. b5a2ac6 Improve help output. by Brett Wilson · 5 years ago
  8. d837047 format: Ensure that formatting always reaches a fixedpoint in one run by Scott Graham · 5 years ago
  9. 8ed01d3 Docs: regenerate docs by Nate Fischer · 5 years ago
  10. d84a862 More efficient Value implementation. by David 'Digit' Turner · 5 years ago
  11. bcfb647 cleanup label_ptr.h by David 'Digit' Turner · 5 years ago
  12. 88bd8a8 build/gen.py: Add --no-strip option. by David 'Digit' Turner · 5 years ago
  13. 894143c format: Fix incorrect dewrap of `if` by Scott Graham · 5 years ago
  14. 45314e2 [metadata] Return metadata in postorder. by Julie Hockett · 5 years ago
  15. e49432f [metadata] Actually collect the metadata by Julie Hockett · 5 years ago
  16. c1780c2 [metadata] Allow specification of rebase dir by Julie Hockett · 5 years ago
  17. 5a9e0a2 [metadata] Adding metadata vars to write_data target by Julie Hockett · 5 years ago
  18. d021d39 [metadata] Add generated_file target type by Julie Hockett · 5 years ago
  19. 27b66b5 Allow whitespace in include directives. by Jamie Madill · 5 years ago
  20. c6841d3 Fix a crash on invalid on `not_needed(scope)` without a 2nd argument. by Nico Weber · 5 years ago
  21. 54be6f1 Allow NOSORT to be the last line in a comment in addition to the first. by Nico Weber · 5 years ago
  22. a07831b [metadata] Adding `meta` command by Julie Hockett · 5 years ago
  23. 0587778 [metadata] Walk function by Julie Hockett · 5 years ago
  24. 96c7729 [metadata] Add metadata walk to target by Julie Hockett · 5 years ago
  25. a27e8dc [metadata] Adding basic metadata walking by Julie Hockett · 5 years ago
  26. 2000587 [metadata] Adding metadata output to gn desc by Julie Hockett · 5 years ago
  27. 0e1b884 [metadata] Adding metadata variable to target by Julie Hockett · 5 years ago
  28. ecc9522 Add links to the "Using GN build" presentation. by Dirk Pranke · 5 years ago
  29. 13ac6ca Test that not_needed works with forward_variables_from by Petr Hosek · 6 years ago
  30. 0790d30 List .gn file in build.ninja.d. by Nico Weber · 5 years ago
  31. 9dfbe7f win: Slightly simplify build flags. by Nico Weber · 5 years ago
  32. 384850b Explicitly handle all ValueType enum values by Julie Hockett · 5 years ago
  33. 1426651 Make regen with --dotfile and --root work. by Nico Weber · 5 years ago
  34. dd2f4cf [docs] Fixing broken link. by Tom McKee · 5 years ago
  35. 2a4d900 gen.py: Remove UpdateLinuxSysroot() by Raphael Kubo da Costa · 5 years ago
  36. df15af4 Explicitly specify sysroot for Linux and macOS by Petr Hosek · 5 years ago
  37. 56b4bad Use Fuchsia's Clang toolchain on macOS by Petr Hosek · 6 years ago
  38. 85d0c04 Remove all macOS specific code from base and framework dependencies by Petr Hosek · 6 years ago
  39. 96ff462 Define C/C++ version for QtCreator project by Grigory Lipenko · 6 years ago
  40. a010893 [recipe] Use ${platform} variable for CIPD by Petr Hosek · 5 years ago
  41. bdb0fd0 Tweaking documentation about check_targets and gn check by Daniel Bratell · 6 years ago
  42. 1beb050 Provide links to download GN binaries by Petr Hosek · 6 years ago
  43. bcc391d Add some more docs on source sets, static libraries, and shlibs. by Dirk Pranke · 6 years ago
  44. b42fbe8 [operators] Add scope comparison to list subtraction. by Julie Hockett · 6 years ago
  45. f73698e Include information about the bug database in gn's README.md. by Daniel Bratell · 6 years ago
  46. a676103 Sort import() lines by group by Scott Graham · 6 years ago
  47. edbcffa Use FilePathToUTF8/UTF8ToFilePath for conversion to/from string by Petr Hosek · 6 years ago
  48. 1d45335 Ensure that Xcode SDK is installed on macOS by Petr Hosek · 6 years ago
  49. 3084c11 Use getenv to get TMPDIR path on macOS as well by Petr Hosek · 6 years ago
  50. 21564a9 [value] Implement scope == operator by Julie Hockett · 6 years ago
  51. b85963d [functions][not_needed] Copy scope so it isn't overridden by Julie Hockett · 6 years ago
  52. 091169b Fix error messages for invalid array subscripts. by Torne (Richard Coles) · 6 years ago
  53. b25107e vim: improve docs for vim plugin by Nate Fischer · 6 years ago
  54. ce7fa36 Stop referring to Python in exec_script. by Gary Miguel · 6 years ago
  55. d60fbf6 style_guide.md: Recommend using _prefix_variables within .gni files by Andrew Grieve · 6 years ago
  56. 57a964c Add forward_variables_from() code example to help text by Andrew Grieve · 6 years ago
  57. 77d64a3 Remove obsolete hacking.md by Andrew Grieve · 6 years ago
  58. 106b823 Write pools for all targets in all toolchains by Petr Hosek · 6 years ago
  59. 75eb3c7 Escape < and > in non-code markdown output. by Nico Weber · 6 years ago
  60. e49cb72 Minor help text consistency fixes. by Nico Weber · 6 years ago
  61. 94ca73e Make diagnostics colored when compiling gn. by Nico Weber · 6 years ago
  62. c4b8655 Update GN documentation. by Erik Chen · 6 years ago
  63. e134e49 Support specifying target and host platform in gen.py by Petr Hosek · 6 years ago
  64. dd6a383 Switch to libc++ on Linux by Petr Hosek · 6 years ago
  65. c218b83 Don't use -- in exec_script by Stuart Morgan · 6 years ago
  66. 27ef6b4 Fix gn_unittests by Tom Anderson · 6 years ago
  67. f8f395a Remove sarcastic error message. by Brett Wilson · 6 years ago
  68. f9dbfd1 Avoid trailing slashes for directory in compilation database by Petr Hosek · 6 years ago
  69. c0744ed Add string_replace builtin function by Petr Hosek · 6 years ago
  70. 0917129 [output_conversion] Add output_conversion options by Julie Hockett · 6 years ago
  71. c2717de [compdb] Properly escape for JSON by Julie Hockett · 6 years ago
  72. f4facf4 Don't allow ./ before target name. by Frank Henigman · 6 years ago
  73. 499868c port gn to aix by John Barboza · 6 years ago
  74. 387e3ab Add an OWNERS file. by Dirk Pranke · 6 years ago
  75. 11e0991 [docs] Updating documentation for compdb by Julie Hockett · 6 years ago
  76. e2a2940 [target] Propagate configs across toolchains when specified by Julie Hockett · 6 years ago
  77. d2d7ecb Default to "ar" instead of "llvm-ar" by Brett Wilson · 6 years ago
  78. 9ae36b8 Update AUTHORS to reflect Chromium-tree contributions by Scott Graham · 6 years ago
  79. 9a9ed6d Move all docs to toplevel docs/ folder. by Nico Weber · 6 years ago
  80. cad6b53 Add notes about the CLA and gn-dev@ to the README. by Dirk Pranke · 6 years ago
  81. 5d9a4e9 Make ICF an option in gen.py by Petr Hosek · 6 years ago
  82. d7111cb Enable identical code folding link option by Petr Hosek · 6 years ago
  83. a6c2a5d Use -ffunction-sections and -fdata-sections by Petr Hosek · 6 years ago
  84. 796ed47 Add reference.md by Brett Wilson · 6 years ago
  85. 63b7270 Make LTO an option in gen.py by Petr Hosek · 6 years ago
  86. d9bca56 Fixes for --out-path and --no-sysroot by Tom Anderson · 6 years ago
  87. 0e4f393 Add options necessary for Chromium's bootstrap.py to forward to gen.py by Tom Anderson · 6 years ago
  88. 6ef2856 Correct grammar in current_{cpu,os} docs by Andrew Scull · 6 years ago
  89. 8ce4e49 [gn] Add --export-compile-commands switch to gen by Julie Hockett · 6 years ago
  90. f0b4405 Don't pass -flto. by Nico Weber · 6 years ago
  91. 9911c78 [command_args] Properly set file and line in dict by Julie Hockett · 6 years ago
  92. 39687ba [command_args] Strip the preceding whitespace in comments if not padding by Julie Hockett · 6 years ago
  93. fdc7a74 Improve --version per discussion by Scott Graham · 6 years ago
  94. 9cd5057 [recipes] Add --tags to git fetch command by Roland McGrath · 6 years ago
  95. 3ddcf64 Make gn --version work by Scott Graham · 6 years ago
  96. 4cf8d15 Make Mac explicitly target 10.9 by Scott Graham · 6 years ago
  97. 096dd22 Attempt to reduce Linux deps by Scott Graham · 6 years ago
  98. 90dcf0c Roll recipe engine by Petr Hosek · 6 years ago
  99. fab2eb7 Build linux binaries against sid sysroot by Scott Graham · 6 years ago
  100. 04983e5 Backport c5d723af from src.git by Scott Graham · 6 years ago