Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 96736eb556bfd7ab5b04ec40beefe23e475a438d)
|
|
(This used to be commit 3c1a7c0dcc56ed5595e31a8df023a04ae95bfca5)
|
|
(This used to be commit 8d41cb23dea4fccfc2b3fc8a816cda54af6038fb)
|
|
(This used to be commit 2dce9e4e0d5ba8785fdee3daba91e6c9f4a32040)
|
|
generated .mk file.
Move CPPFLAGS to be generated entirely inside configure.ac (simplifies
makefile.pm).
(This used to be commit a44af7c3872e900e1ea0da74ef796213030e29ac)
|
|
(This used to be commit df5b712001c16acf275d9a79fd765cf8976508d6)
|
|
that is autogenerated.
(This used to be commit ebf6e59dfef30e1f679ea6692385a09abcb220dd)
|
|
(This used to be commit a72d3ffaded5624732972708c305b8f84f47fed7)
|
|
(This used to be commit a22bb7725b0b825a90e955f883a34341e9f0f69e)
|
|
non-smb_build build system.
(This used to be commit f44b838b682760e54aa981fe2e991495395d2394)
|
|
(This used to be commit c0fef09c5d88158b620f38b6f74498a8b6323bd9)
|
|
(This used to be commit 3c64fc7dc631a79154957e45f8961e2ee519743f)
|
|
(This used to be commit e9f99732677f46d599c270cfcb5042c11d34d338)
|
|
pkg-config files.
(This used to be commit 88f9e11286bf0f12fc766dbf21f311e5373f0811)
|
|
(This used to be commit 502424955237ace5a276d4c91c62e95233ecd978)
|
|
(This used to be commit c89c667ec2c5c8b4bbee821deaf8f55a4da2064b)
|
|
autogenerated files.
(This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5)
|
|
(This used to be commit 78c183b88661df90def42d6a3852dd6e36a5fd0b)
|
|
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)
|
|
(This used to be commit 744fb6cf3c15c3a78de93f42de9535af17a5cec5)
|
|
(This used to be commit 1359f858d6c3201ef6927499700f9f71d7805e01)
|
|
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
|
|
(This used to be commit 4c26cf38102a67ae12b3512b5d38991f020ed2e2)
|
|
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
|
|
(This used to be commit 11a2cbbac51781e72ae1288c8e30f175526b01a8)
|
|
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)
|
|
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)
|
|
(This used to be commit 93e5a568e3da1c8b2e7decb2a675456ad35dc29b)
|
|
in handwritten rules too, hopefully fix the build
of ldb with bsd make.
metze
(This used to be commit 9d6d296105526c55f08d82d289a30b92193d51e3)
|
|
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)
|
|
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)
|
|
SKIP_DEP_FILES=yes make
metze
(This used to be commit 31fab208f63f0ee3fb1838c9b59421feb5752948)
|
|
metze
(This used to be commit a45c7cf238238d821e1d41549983915330bfd43a)
|
|
GNU Make. This lets GNU Make users bild with $srcdir != $builddir.
(This used to be commit bb473bf856c0108646c67792d5750c84743ea46e)
|
|
- use the same if statement as in input.pm
metze
(This used to be commit 8ffcac65be216df8d1701b900a933b99d6d9a77d)
|
|
(This used to be commit c8ffdc15420c9b849b8d8e930f644ac6f83dcc77)
|
|
(This used to be commit 9400f07738eeedb08f38426964ac23b5d4312de9)
|
|
compiling.
(This used to be commit 976343821b99b04725c9fddee42dbcd0261c2d51)
|
|
This changes the main selftest code to be in perl rather than in shell script.
The selftest script is now no longer a black box but a regular executable that takes
--help.
This adds the following features:
* "make test TESTS=foo" will run only the tests that match the regex "foo"
* ability to deal with expected failures. the suite will not warn about tests
that fail and are known to fail, but will warn about other failing tests and
tests that are succeeding tests but incorrectly marked as failing.
* ability to print a summary with all failures at the end of the run
It also opens up the way to the following features, which I hope to implement later:
* "environments", for example having a complete domains with DCs and domain members
in a testenvironment
* only set up smbd if necessary (not when running LOCAL tests, for example)
* different mktestsetup scripts per target. except for the mktestsetup script, we can
use the same infrastructure for samba 3 or windows.
(This used to be commit 38f867880beb40c691e9713f854426031310629c)
|
|
library use by external programs is still broken, but this should at least fix shared libs.
(This used to be commit 06659bce1b5dc7529d0984deadd451478c082773)
|
|
(This used to be commit 7f451cbb8da26cfe27861c402e06b3f34f7ac647)
|