Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 2010-10-31 | 22 | -3123/+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 | ||||
* | s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README | Andrew Tridgell | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | python: Fix rule for generating docs using pydoctor. | Jelmer Vernooij | 2010-03-29 | 1 | -3/+0 |
| | |||||
* | s4:build/m4/public.m4: add realname argument to SMB_BUILD_LIBRARY() | Stefan Metzmacher | 2010-03-10 | 1 | -1/+2 |
| | | | | metze | ||||
* | s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 one | Matthieu Patou | 2010-03-03 | 1 | -4/+4 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s4/build: Indicate whether Samba4 is being built against the system | Jelmer Vernooij | 2010-01-01 | 1 | -0/+1 |
| | | | | Heimdal. | ||||
* | s4: Check SUN compiler and remove "-fullwarn" when using it | Brian Lu | 2009-11-24 | 1 | -1/+19 |
| | | | | | | | This option is only supported by "gcc". For details consider https://bugzilla.samba.org/show_bug.cgi?id=6905 Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | ||||
* | Fix typo. | Karolin Seeger | 2009-10-19 | 1 | -1/+1 |
| | | | | | | privilage -> privilege Karolin | ||||
* | Move samba-specific variable to s4 Makefile. | Jelmer Vernooij | 2009-09-28 | 1 | -2/+0 |
| | |||||
* | s4-make: add libds to etags/ctags source list | Andrew Tridgell | 2009-09-28 | 1 | -1/+1 |
| | |||||
* | s4 ctags: Stop *_proto.h files from cluttering up the tags | Kai Blin | 2009-08-18 | 1 | -1/+1 |
| | |||||
* | s4:build: make sure that we regenerate proto headers when source files change | Stefan Metzmacher | 2009-07-31 | 1 | -0/+2 |
| | | | | metze | ||||
* | Two patches which fix issues on cross compiling/building | Nathaniel McCallum | 2009-06-29 | 1 | -1/+3 |
| | |||||
* | smb_build: Always build modules for system-libraries as shared libraries, | Jelmer Vernooij | 2009-06-18 | 1 | -2/+3 |
| | | | | since they can't be included in the static library. | ||||
* | Make tunable for modulesdir | Timur I. Bakeyev | 2009-06-08 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | This patch is for Samba4. It adds configure tunable for modulesdir - location, where modules should be installed. In the case, when no FHS compliance is used and libdir is redefined, modulesdir still points to $PREFIX/modules. In some installations it may be not desired. I'd rather set it myself :) So, here is the patch. With regards, Timur Bakeyev. Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | Make the path to this uglyness complete so people can find the guilty party.. | Jeremy Allison | 2009-06-03 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | Move mount.cifs/umount.cifs to the top level and remove the outdated copy | Jelmer Vernooij | 2009-06-02 | 1 | -1/+1 |
| | | | | in Samba 4. | ||||
* | Build modules statically by default, as there still seem to be a lot of | Jelmer Vernooij | 2009-06-02 | 1 | -1/+2 |
| | | | | issues with those even if shared libs work. | ||||
* | s4 config-summary: Fix printing of which libraries are external and | Jelmer Vernooij | 2009-05-13 | 1 | -2/+8 |
| | | | | internal. | ||||
* | s4-build: Also search ../nsswitch for make (c|e)tags | Kai Blin | 2009-04-22 | 1 | -1/+1 |
| | |||||
* | Add ../libgpo to samba4 srcdir list in rules.mk. | Wilco Baan Hofman | 2009-04-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONS | Stefan Metzmacher | 2009-03-27 | 1 | -2/+3 |
| | | | | metze | ||||
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec | Jelmer Vernooij | 2009-03-20 | 1 | -2/+3 |
|\ | |||||
| * | s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSION | Stefan Metzmacher | 2009-03-17 | 1 | -2/+3 |
| | | | | | | | | | | | | | | And also intialize the variable. This fixes ./autogen.sh in the merged build for me. metze | ||||
* | | Strip /usr/include from include flags, so we don't end up including | Jelmer Vernooij | 2009-03-15 | 1 | -1/+3 |
|/ | | | | the system tevent if it's too old. | ||||
* | Merge branch 'tdr' of /home/jelmer/samba4 | Jelmer Vernooij | 2009-03-15 | 1 | -1/+3 |
|\ | |||||
| * | Remove -L/usr/lib from a couple more make variables. | Jelmer Vernooij | 2009-03-15 | 1 | -1/+3 |
| | | |||||
* | | s4:build: try to fix the build with the ibm checker in the build-farm | Stefan Metzmacher | 2009-03-12 | 1 | -1/+1 |
|/ | | | | | | The problem is that the shell eats the quotes in -DFOO="foo, bar, NULL" metze | ||||
* | s4:build: add some comments to the SMB_EXT_LIB() definition | Stefan Metzmacher | 2009-02-25 | 1 | -0/+7 |
| | | | | metze | ||||
* | Let --enable-external-libldb default to no (since linking against | Jelmer Vernooij | 2009-02-21 | 1 | -2/+4 |
| | | | | | external LDB doesn't work yet). Fix flags when using internal libs. | ||||
* | Add --enable-external-* flags for libraries shipped with Samba, to allow | Jelmer Vernooij | 2009-02-21 | 1 | -0/+22 |
| | | | | | explicitly enabling or disabling the use of the version provided by the system. | ||||
* | Revert "Fix errornos assumption that all compilers are gcc" | Jelmer Vernooij | 2009-02-09 | 1 | -1/+1 |
| | | | | | | This breaks (some?) files with gcc. This reverts commit 98a4327b19e83ffad4e0be7e8895fdbd9e48d49f. | ||||
* | Fix errornos assumption that all compilers are gcc | Torgeir Lerkerod | 2009-02-09 | 1 | -1/+1 |
| | | | | | | | | | | When compiling Samba 4's IDL files buildsystem assumes that compiler knows about -xc, which is a gcc spesefic switch as this switch isn't needed on gcc either the flag was uneeded and can be removed. Thus no warnings on non gcc systems. Signed-off-by: Torgeir Lerkerod <Torgeir.Lerkerod@gmail.com> Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and ↵ | Stefan Metzmacher | 2009-02-02 | 1 | -4/+7 |
| | | | | | | CFLAG_NO_UNUSED_MACROS metze | ||||
* | "test" expects only one = | Björn Jacke | 2009-02-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | quote ' inside '...' and make sure shell isn't eating \ by using perl here. | Björn Jacke | 2009-01-29 | 1 | -5/+3 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | Move configure test files to the top-level and share them between s3 and | Jelmer Vernooij | 2009-01-22 | 12 | -1292/+5 |
| | | | | s4. | ||||
* | Move check_python.m4 to common m4 directory. | Jelmer Vernooij | 2009-01-21 | 2 | -101/+1 |
| | |||||
* | Only check for Perl once in Samba 3. | Jelmer Vernooij | 2009-01-21 | 2 | -33/+1 |
| | |||||
* | Move check_make.m4 to the top-level. | Jelmer Vernooij | 2009-01-21 | 2 | -34/+1 |
| | |||||
* | Fixed problemed showed on a number of systems on the buildfarm. | Torgeir Lerkerod | 2009-01-14 | 1 | -1/+4 |
| | | | | | | | | | | | Problem shows up as perl error related to config.pm in reality this was related to the ECHO_C variable. Added test to skip that variable as no perl module is using it. Torgeir Signed-off-by: Torgeir Lerkerod <Torgeir.Lerkerod@gmail.com> Signed-off-by: Andrew Bartlett <abartlet@samba.org> | ||||
* | Revert "quote ' inside '...' and make sure shell isn't eating \ by using ↵ | Stefan Metzmacher | 2009-01-09 | 1 | -3/+2 |
| | | | | | | | | | | perl here." This reverts commit 2a52b059ce44403ff6ced066e0bb23fa6cc66a73. It breaks the build on ubuntu. metze | ||||
* | quote ' inside '...' and make sure shell isn't eating \ by using perl here. | Björn Jacke | 2009-01-09 | 1 | -2/+3 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 2009-01-04 | 1 | -0/+8 |
|\ | |||||
| * | s4:build: add SMB_MAKE_SETTINGS() macro | Stefan Metzmacher | 2009-01-04 | 1 | -0/+8 |
| | | | | | | | | metze | ||||
* | | make: Search for c tags in ../ as well. | Jelmer Vernooij | 2009-01-01 | 1 | -2/+4 |
|/ | |||||
* | Allow using external libtevent. | Jelmer Vernooij | 2008-12-23 | 1 | -0/+1 |
| | |||||
* | Use make variable for Samba 4 shared library output directory. | Jelmer Vernooij | 2008-12-23 | 2 | -2/+2 |
| | |||||
* | Use relative paths for Python modules. Seems to workaround a strange bug in | Jelmer Vernooij | 2008-12-23 | 1 | -1/+1 |
| | | | | GNU make. | ||||
* | Force symbolic links for shared library sonames to be created, | Jelmer Vernooij | 2008-12-22 | 1 | -1/+1 |
| | | | | as they are required at run-time. |