Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ldb: Drop autoconf-based build system. | Jelmer Vernooij | 2010-10-30 | 1 | -6/+0 |
| | |||||
* | Remove pyldb_util and simply duplicate the 5-line function it contains, | Jelmer Vernooij | 2009-07-18 | 1 | -8/+0 |
| | | | | rather than creating a separate shared library for it. | ||||
* | Fix finding the LDB header files in the system in pyldb_util. | Jelmer Vernooij | 2009-06-02 | 1 | -0/+1 |
| | |||||
* | Fix more unresolved symbols. | Jelmer Vernooij | 2009-06-02 | 1 | -1/+8 |
| | |||||
* | s4:lib/ldb: we should not silence warnings on handwritten python bindings | Stefan Metzmacher | 2009-02-02 | 1 | -2/+0 |
| | | | | metze | ||||
* | s4:ldb: remove dependency to samba4's events wrapper | Stefan Metzmacher | 2009-01-21 | 1 | -5/+5 |
| | | | | metze | ||||
* | Remove swig support from standalone ldb build. | Jelmer Vernooij | 2008-12-19 | 1 | -1/+1 |
| | |||||
* | Initial work using manual Python bindings for LDB, rather than ↵ | Jelmer Vernooij | 2008-12-19 | 1 | -5/+3 |
| | | | | SWIG-generated ones. | ||||
* | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 2008-06-14 | 1 | -1/+1 |
| | | | | (This used to be commit 3b8eec7ca334528cad3cdcd5e3fc5ee555d8d0e0) | ||||
* | Use variables for source dir of python ldb bindings. | Jelmer Vernooij | 2008-06-11 | 1 | -3/+3 |
| | | | | (This used to be commit cd4eddd31354f4ae45e8747da1a70340000716c3) | ||||
* | Move CFLAGS that are not inherited out of smb_build. | Jelmer Vernooij | 2008-05-27 | 1 | -1/+1 |
| | | | | (This used to be commit 49dcf4b8811f92684a7ddd266ac289d8fc8ca215) | ||||
* | Use variable for ldb source directory. | Jelmer Vernooij | 2008-05-27 | 1 | -3/+3 |
| | | | | (This used to be commit 48bfce0ea51b952baef5bfa667405e8742e5016f) | ||||
* | Fix CFLAGS for SWIG files. | Jelmer Vernooij | 2008-05-22 | 1 | -1/+1 |
| | | | | (This used to be commit 8ee4f075046e0b181ec8a4ac1eaf3ea5621a56bf) | ||||
* | Move more modules inside of the samba package. | Jelmer Vernooij | 2008-05-21 | 1 | -1/+1 |
| | | | | (This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a) | ||||
* | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 2008-05-21 | 1 | -0/+2 |
| | | | | (This used to be commit 58665a8a8e4b10435aebbf2c95b6a8e50db232d6) | ||||
* | Remove support for .py files from smb_build - deal with it only in the ↵ | Jelmer Vernooij | 2008-05-21 | 1 | -0/+2 |
| | | | | | | makefiles. (This used to be commit b865249efaa58d0fc87fa25491fda3b970af81c3) | ||||
* | Fix includes. | Jelmer Vernooij | 2008-03-04 | 1 | -0/+2 |
| | | | | (This used to be commit 99e61dade2bd9ae2a5dfe17f766528012c09e46c) | ||||
* | build: Demote a bunch of libraries to subsystems. This makes packaging ↵ | Jelmer Vernooij | 2008-01-21 | 1 | -4/+0 |
| | | | | | | | easier and should also make it easier to migrate to a new build system. (This used to be commit 77b400764e3dadfa05407343af649ad9298cc085) | ||||
* | ldb: Fix building python modules against system-provided ldb. | Jelmer Vernooij | 2008-01-21 | 1 | -0/+1 |
| | | | | (This used to be commit 583ea85ae04c0bc2e70ab2e595e05f76f65c3be1) | ||||
* | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 2007-12-24 | 1 | -1/+1 |
| | | | | | Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520) | ||||
* | r26196: Always build python bindings for ldb. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+7 |
(This used to be commit 0aa19ce73f435cab44f83023b9b265d4761d3c31) |