index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
Age
Commit message (
Expand
)
Author
2007-06-06
- prefer shared libs on the host
Bernhard Reutner-Fischer
2007-06-06
- adjust to use the gcc-4.2.0 release
Bernhard Reutner-Fischer
2007-06-05
- fix typo in version check
Bernhard Reutner-Fischer
2007-06-02
- fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB
Bernhard Reutner-Fischer
2007-06-01
- add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t...
Bernhard Reutner-Fischer
2007-05-24
Fixed silly typo. Thanks to Petur Thors for reporting
Peter Korsgaard
2007-05-15
Strip libraries
Peter Korsgaard
2007-05-15
- add gdb-6.6
Bernhard Reutner-Fischer
2007-05-15
- add 2.17.50.0.16
Bernhard Reutner-Fischer
2007-05-12
- store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig
Bernhard Reutner-Fischer
2007-05-11
- ignore eventual errors from which(1)
Bernhard Reutner-Fischer
2007-05-10
If we are using snapshot, don't even attempt to try and patch anything.
"Steven J. Hill"
2007-05-10
Re-create patches for released 0.9.29 version.
"Steven J. Hill"
2007-05-07
Add older version of binutils.
"Steven J. Hill"
2007-04-28
When using an external toolchain, we still need to have the user select which...
"Steven J. Hill"
2007-04-28
Get rid of blank line.
"Steven J. Hill"
2007-04-19
Some 'find' commands get a little picky.
"Steven J. Hill"
2007-04-15
- recommend linuxthreads.old
Bernhard Reutner-Fischer
2007-04-13
If using an external toolchain, don't include any of this stuff.
"Steven J. Hill"
2007-04-11
- store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config
Bernhard Reutner-Fischer
2007-04-02
- make sure that we do not confuse versions (due to how findstring works)
Bernhard Reutner-Fischer
2007-03-24
- bump version to 2.17.50.0.14
Bernhard Reutner-Fischer
2007-03-24
- store backup of dwmw2's combined compile patch.
Bernhard Reutner-Fischer
2007-03-24
- fwd port
Bernhard Reutner-Fischer
2007-03-24
- bump version
Bernhard Reutner-Fischer
2007-03-22
- see if the dir exists before trying to strip an empty list of files..
Bernhard Reutner-Fischer
2007-03-22
install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR
Eric Andersen
2007-03-21
- ignore errors when looking at hostcc and hostcxx
Bernhard Reutner-Fischer
2007-03-21
- apply openswan patches if openswan was enabled
Bernhard Reutner-Fischer
2007-03-21
- add CFLAGS_COMBINE check
Bernhard Reutner-Fischer
2007-03-21
- stop using head and use sed -e '1d' at the end instead
Bernhard Reutner-Fischer
2007-03-14
- add ipmisensors
Bernhard Reutner-Fischer
2007-03-14
- bump version
Bernhard Reutner-Fischer
2007-03-14
- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity
Bernhard Reutner-Fischer
2007-03-12
- fix syntax
Bernhard Reutner-Fischer
2007-03-10
- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)
Bernhard Reutner-Fischer
2007-03-09
Improve the checking of sed by adding some common GNU sed installation
Bernhard Reutner-Fischer
2007-03-08
- Propagate HOST_SED_DIR to the dependencies script so that it may use the
Bernhard Reutner-Fischer
2007-02-28
update to uClibc 0.9.28.3
Eric Andersen
2007-02-22
0.9.28.2 support
Peter Korsgaard
2007-02-20
Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1
Peter Korsgaard
2007-02-16
- mention the package that usually provides makeinfo
Bernhard Reutner-Fischer
2007-02-15
- might make sense not to print ok if it was nak
Bernhard Reutner-Fischer
2007-02-15
- warn about missing makeinfo on the host.
Bernhard Reutner-Fischer
2007-02-15
- uclibc-menuconfig provides a .config but doesn't provide .configured
Bernhard Reutner-Fischer
2007-02-15
- allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout
Bernhard Reutner-Fischer
2007-02-14
- sched_{s,g}etaffinity depends on the respective syscalls.
Bernhard Reutner-Fischer
2007-02-14
- gcc-4.1.2 released
Bernhard Reutner-Fischer
2007-02-13
- backport fix for PR30620
Bernhard Reutner-Fischer
2007-02-12
- add cc-option and use it to check for stuff that is benefical for PREFER_IMA
Bernhard Reutner-Fischer
[next]