Remove EJS tests.
[kai/samba.git] / source4 / lib / talloc / Makefile.in
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijAllow tdb.mk and talloc.mk to be included at the same...
2008-02-11 Jelmer VernooijFix out of tree builds.
2008-02-11 Jelmer VernooijSplit actual content out of talloc Makefile into talloc.mk.
2008-02-11 Jelmer VernooijSplit rules.mk out of Makefile.
2007-12-21 Jelmer Vernooijr26292: Make sure swig directory exists.
2007-12-21 Jelmer Vernooijr26280: Fix installation if swig is not available.
2007-12-21 Jelmer Vernooijr26276: Install SWIG files if swig is present.
2007-12-21 Stefan Metzmacherr25990: talloc: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25973: talloc: fix usage of SONAMEFLAG
2007-12-21 Jelmer Vernooijr25953: AIX make doesn't support $^.
2007-12-21 Jelmer Vernooijr25944: Fix handling of sonameflag on AIX, which doesn...
2007-12-21 Jelmer Vernooijr25884: Specify shldflags first, as required by some...
2007-12-21 Jelmer Vernooijr25882: Build shared library of talloc as well.
2007-10-10 Jelmer Vernooijr22600: Update bzr ignores, put right version in .pc...
2007-10-10 Jelmer Vernooijr22598: Simplify includes for replace.
2007-10-10 Jelmer Vernooijr22518: Create pkgconfig dir.
2007-10-10 Jelmer Vernooijr22517: Use DESTDIR
2007-10-10 Andrew Tridgellr18539: 'make distclean' should delete config.cache
2007-10-10 Andrew Tridgellr18143: the 'showflags' convention from Samba is useful...
2007-10-10 Stefan Metzmacherr18142: add make distclean to talloc build
2007-10-10 Andrew Tridgellr18080: added distclean target to talloc
2007-10-10 Andrew Tridgellr18076: convert talloc to the new libreplace system
2007-10-10 Stefan Metzmacherr17966: remove all generated files
2007-10-10 Stefan Metzmacherr17965: make talloc build more portable
2007-10-10 Stefan Metzmacherr17964: try to support sun* hosts
2007-10-10 Stefan Metzmacherr17963: fix install logic for talloc.3
2007-10-10 Stefan Metzmacherr17960: try to use gmake if present on IRIX
2007-10-10 Stefan Metzmacherr17957: don't try to use an internet connection when...
2007-10-10 Andrew Tridgellr17685: talloc.pc is in the build directory
2007-10-10 Andrew Tridgellr17683: to pick up config.h we need -I. as well for...
2007-10-10 Andrew Tridgellr17681: fixed standalone talloc build to support buildi...
2007-10-10 Jelmer Vernooijr17238: Add datarootdir (required for newer autoconf...
2007-10-10 Jelmer Vernooijr14587: Allow building without GNU make and/or without...
2007-10-10 Jelmer Vernooijr6828: More portability fixes
2007-10-10 Andrew Tridgellr6802: - fixed CFLAGS
2007-10-10 Jelmer Vernooijr6664: Obey overrided CC in the Makefile
2007-10-10 Andrew Tridgellr6663: only use -Wall for gcc
2007-10-10 Andrew Tridgellr6662: add an installcheck target for talloc
2007-10-10 Andrew Tridgellr6661: fix up talloc autoconf to have a chance of worki...
2007-10-10 Jelmer Vernooijr6622: Add talloc manpage in DocBook XML, based on...
2007-10-10 Jelmer Vernooijr6478: Add 'make install' and a pkg-config file
2007-10-10 Andrew Tridgellr6474: - added a simple talloc web page at talloc.samba...