summaryrefslogtreecommitdiffstats
path: root/source4/lib/talloc/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Allow tdb.mk and talloc.mk to be included at the same time.Jelmer Vernooij2008-02-131-2/+2
| | | | (This used to be commit af9e0421529104d2583c58f7723abe8612e78f53)
* Fix out of tree builds.Jelmer Vernooij2008-02-111-2/+2
| | | | (This used to be commit 35c8ebdca2612b52cd3eb2aafd35041d17173722)
* Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2008-02-111-37/+5
| | | | (This used to be commit 2b8939975267fc4774bccd2a35ea9a35129d0a2b)
* Split rules.mk out of Makefile.Jelmer Vernooij2008-02-111-27/+13
| | | | (This used to be commit 75ffc2c50d70e6f4108c3e6843c8d2bb212f6d9e)
* r26292: Make sure swig directory exists.Jelmer Vernooij2007-12-211-0/+1
| | | | (This used to be commit 7962d221fcb877c9fd3bbc890827338de54ca94a)
* r26280: Fix installation if swig is not available.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 3320bd401f7b669bd62f83bf16a1c16ad0543a5c)
* r26276: Install SWIG files if swig is present.Jelmer Vernooij2007-12-211-0/+1
| | | | (This used to be commit dfd5b456f932268e2b1a82e2775037d356b9483e)
* r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared libraryStefan Metzmacher2007-12-211-1/+2
| | | | | metze (This used to be commit c179807165b84dd832ab64f794034960668e5957)
* r25973: talloc: fix usage of SONAMEFLAGStefan Metzmacher2007-12-211-2/+1
| | | | | metze (This used to be commit 7fecb8f3cd9f5f69dce7b9e566011e5de1e01a4a)
* r25953: AIX make doesn't support $^.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 91133d27110ee6447dbc64f1c8d52cb90ca1a86c)
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like ↵Jelmer Vernooij2007-12-211-1/+1
| | | | | | that. (This used to be commit 228dd6830eb9c91287bb3e0233d8b3a404ff3676)
* r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 40a8cd0d2fd4d10110243ee75ff92bef73bb06b9)
* r25882: Build shared library of talloc as well.Jelmer Vernooij2007-12-211-2/+17
| | | | (This used to be commit 3692ba8299d4177289ca401fa467143ad14ccad4)
* r22600: Update bzr ignores, put right version in .pc files, prepare for ↵Jelmer Vernooij2007-10-101-4/+4
| | | | | | support of system versions of tdb, talloc. (This used to be commit 9b991ce9ca28b3d88c778305ec5f681506162637)
* r22598: Simplify includes for replace.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit e72cec408e832e0f6ce05c38febdd56de501dbf7)
* r22518: Create pkgconfig dir.Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 17e9c56a75264e77a9cab130890ad97618442301)
* r22517: Use DESTDIRJelmer Vernooij2007-10-101-7/+7
| | | | (This used to be commit 4614da125fe3ce87ab59bc583aa95fa73beebaab)
* r18539: 'make distclean' should delete config.cacheAndrew Tridgell2007-10-101-3/+1
| | | | (This used to be commit 5a8becb1be1b41b4fecf9f9f47a60eed5f77c264)
* r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell2007-10-101-1/+6
| | | | (This used to be commit a4d1f1d2229e1a0b1523bf14fab59278207abbc0)
* r18142: add make distclean to talloc buildStefan Metzmacher2007-10-101-4/+7
| | | | | metze (This used to be commit c8342c9ae5b37acd72271e025f0ee735a95cf8e5)
* r18080: added distclean target to tallocAndrew Tridgell2007-10-101-0/+7
| | | | (This used to be commit 1185dd044b40f722d06b0e148824582e7efcb380)
* r18076: convert talloc to the new libreplace systemAndrew Tridgell2007-10-101-4/+4
| | | | (This used to be commit 968a4e97cfa6585b06f0c5e64d746715a1297461)
* r17966: remove all generated filesStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 2493f670d3581df2bbbca7a0295e31ae3a09c2c0)
* r17965: make talloc build more portableStefan Metzmacher2007-10-101-1/+3
| | | | | metze (This used to be commit 64ba7ffdb866cc74366842750d95a25b47266097)
* r17964: try to support sun* hostsStefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit 87d88b3a47047f837101aca2180555dc35cfcf31)
* r17963: fix install logic for talloc.3Stefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit 161f2c04f78ba03ae4a24667e50cc9d8a446921e)
* r17960: try to use gmake if present on IRIXStefan Metzmacher2007-10-101-0/+2
| | | | | metze (This used to be commit 18b4ae591a3a137dd25edd16a574e489cd5552bf)
* r17957: don't try to use an internet connection when generating the manpageStefan Metzmacher2007-10-101-5/+5
| | | | | | | and only install the manpage if we build it metze (This used to be commit 23c6c7a27cc966d8e948e00c41d34e9a6ad40f2c)
* r17685: talloc.pc is in the build directoryAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 14a8faa1640db4c083e7b9b06c21d466d0ef0ce3)
* r17683: to pick up config.h we need -I. as well for tallocAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 07401300ffccd832371d1f6288052aa293a2eeb4)
* r17681: fixed standalone talloc build to support building in a separateAndrew Tridgell2007-10-101-3/+6
| | | | | directory (This used to be commit c137a7049ed6a74c035ef7fad86ac1e77e31028c)
* r17238: Add datarootdir (required for newer autoconf versions)Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit c575dee5c76ca33a07ab62dc59f80ece1bd84abc)
* r14587: Allow building without GNU make and/or without xsltprocJelmer Vernooij2007-10-101-4/+7
| | | | (This used to be commit 33709dc5b3652f4d4c7281bec4ba7160a6d87598)
* r6828: More portability fixesJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit f46c532883e18b8780ff73d3ac0899690eeab3f4)
* r6802: - fixed CFLAGSAndrew Tridgell2007-10-101-6/+4
| | | | | - don't fail if we don't have xsltproc (This used to be commit 235f5c510b4b68edf2a36d049bc0ff2afb73fd72)
* r6664: Obey overrided CC in the MakefileJelmer Vernooij2007-10-101-1/+2
| | | | | (should fix build on several buildfarm hosts) (This used to be commit cbd7af4fcf72fd21b2a8ea2ee8f9f61f90f36f03)
* r6663: only use -Wall for gccAndrew Tridgell2007-10-101-3/+1
| | | | (This used to be commit b7fbe2173d45456c77fad9673073173704a1b266)
* r6662: add an installcheck target for tallocAndrew Tridgell2007-10-101-0/+3
| | | | (This used to be commit 2f78428cfd823b499c60ac3cc02650183b760ef0)
* r6661: fix up talloc autoconf to have a chance of working on the build farmAndrew Tridgell2007-10-101-4/+11
| | | | (This used to be commit 9318744fd496a829a57fc8e0f21d4b26b1eb74c7)
* r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry ↵Jelmer Vernooij2007-10-101-1/+12
| | | | | | Williams (This used to be commit 62550eac1e56e95c8080a0519579fd97ee5d465a)
* r6478: Add 'make install' and a pkg-config fileJelmer Vernooij2007-10-101-0/+9
| | | | (This used to be commit c8e1b7542736bd674b8407872dbbe3a9941fce59)
* r6474: - added a simple talloc web page at http://talloc.samba.org/Andrew Tridgell2007-10-101-0/+20
- make it easier to seperataly build talloc for other projects (This used to be commit 27b987d267603977be8798e7e5412b91e18a316b)