summaryrefslogtreecommitdiffstats
path: root/package/samba/samba.mk
Commit message (Collapse)AuthorAgeFilesLines
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-2/+2
|
* samba: predefine a autoconf result for enums with negative valuesHans-Christian Egtvedt2008-12-051-0/+1
| | | | | | | The configure script tries to find out if enums can be negative, this is not supported when cross compiling, since it tries to run the binary. This commit sets the test to yes, i.e. negative enums are possible.
* samba: bump version to 3.0.33Hans-Christian Egtvedt2008-12-021-1/+1
| | | | | Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
* samba.mk:Wade Berrier2008-10-061-1/+7
| | | | | | | | | | | | | | -force some performance enhancing autoconf options -run 'installscripts' so findsmb and smbtar are installed -samba binaires were segfaulting with uclibc 0.9.29 when not using: samba_cv_fpie=no. Force it. Config.in: -create configure options for findsmb and smbtar S91smb: -create dir (/var/lock/subsys) that is referenced later in script
* install SAMBA SWAT correctly, add hint for autoconf, courtesy HC EgtvedtUlf Samuelsson2008-07-031-0/+6
|
* samba: use generic samba.org location over httpPeter Korsgaard2008-06-241-1/+1
| | | | Based on patch by Thiago A. Correa.
* updated samba versionJohn Voltz2008-03-111-1/+1
|
* update samba versionJohn Voltz2008-03-061-1/+1
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-2/+2
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* Bump SAMBA version to 3.0.26a, 3.0.25b has movedUlf Samuelsson2007-09-231-3/+5
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-25/+25
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-4/+4
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | toolchain/*/*.mk */Makefile.in -l)
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-2/+2
|
* Use only single job to build SambaUlf Samuelsson2007-07-281-1/+1
|
* Update SAMBA configuration + cleanupUlf Samuelsson2007-07-231-2/+3
|
* Bump Samba to latest version and update patches."Steven J. Hill"2007-07-171-2/+8
|
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
|
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-091-2/+2
| | | | Fixes build breakage as seen by Ulf et al.
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* Fix install of scripts."Steven J. Hill"2007-06-161-1/+1
|
* Rename all INIT scripts to have the numerical prefixes to easily see the ↵"Steven J. Hill"2007-05-091-1/+1
| | | | start-up order.
* 3.0.23d now under old-versions. Thanks to Michael BenedictPeter Korsgaard2007-04-031-1/+1
|
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
|
* - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in theBernhard Reutner-Fischer2007-01-141-1/+1
| | | | TARGET_CONFIGURE_OPTS
* - add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer2007-01-141-0/+2
| | | | package sources used by later offline build.
* Add Samba to buildroot."Steven J. Hill"2007-01-141-0/+119