Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-30 | tdb: run abi_checks as part of "make test". | Michael Adam | 1 | -0/+2 | |
Strange: I had to place "test:: abi_checks" before the main "test::" target here, otherwise the abi checks would not get run. Michael | |||||
2009-08-30 | tdb: remove files generated by "make abi_checks" in "make clean". | Michael Adam | 1 | -0/+2 | |
Michael | |||||
2009-08-30 | tdb: add a target "abi_checks" to tdb. | Michael Adam | 1 | -0/+4 | |
Simply run "make abi_checks" to call the abi check script appropriately. Michael | |||||
2008-12-23 | standalone: Use more variables, preparing to include these files from main | Jelmer Vernooij | 1 | -5/+6 | |
Samba 4 makefile. | |||||
2008-12-22 | Fix standalone build of tdb python module, update ignores for standalone tdb. | Jelmer Vernooij | 1 | -4/+4 | |
2008-12-18 | Remove swig use from tdb standalone build. | Jelmer Vernooij | 1 | -11/+5 | |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -0/+86 | |