Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(639)

Side by Side Diff: MANIFEST

Issue 13869005: Dropping the scons generator. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « DEPS ('k') | PRESUBMIT.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 setup.py 1 setup.py
2 gyp 2 gyp
3 LICENSE 3 LICENSE
4 AUTHORS 4 AUTHORS
5 pylib/gyp/MSVSNew.py 5 pylib/gyp/MSVSNew.py
6 pylib/gyp/MSVSProject.py 6 pylib/gyp/MSVSProject.py
7 pylib/gyp/MSVSToolFile.py 7 pylib/gyp/MSVSToolFile.py
8 pylib/gyp/MSVSUserFile.py 8 pylib/gyp/MSVSUserFile.py
9 pylib/gyp/MSVSVersion.py 9 pylib/gyp/MSVSVersion.py
10 pylib/gyp/SCons.py
11 pylib/gyp/__init__.py 10 pylib/gyp/__init__.py
12 pylib/gyp/common.py 11 pylib/gyp/common.py
13 pylib/gyp/input.py 12 pylib/gyp/input.py
14 pylib/gyp/xcodeproj_file.py 13 pylib/gyp/xcodeproj_file.py
15 pylib/gyp/generator/__init__.py 14 pylib/gyp/generator/__init__.py
16 pylib/gyp/generator/gypd.py 15 pylib/gyp/generator/gypd.py
17 pylib/gyp/generator/gypsh.py 16 pylib/gyp/generator/gypsh.py
18 pylib/gyp/generator/make.py 17 pylib/gyp/generator/make.py
19 pylib/gyp/generator/msvs.py 18 pylib/gyp/generator/msvs.py
20 pylib/gyp/generator/scons.py
21 pylib/gyp/generator/xcode.py 19 pylib/gyp/generator/xcode.py
OLDNEW
« no previous file with comments | « DEPS ('k') | PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698