r26194: Wrap the events subsystem in a separate file.
[metze/samba/wip.git] / source4 / lib / events / config.mk
2007-12-21 Jelmer Vernooijr26194: Wrap the events subsystem in a separate file.
2007-10-10 Andrew Tridgellr22634: make the events system much less dependent...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Andrew Tridgellr20928: added signal events to lib/events
2007-10-10 Stefan Metzmacherr20787: a subsystem doesn't need explicit dependencies...
2007-10-10 Andrew Tridgellr20621: - enable the aio events backend on systems...
2007-10-10 Andrew Tridgellr20539: - split the common timer related events code...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Stefan Metzmacherr5407: - this patch makes samba's event loop code more...
2007-10-10 Stefan Metzmacherr5373: prepare infrastructure for maing different events
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...