index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
samba
/
samba.mk
Age
Commit message (
Expand
)
Author
2010-05-20
samba: only require libiconv if !BR2_ENABLE_LOCALE
Thomas Petazzoni
2010-04-26
samba: bump version
Gustavo Zacarias
2009-10-20
samba: updated the samba package to version 3.3.8
rvpaasen
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-21
samba: fix dependencies
Sven Neumann
2009-09-21
samba: add option to install libsmbclient
Sven Neumann
2009-09-21
samba: explicitly link with -pthread if avahi support is enabled
Sven Neumann
2009-05-04
samba: bump version
Sven Neumann
2009-04-26
samba: fix build with ipv6 support is disabled
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-13
samba: use proper BR variable to disable largefile while configuring
Hans-Christian Egtvedt
2009-01-13
samba: bump version to 3.2.7 and refresh patches against this version
Hans-Christian Egtvedt
2009-01-13
samba: properly disable largefile if not selected in Buildroot
Hans-Christian Egtvedt
2008-12-12
samba: add a comment about why make proto is done before make
Hans-Christian Egtvedt
2008-12-12
samba: make proto first to allow parallel build afterwards
Hans-Christian Egtvedt
2008-12-12
samba: bump version to 3.2.5
Hans-Christian Egtvedt
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-05
samba: predefine a autoconf result for enums with negative values
Hans-Christian Egtvedt
2008-12-02
samba: bump version to 3.0.33
Hans-Christian Egtvedt
2008-10-06
samba.mk:
Wade Berrier
2008-07-03
install SAMBA SWAT correctly, add hint for autoconf, courtesy HC Egtvedt
Ulf Samuelsson
2008-06-24
samba: use generic samba.org location over http
Peter Korsgaard
2008-03-11
updated samba version
John Voltz
2008-03-06
update samba version
John Voltz
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-23
Bump SAMBA version to 3.0.26a, 3.0.25b has moved
Ulf Samuelsson
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-07-28
Use only single job to build Samba
Ulf Samuelsson
2007-07-23
Update SAMBA configuration + cleanup
Ulf Samuelsson
2007-07-17
Bump Samba to latest version and update patches.
"Steven J. Hill"
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-09
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-16
Fix install of scripts.
"Steven J. Hill"
2007-05-09
Rename all INIT scripts to have the numerical prefixes to easily see the star...
"Steven J. Hill"
2007-04-03
3.0.23d now under old-versions. Thanks to Michael Benedict
Peter Korsgaard
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-01-14
- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the
Bernhard Reutner-Fischer
2007-01-14
- add missing foo-source target for "make source" for downloading
Bernhard Reutner-Fischer
2007-01-14
Add Samba to buildroot.
"Steven J. Hill"