Nick Mathewson
ac1931ac3d
Remove event-config.h from .gitignore; it moved to include/event2
2010-10-26 11:07:26 -04:00
Nick Mathewson
9b5c19ac87
Merge branch 'more_pkgconfig'
2010-08-10 11:46:00 -04:00
Nick Mathewson
ebcb1f0387
Add pkgconfig files for libevent_{openssl,pthreads}
2010-08-10 11:11:25 -04:00
Nick Mathewson
ec347b9225
Move event-config.h to include/event2
...
This change means that all required include files are in event2, and
all files not in event2/* are optional.
2010-08-06 20:21:27 -04:00
Nick Mathewson
7c926916b2
Make test/test.sh call test-changelist
...
Eventually test-changelist should expand to try more cases, maybe
query the status of the actual changelist somehow, and integrate it
with the rest of the unit tests.
Also, add test-changelist to gitignore.
2010-07-19 15:16:29 +02:00
Nick Mathewson
9b14911654
Remove some automake-generated files from version control.
2010-06-17 10:32:56 -04:00
Nick Mathewson
c21c663161
Add the libtool-generated /m4/* stuff to .gitignore
2010-05-27 01:32:11 -04:00
Nick Mathewson
0861d1708b
Add ctags/etags files to .gitignore
2010-04-14 14:41:03 -04:00
Nick Mathewson
1ba6bed89a
Add the "compile" script to gitignore.
2010-02-18 13:50:15 -05:00
Nick Mathewson
e244a2ea74
Add the msvc-generated .lib files to .gitignore.
2010-02-03 01:26:59 -05:00
Nick Mathewson
becb9f9cd3
Add a new "hello world" sample program
2010-01-27 01:46:23 -05:00
Nick Mathewson
f0c0124e60
Testing code for bufferevent rate-limiting.
...
This is not part of the regression tests, since running it necessarily
takes a while. There is a new test-ratelim test; run it with '-h'
for an argument to see its options.
2009-12-28 16:58:22 -05:00
Nick Mathewson
67995270ff
Drop install-sh from our git repo: a mismatched version could break "make dist"
2009-12-18 17:04:37 -05:00
Nick Mathewson
ba3407142b
Add a .gitignore file.
...
.gitignore plays the same role in Git as the svn:ignore property does in
subversion.
2009-11-20 12:17:14 -05:00