1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

59 Commits

Author SHA1 Message Date
Jelmer Vernooij
336cd5a0a3 python: Fix rule for generating docs using pydoctor. 2010-03-29 18:05:29 +02:00
Jelmer Vernooij
5c0edba8c2 Move samba-specific variable to s4 Makefile. 2009-09-28 12:26:29 +02:00
Andrew Tridgell
da3f5a4113 s4-make: add libds to etags/ctags source list 2009-09-28 13:11:10 +10:00
Kai Blin
f27bda63cd s4 ctags: Stop *_proto.h files from cluttering up the tags 2009-08-18 19:53:37 +02:00
Stefan Metzmacher
066e81f557 s4:build: make sure that we regenerate proto headers when source files change
metze
2009-07-31 14:42:03 +02:00
Kai Blin
57267a300f s4-build: Also search ../nsswitch for make (c|e)tags 2009-04-22 00:14:45 +02:00
Wilco Baan Hofman
ff33d50fab Add ../libgpo to samba4 srcdir list in rules.mk.
Signed-off-by: Günther Deschner <gd@samba.org>
2009-04-20 23:16:16 +02:00
Stefan Metzmacher
ee8bc9659c s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONS
metze
2009-03-27 12:20:09 +01:00
Jelmer Vernooij
2dc045007e make: Search for c tags in ../ as well. 2009-01-01 03:30:54 +01:00
Jelmer Vernooij
8ada273700 Use make variable for Samba 4 shared library output directory. 2008-12-23 01:53:38 +01:00
Jelmer Vernooij
07bdb454e2 Use relative paths for Python modules. Seems to workaround a strange bug in
GNU make.
2008-12-23 00:59:39 +01:00
Jelmer Vernooij
c2872a6ba5 Force symbolic links for shared library sonames to be created,
as they are required at run-time.
2008-12-22 23:36:48 +01:00
Jelmer Vernooij
d75c51eef3 Remove infrastructure for (no longer used) SWIG. 2008-12-21 21:16:40 +01:00
Tim Prouty
314e5cfa7f s3/s4 build: Fix makefile expression to work on more systems 2008-11-18 17:43:38 -08:00
Jelmer Vernooij
0ab0373a97 Fix building of SWIG files from merged build. 2008-10-30 23:28:50 +01:00
Jelmer Vernooij
c9f69f1436 Fix installation of Samba 4 during merged build. 2008-10-30 23:19:51 +01:00
Matthias Dieter Wallnöfer
ce288824bb Fix uninstalling of binaries.
(This used to be commit 6ad94d10f7)
2008-09-10 00:09:28 +02:00
Stefan Metzmacher
467e3f7760 build: generate :: rules for automatic dependencies
metze
(This used to be commit 66d8da17a4)
2008-08-26 11:12:32 +02:00
Stefan Metzmacher
cf875a5621 build: allow flex-2.34 together with bison-2.3
metze
(This used to be commit 8bd30a7b43)
2008-08-01 16:10:59 +02:00
Volker Lendecke
f5604ebd61 Fix a non-empty line with just spaces
(This used to be commit ba6394cb65)
2008-06-27 12:14:41 +02:00
Volker Lendecke
65cf74f7b5 Fix the definition of abspath for gnu make < 3.81
(This used to be commit f2725f1491)
2008-06-27 12:14:19 +02:00
Jelmer Vernooij
d4172dac2c Use make magic for installing/uninstalling binaries.
(This used to be commit 97b724417f)
2008-06-26 11:51:22 +02:00
Jelmer Vernooij
0507e03c52 Use make template for installing binaries.
(This used to be commit 3fb35fc03d)
2008-06-26 11:39:59 +02:00
Jelmer Vernooij
18ba7d7679 Use workaround for $(abspath)
(This used to be commit 21b4d017a2)
2008-06-25 17:12:19 +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 6e29fbd5d0)
2008-05-23 19:25:05 +02:00
Jelmer Vernooij
e56d2db3bd Properly fix symlink for module aliases.
(This used to be commit 84d9372866)
2008-05-23 02:42:42 +02:00
Jelmer Vernooij
9d1fd37e79 Use gnu make syntax for SWIG implicit rule since it allows multiple output files.
(This used to be commit ce44088731)
2008-05-21 14:28:10 +02:00
Jelmer Vernooij
904359cd2f Fix installed symlinks (cp was trying to be smart).
(This used to be commit a95f2bf86a)
2008-05-21 12:14:47 +02:00
Jelmer Vernooij
12d32fb18e Allow dots in .mk file section headers, fix docstring.
(This used to be commit bd3f3e7c85)
2008-05-21 12:02:02 +02:00
Jelmer Vernooij
4c70cda986 Fix a couple (well, little more than that..) of typos.
(This used to be commit a6b5211994)
2008-05-18 23:02:47 +02:00
Jelmer Vernooij
e3a615172e Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-test
Conflicts:

	source/build/smb_build/makefile.pm
(This used to be commit 57b57b1ff9)
2008-05-18 21:10:41 +02:00
Jelmer Vernooij
78f804c497 Typo, formatting fixes.
(This used to be commit 5c961c0b41)
2008-05-18 21:10:09 +02:00
Jelmer Vernooij
dc114f8c5a Avoid smb_build for prototype headers in some places.
(This used to be commit 4876c4efbb)
2008-05-18 21:09:04 +02:00
Jelmer Vernooij
98154fdf05 Move templates to a separate file.
(This used to be commit d9770b651f)
2008-05-18 18:55:14 +02:00
Jelmer Vernooij
67914192c2 Fix formatting of install message.
(This used to be commit 371afde9b0)
2008-05-11 05:18:09 +02:00
Jelmer Vernooij
0b5a16abe0 Properly escape quotes.
(This used to be commit 3309432961)
2008-05-11 03:01:27 +02:00
Jelmer Vernooij
97fbad6480 Install standalone python modules (so we can use stock python rather than smbpython).
(This used to be commit bb5c9fc64b)
2008-05-10 23:25:50 +02:00
Jelmer Vernooij
7b45a4d7fa Merge branch 'v4-0-test' into v4-0-gmake3
Conflicts:

	source/auth/config.mk
	source/auth/gensec/config.mk
	source/torture/smbtorture.c
(This used to be commit edfd02e59b)
2008-05-10 18:08:00 +02:00
Stefan Metzmacher
387c17685c build: fix path to lex_compile.sh
metze
(This used to be commit 6a1b7f56af)
2008-05-07 08:59:06 +02:00
Andrew Bartlett
ee70e01e3e Don't compile files twice when the compilation fails.
Andrew Bartlett
(This used to be commit 53ea233649)
2008-04-25 15:08:23 +01:00
Jelmer Vernooij
cc9c4aaa8d Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Conflicts:

	source/Makefile
	source/auth/config.mk
	source/auth/gensec/config.mk
	source/build/m4/public.m4
	source/build/make/python.mk
	source/build/make/rules.mk
	source/build/smb_build/header.pm
	source/build/smb_build/main.pl
	source/build/smb_build/makefile.pm
	source/dsdb/config.mk
	source/dsdb/samdb/ldb_modules/config.mk
	source/kdc/config.mk
	source/lib/events/config.mk
	source/lib/events/events.c
	source/lib/ldb/config.mk
	source/lib/nss_wrapper/config.mk
	source/lib/policy/config.mk
	source/lib/util/config.mk
	source/libcli/smb2/config.mk
	source/libnet/config.mk
	source/librpc/config.mk
	source/nbt_server/config.mk
	source/ntptr/ntptr_base.c
	source/ntvfs/posix/config.mk
	source/ntvfs/sysdep/config.mk
	source/param/config.mk
	source/rpc_server/config.mk
	source/rpc_server/service_rpc.c
	source/scripting/ejs/config.mk
	source/scripting/python/config.mk
	source/smb_server/config.mk
	source/smbd/server.c
	source/torture/config.mk
	source/torture/smb2/config.mk
	source/wrepl_server/config.mk
(This used to be commit 13bbd42068)
2008-04-25 10:04:20 +01:00
Stefan Metzmacher
08f83c59df build: fix the build rule for .o files
metze
(This used to be commit c7f34f41c3)
2008-04-19 01:10:39 +02:00
Jelmer Vernooij
d04926914a Fix the build.
(This used to be commit ecaa5bb83b)
2008-04-15 01:40:32 +02:00
Jelmer Vernooij
f800cf250f Move standard make compilation rules to build/make.
(This used to be commit ceda3312a9)
2008-04-14 14:51:57 +02:00
Jelmer Vernooij
b5d84a74d1 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Conflicts:

	source/auth/credentials/config.mk
	source/auth/gensec/config.mk
	source/build/smb_build/makefile.pm
	source/heimdal_build/config.mk
	source/lib/events/config.mk
	source/lib/nss_wrapper/config.mk
	source/lib/policy/config.mk
	source/lib/registry/config.mk
	source/lib/socket_wrapper/config.mk
	source/lib/tdb/config.mk
	source/lib/tls/config.mk
	source/lib/util/config.mk
	source/libcli/config.mk
	source/libcli/ldap/config.mk
	source/libnet/config.mk
	source/librpc/config.mk
	source/param/config.mk
	source/rpc_server/config.mk
	source/scripting/ejs/config.mk
	source/smbd/process_model.mk
(This used to be commit 760378e029)
2008-04-08 03:45:06 +02:00
Jelmer Vernooij
b44dcae6bb Fix the build, symlinks.
(This used to be commit c165b34805)
2008-03-09 01:22:32 +01:00
Jelmer Vernooij
a4b6992b70 Move more code out of perl build system.
(This used to be commit bfb4d84700)
2008-03-09 00:49:39 +01:00
Jelmer Vernooij
7bb0d0b649 Remove correct libraries.
(This used to be commit 9caa9d85d1)
2008-03-08 19:01:48 +01:00
Jelmer Vernooij
3f63701614 Allow parentheses in commands.
(This used to be commit b5c293f053)
2008-03-08 17:42:46 +01:00
Jelmer Vernooij
fb6fdfce37 Fix the build.
(This used to be commit f2e4974471)
2008-03-08 17:02:40 +01:00