| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s4:lib/events: move to toplevel directory as lib/tevent/ | Stefan Metzmacher | 2008-12-17 | 1 | -156/+0 |
| | | | | | | | This commit will not compile on its own. metze | ||||
| * | Fix libevents standalone build | Simo Sorce | 2008-09-19 | 1 | -0/+156 |
| Make sure to build against libtalloc.a and not individual talloc objects, so that the library can be also built against libtalloc.so and use it as a shared library instead of statically compiling talloc. Also add shared-build target to the events library. Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build. | |||||
