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

Unified Diff: build/linux/chrome_linux.croc

Issue 515057: More scons --> make work. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/chrome_linux.croc
===================================================================
--- build/linux/chrome_linux.croc (revision 35264)
+++ build/linux/chrome_linux.croc (working copy)
@@ -17,7 +17,7 @@
},
# Don't include output dirs
{
- 'regexp' : '.*/(Debug|Release|sconsbuild|xcodebuild)/',
+ 'regexp' : '.*/(Debug|Release|sconsbuild|out|xcodebuild)/',
'include' : 0,
},
# Don't include third-party source
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698