Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | talloc: change version to 1.3.0 | Stefan Metzmacher | 2009-03-16 | 1 | -1/+1 |
| | | | | metze | ||||
* | Update talloc version so we don't fail on system talloc 1.2.0 | Andrew Bartlett | 2009-03-05 | 1 | -1/+1 |
| | | | | | | | | The problem is that talloc in the Samba tree now includes talloc_get_type_abort(), which is not present on Fedora 10 or ubuntu's talloc 1.2.0. Andrew Bartlett | ||||
* | Add shared-build target to talloc. | Simo Sorce | 2008-09-19 | 1 | -0/+3 |
| | | | | | Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build. | ||||
* | Move common libraries from root to lib/. | Jelmer Vernooij | 2008-09-17 | 1 | -0/+24 |