Age | Commit message (Expand) | Author |
2009-03-19 | package: add STAMP_DIR and use for host builds | Peter Korsgaard |
2009-03-19 | pkg-config: rename pkgconfig to pkg-config | Peter Korsgaard |
2009-03-18 | pkgconfig: install into HOST_DIR | Peter Korsgaard |
2009-03-17 | package: add HOST_DIR to target path | Peter Korsgaard |
2009-03-17 | package: fix host path | Peter Korsgaard |
2009-03-16 | package/Makefile.in: search $(HOST_DIR) for host includes / libraries | Peter Korsgaard |
2009-03-16 | Makefile: introduce $(HOST_DIR) for host binaries | Peter Korsgaard |
2009-02-05 | mpg123: remove arm funroll-loops workaround | Peter Korsgaard |
2009-02-01 | Do not overwrite user configuration | Ulf Samuelsson |
2009-01-24 | Make toolchain configration to fix mpg123 global and move to Makefile | Ulf Samuelsson |
2009-01-19 | toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs | Peter Korsgaard |
2009-01-18 | The liboil Makefile will use "-mcpu=vfp" when building for ARM. | Ulf Samuelsson |
2009-01-17 | Easier with one place for configure options for disabling gtk-doc | Thomas Lundquist |
2009-01-12 | buildroot: get rid of s390 support | Peter Korsgaard |
2009-01-01 | buildroot: set SHELL instead of messing around with CONFIG_SHELL | Peter Korsgaard |
2008-12-15 | Fix TARGET_PATH for external toolchain builds | Thomas Petazzoni |
2008-12-13 | Another external toolchain support solution | Thomas Petazzoni |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-11-28 | Adding Central config.cache options | Daniel Laird |
2008-11-21 | Revert r24000: "Fix external toolchain build" | Peter Korsgaard |
2008-11-11 | Fix external toolchain build | Thomas Petazzoni |
2008-11-07 | package/Makefile.in: revert rpath setup for toolchains. | Daniel Laird |
2008-11-06 | package/Makefile.in: rpath setup for toolchains. | Daniel Laird |
2008-10-22 | package/Makefile.in: Remove rpath fix as it breaks Thomas png build | Daniel Laird |
2008-10-22 | package/Makefile.in: Add -rpath-link | Daniel Laird |
2008-08-04 | package: global largefile CFLAGS handling | Peter Korsgaard |
2008-07-11 | package/Makefile.in: cleanup MAKE/MAKE1 | Peter Korsgaard |
2008-07-01 | package/Makefile.in: propagate -s make flag to sub makes | Peter Korsgaard |
2008-06-14 | pkgconfig: bump version and cleanup | Peter Korsgaard |
2008-05-31 | Makefile: honor silent (-s) flag | Peter Korsgaard |
2008-03-12 | added more debugging options for packages | John Voltz |
2008-03-11 | added debug option | John Voltz |
2008-01-10 | Use host ldconfig, if external toolchain is used | Ulf Samuelsson |
2007-10-30 | FIx syntax error | Ulf Samuelsson |
2007-10-18 | Allow to remove _nofpu from directories and images | Ulf Samuelsson |
2007-10-18 | Remove debugging info from package/Makefile.in | Ulf Samuelsson |
2007-10-18 | Remove hyphen from images if empty rootfs suffix | Ulf Samuelsson |
2007-10-07 | Allow date to be added to Image | Ulf Samuelsson |
2007-10-05 | - fix some whitespace damage.. | Bernhard Reutner-Fischer |
2007-10-02 | - default to mips I for mipsel and mips III for mips | Bernhard Reutner-Fischer |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-09-29 | - fix quotes for STRIP. | Bernhard Reutner-Fischer |
2007-09-29 | - make sure that strip and all it's arguments are passed if used via | Bernhard Reutner-Fischer |
2007-09-28 | - cleanup configure options | Bernhard Reutner-Fischer |
2007-09-28 | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer |
2007-09-28 | Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 | Ulf Samuelsson |
2007-09-27 | - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT | Bernhard Reutner-Fischer |
2007-09-26 | - revert some bad checkins, fixup bad settings in atmel targets and move the ... | Bernhard Reutner-Fischer |
2007-09-20 | - revert r19918 for now | Bernhard Reutner-Fischer |
2007-09-20 | - Reset flags, packages are usually built with -O2 otherwise. | Bernhard Reutner-Fischer |