| Commit message (Expand) | Author | Age | Files | Lines |
* | TARGET_CONFIGURE_OPTS: pass READELF | Maxime Ripard | 2012-11-07 | 1 | -0/+2 |
* | package infra: remove empty TARGET_CPPFLAGS def | Gustavo Zacarias | 2012-10-13 | 1 | -2/+0 |
* | package/Makefile.in: whitespace fixup after CPPFLAGS addition | Peter Korsgaard | 2012-10-11 | 1 | -3/+2 |
* | Makefile.in: add CPPFLAGS support | Samuel Martin | 2012-10-10 | 1 | -6/+12 |
* | pkg-infra: make sure cross compiling is enabled when host == target | Arnout Vandecappelle | 2012-10-04 | 1 | -1/+1 |
* | pkg-infra: warn about use of deprecated GENTARGETS | Arnout Vandecappelle | 2012-09-05 | 1 | -0/+6 |
* | mips64: remove toolchain kludge | Gustavo Zacarias | 2012-09-04 | 1 | -4/+0 |
* | Clarify MIPS ABIs support | Thomas Petazzoni | 2012-09-04 | 1 | -1/+1 |
* | Clean up naming of old GENTARGETS infrastructure | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -3/+3 |
* | Remove -fPIC on x86_64 | Arnout Vandecappelle (Essensium/Mind) | 2012-07-13 | 1 | -6/+0 |
* | package/Makefile.in: link statically when BR2_PREFER_STATIC_LIB | Peter Korsgaard | 2012-06-29 | 1 | -0/+1 |
* | automatically set PARALLEL_JOBS when BR2_JLEVEL is 0 | Nathan Lynch | 2012-06-24 | 1 | -0/+8 |
* | introduce PARALLEL_JOBS build system variable | Nathan Lynch | 2012-06-24 | 1 | -1/+3 |
* | Remove REAL_GNU_TARGET_NAME | Richard Braun | 2012-06-23 | 1 | -7/+5 |
* | toolchain: remove toolchain/Makefile.in and toolchain/gcc/Makefile.in | Thomas Petazzoni | 2012-04-25 | 1 | -0/+2 |
* | package: remove unused STRIP_DISCARD_ALL variable | Thomas Petazzoni | 2012-04-25 | 1 | -2/+0 |
* | package/Makefile.in: pass --enable-ipv6 to autotargets configure when enabled | Peter Korsgaard | 2012-04-24 | 1 | -1/+3 |
* | Split Makefile.package.in in pkg-download.mk, pkg-utils.mk and pkg-gentargets.mk | Thomas Petazzoni | 2012-04-19 | 1 | -1/+3 |
* | Rename Makefile.cmake.in to pkg-cmaketargets.mk | Thomas Petazzoni | 2012-04-19 | 1 | -1/+1 |
* | Rename Makefile.autotools.in to pkg-autotargets.mk | Thomas Petazzoni | 2012-04-19 | 1 | -1/+1 |
* | package: set PKG_CONFIG_SYSROOT_DIR in HOST_MAKE_ENV | Sven Neumann | 2012-04-15 | 1 | -0/+1 |
* | toolchain: add powerpc SPE ABI support | Gustavo Zacarias | 2012-01-07 | 1 | -1/+16 |
* | toolchain: add user defined target LDFLAGS options | Baruch Siach | 2011-07-25 | 1 | -0/+1 |
* | package/autotools: add --{enable,disable}-{shared,static} automatically | Thomas Petazzoni | 2011-06-12 | 1 | -0/+6 |
* | Get rid of unneeded CFLAGS | Peter Korsgaard | 2011-05-05 | 1 | -36/+5 |
* | Add toolchain wrapper for external toolchains | Peter Korsgaard | 2011-05-05 | 1 | -11/+1 |
* | package/Makefile.in: ensure libtool doesn't search host dirs for libraries | Peter Korsgaard | 2011-05-03 | 1 | -0/+1 |
* | package/Makefile.in: CFLAGS/LDFLAGS: don't add -I / -L args for STAGING_DIR | Peter Korsgaard | 2011-04-29 | 1 | -5/+0 |
* | external toolchain: Only prefix path if specified | Sonic Zhang | 2011-03-28 | 1 | -0/+4 |
* | pkg-config: add usr/share/pkgconfig to search path as well | Peter Korsgaard | 2011-03-27 | 1 | -1/+1 |
* | pkg-config: add --with-sysroot option for compiled in default sysroot setting | Peter Korsgaard | 2011-01-30 | 1 | -2/+1 |
* | Add CMAKETARGETS infrastructure for CMake packages | Bjørn Forsman | 2011-01-26 | 1 | -0/+1 |
* | Makefile: generate CMake toolchain-file in $(O) | Bjørn Forsman | 2011-01-26 | 1 | -0/+8 |
* | Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dir | Peter Korsgaard | 2011-01-26 | 1 | -1/+1 |
* | 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 |