summaryrefslogtreecommitdiff
path: root/package/Makefile.in
AgeCommit message (Expand)Author
2010-05-03Get rid of the code computing ROOTFS_SUFFIXThomas Petazzoni
2010-05-03Get rid of KERNEL_CROSSThomas Petazzoni
2010-05-03Commonalize the definition of TOOLCHAIN_DIRThomas Petazzoni
2010-04-17external toolchains: take into account architecture variantThomas Petazzoni
2010-04-11Get rid of the OPTIMIZE_FOR_CPU variableThomas Petazzoni
2010-04-11Get rid of now unused HOST_ARCH computation codeThomas Petazzoni
2010-04-11Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni
2010-04-09Remove IMAGE and related configuration optionsThomas Petazzoni
2010-03-31toolchain: prepare for more than two alternativesYann E. MORIN
2010-02-23package infrastructure: add PERLLIBThomas Petazzoni
2010-02-23package infrastructure: add LD_LIBRARY_PATHThomas Petazzoni
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