Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 04656ea8 | 2011-08-15 14:40:32 | Try to fix 'make distcheck' errors when building out-of-tree | ||
| d5bd604a | 2011-07-05 14:57:08 | Add doxygen to .gitignore | ||
| 026ac5d5 | 2010-11-26 13:29:56 | add http-server to gitignore | ||
| ac1931ac | 2010-10-26 11:07:26 | Remove event-config.h from .gitignore; it moved to include/event2 | ||
| 9b5c19ac | 2010-08-10 11:46:00 | Merge branch 'more_pkgconfig' | ||
| ebcb1f03 | 2010-08-10 11:11:25 | Add pkgconfig files for libevent_{openssl,pthreads} | ||
| ec347b92 | 2010-07-07 16:45:03 | 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. | ||
| 7c926916 | 2010-07-19 15:14:10 | 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. | ||
| 9b149116 | 2010-06-17 10:31:35 | Remove some automake-generated files from version control. | ||
| c21c6631 | 2010-05-27 01:32:11 | Add the libtool-generated /m4/* stuff to .gitignore |