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

Side by Side Diff: third_party/valgrind/README.chromium

Issue 6624034: Formatting the readmes in deps to follow the proper format and making sure th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: '' Created 9 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/tsan/README.chromium ('k') | third_party/xdg-utils/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: valgrind
2 Version: unknown
3
4 Description:
1 Contains the scripts to patch and compile Valgrind to be used 5 Contains the scripts to patch and compile Valgrind to be used
2 by Chromium valgrind buildbots and Chromium developers. 6 by Chromium valgrind buildbots and Chromium developers.
3 7
4 You can find the build script and all the patches in valgrind/scripts. 8 You can find the build script and all the patches in valgrind/scripts.
5 The binaries for some of the platforms we use are located in valgrind/binaries. 9 The binaries for some of the platforms we use are located in valgrind/binaries.
6 10
7 You can also build Valgrind for your own platform. 11 You can also build Valgrind for your own platform.
8 12
9 If you want to add/rebuild binaries for one of the platforms, simply run 13 If you want to add/rebuild binaries for one of the platforms, simply run
10 sh build-valgrind-for-chromium.sh # takes some time 14 sh build-valgrind-for-chromium.sh # takes some time
11 inside valgrind/scripts and then 'svn add' and 'svn commit' the newly built bina ries. 15 inside valgrind/scripts and then 'svn add' and 'svn commit' the newly built bina ries.
OLDNEW
« no previous file with comments | « third_party/tsan/README.chromium ('k') | third_party/xdg-utils/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698