1. 4fb095d Support linking frameworks and swiftmodules in Rust targets by danakj · 1 year ago
  2. f07499a [apple] Rename the code-signing properties of create_bundle by Sylvain Defresne · 1 year, 2 months ago
  3. 415b3b1 Fix a typo in "gn help refs" output by Lei Zhang · 1 year, 2 months ago
  4. 06cdcc8 [ios] Simplify handling of assets catalog by Sylvain Defresne · 1 year, 2 months ago
  5. e05c0aa [label_matches] Add new functions label_matches(), filter_labels_include() and filter_labels_exclude() by Aaron Wood · 1 year, 4 months ago
  6. 6253a39 Implement new --ninja-outputs-file option. by David 'Digit' Turner · 1 year, 3 months ago
  7. 5110a7f Add rustflags to desc and help output by Max Ihlenfeldt · 1 year, 4 months ago
  8. b8562a4 Add `root_patterns` list to build configuration. by David 'Digit' Turner · 1 year, 7 months ago
  9. 85bd0a6 treewide: Fix spelling mistakes by Ricardo Ribalda · 1 year, 7 months ago
  10. 2a92efd Include library search paths when compiling rlibs by danakj · 1 year, 11 months ago
  11. e5aee7b [apple] Implements support of transparent create_bundle by Sylvain Defresne · 2 years ago
  12. e3978de Make dynamic link switch... dynamic. by Adrian Taylor · 2 years ago
  13. 26aa46c replace 'Which' with 'which' by Takuto Ikuta · 2 years, 1 month ago
  14. ad1e5ce Add optional 'mnemonic' var to actions by Joseph Ryan · 2 years, 1 month ago
  15. 84c8431 Remove reference to $relative_target_output_dir by Hector Dearman · 2 years, 4 months ago
  16. 5e19d2f Consider application bundle as executable for phony targets by Sylvain Defresne · 2 years, 6 months ago
  17. 7a6231e Support pools on binary targets by Petr Hosek · 2 years, 7 months ago
  18. 27b9062 [visibility] Add the toolchain to the labels in the visibility error message by Aaron Wood · 2 years, 8 months ago
  19. 1da84bb Update reference, add script to do so. by Brett Wilson · 2 years, 9 months ago
  20. ecaaf4b Fix typo in help string by Antonio Sartori · 3 years ago
  21. ae474cc Add flag to include additional files in the generated Xcode project by Sylvain Defresne · 3 years ago
  22. 8883070 Add support for multiple configuration to Xcode project generator by Sylvain Defresne · 3 years ago
  23. 24062bb [templates] Add print_stack_trace() function by Aaron Wood · 3 years, 1 month ago
  24. d0f8bc9 Add better target flag documentation. by Brett Wilson · 3 years, 1 month ago
  25. c0d4f8b Make more variables available to scripts. by Adrian Taylor · 3 years, 2 months ago
  26. 4a64809 [docs] Improve documentation around scopes by Tyler Mandry · 3 years, 4 months ago
  27. 4aa9bdf Document rust_sysroot variable. by Adrian Taylor · 3 years, 7 months ago
  28. 693f9fb Add missing ")" in `gn help config` by Nico Weber · 3 years, 8 months ago
  29. 46b572c Fix configs visibility not always working by Tomasz Śniatowski · 3 years, 9 months ago
  30. c0a2d23 Update doc/help to say --ninja-executable works for VS Flags by Shezan Baig · 4 years ago
  31. 72d5a6e Fix references to {input,output}_conversion by Sylvain Defresne · 4 years ago
  32. dba0172 Update "help analyze" after a95c8a3ccc7de by Nico Weber · 4 years, 2 months ago
  33. 55e535a Remove `set_sources_assignment_filter` function by Sylvain Defresne · 4 years, 4 months ago
  34. 09c9e5e Fix some typos by Ricardo Ribalda · 4 years, 4 months ago
  35. 0d67e27 Replace relative_target_gen_dir with target_gen_dir in docs by Hector Dearman · 4 years, 5 months ago
  36. 4e260f1 Add clean_stale command by RJ Ascani · 4 years, 7 months ago
  37. 6966efb Restat build.ninja after gen by RJ Ascani · 4 years, 7 months ago
  38. 2d9fd62 Clarify usage of target_name list in --export-compile-commands by Aaron Wood · 4 years, 6 months ago
  39. ad9eab2 docs: Fix some stray quote chars in help strings. by Nico Weber · 4 years, 7 months ago
  40. 843b500 Revert phony targets to stamp targets by RJ Ascani · 4 years, 7 months ago
  41. e431b2f Remove one of the overridden meaning of --root-target flag by Sylvain Defresne · 4 years, 7 months ago
  42. ad0a7ad Remove support for set_sources_assignment_filter function by Sylvain Defresne · 4 years, 8 months ago
  43. c808630 Move runtime_deps file for phony targets to /obj by RJ Ascani · 4 years, 8 months ago
  44. 5233fa1 Remove extra * in gn output docs by Hector Dearman · 4 years, 9 months ago
  45. 484245b clang: Fixes to module support by Scott Graham · 4 years, 10 months ago
  46. 501b49a clang: Add support for C++ modules in deps by Scott Graham · 4 years, 10 months ago
  47. 89e6425 Add support for building .swift files by Sylvain Defresne · 4 years, 10 months ago
  48. 3028c6a [apple] Remove support for frameworks in libs by Sylvain Defresne · 4 years, 11 months ago
  49. 5d109d7 Add no_check_targets config option. by Erik Staab · 5 years ago
  50. 7b0690e [xcode] Allow user to choose Xcode build system by Sylvain Defresne · 5 years ago
  51. db55efd Generate a single project with --ide=xcode by Sylvain Defresne · 5 years ago
  52. 317fdc1 Support specifying required Ninja version by Petr Hosek · 5 years ago
  53. 0a9affb Update docs/reference.md by Harley Li · 5 years ago
  54. d0a6f07 Add weak_frameworks linking option by Robert Sesek · 5 years ago
  55. ac6cc95 Allow rlib linking into C++ targets. by Adrian Taylor · 5 years ago
  56. 7439709 Add an "outputs" command. by Brett Wilson · 5 years ago
  57. aff489a Add "filter_{exclude,include}" intrinsic functions to GN by Sylvain Defresne · 5 years ago
  58. 61377e3 Handle an empty interpreter_path in exec_script by James Robinson · 5 years ago
  59. 1e1ea9d Document action restat behavior. by Brett Wilson · 5 years ago
  60. d874bb9 Remove extraneous quotation marks by Wesley Moy · 5 years ago
  61. a09ec16 Improve support for frameworks in gn by Sylvain Defresne · 5 years ago
  62. 49f5903 [check] Document system style checking for check command by James Robinson · 5 years ago
  63. a141386 Provide a way to pass extern Rust library by Petr Hosek · 5 years ago
  64. a5bcbd7 Update default VS to 2019 by Aaron Gable · 5 years ago
  65. fe36c7c Create a new target type for Rust procedural macro by Petr Hosek · 6 years ago
  66. 6ae6330 Add string_join() and string_split() builtins by Keir Mierle · 6 years ago
  67. 45611e3 Update reference.md by Keir Mierle · 6 years ago
  68. 7617b59 Provide separate Rust tools for different output types by Petr Hosek · 6 years ago
  69. add1bb1 Drop edition variable from Rust support by Petr Hosek · 6 years ago
  70. 152c514 Update and add metadata documentation by Julie Hockett · 6 years ago
  71. 23d22bc [docs] : fix typo 'then' => 'they' and re-generate 'reference.md' by Joe Armstrong · 6 years ago
  72. ce1fa07 Allow get_target_outputs() on generated_file() targets by Julie Hockett · 6 years ago
  73. 81ee196 Fix recursion on io_conversion help directions by Julie Hockett · 6 years ago
  74. 73e8907 [docs] Fix typo 'is' => 'it' by Joe Armstrong · 6 years ago
  75. f5ad807 [docs] Use variable 'include_dirs' instead of 'includes‘ by Joe Armstrong · 6 years ago
  76. 252674d Let source_target_relative be a valid substitution for bundle_data. by Robert Sesek · 6 years ago
  77. dcab2f9 Fix issues with bundle_data/create_bundle targets by Sylvain Defresne · 6 years ago
  78. d46f92f Make all bundle_foo_dir properties optional by Sylvain Defresne · 6 years ago
  79. b199e54 [docs] : Split 'gn help' heading and usage summary when exceed 80 cols by Joe Armstrong · 6 years ago
  80. 3941394 [docs] regenerate docs/reference.md by Joe Armstrong · 6 years ago
  81. d69a9c3 [help] Fixing help issues. by Julie Hockett · 6 years ago
  82. b5a2ac6 Improve help output. by Brett Wilson · 6 years ago
  83. 8ed01d3 Docs: regenerate docs by Nate Fischer · 6 years ago
  84. bdb0fd0 Tweaking documentation about check_targets and gn check by Daniel Bratell · 7 years ago
  85. ce7fa36 Stop referring to Python in exec_script. by Gary Miguel · 7 years ago
  86. 57a964c Add forward_variables_from() code example to help text by Andrew Grieve · 7 years ago
  87. 75eb3c7 Escape < and > in non-code markdown output. by Nico Weber · 7 years ago
  88. e49cb72 Minor help text consistency fixes. by Nico Weber · 7 years ago
  89. c0744ed Add string_replace builtin function by Petr Hosek · 7 years ago
  90. 0917129 [output_conversion] Add output_conversion options by Julie Hockett · 7 years ago
  91. 11e0991 [docs] Updating documentation for compdb by Julie Hockett · 7 years ago
  92. e2a2940 [target] Propagate configs across toolchains when specified by Julie Hockett · 7 years ago
  93. 796ed47 Add reference.md by Brett Wilson · 7 years ago