1. 3ddcc49 Fix build with GCC on FreeBSD by Oleh Hushchenkov · 6 years ago
  2. 80a5dc0 Ninja rules for Rust by Julie Hockett · 6 years ago
  3. e906492 Rust GN target generation by Julie Hockett · 6 years ago
  4. 586b028 Rust compilation tool and toolchain support by Julie Hockett · 6 years ago
  5. ed8b690 rust_library and Rust-specific variables by Julie Hockett · 6 years ago
  6. 5b16fb9 Rust substitutions and config values by Julie Hockett · 6 years ago
  7. 17cc456 json_project_writer: Output response_file_contents for action and action_for_each by Kimmo Kinnunen · 6 years ago
  8. bc3fe2a [gen.py] Use relative -I switches and source paths by Roland McGrath · 6 years ago
  9. 0d038c2 Cache source file type in SourceFile by Tom Anderson · 6 years ago
  10. 9a469b2 Refactor SubstitutionType for increased flexibility by Julie Hockett · 6 years ago
  11. 9ef3176 Move C logic to child class of NinjaBinaryTargetWriter by Julie Hockett · 6 years ago
  12. 5b0bb6a Move Tool logic out of Toolchain by Julie Hockett · 6 years ago
  13. 2c72317 Support for building on OpenBSD. by dana koch · 6 years ago
  14. 0f3dbca Use LLVM archiver on macOS by Petr Hosek · 6 years ago
  15. 9434c3d Make gen.py compatible with python3 by Mike Gilbert · 6 years ago
  16. e15f243 gen.py: Pass -pthread, not -lpthread, in ldflags. by Raphael Kubo da Costa · 6 years ago
  17. 1152229 gen.py: Pass -pthread via ldflags, not libs by Raphael Kubo da Costa · 6 years ago
  18. 0ac93dd For proper order put -lpthreads as a 'library' not a 'linker flag' by Khouri Giordano · 6 years ago
  19. 082fbe3 Pass -lpthread when linking instead of -pthread by Tom Anderson · 6 years ago
  20. 57586fd Suppress warning on VS2017. by Jamie Madill · 6 years ago
  21. 4dcd277 Port to FreeBSD. by Peter Collingbourne · 6 years ago
  22. 5519dc2 Reintroduce the ICF flag, turn it on for bots by Petr Hosek · 6 years ago
  23. 282a428 Disable ICF on Darwin, make it default for Release by Petr Hosek · 6 years ago
  24. 88bd8a8 build/gen.py: Add --no-strip option. by David 'Digit' Turner · 6 years ago
  25. d021d39 [metadata] Add generated_file target type by Julie Hockett · 6 years ago
  26. a07831b [metadata] Adding `meta` command by Julie Hockett · 6 years ago
  27. 0587778 [metadata] Walk function by Julie Hockett · 6 years ago
  28. a27e8dc [metadata] Adding basic metadata walking by Julie Hockett · 6 years ago
  29. 0e1b884 [metadata] Adding metadata variable to target by Julie Hockett · 6 years ago
  30. 0790d30 List .gn file in build.ninja.d. by Nico Weber · 6 years ago
  31. 9dfbe7f win: Slightly simplify build flags. by Nico Weber · 6 years ago
  32. 2a4d900 gen.py: Remove UpdateLinuxSysroot() by Raphael Kubo da Costa · 6 years ago
  33. df15af4 Explicitly specify sysroot for Linux and macOS by Petr Hosek · 6 years ago
  34. 85d0c04 Remove all macOS specific code from base and framework dependencies by Petr Hosek · 7 years ago
  35. 94ca73e Make diagnostics colored when compiling gn. by Nico Weber · 7 years ago
  36. e134e49 Support specifying target and host platform in gen.py by Petr Hosek · 7 years ago
  37. dd6a383 Switch to libc++ on Linux by Petr Hosek · 7 years ago
  38. 0917129 [output_conversion] Add output_conversion options by Julie Hockett · 7 years ago
  39. c2717de [compdb] Properly escape for JSON by Julie Hockett · 7 years ago
  40. 499868c port gn to aix by John Barboza · 7 years ago
  41. d2d7ecb Default to "ar" instead of "llvm-ar" by Brett Wilson · 7 years ago
  42. 5d9a4e9 Make ICF an option in gen.py by Petr Hosek · 7 years ago
  43. d7111cb Enable identical code folding link option by Petr Hosek · 7 years ago
  44. a6c2a5d Use -ffunction-sections and -fdata-sections by Petr Hosek · 7 years ago
  45. 63b7270 Make LTO an option in gen.py by Petr Hosek · 7 years ago
  46. d9bca56 Fixes for --out-path and --no-sysroot by Tom Anderson · 7 years ago
  47. 0e4f393 Add options necessary for Chromium's bootstrap.py to forward to gen.py by Tom Anderson · 7 years ago
  48. 8ce4e49 [gn] Add --export-compile-commands switch to gen by Julie Hockett · 7 years ago
  49. f0b4405 Don't pass -flto. by Nico Weber · 7 years ago
  50. fdc7a74 Improve --version per discussion by Scott Graham · 7 years ago
  51. 3ddcf64 Make gn --version work by Scott Graham · 7 years ago
  52. 4cf8d15 Make Mac explicitly target 10.9 by Scott Graham · 7 years ago
  53. 096dd22 Attempt to reduce Linux deps by Scott Graham · 7 years ago
  54. fab2eb7 Build linux binaries against sid sysroot by Scott Graham · 7 years ago
  55. f30b573 Don't DCHECK in release builds by Scott Graham · 7 years ago
  56. 1a883b0 Tweak flags to improve size/speed for posix by Scott Graham · 7 years ago
  57. 33394fb Remove some more unused stuff, mostly Mac by Scott Graham · 7 years ago
  58. ce047c9 Remove base/threading and base/time by Scott Graham · 7 years ago
  59. 76a8dc7 Remove base/synchronization/, move src/ to util/ by Scott Graham · 7 years ago
  60. cd8c56f Remove some more of base/win by Scott Graham · 7 years ago
  61. b943955 Delete lots of unused base/win by Scott Graham · 7 years ago
  62. e606581 Remove base/process by Scott Graham · 7 years ago
  63. 98cd3ca clang-format everything by Scott Graham · 7 years ago
  64. b10abe6 Remove atomicops, and some unused bind helpers by Scott Graham · 7 years ago
  65. 0b8b4e0 Remove another pile of unused stuff by Scott Graham · 7 years ago
  66. 0305bc0 Remove base/process/launch* by Scott Graham · 7 years ago
  67. 894986a Big purge of base by Scott Graham · 7 years ago
  68. 2333368 Implement simple WorkerPool, remove use of base::PostTask by Scott Graham · 7 years ago
  69. 493922f Various fixes for the Windows build by Scott Graham · 7 years ago
  70. ed6515f Remove PathService and base_paths, add simple src/exe_path by Scott Graham · 7 years ago
  71. 3581cc2 Remove vlog, valgrind, native_library, tuple, supports_user_data by Scott Graham · 7 years ago
  72. 13682c9 Remove base/power_monitor and base/system_monitor by Scott Graham · 7 years ago
  73. 7e8fdb3 Remove base/profiler, base/debug and base/third_party/symbolize by Scott Graham · 7 years ago
  74. e281ed7 Remove base/allocator and base/debug/thread_heap_usage_tracker by Scott Graham · 7 years ago
  75. dd4c4c3 Remove base/guid and unused example files by Scott Graham · 7 years ago
  76. c8a19cd Remove base/base64 and file_version_info by Scott Graham · 7 years ago
  77. 155707d Remove base/third_party/xdg* and references by Scott Graham · 7 years ago
  78. 28207c9 Remove base/sync_socket* by Scott Graham · 7 years ago
  79. 8bc1bc8 Remove various unused files by Scott Graham · 7 years ago
  80. 863d55f Remove most of base/memory by Scott Graham · 7 years ago
  81. 269c423 Remove base/pickle by Scott Graham · 7 years ago
  82. 2f8a32b Remove base/i18n by Scott Graham · 7 years ago
  83. c86d703 Remove base/metrics and some related things by Scott Graham · 7 years ago
  84. ef3701c Remove base/third_party/dynamic_annotations and /superfasthash by Scott Graham · 7 years ago
  85. 905cc55 Remove base/trace_event/ by Scott Graham · 7 years ago
  86. 2ccfeb5 Fix mac debug, and add debug builds to bots by Scott Graham · 7 years ago
  87. 74e0a4c Make Windows build work by Scott Graham · 7 years ago
  88. ae7fbe7 Make ninja regeneration work when gen.py or template changes by Scott Graham · 7 years ago
  89. c048f94 Add helper script to compare output vs. Chromium-tree GN by Scott Graham · 7 years ago
  90. f87717e Remove testing/ and third_party/googletest/, build gn_unittests by Scott Graham · 7 years ago
  91. 041ed5e Remove AIX build support by Scott Graham · 7 years ago
  92. 22402af Remove libc++ and libc++abi, and all of buildtools/ by Scott Graham · 7 years ago
  93. ab123de Remove most of build/, move generation to build/gen.py by Scott Graham · 7 years ago
  94. 86d5bef Remove generated_build_date.h by Scott Graham · 7 years ago
  95. 6696211 Add most of base/ build/ buildtools/ testing/ third_party/googletest/ by Scott Graham · 7 years ago