summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/docs/builddocs.sh
Commit message (Collapse)AuthorAgeFilesLines
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-52/+0
| | | | Signed-off-by: Andrew Tridgell <tridge@samba.org>
* r18153: html/ isn't neededStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 39dc57a50280889a56fa27638b9f56574883a487)
* r17765: fix handling of old solaris /bin/sh in ldb build/testAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit f41d3ed4b3d76c37c9c5bfd15e9e4e27179450f0)
* r17732: after some help from Jelmer, changed builddocs.sh not to rely onAndrew Tridgell2007-10-101-34/+24
| | | | | either an internet connection, or a list of xsl paths (This used to be commit 7f3c699d0f8fc0e75b351bc851dbb9ffdc3617c4)
* r17729: remove the dependence on an internet connection for buildingAndrew Tridgell2007-10-101-0/+62
standalone ldb by only running xsltproc if we can find a local copy of the required stylesheets (This used to be commit 16be09e0d6bd2c9c21f9cf0291dabf661a9a3797)