Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 5 | -489/+0 | |
The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104 | |||||
2010-04-13 | s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README | Andrew Tridgell | 1 | -1/+1 | |
2010-03-29 | python: Fix rule for generating docs using pydoctor. | Jelmer Vernooij | 1 | -3/+0 | |
2009-09-28 | Move samba-specific variable to s4 Makefile. | Jelmer Vernooij | 1 | -2/+0 | |
2009-09-28 | s4-make: add libds to etags/ctags source list | Andrew Tridgell | 1 | -1/+1 | |
2009-08-18 | s4 ctags: Stop *_proto.h files from cluttering up the tags | Kai Blin | 1 | -1/+1 | |
2009-07-31 | s4:build: make sure that we regenerate proto headers when source files change | Stefan Metzmacher | 1 | -0/+2 | |
metze | |||||
2009-04-22 | s4-build: Also search ../nsswitch for make (c|e)tags | Kai Blin | 1 | -1/+1 | |
2009-04-20 | Add ../libgpo to samba4 srcdir list in rules.mk. | Wilco Baan Hofman | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-03-27 | s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONS | Stefan Metzmacher | 1 | -2/+3 | |
metze | |||||
2009-01-01 | make: Search for c tags in ../ as well. | Jelmer Vernooij | 1 | -2/+4 | |
2008-12-23 | Use make variable for Samba 4 shared library output directory. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-23 | Use relative paths for Python modules. Seems to workaround a strange bug in | Jelmer Vernooij | 1 | -1/+1 | |
GNU make. | |||||
2008-12-22 | Force symbolic links for shared library sonames to be created, | Jelmer Vernooij | 1 | -1/+1 | |
as they are required at run-time. | |||||
2008-12-21 | Remove infrastructure for (no longer used) SWIG. | Jelmer Vernooij | 1 | -12/+0 | |
2008-11-18 | s3/s4 build: Fix makefile expression to work on more systems | Tim Prouty | 1 | -1/+1 | |
2008-10-30 | Fix building of SWIG files from merged build. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-30 | Fix installation of Samba 4 during merged build. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-10 | Fix uninstalling of binaries. | Matthias Dieter Wallnöfer | 1 | -3/+3 | |
(This used to be commit 6ad94d10f79f206fcdeb23cf71595e38c7a77855) | |||||
2008-08-26 | build: generate :: rules for automatic dependencies | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 66d8da17a4c3543e133452f9a87702a2a8fb609c) | |||||
2008-08-01 | build: allow flex-2.34 together with bison-2.3 | Stefan Metzmacher | 2 | -3/+14 | |
metze (This used to be commit 8bd30a7b4392642ef5184f959d801716d2db20b2) | |||||
2008-06-27 | Fix a non-empty line with just spaces | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit ba6394cb654f2a6683b5e97fad8e838d8e457e06) | |||||
2008-06-27 | Fix the definition of abspath for gnu make < 3.81 | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit f2725f14918b7d1cd7664fe41ad0fc184aa794c8) | |||||
2008-06-26 | Use make magic for installing/uninstalling binaries. | Jelmer Vernooij | 1 | -19/+7 | |
(This used to be commit 97b724417fc8110f7c591779b0c17bd072be304f) | |||||
2008-06-26 | Use make template for installing binaries. | Jelmer Vernooij | 2 | -2/+42 | |
(This used to be commit 3fb35fc03d5cfb48d0d4f51564ef76e99e74f81c) | |||||
2008-06-25 | Use workaround for $(abspath) | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit 21b4d017a2cccdaa6ab4ed32409f19c612293fd0) | |||||
2008-05-23 | More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer ↵ | Jelmer Vernooij | 1 | -1/+1 | |
and me. (This used to be commit 6e29fbd5d06b02e2b0a55ae2994fce724aaa5bc5) | |||||
2008-05-23 | Properly fix symlink for module aliases. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 84d93728667921bf36a1b25c32bf8befa941a2c6) | |||||
2008-05-21 | Use gnu make syntax for SWIG implicit rule since it allows multiple output ↵ | Jelmer Vernooij | 1 | -2/+2 | |
files. (This used to be commit ce440887316d3ae379551c136f6b640c573fd702) | |||||
2008-05-21 | Fix installed symlinks (cp was trying to be smart). | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit a95f2bf86a75729717542b401aa39bedd21be8d0) | |||||
2008-05-21 | Allow dots in .mk file section headers, fix docstring. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit bd3f3e7c85f1a92638d69379782aa7bfcecd9e2f) | |||||
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 2 | -3/+6 | |
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24) | |||||
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-test | Jelmer Vernooij | 1 | -1/+3 | |
Conflicts: source/build/smb_build/makefile.pm (This used to be commit 57b57b1ff9a2ddf087fc6cceaf6c9afb4f8f0135) | |||||
2008-05-18 | Typo, formatting fixes. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 5c961c0b41e0a41bd41705a103595af7405132a4) | |||||
2008-05-18 | Avoid smb_build for prototype headers in some places. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 4876c4efbbafb4e0afa3554cd9f748ab591a2927) | |||||
2008-05-18 | Move templates to a separate file. | Jelmer Vernooij | 2 | -96/+100 | |
(This used to be commit d9770b651f61a0b70d6afa4610fadc7f199e1d98) | |||||
2008-05-11 | Fix formatting of install message. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 371afde9b04694beec4d9e5cb53634315aea86be) | |||||
2008-05-11 | Properly escape quotes. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 33094329610097113c244ccd02606661a4c9e2e0) | |||||
2008-05-10 | Install standalone python modules (so we can use stock python rather than ↵ | Jelmer Vernooij | 1 | -2/+6 | |
smbpython). (This used to be commit bb5c9fc64b6ad275abdd98a19f018953c9d79cbd) | |||||
2008-05-10 | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 1 | -3/+2 | |
Conflicts: source/auth/config.mk source/auth/gensec/config.mk source/torture/smbtorture.c (This used to be commit edfd02e59bba86b977bd60848f57a614691fff7a) | |||||
2008-05-07 | build: fix path to lex_compile.sh | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 6a1b7f56afa7475880f4eb5f0b669fd2b95a1d8f) | |||||
2008-04-25 | Don't compile files twice when the compilation fails. | Andrew Bartlett | 1 | -2/+1 | |
Andrew Bartlett (This used to be commit 53ea233649d12d77233611e272cf5f470177571c) | |||||
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2 | -2/+7 | |
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-19 | build: fix the build rule for .o files | Stefan Metzmacher | 1 | -1/+3 | |
metze (This used to be commit c7f34f41c3f9f0c3f75a618dfaf566706014a6b4) | |||||
2008-04-15 | Fix the build. | Jelmer Vernooij | 1 | -0/+4 | |
(This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f) | |||||
2008-04-14 | Move standard make compilation rules to build/make. | Jelmer Vernooij | 4 | -0/+440 | |
(This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa) | |||||
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 | |
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-03-09 | Fix the build, symlinks. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit c165b34805aa6a82e579afda9f4244c0c68d52b4) | |||||
2008-03-09 | Move more code out of perl build system. | Jelmer Vernooij | 1 | -2/+7 | |
(This used to be commit bfb4d847005567da43e93987add1a7b171b7b192) | |||||
2008-03-08 | Remove correct libraries. | Jelmer Vernooij | 1 | -2/+1 | |
(This used to be commit 9caa9d85d1ab86bb575a5359d57919b801737a40) |