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

Unified Diff: deps/third_party/valgrind/README.chromium

Issue 546064: Put Valgrind binaries for 32-bit Linux into SVN... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/
Patch Set: '' Created 10 years, 11 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 | deps/third_party/valgrind/binaries/linux_x86/bin/ms_print » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/third_party/valgrind/README.chromium
===================================================================
--- deps/third_party/valgrind/README.chromium (revision 0)
+++ deps/third_party/valgrind/README.chromium (revision 0)
@@ -0,0 +1,11 @@
+Contains the scripts to patch and compile Valgrind to be used
+by Chromium valgrind buildbots and Chromium developers.
+
+You can find the build script and all the patches in valgrind/scripts.
+The binaries for some of the platforms we use are located in valgrind/binaries.
+
+You can also build Valgrind for your own platform.
+
+If you want to add/rebuild binaries for one of the platforms, simply run
+sh build-valgrind-for-chromium.sh # takes some time
+inside valgrind/scripts and then 'svn add' and 'svn commit' the newly built binaries.
« no previous file with comments | « no previous file | deps/third_party/valgrind/binaries/linux_x86/bin/ms_print » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698