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

Side by Side Diff: base/third_party/libevent/README

Issue 1531573008: move libevent into base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix shim path Created 5 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 unified diff | Download patch
« no previous file with comments | « base/third_party/libevent/Makefile.nmake ('k') | base/third_party/libevent/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 To build libevent, type 1 To build libevent, type
2 2
3 $ ./configure && make 3 $ ./configure && make
4 4
5 (If you got libevent from the subversion repository, you will 5 (If you got libevent from the subversion repository, you will
6 first need to run the included "autogen.sh" script in order to 6 first need to run the included "autogen.sh" script in order to
7 generate the configure script.) 7 generate the configure script.)
8 8
9 Install as root via 9 Install as root via
10 10
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 Phil Oleson 48 Phil Oleson
49 Dave Pacheco 49 Dave Pacheco
50 Tassilo von Parseval 50 Tassilo von Parseval
51 Pierre Phaneuf 51 Pierre Phaneuf
52 Jon Poland 52 Jon Poland
53 Bert JW Regeer 53 Bert JW Regeer
54 Dug Song 54 Dug Song
55 Taral 55 Taral
56 56
57 If I have forgotten your name, please contact me. 57 If I have forgotten your name, please contact me.
OLDNEW
« no previous file with comments | « base/third_party/libevent/Makefile.nmake ('k') | base/third_party/libevent/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698