Age | Commit message (Expand) | Author | Files | Lines |
2008-02-13 | Allow tdb.mk and talloc.mk to be included at the same time. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-11 | Fix out of tree builds. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-11 | Split actual content out of talloc Makefile into talloc.mk. | Jelmer Vernooij | 1 | -37/+5 |
2008-02-11 | Split rules.mk out of Makefile. | Jelmer Vernooij | 1 | -27/+13 |
2007-12-21 | r26292: Make sure swig directory exists. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26280: Fix installation if swig is not available. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26276: Install SWIG files if swig is present. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared library | Stefan Metzmacher | 1 | -1/+2 |
2007-12-21 | r25973: talloc: fix usage of SONAMEFLAG | Stefan Metzmacher | 1 | -2/+1 |
2007-12-21 | r25953: AIX make doesn't support $^. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25884: Specify shldflags first, as required by some compilers. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25882: Build shared library of talloc as well. | Jelmer Vernooij | 1 | -2/+17 |
2007-10-10 | r22600: Update bzr ignores, put right version in .pc files, prepare for suppo... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r22598: Simplify includes for replace. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22518: Create pkgconfig dir. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r22517: Use DESTDIR | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r18539: 'make distclean' should delete config.cache | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r18143: the 'showflags' convention from Samba is useful for the other packages | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r18142: add make distclean to talloc build | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r18080: added distclean target to talloc | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r18076: convert talloc to the new libreplace system | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r17966: remove all generated files | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17965: make talloc build more portable | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r17964: try to support sun* hosts | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17963: fix install logic for talloc.3 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17960: try to use gmake if present on IRIX | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17957: don't try to use an internet connection when generating the manpage | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r17685: talloc.pc is in the build directory | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17683: to pick up config.h we need -I. as well for talloc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17681: fixed standalone talloc build to support building in a separate | Andrew Tridgell | 1 | -3/+6 |
2007-10-10 | r17238: Add datarootdir (required for newer autoconf versions) | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14587: Allow building without GNU make and/or without xsltproc | Jelmer Vernooij | 1 | -4/+7 |
2007-10-10 | r6828: More portability fixes | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6802: - fixed CFLAGS | Andrew Tridgell | 1 | -6/+4 |
2007-10-10 | r6664: Obey overrided CC in the Makefile | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r6663: only use -Wall for gcc | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r6662: add an installcheck target for talloc | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r6661: fix up talloc autoconf to have a chance of working on the build farm | Andrew Tridgell | 1 | -4/+11 |
2007-10-10 | r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry Will... | Jelmer Vernooij | 1 | -1/+12 |
2007-10-10 | r6478: Add 'make install' and a pkg-config file | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r6474: - added a simple talloc web page at http://talloc.samba.org/ | Andrew Tridgell | 1 | -0/+20 |