OSDN Git Service

gn build: Run `git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.py format`
[android-x86/external-llvm.git] / utils / gn / gn.py
2019-03-08 Nico Webergn build: Unbreak finding a working `gn` on $PATH on...
2019-03-08 Nico Webergn build: Unbreak get.py and gn.py on Windows
2019-03-07 Mitch Phillips[GN] Locate prebuilt binaries correctly.
2019-01-28 Nico Webergn build: Add get.py script to download prebuilt gn...
2019-01-14 Nico Webergn build: svn propset svn:executable on utils/gn/gn.py
2019-01-14 Nico Webergn build: Add gn.py wrapper script that adds --dotfile...