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
Age
Commit message (
Collapse
)
Author
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
toolchain/*/*.mk */Makefile.in -l)
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
Fixes build breakage as seen by Ulf et al.
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
- use TARGET_CONFIGURE_ARGS where appropriate.
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 ↵
"Steven J. Hill"
start-up order.
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-21
Patch to remove usage of legacy 'index' function.
"Steven J. Hill"
2007-01-14
- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the
Bernhard Reutner-Fischer
TARGET_CONFIGURE_OPTS
2007-01-14
- add missing foo-source target for "make source" for downloading
Bernhard Reutner-Fischer
package sources used by later offline build.
2007-01-14
Add Samba to buildroot.
"Steven J. Hill"