Andrew Bartlett
7ca0386d0b
Fix installation of Samba4 into an empty tree.
...
Jelmer's previous patch failed because sh is very fussy about it's
syntax, but only compaled in this case if you take the 'no existing
binary' path.
Andrew Bartlett
(This used to be commit 9cb5327ac9811b3c1309d0e4082da3f54ab2a050)
2008-06-27 12:56:20 +10:00
Jelmer Vernooij
d4172dac2c
Use make magic for installing/uninstalling binaries.
...
(This used to be commit 97b724417fc8110f7c591779b0c17bd072be304f)
2008-06-26 11:51:22 +02:00
Jelmer Vernooij
0507e03c52
Use make template for installing binaries.
...
(This used to be commit 3fb35fc03d5cfb48d0d4f51564ef76e99e74f81c)
2008-06-26 11:39:59 +02:00
Jelmer Vernooij
9c6b7f760a
Use variable for selftest directory.
...
(This used to be commit 78760606fa71c370ae3c05b077c5146166bdaa7b)
2008-06-25 20:04:35 +02:00
Jelmer Vernooij
da5c4143f8
Use variable for popt source dir.
...
(This used to be commit effc25e805facea001ebd64d383f1a536c61d0e3)
2008-06-25 19:06:59 +02:00
Jelmer Vernooij
9a882558fe
Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher.
...
(This used to be commit 9a169c341bfb0c4ff423f05c27345d439890576c)
2008-06-14 21:40:23 +02:00
Jelmer Vernooij
ce9db767a0
Use variables for source dir of python ldb bindings.
...
(This used to be commit cd4eddd31354f4ae45e8747da1a70340000716c3)
2008-06-11 02:52:43 +02:00
Jelmer Vernooij
3fe58d839a
Use variables for source dir of python tdb bindings.
...
(This used to be commit 22e7bcfbe4534c070ac2dd5f39773ea023dfa7f7)
2008-06-11 02:47:09 +02:00
Andrew Bartlett
b9213316c7
Allow the ntp_signd socket to be set from configure.
...
This will allow distributions to hard-code this path, particularly for
selinux, and matches how we handle the winbind socket dir.
Andrew Bartlett
(This used to be commit c8b441650400ed1b24c89991f5752dad3c87795f)
2008-05-29 15:20:58 +10:00
Andrew Bartlett
baa2dffdf3
Bring up the ntp signing deamon
...
This starts ntp_signd at startup, and fixes some build issues.
Andrew Bartlett
(This used to be commit cb0dcd5c3dfe2a46755270a4594b7289f555d814)
2008-05-28 13:21:26 +10:00
Jelmer Vernooij
42cfbe272c
Add variable for smbreadline directory.
...
(This used to be commit 94167c7d4273fbd6084d6ddae7fd15dcb189d62f)
2008-05-27 19:35:04 +02:00
Jelmer Vernooij
34402ecea6
Move source dir variables to Makefile.
...
(This used to be commit fdc7c3568e5fbf510c874601d72798454b1c1ca6)
2008-05-27 16:44:04 +02:00
Jelmer Vernooij
3811156e97
More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer and me.
...
(This used to be commit 6e29fbd5d06b02e2b0a55ae2994fce724aaa5bc5)
2008-05-23 19:25:05 +02:00
Jelmer Vernooij
022ab33222
Revert some absolute paths.
...
(This used to be commit b4613e81351fa0477d0c76a19fb0474a79f8689f)
2008-05-19 02:19:32 +02:00
Jelmer Vernooij
4c70cda986
Fix a couple (well, little more than that..) of typos.
...
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
2008-05-18 23:02:47 +02:00
Jelmer Vernooij
4c8756f147
Create prototype headers from Makefile directory, without smb_build in the middle.
...
(This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
2008-05-18 22:30:08 +02:00
Jelmer Vernooij
d04926914a
Fix the build.
...
(This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f)
2008-04-15 01:40:32 +02:00
Stefan Metzmacher
76a7ea3dc4
Makefile: fix variable name automatic_deps -> automatic_dependencies
...
metze
(This used to be commit 7ffc44b7c126dc08d928e63af30111b2c556146f)
2008-04-14 16:41:46 +02:00
Jelmer Vernooij
f800cf250f
Move standard make compilation rules to build/make.
...
(This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa)
2008-04-14 14:51:57 +02:00
Andrew Kroeger
e96592fedf
Makefile: Allow "make" with no arguments to build all that will be installed.
...
(This used to be commit 982acd6f80f009d28ff1e63abd2151de0165623e)
2008-03-29 00:06:02 -05:00
Andrew Bartlett
4eb694389c
No longer install SWAT files
...
Andrew Bartlett
(This used to be commit cd275862c65542ea1118cfb76d7d1b082427098a)
2008-03-28 10:39:22 +11:00
Stefan Metzmacher
3ced8006a6
build: fix the build with --enable-automatic-dependencies=yes
...
metze
(This used to be commit b0ecd8f8d2c1ebf23957921f4852e90b556812fc)
2008-03-04 11:55:41 +01:00
Jelmer Vernooij
bb176a124e
Move automatic dependencies code out of perl code.
...
(This used to be commit 58a93ef94b878ff2d2d0029fc2d443551842e712)
2008-02-29 15:39:44 +01:00
Jelmer Vernooij
232d51e666
Remove useless include, simplify generated CFLAGS lines in Makefile.
...
(This used to be commit 3157ce9876aa69de54acf3f08e0ee2b16cfaff80)
2008-02-29 15:32:33 +01:00
Jelmer Vernooij
0a5647c0e7
Remove the now unused cflags script.
...
(This used to be commit f97cce2522e7644181506dc49947297b394743eb)
2008-02-29 15:02:30 +01:00
Andrew Bartlett
1c1781b2c4
Simpler specification of CFLAGS and LDFLAGS
...
By being more consistant in applying CFLAGS and LDFLAGS (in
particular) to every invocation, we make it simpler to enable gcov
code coverage, both in the build system and on the build farm.
Andrew Bartlett
(This used to be commit 8c2f658a9688f0c51d2f3b948dc3213b65c7b77f)
2008-02-20 19:20:13 +11:00
Jelmer Vernooij
d7dc10468a
Eliminate duplicate variable.
...
(This used to be commit f5b2b20cafc137604bc527ca6bb2bc8edab551e9)
2008-02-18 12:26:43 +01:00
Jelmer Vernooij
d803ff9e72
Remove unused code.
...
(This used to be commit 98d6095b9605ff4db61394719f29b3e38349c59f)
2008-02-16 16:33:04 +01:00
Jelmer Vernooij
f5e9437896
Simplify handling of plugin installation.
...
(This used to be commit 8f1270dd5c7688f023cf24215fa229da213e760c)
2008-02-16 16:22:05 +01:00
Stefan Metzmacher
4c01d70a44
Makefile: --enable-automatic-dependencies usage
...
metze
(This used to be commit 36a31f31c4c01f4ebf1359650c497a1ba447e6d0)
2008-02-13 08:53:02 +01:00
Jelmer Vernooij
c075292f8f
Print warning when config.status doesn't exist and the user tries to
...
run make.
(This used to be commit 8776a0d2badca9ebf39e27ba5e845d0f76f0834e)
2008-02-11 15:52:34 +01:00
Jelmer Vernooij
6034757963
Move pidl bits to a separate file.
...
(This used to be commit de7af6913487b51e44463bf1908e765477d28e5d)
2008-02-11 15:19:24 +01:00
Jelmer Vernooij
604a0af3a7
Avoid autogenerating the Makefile but rather include a data.mk file
...
that is autogenerated.
(This used to be commit ebf6e59dfef30e1f679ea6692385a09abcb220dd)
2008-02-11 15:19:24 +01:00