summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: removed the old autogen.sh and autogen-waf.sh scriptsAndrew Tridgell2011-02-071-1/+0
| | | | | | | for the builds that use waf only, these are no longer needed and just cause confusion Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* ldb: Update autogen-waf.sh to no longer overwrite existing files.Jelmer Vernooij2010-09-281-1/+1
|
* ldb: Use waf as default build system.Jelmer Vernooij2010-09-221-18/+1
|
* s4-ldb: add msg saying which build system is being usedAndrew Tridgell2010-05-051-0/+2
| | | | | (this is a gratuituous commit to trigger the build farm to rebuild ldb on all systems)
* Remove swig support from standalone ldb build.Jelmer Vernooij2008-12-191-2/+0
|
* Fix ldb standalone build.Simo Sorce2008-09-191-8/+1
| | | | | Add shared-build target to the ldb library, and make it possible to build it against libtalloc, libevents, libtdb as shared libraries.
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1
| | | | (This used to be commit 3b8eec7ca334528cad3cdcd5e3fc5ee555d8d0e0)
* r26582: Use the same swig flags everywhere.Jelmer Vernooij2007-12-241-1/+1
| | | | (This used to be commit 7008f90e03a12687f739e5492b3e0ab36587db6a)
* r26177: Allow prebuilding swig wrapper, install ldb.py.Jelmer Vernooij2007-12-211-0/+2
| | | | (This used to be commit e61160dce4bdfc8ade8494c91c8bbec13d0afe4b)
* r22642: Allow standalone build to work without tdb or talloc checked out, butJelmer Vernooij2007-10-101-0/+5
| | | | | provided by the system. (This used to be commit bdde74055121ac538f6006750c94b514e962619d)
* r18109: move ldb to use the same build methodsAndrew Tridgell2007-10-101-2/+6
| | | | (This used to be commit 28dcbb512fecd825428c5d5f343ec16e4a6906f9)
* r18091: sometimes autoconf picks up some old stuff:Stefan Metzmacher2007-10-101-1/+4
| | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit ce94fb008dd427856faa523285fb3b6fe35c3f04)
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-0/+2
| | | | | | | * libreplace can now build stand-alone * add stub testsuite for libreplace * make talloc/tdb/ldb use libreplace (This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)
* r10485: run autoheader before autoconfAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 9456ed3db3b28e4a467e8685f2f1285cf57ce14b)
* r6790: Use config.h file for ldb and add test for stdint.hJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit c1f1b5a9455c827f7baf382d919ab8a0eab49bb3)
* r6487: Use autoconf for standalone build of tdbJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 78bf8026bde34b7accc78f07c940ef1dcfc0dea7)
* r6479: - added a simple web pageAndrew Tridgell2007-10-101-0/+7
- fixed configure.in ordering (This used to be commit 5a727d74d74ec23f4c33695bf5665db1ce1bc49f)