summaryrefslogtreecommitdiffstats
path: root/source4/script
Commit message (Expand)AuthorAgeFilesLines
* make man page (un)install more portableBjörn Jacke2009-03-022-2/+2
* Don't use TMPDIR as variable, it's already used for other purposes.samba-4.0.0alpha6Jelmer Vernooij2009-01-191-5/+8
* Delete more Samba3-specific filesAndrew Bartlett2009-01-191-1/+1
* Fix error message in mkrelease to refer to source4, not sourceAndrew Bartlett2009-01-141-1/+1
* Fix header installation.Jelmer Vernooij2008-11-011-1/+1
* Remove need to define _SAMBA_BUILD_ == 4 when using installed headers.Jelmer Vernooij2008-11-011-0/+2
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-284-158/+0
* Share codepages.Jelmer Vernooij2008-10-231-1/+1
* Rework mkrelease.sh to exclude Samba3 filesAndrew Bartlett2008-10-201-3/+13
* Move subunit helper utility to specific subunit directory.Jelmer Vernooij2008-10-081-36/+0
* Remove unused uninstallheader script.Jelmer Vernooij2008-09-301-35/+0
* Fix installation of misc files.Jelmer Vernooij2008-09-301-6/+0
* Stop creating symlinks to libraries without sonames. (caused recursiveMatthias Dieter Wallnöfer2008-09-291-1/+3
* Stop installing JS libraries.Jelmer Vernooij2008-09-211-7/+2
* Remove unused scripts.Jelmer Vernooij2008-09-194-153/+0
* find_unused_makefilevars: Support parsing simple includes.Jelmer Vernooij2008-09-191-9/+18
* Add header.Jelmer Vernooij2008-09-181-0/+4
* Remove obsolete script.Jelmer Vernooij2008-09-181-161/+0
* Remove unused scripts for installing binaries.Jelmer Vernooij2008-09-092-33/+0
* mkversion.sh: printf %s is more portable than echo -eStefan Metzmacher2008-06-271-4/+4
* Use make magic for installing/uninstalling binaries.Jelmer Vernooij2008-06-262-82/+0
* Print prefixMap in a human-readable format.Andrew Bartlett2008-05-291-0/+1
* Refuse to install autogenerated proto header files.Jelmer Vernooij2008-05-211-0/+2
* Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij2008-05-191-36/+0
* When a test harness program fails, make the testsuite fail.Andrew Bartlett2008-04-251-1/+5
* Move standard make compilation rules to build/make.Jelmer Vernooij2008-04-142-94/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger2008-03-281-0/+6
* Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett2008-03-291-2/+2
* Don't leave release trees hanging aroundAndrew Bartlett2008-03-291-1/+2
* mkrelease: Update to work with Git instead of SVN.Andrew Kroeger2008-03-281-3/+2
* make: Fix make valgrindtest-envKai Blin2008-03-181-1/+3
* Allow absolute paths to be specified to mkproto.pl.Jelmer Vernooij2008-02-291-1/+3
* Remove the now unused cflags script.Jelmer Vernooij2008-02-291-42/+0
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-1/+1
* Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij2008-02-111-3/+7
* Support including files in the cflags.pl script.Jelmer Vernooij2008-02-111-10/+21
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2008-01-101-77/+17
* r26675: mkproto: Add --all argument, fix some perl warnings.Jelmer Vernooij2008-01-051-10/+9
* r26657: pidl: Add basics for generating Python modules.Jelmer Vernooij2008-01-031-1/+1
* r26647: Mark 'valgrind_run' as executableAndrew Bartlett2008-01-031-0/+0
* r26603: Don't install no longer available upgrade script.Jelmer Vernooij2007-12-261-1/+0
* r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij2007-12-242-2/+11
* r26560: Add script for running in valgrind.Jelmer Vernooij2007-12-241-0/+2
* r25923: Make sure to install phpldapadmin-config.phpAndrew Bartlett2007-12-211-0/+1
* r25733: fix filename substitution and bail out if yacc output isn't generatedStefan Metzmacher2007-12-211-2/+5
* [GLUE] fix some executable bits on shell scriptsStefan Metzmacher2007-12-219-0/+0
* r25555: Remove support for BOOL, True and False.Jelmer Vernooij2007-10-101-4/+1
* r25449: Add convenience function for opening the default smb.conf for opencha...Jelmer Vernooij2007-10-101-1/+1
* r25419: fix generation of git revision calculationStefan Metzmacher2007-10-101-1/+1