| Commit message (Expand) | Author | Age | Files | Lines |
* | crosstool-ng: install toolchain into HOST_DIR like the internal toolchain | Peter Korsgaard | 2011-01-25 | 1 | -3/+1 |
* | package/Makefile.in: Fix LIBC calculation for internal ct-ng toolchains | Peter Korsgaard | 2011-01-25 | 1 | -3/+1 |
* | Use sys-root rather than sysroot for the sysroot/staging_dir | Peter Korsgaard | 2011-01-25 | 1 | -1/+1 |
* | binutils: make it a proper package | Gustavo Zacarias | 2011-01-02 | 1 | -1/+1 |
* | package: drop sparc64 bits | Gustavo Zacarias | 2010-12-29 | 1 | -5/+0 |
* | toolchain: move sysroot to host dir | Gustavo Zacarias | 2010-12-28 | 1 | -26/+28 |
* | sstrip: make it a proper package | Gustavo Zacarias | 2010-12-28 | 1 | -1/+1 |
* | toolchain: rework C++ options | Thomas Petazzoni | 2010-12-13 | 1 | -1/+1 |
* | toolchain: add support for external toolchain profiles and download | Thomas Petazzoni | 2010-12-13 | 1 | -5/+5 |
* | ccache: rework ccache management | Thomas Petazzoni | 2010-12-08 | 1 | -1/+9 |
* | Makefile: introduce KSTRIPCMD to strip kernel modules | Gustavo Zacarias | 2010-11-30 | 1 | -5/+4 |
* | package/Makefile.in: Add OBJDUMP=$(TARGET_OBJDUMP) to TARGET_CONFIGURE_OPTS | Marcelo Roberto Jimenez | 2010-11-27 | 1 | -0/+1 |
* | Optimize (-O2) host binaries by default | Peter Korsgaard | 2010-10-29 | 1 | -0/+1 |
* | toolchain: do not require full path | Mike Frysinger | 2010-10-16 | 1 | -0/+4 |
* | toolchain: add new toolchain backend: crosstool-NG | Yann E. MORIN | 2010-10-01 | 1 | -0/+2 |
* | sed: get rid of host-sed variant | Peter Korsgaard | 2010-09-30 | 1 | -0/+1 |
* | Fix computation of REAL_GNU_TARGET_NAME | Thomas Petazzoni | 2010-07-29 | 1 | -1/+10 |
* | Remove unused X11_PREFIX option | Thomas Petazzoni | 2010-07-28 | 1 | -4/+0 |
* | Makefile: fix ldconfig selection for internal toolchains | Peter Korsgaard | 2010-07-26 | 1 | -6/+0 |
* | Choose host/target ldconfig based on availability | Malte Starostik | 2010-07-18 | 1 | -3/+3 |
* | Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -6/+4 |
* | Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATH | Thomas Petazzoni | 2010-07-07 | 1 | -4/+3 |
* | Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -5/+0 |
* | Cleanup TARGET_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -20/+25 |
* | Rework sysroot option handling | Thomas Petazzoni | 2010-07-07 | 1 | -13/+3 |
* | Separate flags from commands in HOST_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -4/+6 |
* | Remove unneeded variables in HOST_CONFIGURE_OPTS | Thomas Petazzoni | 2010-07-07 | 1 | -26/+0 |
* | Solve the host tools relying on host libraries problem | Thomas Petazzoni | 2010-07-07 | 1 | -2/+3 |
* | ext-toolchain: Fix ARCH_SYSROOT detection | Thomas Petazzoni | 2010-07-06 | 1 | -2/+2 |
* | toolchain: remove gcc 4.1.2 and non-sysroot support | Peter Korsgaard | 2010-06-15 | 1 | -2/+0 |
* | Revert "Add -rpath option for host package compilation" | Peter Korsgaard | 2010-05-30 | 1 | -5/+0 |
* | Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-05-08 | 1 | -0/+6 |
|\ |
|
| * | Add staging libraries directories to -L in external case | Thomas Petazzoni | 2010-05-06 | 1 | -0/+1 |
| * | Add -rpath option for host package compilation | Thomas Petazzoni | 2010-05-06 | 1 | -0/+5 |
* | | Fix the computation of REAL_GNU_TARGET_NAME | Thomas Petazzoni | 2010-05-06 | 1 | -1/+1 |
|/ |
|
* | package: Add $(HOST_DIR)/usr/lib to LD_LIBRARY_PATH for host but not target | Lionel Landwerlin | 2010-05-03 | 1 | -3/+4 |
* | Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME | Thomas Petazzoni | 2010-05-03 | 1 | -4/+17 |
* | Get rid of the code computing ROOTFS_SUFFIX | Thomas Petazzoni | 2010-05-03 | 1 | -8/+0 |
* | Get rid of KERNEL_CROSS | Thomas Petazzoni | 2010-05-03 | 1 | -2/+0 |
* | Commonalize the definition of TOOLCHAIN_DIR | Thomas Petazzoni | 2010-05-03 | 1 | -2/+0 |
* | external toolchains: take into account architecture variant | Thomas Petazzoni | 2010-04-17 | 1 | -11/+11 |
* | Get rid of the OPTIMIZE_FOR_CPU variable | Thomas Petazzoni | 2010-04-11 | 1 | -2/+2 |
* | Get rid of now unused HOST_ARCH computation code | Thomas Petazzoni | 2010-04-11 | 1 | -14/+0 |
* | Guess build system and remove BR2_GNU_BUILD_SUFFIX | Thomas Petazzoni | 2010-04-11 | 1 | -1/+0 |
* | Remove IMAGE and related configuration options | Thomas Petazzoni | 2010-04-09 | 1 | -4/+0 |
* | toolchain: prepare for more than two alternatives | Yann E. MORIN | 2010-03-31 | 1 | -6/+5 |
* | package infrastructure: add PERLLIB | Thomas Petazzoni | 2010-02-23 | 1 | -3/+8 |
* | package infrastructure: add LD_LIBRARY_PATH | Thomas Petazzoni | 2010-02-23 | 1 | -1/+3 |
* | package: fix unstripped binary installation | Lionel Landwerlin | 2010-01-28 | 1 | -1/+1 |
* | Add $(HOST_DIR)/usr/sbin to the PATH | Thomas Petazzoni | 2009-12-15 | 1 | -2/+2 |