summaryrefslogtreecommitdiffstats
path: root/source3/lib/talloc/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-43/+0
|
* lib/talloc: sync build system changes from samba4Stefan Metzmacher2008-09-141-2/+3
| | | | | metze (This used to be commit 0143c320ccf21c00e1a09b8363cd42724b76faf9)
* Fix out of tree builds.Jelmer Vernooij2008-02-131-2/+2
| | | | | | | (cherry picked from parts of commit 35c8ebdca2612b52cd3eb2aafd35041d17173722) Michael (This used to be commit a780c0594aeea3705d601a327aa04d9182060cbd)
* Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2008-02-131-37/+5
| | | | | (cherry picked from commit 2b8939975267fc4774bccd2a35ea9a35129d0a2b) (This used to be commit 7710d3dea350a85348d46747e4f4cde2b20741de)
* Split rules.mk out of Makefile.Jelmer Vernooij2008-02-131-27/+13
| | | | | (cherry picked from commit 75ffc2c50d70e6f4108c3e6843c8d2bb212f6d9e) (This used to be commit 6f8165e4b064f37335e2b0b185ae6433c06a061a)
* r26292: Make sure swig directory exists.Jelmer Vernooij2008-02-131-0/+1
| | | | | (cherry picked from commit 7962d221fcb877c9fd3bbc890827338de54ca94a) (This used to be commit d6198f2bd7d13b5f30bcc46e12026a00f52d9adc)
* r26280: Fix installation if swig is not available.Jelmer Vernooij2008-02-131-1/+1
| | | | | (cherry picked from commit 3320bd401f7b669bd62f83bf16a1c16ad0543a5c) (This used to be commit f1267f74a91374692c3564d783c527f94035b323)
* r26276: Install SWIG files if swig is present.Jelmer Vernooij2008-02-131-0/+1
| | | | | | | (cherry picked from talloc parts of commit dfd5b456f932268e2b1a82e2775037d356b9483e) Michael (This used to be commit 8276ec7596b41980aea3f93949edd224fe842fa5)
* r25973: talloc: fix usage of SONAMEFLAGStefan Metzmacher2008-02-131-2/+1
| | | | | | metze (cherry picked from commit 7fecb8f3cd9f5f69dce7b9e566011e5de1e01a4a) (This used to be commit ce3625a3866376d78edc23b137f41be72f07e5eb)
* r25953: AIX make doesn't support $^.Jelmer Vernooij2008-02-131-1/+1
| | | | | | | (cherry picked from parts of commit 91133d27110ee6447dbc64f1c8d52cb90ca1a86c) Michael (This used to be commit f231d03e53dcf291e0cb8870e531989ab855eae0)
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like ↵Jelmer Vernooij2008-02-131-1/+1
| | | | | | | | | that. (cherry picked from parts of commit 228dd6830eb9c91287bb3e0233d8b3a404ff3676) Michael (This used to be commit 7a7dcd9b1265b8f031c9a5e9c4cfa89216827a28)
* r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2008-02-131-1/+1
| | | | | (cherry picked from commit 40a8cd0d2fd4d10110243ee75ff92bef73bb06b9) (This used to be commit 42b56f77ff88f8a9dccd7a8ac7df789d0223c945)
* r25882: Build shared library of talloc as well.Jelmer Vernooij2008-02-131-2/+17
| | | | | (cherry picked from commit 3692ba8299d4177289ca401fa467143ad14ccad4) (This used to be commit ddfc86b71d7e6fa3d1bd6fcaca4f31dd262e84d2)
* r22759: sync lib/talloc with samba4Stefan Metzmacher2007-10-101-9/+10
| | | | | metze (This used to be commit 86c510e3198e03ed6efa61b27530bbb008f6802b)
* r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher2007-10-101-0/+71
to make mergeing easier. metze (This used to be commit d49ffbc19b29f7620e427de133ffab74721f37e8)