index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-08-25
This patch fixes a bug into ostream::operator<<(double) due to the wrong size
Bernhard Reutner-Fischer
2007-08-25
- adjust config
Bernhard Reutner-Fischer
2007-08-25
- workaround for broken external toolchains
Bernhard Reutner-Fischer
2007-08-24
- add busybox-1.7.0
Bernhard Reutner-Fischer
2007-08-24
remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool...
Bernhard Reutner-Fischer
2007-08-24
- add rp-pppoe
Bernhard Reutner-Fischer
2007-08-24
- fix wrong src-path of libasound (Simon Pasch)
Bernhard Reutner-Fischer
2007-08-24
- add pptp client
Bernhard Reutner-Fischer
2007-08-24
This patch allows each project to have a private linux build.
Ulf Samuelsson
2007-08-24
Add git command
Ulf Samuelsson
2007-08-24
Fix spelling error in docs
Ulf Samuelsson
2007-08-24
Move VENDOR stuff to project
Ulf Samuelsson
2007-08-23
- fix misplaced @
Bernhard Reutner-Fischer
2007-08-22
- bump version to 4.6p1
Bernhard Reutner-Fischer
2007-08-22
bzcat => $(BZCAT) for u-boot and at91bootstrap
Ulf Samuelsson
2007-08-22
Remove whitespace damage
Ulf Samuelsson
2007-08-22
- add GIF and MMG support, fix comments a little bit, small cleanups, and avo...
Bernhard Reutner-Fischer
2007-08-22
- set _SKIP_CONFIGURE since we can just make it
Bernhard Reutner-Fischer
2007-08-22
- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped
Bernhard Reutner-Fischer
2007-08-22
- don't print the second time autoreconf would be run
Bernhard Reutner-Fischer
2007-08-22
- add some $(Q) here and there
Bernhard Reutner-Fischer
2007-08-22
- reinstate accidentally deleted hunk
Bernhard Reutner-Fischer
2007-08-22
(no commit message)
Bernhard Reutner-Fischer
2007-08-22
- forgot to include the Config.in
Bernhard Reutner-Fischer
2007-08-22
- pass TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-08-22
- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES
Bernhard Reutner-Fischer
2007-08-22
- fix typo
Bernhard Reutner-Fischer
2007-08-22
- add pptp-linux
Bernhard Reutner-Fischer
2007-08-22
- was broken by the patch omitting the CFLAGS for configure
Bernhard Reutner-Fischer
2007-08-22
- use proper include dir (Simon Pasch)
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
- random whitespace cleanup
Bernhard Reutner-Fischer
2007-08-22
- fix unpacking the tarballs, minor cleanups while at it.
Bernhard Reutner-Fischer
2007-08-22
- use the BZCAT/ZCAT as configured by the user
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
- fix patch regex
Bernhard Reutner-Fischer
2007-08-22
Remove bzero dependencies in bash
Ulf Samuelsson
2007-08-22
Fix bad patch naming scheme
Ulf Samuelsson
2007-08-22
- drop circular dependency
Bernhard Reutner-Fischer
2007-08-22
- improve the way host prerequisites for "dependencies" are established
Bernhard Reutner-Fischer
2007-08-22
- use the correct host compiler
Bernhard Reutner-Fischer
2007-08-22
- fix wrong help-text
Bernhard Reutner-Fischer
2007-08-21
- make sure that sstrip is available early enough
Bernhard Reutner-Fischer
2007-08-21
- add question for Ulf
Bernhard Reutner-Fischer
2007-08-21
- more cleanup (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
- fixup whitespace damage after ulf
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
- remove a superfluous semicolon
Bernhard Reutner-Fischer
2007-08-21
- pull in patches from debian.
Bernhard Reutner-Fischer
2007-08-21
- our dependencies are project specific. First (untested) attempt to take thi...
Bernhard Reutner-Fischer
[next]