summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/python.mk
AgeCommit message (Expand)AuthorFilesLines
2009-07-18Remove pyldb_util and simply duplicate the 5-line function it contains,Jelmer Vernooij1-8/+0
2009-06-02Fix finding the LDB header files in the system in pyldb_util.Jelmer Vernooij1-0/+1
2009-06-02Fix more unresolved symbols.Jelmer Vernooij1-1/+8
2009-02-02s4:lib/ldb: we should not silence warnings on handwritten python bindingsStefan Metzmacher1-2/+0
2009-01-21s4:ldb: remove dependency to samba4's events wrapperStefan Metzmacher1-5/+5
2008-12-19Remove swig support from standalone ldb build.Jelmer Vernooij1-1/+1
2008-12-19Initial work using manual Python bindings for LDB, rather than SWIG-generated...Jelmer Vernooij1-5/+3
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-1/+1
2008-06-11Use variables for source dir of python ldb bindings.Jelmer Vernooij1-3/+3
2008-05-27Move CFLAGS that are not inherited out of smb_build.Jelmer Vernooij1-1/+1
2008-05-27Use variable for ldb source directory.Jelmer Vernooij1-3/+3
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 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-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij1-4/+0
2008-01-21ldb: Fix building python modules against system-provided ldb.Jelmer Vernooij1-0/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-21r26196: Always build python bindings for ldb.Jelmer Vernooij1-0/+7