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

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 | sdk/bin/analyzer » ('j') | sdk/bin/analyzer » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/analyzer.gyp
===================================================================
--- editor/analyzer.gyp (revision 19852)
+++ 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'
ahe 2013/03/12 15:47:04 I'm not sure you need these as dependencies anymor
ricow1 2013/03/12 18:08:40 removed
],
'outputs': [
'<(PRODUCT_DIR)/<(analyzer_name)/<(analyzer_name).jar',
« no previous file with comments | « no previous file | sdk/bin/analyzer » ('j') | sdk/bin/analyzer » ('J')

Powered by Google App Engine
This is Rietveld 408576698