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