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

Unified Diff: editor/analyzer.gyp

Issue 12335133: Create "binaries" for calling the new analyzer. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | editor/tools/compile_analyzer.py » ('j') | editor/tools/compile_analyzer.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/analyzer.gyp
===================================================================
--- editor/analyzer.gyp (revision 19782)
+++ editor/analyzer.gyp (working copy)
@@ -33,6 +33,8 @@
'<@(java_source_files)',
'<@(dependent_jar_files)',
'tools/compile_analyzer.py',
+ '../sdk/bin/analyzer',
+ '../sdk/bin/analyzer.bat'
],
'outputs': [
'<(PRODUCT_DIR)/<(analyzer_name)/<(analyzer_name).jar',
« no previous file with comments | « no previous file | editor/tools/compile_analyzer.py » ('j') | editor/tools/compile_analyzer.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698