summaryrefslogtreecommitdiffstats
path: root/toolchain/external-toolchain/ext-tool.mk
Commit message (Expand)AuthorAgeFilesLines
* ext-toolchains: fix libnss_*.so installation with external glibcLuca Ceresoli2010-07-081-1/+1
* external-toolchain: adjust tests on TARGET_CC and TARGET_CXXThomas Petazzoni2010-07-071-7/+9
* external-toolchain: hardcode the destination directory for a libraryThomas Petazzoni2010-07-061-13/+17
* external-toolchain: handle libstdc++/libgcc_s for BR toolchainsThomas Petazzoni2010-07-061-1/+10
* external-toolchain: recognize uClibc 64 bits toolchainsThomas Petazzoni2010-07-061-1/+1
* external-toolchain: mention MIPS and PowerPC CodeSourcery toolchainsThomas Petazzoni2010-07-061-1/+3
* external-toolchain: create lib64 symlinks if neededThomas Petazzoni2010-07-061-0/+17
* external-toolchain: support 64 bits glibc toolchainsThomas Petazzoni2010-07-061-1/+1
* external-toolchain: only copy existing directories of the sysrootThomas Petazzoni2010-07-061-1/+3
* ext-toolchain: Fix ARCH_SYSROOT detectionThomas Petazzoni2010-07-061-9/+9
* ext-toolchains: take into account other Glibc dynamic loader variantsThomas Petazzoni2010-07-061-6/+4
* external toolchain: also copy the libthread_db.so for gdbserverYann E. MORIN2010-05-281-0/+3
* toolchain/external: only copy the pthread lib if neededYann E. MORIN2010-05-281-1/+5
* external toolchain: check BR2_INSTALL_LIBSTDCPPThomas Petazzoni2010-05-201-0/+12
* external-toolchain: Support for multilib toolchainsThomas Petazzoni2010-04-171-11/+79
* external-toolchain: support libraries outside of /libThomas Petazzoni2010-04-171-10/+13
* toolchain: fix using external toolchains built with buildrootYann E. MORIN2010-04-071-8/+1
* external toolchain: fix sysroot location if the toolchain was movedYann E. MORIN2010-03-311-1/+8
* DNS resolv problem with glibcAnders Darander2009-09-151-1/+1
* Fix PROGRAM_INVOCATION handling with external toolchainsThomas Petazzoni2009-07-311-1/+3
* external toolchain: check cross-compiler existenceThomas Petazzoni2009-07-171-0/+10
* external toolchain: respect $(Q)Thomas Petazzoni2009-07-171-5/+5
* external toolchain: copy the C++ standard library if neededThomas Petazzoni2009-07-171-0/+4
* external toolchain: do not copy useless symbolic linksThomas Petazzoni2009-07-171-1/+1
* external toolchain: more documentation about the principlesThomas Petazzoni2009-07-171-0/+31
* external toolchain: use LANG=C when calling gcc -vThomas Petazzoni2009-07-171-2/+2
* external-toolchain: better documentation, cleanup, sysroot checkThomas Petazzoni2009-07-171-34/+81
* external toolchain: fix libraries copy and add ARM ABI checkThomas Petazzoni2009-07-161-20/+37
* Improve external toolchain checksThomas Petazzoni2009-06-151-0/+51
* Simple glibc-based external toolchain supportThomas Petazzoni2009-06-151-8/+16
* toolchain: revert r25193 (Change binary toolchain configuration)Peter Korsgaard2009-02-041-1/+0
* Change binary toolchain configuration, soUlf Samuelsson2009-01-311-0/+1
* toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchainsDaniel Laird2009-01-121-3/+3
* Another external toolchain support solutionThomas Petazzoni2008-12-131-0/+6
* More external toolchain fixesPeter Korsgaard2008-11-031-2/+2
* Typo fix in toolchain/external-toolchain/ext-tool.mkPeter Korsgaard2008-10-171-1/+1
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-37/+37
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-221-1/+1
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-4/+4
* Some 'find' commands get a little picky."Steven J. Hill"2007-04-191-1/+1
* Support building using an external toolchain. Questions to the mailing list a..."Steven J. Hill"2007-02-061-0/+56