summaryrefslogtreecommitdiff
path: root/package/Makefile.in
AgeCommit message (Expand)Author
2010-01-28package: fix unstripped binary installationLionel Landwerlin
2009-12-15Add $(HOST_DIR)/usr/sbin to the PATHThomas Petazzoni
2009-12-15Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENVThomas Petazzoni
2009-12-15Add generic package infrastructureThomas Petazzoni
2009-12-14Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni
2009-12-06package: get rid of redundant malloc related configure presetsPeter Korsgaard
2009-11-22package/Makefile.in: fix 'true' invocation for BR2_STRIP_nonePeter Korsgaard
2009-10-29toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versionsPeter Korsgaard
2009-10-07remove BR2_FPU_SUFFIXBernhard Reutner-Fischer
2009-09-23rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth
2009-09-20package/Makefile.in: Use appropriate paths for host pkg-config.Will Newton
2009-09-16Rename the output directoriesThomas Petazzoni
2009-09-16Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIXThomas Petazzoni
2009-09-05packages: use qstripThomas Petazzoni
2009-08-26package/Makefile.in: use := for INSTALLPeter Korsgaard
2009-08-08Remove --without-html-dir from DISABLE_DOCUMENTATIONThomas Petazzoni
2009-07-31makefile: don't hardcore install utility locationThomas Petazzoni
2009-07-30makefile: remove unused AUTO_CONFIGURE_OPTS variableThomas Petazzoni
2009-07-25Merge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2009-07-24xorg: remove the XSERVER variableThomas Petazzoni
2009-07-24xorg: remove references to non-existing configuration optionsThomas Petazzoni
2009-07-24package/Makefile.in: xtensa host supportMaxim Grigoriev
2009-07-17external toolchain: add $(HOST_DIR)/bin to TARGET_PATHThomas Petazzoni
2009-05-04package: set CXX to false rather than "" if no C++ support is enabledPeter Korsgaard
2009-03-29Another external toolchain fixThomas Petazzoni
2009-03-19package: add STAMP_DIR and use for host buildsPeter Korsgaard
2009-03-19pkg-config: rename pkgconfig to pkg-configPeter Korsgaard
2009-03-18pkgconfig: install into HOST_DIRPeter Korsgaard
2009-03-17package: add HOST_DIR to target pathPeter Korsgaard
2009-03-17package: fix host pathPeter Korsgaard
2009-03-16package/Makefile.in: search $(HOST_DIR) for host includes / librariesPeter Korsgaard
2009-03-16Makefile: introduce $(HOST_DIR) for host binariesPeter Korsgaard
2009-02-05mpg123: remove arm funroll-loops workaroundPeter Korsgaard
2009-02-01Do not overwrite user configurationUlf Samuelsson
2009-01-24Make toolchain configration to fix mpg123 global and move to MakefileUlf Samuelsson
2009-01-19toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCsPeter Korsgaard
2009-01-18The liboil Makefile will use "-mcpu=vfp" when building for ARM.Ulf Samuelsson
2009-01-17Easier with one place for configure options for disabling gtk-docThomas Lundquist
2009-01-12buildroot: get rid of s390 supportPeter Korsgaard
2009-01-01buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard
2008-12-15Fix TARGET_PATH for external toolchain buildsThomas Petazzoni
2008-12-13Another external toolchain support solutionThomas Petazzoni
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-11-28Adding Central config.cache optionsDaniel Laird
2008-11-21Revert r24000: "Fix external toolchain build"Peter Korsgaard
2008-11-11Fix external toolchain buildThomas Petazzoni
2008-11-07package/Makefile.in: revert rpath setup for toolchains.Daniel Laird
2008-11-06package/Makefile.in: rpath setup for toolchains.Daniel Laird
2008-10-22package/Makefile.in: Remove rpath fix as it breaks Thomas png buildDaniel Laird
2008-10-22package/Makefile.in: Add -rpath-link Daniel Laird