1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/script
Michael Adam 32dd341119 Fix build on some systems : don't pass libraries to mkproto.awk
Currently, some static libraries have gone into object lists
that are also passed to make proto. (This should probably be
changed...) Then some awk versions fail when passed an non-
existing lib/libtdb.a e.g.. This patch changes mkproto.sh to
exclude \.a files from the list of files to process.

Michael
(This used to be commit 826b9ab07b)
2008-02-25 17:24:52 +01:00
..
tests make test: pass --option=torture:sharedelay=100000 to samba4 smbtorture 2008-02-25 11:34:44 +01:00
build_env.sh Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the 2003-04-23 14:19:03 +00:00
build_idl.sh [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
count_80_col.pl r24421: Ignore long #defines (like for registry keys). 2007-10-10 12:29:44 -05:00
creategroup An example of a group creation command that can handle failures 2002-09-27 09:47:02 +00:00
extract_allparms.sh
findsmb.in merge old change from 2.2 branch to give legend in heading 2004-02-12 20:43:23 +00:00
findstatic.pl
fix_bool.pl Add True/False bool cleanup script. 2008-01-15 10:35:10 +01:00
format_indent.sh r23599: Add new version of indent script copied from the the Linux 2007-10-10 12:23:35 -05:00
gap.awk Refactor charset plugins a bit and add CP437 module. 2003-08-28 17:16:27 +00:00
gaptab.awk Fix scripts to generate correct tables for compilers which have character constants as signed chars instead of unsigned 2003-09-17 17:49:35 +00:00
gen-8bit-gap.awk Proper fix for #380 -- use different algorithm to generate codepages 2003-09-01 11:33:42 +00:00
gen-8bit-gap.sh.in r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
installbin.sh.in r16136: By default, rootsbindir relies on SBINDIR so import it here 2007-10-10 11:17:22 -05:00
installdat.sh r13816: Volunteering :-) 2007-10-10 11:10:55 -05:00
installdirs.sh r13644: Do not shift anything inside the for loop away. We ineterate over $@. 2007-10-10 11:10:20 -05:00
installman.sh r20668: Also do not install the smbumount man page if we don't build smbumount. 2007-10-10 12:17:02 -05:00
installmodules.sh r23093: Allow modules with the same name but different types. 2007-10-10 12:22:44 -05:00
installmsg.sh r13816: Volunteering :-) 2007-10-10 11:10:55 -05:00
installscripts.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installswat.sh r20535: Fix make install to work when root doesn't have 2007-10-10 12:16:55 -05:00
linkmodules.sh Create symlinks for modules that register multiple functions (fixes bug #91 ) 2003-08-13 04:11:50 +00:00
makeunicodecasemap.awk
mkbuildoptions.awk Forgot build options was generated... fix. 2007-12-10 11:37:20 -08:00
mkinstalldirs
mknissmbpasswd.sh
mknissmbpwdtbl.sh
mkproto.awk Add files for new LGPL libwbclient DSO implementing the Winbind client API 2007-12-21 11:58:04 -06:00
mkproto.sh Fix build on some systems : don't pass libraries to mkproto.awk 2008-02-25 17:24:52 +01:00
mksmbpasswd.sh disable template accounts by default 2004-01-29 20:15:12 +00:00
mksyms.awk Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
mksyms.sh Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
mkversion.sh prepare the mkversion.sh infrastructure for git branches in the build-farm 2007-10-11 12:27:38 +02:00
revert.sh
scancvslog.pl
smbtar BUG 958; don't use the -N option when invoking smbclient from the smbtar script 2004-01-15 17:18:39 +00:00
strip_trail_ws.pl r23597: add a few utility scripts for code formatting 2007-10-10 12:23:34 -05:00
uninstallbin.sh.in r16138: By default, rootsbindir relies on SBINDIR so import it here 2007-10-10 11:17:22 -05:00
uninstalldat.sh r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done 2007-10-10 11:10:21 -05:00
uninstallman.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
uninstallmodules.sh r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now. 2007-10-10 11:11:08 -05:00
uninstallmsg.sh r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done 2007-10-10 11:10:21 -05:00
uninstallscripts.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
uninstallswat.sh r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done 2007-10-10 11:10:21 -05:00
updatesmbpasswd.sh