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
/
external-toolchain
/
ext-tool.mk
Age
Commit message (
Expand
)
Author
2010-07-28
toolchain: rename external toolchain dir
Yann E. MORIN
2010-07-28
toolchain: move helper functions from external toolchain
Yann E. MORIN
2010-07-27
Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc
Thomas Petazzoni
2010-07-08
ext-toolchains: fix libnss_*.so installation with external glibc
Luca Ceresoli
2010-07-07
external-toolchain: adjust tests on TARGET_CC and TARGET_CXX
Thomas Petazzoni
2010-07-06
external-toolchain: hardcode the destination directory for a library
Thomas Petazzoni
2010-07-06
external-toolchain: handle libstdc++/libgcc_s for BR toolchains
Thomas Petazzoni
2010-07-06
external-toolchain: recognize uClibc 64 bits toolchains
Thomas Petazzoni
2010-07-06
external-toolchain: mention MIPS and PowerPC CodeSourcery toolchains
Thomas Petazzoni
2010-07-06
external-toolchain: create lib64 symlinks if needed
Thomas Petazzoni
2010-07-06
external-toolchain: support 64 bits glibc toolchains
Thomas Petazzoni
2010-07-06
external-toolchain: only copy existing directories of the sysroot
Thomas Petazzoni
2010-07-06
ext-toolchain: Fix ARCH_SYSROOT detection
Thomas Petazzoni
2010-07-06
ext-toolchains: take into account other Glibc dynamic loader variants
Thomas Petazzoni
2010-05-28
external toolchain: also copy the libthread_db.so for gdbserver
Yann E. MORIN
2010-05-28
toolchain/external: only copy the pthread lib if needed
Yann E. MORIN
2010-05-20
external toolchain: check BR2_INSTALL_LIBSTDCPP
Thomas Petazzoni
2010-04-17
external-toolchain: Support for multilib toolchains
Thomas Petazzoni
2010-04-17
external-toolchain: support libraries outside of /lib
Thomas Petazzoni
2010-04-07
toolchain: fix using external toolchains built with buildroot
Yann E. MORIN
2010-03-31
external toolchain: fix sysroot location if the toolchain was moved
Yann E. MORIN
2009-09-15
DNS resolv problem with glibc
Anders Darander
2009-07-31
Fix PROGRAM_INVOCATION handling with external toolchains
Thomas Petazzoni
2009-07-17
external toolchain: check cross-compiler existence
Thomas Petazzoni
2009-07-17
external toolchain: respect $(Q)
Thomas Petazzoni
2009-07-17
external toolchain: copy the C++ standard library if needed
Thomas Petazzoni
2009-07-17
external toolchain: do not copy useless symbolic links
Thomas Petazzoni
2009-07-17
external toolchain: more documentation about the principles
Thomas Petazzoni
2009-07-17
external toolchain: use LANG=C when calling gcc -v
Thomas Petazzoni
2009-07-17
external-toolchain: better documentation, cleanup, sysroot check
Thomas Petazzoni
2009-07-16
external toolchain: fix libraries copy and add ARM ABI check
Thomas Petazzoni
2009-06-15
Improve external toolchain checks
Thomas Petazzoni
2009-06-15
Simple glibc-based external toolchain support
Thomas Petazzoni
2009-02-04
toolchain: revert r25193 (Change binary toolchain configuration)
Peter Korsgaard
2009-01-31
Change binary toolchain configuration, so
Ulf Samuelsson
2009-01-12
toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains
Daniel Laird
2008-12-13
Another external toolchain support solution
Thomas Petazzoni
2008-11-03
More external toolchain fixes
Peter Korsgaard
2008-10-17
Typo fix in toolchain/external-toolchain/ext-tool.mk
Peter Korsgaard
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
- random whitespace cleanup
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-04-19
Some 'find' commands get a little picky.
"Steven J. Hill"
2007-02-06
Support building using an external toolchain. Questions to the mailing list a...
"Steven J. Hill"