summaryrefslogtreecommitdiff
path: root/source4/lib/events/config.mk
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Stop installing events.h - it contains a broken include itself andJelmer Vernooij1-2/+0
2009-01-02s4:lib/events: remove unused events_internal.hStefan Metzmacher1-1/+1
2008-12-23Move Samba4-specific file out of common libtevent.Jelmer Vernooij1-1/+1
2008-12-17s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher1-0/+7
2008-12-17s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher1-58/+0
2008-06-30lib/events: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-1/+1
2008-06-17Make sure events pc file gets installed.Jelmer Vernooij1-0/+2
2008-06-14This patch make it possible to build the events library completelySimo Sorce1-15/+9
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+2
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-7/+7
2008-05-14Make it possible to build libevents standalone.Simo Sorce1-1/+10
2008-05-11Fix dependency on loadparm.Jelmer Vernooij1-1/+1
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-5/+11
2008-04-04Don't install libevents for now, just its headers. It is already part of othe...Jelmer Vernooij1-3/+1
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij1-2/+4
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-1/+1
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2007-12-28r26625: Wrap some more events functions for Python and add a trivial test for...Jelmer Vernooij1-1/+1
2007-12-21r26464: Tighten dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26194: Wrap the events subsystem in a separate file.Jelmer Vernooij1-0/+4
2007-10-10r22634: make the events system much less dependent on the samba4 build systemAndrew Tridgell1-4/+4
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-0/+1
2007-10-10r20928: added signal events to lib/eventsAndrew Tridgell1-1/+1
2007-10-10r20787: a subsystem doesn't need explicit dependencies to its modulesStefan Metzmacher1-1/+1
2007-10-10r20621: - enable the aio events backend on systems that support itAndrew Tridgell1-1/+9
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-2/+24
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-1/+0
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-2/+1
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-2/+2
2007-10-10r5407: - this patch makes samba's event loop code more generic and makesStefan Metzmacher1-1/+2
2007-10-10r5373: prepare infrastructure for maing different eventsStefan Metzmacher1-1/+1
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell1-0/+8