1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

27 Commits

Author SHA1 Message Date
Jelmer Vernooij
dc114f8c5a Avoid smb_build for prototype headers in some places.
(This used to be commit 4876c4efbbafb4e0afa3554cd9f748ab591a2927)
2008-05-18 21:09:04 +02:00
Jelmer Vernooij
98154fdf05 Move templates to a separate file.
(This used to be commit d9770b651f61a0b70d6afa4610fadc7f199e1d98)
2008-05-18 18:55:14 +02:00
Jelmer Vernooij
67914192c2 Fix formatting of install message.
(This used to be commit 371afde9b04694beec4d9e5cb53634315aea86be)
2008-05-11 05:18:09 +02:00
Jelmer Vernooij
0b5a16abe0 Properly escape quotes.
(This used to be commit 33094329610097113c244ccd02606661a4c9e2e0)
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 bb5c9fc64b6ad275abdd98a19f018953c9d79cbd)
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 edfd02e59bba86b977bd60848f57a614691fff7a)
2008-05-10 18:08:00 +02:00
Stefan Metzmacher
387c17685c build: fix path to lex_compile.sh
metze
(This used to be commit 6a1b7f56afa7475880f4eb5f0b669fd2b95a1d8f)
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 53ea233649d12d77233611e272cf5f470177571c)
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 13bbd420681519894a4036729c43273912c9b402)
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 c7f34f41c3f9f0c3f75a618dfaf566706014a6b4)
2008-04-19 01:10:39 +02:00
Jelmer Vernooij
d04926914a Fix the build.
(This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f)
2008-04-15 01:40:32 +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
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 760378e0294dd0cd4523a83448328478632d7e3d)
2008-04-08 03:45:06 +02:00
Jelmer Vernooij
b44dcae6bb Fix the build, symlinks.
(This used to be commit c165b34805aa6a82e579afda9f4244c0c68d52b4)
2008-03-09 01:22:32 +01:00
Jelmer Vernooij
a4b6992b70 Move more code out of perl build system.
(This used to be commit bfb4d847005567da43e93987add1a7b171b7b192)
2008-03-09 00:49:39 +01:00
Jelmer Vernooij
7bb0d0b649 Remove correct libraries.
(This used to be commit 9caa9d85d1ab86bb575a5359d57919b801737a40)
2008-03-08 19:01:48 +01:00
Jelmer Vernooij
3f63701614 Allow parentheses in commands.
(This used to be commit b5c293f05303460aceb8e29a1be68945fac9071a)
2008-03-08 17:42:46 +01:00
Jelmer Vernooij
fb6fdfce37 Fix the build.
(This used to be commit f2e49744717eb46bbfafeea9e2eb412a38a142e7)
2008-03-08 17:02:40 +01:00
Jelmer Vernooij
2bf39edc9d Push SOVERSION and VERSION out of perl code.
(This used to be commit 0ba8ac6a14c62ff9edfe9f0bf43b8a7406b85291)
2008-03-08 15:28:12 +01:00
Jelmer Vernooij
073cf999c0 Use make macro for module installation.
(This used to be commit 45d252fd9b3df4f1221a23cece78b673a55dfc7c)
2008-03-07 23:59:34 +01:00
Jelmer Vernooij
cf70b57fad Use GNU make.
(This used to be commit 28aff6fafbb3d8796dd6aaac92500254cf50253e)
2008-03-07 23:32:16 +01:00
Jelmer Vernooij
bc1a369a0e Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Conflicts:

	source/build/smb_build/makefile.pm
(This used to be commit c45b97c4714dd0565949732394c9c1e8eedbb99a)
2008-02-27 13:19:07 +01:00
Jelmer Vernooij
b3d2a56df2 Fix module aliases.
(This used to be commit 584a69acc5ccc0e9be0cb2687578c62bfa1e797d)
2008-02-26 17:56:07 +01:00
Jelmer Vernooij
2ca7dfe20c Fix pydoctor.
(This used to be commit 023025e4de119aa234f885aa6e5594660bd8f358)
2008-02-26 16:51:50 +01:00
Jelmer Vernooij
5874c53eba Support building .so versions of the modules.
(This used to be commit 673fb9c1855f9d61d4d311bcd5e3fea0210fe6ed)
2008-02-26 16:36:24 +01:00
Jelmer Vernooij
ef15b28d24 use make macro for python.
(This used to be commit b0408abb08648c0155d8f5da5fb299b1acbc09b6)
2008-02-26 16:02:51 +01:00
Jelmer Vernooij
0493c5a500 Move common rules code to separate directory.
(This used to be commit 803ebd6479ae388ae65de8de7fb88600452d47df)
2008-02-26 14:48:11 +01:00