summaryrefslogtreecommitdiff
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-3122-3123/+0
* s4: prevent the autoconf build from removing source4/librpc/gen_ndr/READMEAndrew Tridgell2010-04-131-1/+1
* python: Fix rule for generating docs using pydoctor.Jelmer Vernooij2010-03-291-3/+0
* s4:build/m4/public.m4: add realname argument to SMB_BUILD_LIBRARY()Stefan Metzmacher2010-03-101-1/+2
* s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 oneMatthieu Patou2010-03-031-4/+4
* s4/build: Indicate whether Samba4 is being built against the systemJelmer Vernooij2010-01-011-0/+1
* s4: Check SUN compiler and remove "-fullwarn" when using itBrian Lu2009-11-241-1/+19
* Fix typo.Karolin Seeger2009-10-191-1/+1
* Move samba-specific variable to s4 Makefile.Jelmer Vernooij2009-09-281-2/+0
* s4-make: add libds to etags/ctags source listAndrew Tridgell2009-09-281-1/+1
* s4 ctags: Stop *_proto.h files from cluttering up the tagsKai Blin2009-08-181-1/+1
* s4:build: make sure that we regenerate proto headers when source files changeStefan Metzmacher2009-07-311-0/+2
* Two patches which fix issues on cross compiling/buildingNathaniel McCallum2009-06-291-1/+3
* smb_build: Always build modules for system-libraries as shared libraries,Jelmer Vernooij2009-06-181-2/+3
* Make tunable for modulesdirTimur I. Bakeyev2009-06-081-0/+16
* Make the path to this uglyness complete so people can find the guilty party..Jeremy Allison2009-06-031-1/+1
* Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij2009-06-021-1/+1
* Build modules statically by default, as there still seem to be a lot ofJelmer Vernooij2009-06-021-1/+2
* s4 config-summary: Fix printing of which libraries are external andJelmer Vernooij2009-05-131-2/+8
* s4-build: Also search ../nsswitch for make (c|e)tagsKai Blin2009-04-221-1/+1
* Add ../libgpo to samba4 srcdir list in rules.mk.Wilco Baan Hofman2009-04-201-1/+1
* s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher2009-03-271-2/+3
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij2009-03-201-2/+3
|\
| * s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSIONStefan Metzmacher2009-03-171-2/+3
* | Strip /usr/include from include flags, so we don't end up includingJelmer Vernooij2009-03-151-1/+3
|/
* Merge branch 'tdr' of /home/jelmer/samba4Jelmer Vernooij2009-03-151-1/+3
|\
| * Remove -L/usr/lib from a couple more make variables.Jelmer Vernooij2009-03-151-1/+3
* | s4:build: try to fix the build with the ibm checker in the build-farmStefan Metzmacher2009-03-121-1/+1
|/
* s4:build: add some comments to the SMB_EXT_LIB() definitionStefan Metzmacher2009-02-251-0/+7
* Let --enable-external-libldb default to no (since linking againstJelmer Vernooij2009-02-211-2/+4
* Add --enable-external-* flags for libraries shipped with Samba, to allowJelmer Vernooij2009-02-211-0/+22
* Revert "Fix errornos assumption that all compilers are gcc"Jelmer Vernooij2009-02-091-1/+1
* Fix errornos assumption that all compilers are gccTorgeir Lerkerod2009-02-091-1/+1
* s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MA...Stefan Metzmacher2009-02-021-4/+7
* "test" expects only one =Björn Jacke2009-02-011-1/+1
* quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke2009-01-291-5/+3
* Move configure test files to the top-level and share them between s3 andJelmer Vernooij2009-01-2212-1292/+5
* Move check_python.m4 to common m4 directory.Jelmer Vernooij2009-01-212-101/+1
* Only check for Perl once in Samba 3.Jelmer Vernooij2009-01-212-33/+1
* Move check_make.m4 to the top-level.Jelmer Vernooij2009-01-212-34/+1
* Fixed problemed showed on a number of systems on the buildfarm.Torgeir Lerkerod2009-01-141-1/+4
* Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...Stefan Metzmacher2009-01-091-3/+2
* quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke2009-01-091-2/+3
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-041-0/+8
|\
| * s4:build: add SMB_MAKE_SETTINGS() macroStefan Metzmacher2009-01-041-0/+8
* | make: Search for c tags in ../ as well.Jelmer Vernooij2009-01-011-2/+4
|/
* Allow using external libtevent.Jelmer Vernooij2008-12-231-0/+1
* Use make variable for Samba 4 shared library output directory.Jelmer Vernooij2008-12-232-2/+2
* Use relative paths for Python modules. Seems to workaround a strange bug inJelmer Vernooij2008-12-231-1/+1
* Force symbolic links for shared library sonames to be created,Jelmer Vernooij2008-12-221-1/+1