summaryrefslogtreecommitdiff
path: root/package/Makefile.in
AgeCommit message (Expand)Author
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
2008-08-04package: global largefile CFLAGS handlingPeter Korsgaard
2008-07-11package/Makefile.in: cleanup MAKE/MAKE1Peter Korsgaard
2008-07-01package/Makefile.in: propagate -s make flag to sub makesPeter Korsgaard
2008-06-14pkgconfig: bump version and cleanupPeter Korsgaard
2008-05-31Makefile: honor silent (-s) flagPeter Korsgaard
2008-03-12added more debugging options for packagesJohn Voltz
2008-03-11added debug optionJohn Voltz
2008-01-10Use host ldconfig, if external toolchain is usedUlf Samuelsson
2007-10-30FIx syntax errorUlf Samuelsson
2007-10-18Allow to remove _nofpu from directories and imagesUlf Samuelsson
2007-10-18Remove debugging info from package/Makefile.inUlf Samuelsson
2007-10-18Remove hyphen from images if empty rootfs suffixUlf Samuelsson
2007-10-07Allow date to be added to ImageUlf 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