Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit bdf30f80fbef8ea70c3073dc43bc1b0bc02a9951)
|
|
(This used to be commit ecd2d96c3173e4d2f77a1ca50f26a16ac7a313b1)
|
|
(This used to be commit b06d3e1a52d6b71a1e3e7a9e0ecf69f3b899ae18)
|
|
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46)
|
|
(This used to be commit c89c667ec2c5c8b4bbee821deaf8f55a4da2064b)
|
|
Simplify the way module initialization functions are handled.
(This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
|
|
autogenerated files.
(This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5)
|
|
(This used to be commit 78c183b88661df90def42d6a3852dd6e36a5fd0b)
|
|
(This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb)
|
|
TODO: we need to check if we need to recursivly expand the dependencies
as we do for the Makefile rules
metze
(This used to be commit 5cc9673778838e42999363f75220cc882098d282)
|
|
metze
(This used to be commit 120e5e08f77c97817bc0ce0971c6c0503b15c399)
|
|
metze
(This used to be commit e0754868dfa868900f84266f155a236fd13b0ea3)
|
|
metze
(This used to be commit 59469088e70581e33a83a8e26bec879ecdc7ded4)
|
|
(This used to be commit 2637a2fedb3c43a1dff713b6f76e91de4a085acd)
|
|
(This used to be commit 744fb6cf3c15c3a78de93f42de9535af17a5cec5)
|
|
(This used to be commit a74fa4c19dbd9832c85aa9e62f88d4e84451bd5c)
|
|
(This used to be commit 1359f858d6c3201ef6927499700f9f71d7805e01)
|
|
(This used to be commit 65cabf7cf73e0727ae5c8e8828b7f414f5ea17f3)
|
|
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
|
|
(This used to be commit 4c26cf38102a67ae12b3512b5d38991f020ed2e2)
|
|
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
|
|
(This used to be commit 11a2cbbac51781e72ae1288c8e30f175526b01a8)
|
|
with shared libs.
(This used to be commit 44529b24467ac94d47d14a53177554b39a80da1a)
|
|
metze
(This used to be commit fa795c88e2661a4398d2a9ded6ce486de4c45076)
|
|
metze
(This used to be commit 5a0c30b9a52020cfc39be6862f23755de977a73b)
|
|
modules
metze
(This used to be commit f86db3348b0ee243988526578cc09c2d5d9a70af)
|
|
metze
(This used to be commit 6f51dd97ac0161d09166bdce1e6aa57404b12056)
|
|
metze
(This used to be commit 5cc89f1b8ec650560768b52b67302bc695b652c1)
|
|
that.
(This used to be commit 228dd6830eb9c91287bb3e0233d8b3a404ff3676)
|
|
metze
(This used to be commit c9586b8ab34e8737cf87a642fbcc811edd0a6590)
|
|
(This used to be commit 7e34e0645c98c3697767dc78dcd22a98d0f2b8fc)
|
|
metze
(This used to be commit ee47f5dc7947cad7eed84f071112e41c4a687275)
|
|
metze
(This used to be commit 1f5a98cd91f73f8f16d941fe8bb375fec704f0dd)
|
|
removed
the error is:
SAMBA_4_0/source> make clean
make: *** No rule to make target `lib/ldb/samba/config.mk', needed by `Makefile'. Stop.
the problem is:
Makefile: config.status $(MK_FILES)
./config.status
so now we let the MK_FILES variable empty for the *clean targets
if gnu make is detected, we should later test if this construct
is portable to other make implementations and remove the check for gnu make.
metze
(This used to be commit 4c8e539af1e8f14bb449c92db3376dec12344e5b)
|
|
from Timur Bakeyev.
(This used to be commit 7565c4a0dd304312898839df6789f7338cc1ea63)
|
|
(This used to be commit 93e5a568e3da1c8b2e7decb2a675456ad35dc29b)
|
|
Immediate structures are *not* supportet by the native C compiler
at least on Solaris, Tru64 and HP-UX.
Michael
(This used to be commit 6d07e29de2a7e535139622fa688b407da232c816)
|
|
versions of splint support immediate structures just fine.
(This used to be commit d54a47ecdc418ee07c9479f519bd1a207e6ba3eb)
|
|
in handwritten rules too, hopefully fix the build
of ldb with bsd make.
metze
(This used to be commit 9d6d296105526c55f08d82d289a30b92193d51e3)
|
|
(This used to be commit 635ea8996a3b7f05acdb679d77c81f2bee5db705)
|
|
(This used to be commit 3146f0deadbc49b1a56f667bfcee950880ffe0f9)
|
|
The Web 2.0, async client tools were really interesting, but without
developer backing they remain impossible to support into a release.
The most interesting app was the LDB browser, and I intend to replace
this with phpLdapAdmin, preconfigured for Apache during provision.
This also removes the need to 'compile' SWAT on SVN checkouts.
Andrew Bartlett
(This used to be commit cda965e908055d45b1c05bc29cc791f7238d2fae)
|
|
(This used to be commit 9647f860bdd5c0a74583e886182bd041a45e7655)
|
|
dependency hell when trimming down s4 platform
(This used to be commit 6c95eabac684c70ac0080b6ab7ca723f5c58869b)
|
|
we need a bit more work to get linking of
shared libraries completely right...
metze
(This used to be commit 31cbb9ff9f347f0f0fb50150527bad6ff06e0ebd)
|
|
skip "unneeded" object files from within .a files.
If the build-farm doesn't like -Wl,--whole-archive, I'll add some more
configure logic fix it tomorrow.
Kai: with this your libnss_winbind.so patch works for me
metze
(This used to be commit d2609580846647b3c0d4e88e106a9763cd7074ef)
|
|
names:-)
calculate the CFLAGS only based on the public dependencies when recursing
metze
(This used to be commit 62f9d0ce1cdc5eb84b76004220fc7d1eb4a72f15)
|
|
metze
(This used to be commit d970f18144112f1f0103f54d030c961a3fce08f7)
|
|
SKIP_DEP_FILES=yes make
metze
(This used to be commit 31fab208f63f0ee3fb1838c9b59421feb5752948)
|
|
metze
(This used to be commit b60a4f2765baabb6399d011e88562543239a8a88)
|