| Commit message (Expand) | Author | Age | Files | Lines |
* | package/Makefile.in: fix 'true' invocation for BR2_STRIP_none | Peter Korsgaard | 2009-11-22 | 1 | -1/+1 |
* | toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versions | Peter Korsgaard | 2009-10-29 | 1 | -4/+0 |
* | remove BR2_FPU_SUFFIX | Bernhard Reutner-Fischer | 2009-10-07 | 1 | -8/+2 |
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 1 | -4/+4 |
* | package/Makefile.in: Use appropriate paths for host pkg-config. | Will Newton | 2009-09-20 | 1 | -3/+6 |
* | Rename the output directories | Thomas Petazzoni | 2009-09-16 | 1 | -3/+2 |
* | Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX | Thomas Petazzoni | 2009-09-16 | 1 | -3/+3 |
* | packages: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -16/+10 |
* | package/Makefile.in: use := for INSTALL | Peter Korsgaard | 2009-08-26 | 1 | -1/+1 |
* | Remove --without-html-dir from DISABLE_DOCUMENTATION | Thomas Petazzoni | 2009-08-08 | 1 | -1/+1 |
* | makefile: don't hardcore install utility location | Thomas Petazzoni | 2009-07-31 | 1 | -1/+1 |
* | makefile: remove unused AUTO_CONFIGURE_OPTS variable | Thomas Petazzoni | 2009-07-30 | 1 | -10/+0 |
* | Merge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2009-07-25 | 1 | -15/+0 |
|\ |
|
| * | xorg: remove the XSERVER variable | Thomas Petazzoni | 2009-07-24 | 1 | -6/+0 |
| * | xorg: remove references to non-existing configuration options | Thomas Petazzoni | 2009-07-24 | 1 | -9/+0 |
* | | package/Makefile.in: xtensa host support | Maxim Grigoriev | 2009-07-24 | 1 | -0/+1 |
* | | external toolchain: add $(HOST_DIR)/bin to TARGET_PATH | Thomas Petazzoni | 2009-07-17 | 1 | -1/+1 |
|/ |
|
* | package: set CXX to false rather than "" if no C++ support is enabled | Peter Korsgaard | 2009-05-04 | 1 | -1/+1 |
* | Another external toolchain fix | Thomas Petazzoni | 2009-03-29 | 1 | -2/+2 |
* | package: add STAMP_DIR and use for host builds | Peter Korsgaard | 2009-03-19 | 1 | -2/+2 |
* | pkg-config: rename pkgconfig to pkg-config | Peter Korsgaard | 2009-03-19 | 1 | -2/+2 |
* | pkgconfig: install into HOST_DIR | Peter Korsgaard | 2009-03-18 | 1 | -2/+2 |
* | package: add HOST_DIR to target path | Peter Korsgaard | 2009-03-17 | 1 | -1/+1 |
* | package: fix host path | Peter Korsgaard | 2009-03-17 | 1 | -2/+4 |
* | package/Makefile.in: search $(HOST_DIR) for host includes / libraries | Peter Korsgaard | 2009-03-16 | 1 | -0/+5 |
* | Makefile: introduce $(HOST_DIR) for host binaries | Peter Korsgaard | 2009-03-16 | 1 | -1/+3 |
* | mpg123: remove arm funroll-loops workaround | Peter Korsgaard | 2009-02-05 | 1 | -8/+0 |
* | Do not overwrite user configuration | Ulf Samuelsson | 2009-02-01 | 1 | -5/+5 |
* | Make toolchain configration to fix mpg123 global and move to Makefile | Ulf Samuelsson | 2009-01-24 | 1 | -0/+8 |
* | toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs | Peter Korsgaard | 2009-01-19 | 1 | -0/+4 |
* | The liboil Makefile will use "-mcpu=vfp" when building for ARM. | Ulf Samuelsson | 2009-01-18 | 1 | -0/+4 |
* | Easier with one place for configure options for disabling gtk-doc | Thomas Lundquist | 2009-01-17 | 1 | -0/+4 |
* | buildroot: get rid of s390 support | Peter Korsgaard | 2009-01-12 | 1 | -3/+0 |
* | buildroot: set SHELL instead of messing around with CONFIG_SHELL | Peter Korsgaard | 2009-01-01 | 1 | -3/+3 |
* | Fix TARGET_PATH for external toolchain builds | Thomas Petazzoni | 2008-12-15 | 1 | -1/+1 |
* | Another external toolchain support solution | Thomas Petazzoni | 2008-12-13 | 1 | -3/+1 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -4/+4 |
* | Adding Central config.cache options | Daniel Laird | 2008-11-28 | 1 | -1/+27 |
* | Revert r24000: "Fix external toolchain build" | Peter Korsgaard | 2008-11-21 | 1 | -10/+4 |
* | Fix external toolchain build | Thomas Petazzoni | 2008-11-11 | 1 | -4/+10 |
* | package/Makefile.in: revert rpath setup for toolchains. | Daniel Laird | 2008-11-07 | 1 | -4/+3 |
* | package/Makefile.in: rpath setup for toolchains. | Daniel Laird | 2008-11-06 | 1 | -3/+4 |
* | package/Makefile.in: Remove rpath fix as it breaks Thomas png build | Daniel Laird | 2008-10-22 | 1 | -4/+2 |
* | package/Makefile.in: Add -rpath-link | Daniel Laird | 2008-10-22 | 1 | -2/+4 |
* | package: global largefile CFLAGS handling | Peter Korsgaard | 2008-08-04 | 1 | -0/+4 |
* | package/Makefile.in: cleanup MAKE/MAKE1 | Peter Korsgaard | 2008-07-11 | 1 | -7/+2 |
* | package/Makefile.in: propagate -s make flag to sub makes | Peter Korsgaard | 2008-07-01 | 1 | -5/+4 |
* | pkgconfig: bump version and cleanup | Peter Korsgaard | 2008-06-14 | 1 | -3/+1 |
* | Makefile: honor silent (-s) flag | Peter Korsgaard | 2008-05-31 | 1 | -0/+6 |
* | added more debugging options for packages | John Voltz | 2008-03-12 | 1 | -0/+25 |