emacs |
|
|
graphviz.py |
Using the JSON dumped by the dump-dependency-json generator,
generate input suitable for graphviz to render a dependency graph of
targets. |
2939 |
pretty_gyp.py |
Pretty-prints the contents of a GYP file. |
4771 |
pretty_sln.py |
Prints the information in a sln file in a diffable way.
It first outputs each projects in alphabetical order with their
dependencies.
Then it outputs a possible build order.
|
5161 |
pretty_vcproj.py |
Make the format of a vcproj really pretty.
This script normalize and sort an xml. It also fetches all the properties
inside linked vsprops and include them explicitly in the vcproj.
It outputs the resulting xml to stdout.
|
9718 |
README |
pretty_vcproj: |
837 |
Xcode |
|
|