| 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.
|
|
|