summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove IMAGE and related configuration optionsThomas Petazzoni2010-04-091-4/+0Star
* toolchain: prepare for more than two alternativesYann E. MORIN2010-03-311-6/+5Star
* package infrastructure: add PERLLIBThomas Petazzoni2010-02-231-3/+8
* package infrastructure: add LD_LIBRARY_PATHThomas Petazzoni2010-02-231-1/+3
* package: fix unstripped binary installationLionel Landwerlin2010-01-281-1/+1
* Add $(HOST_DIR)/usr/sbin to the PATHThomas Petazzoni2009-12-151-2/+2
* Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENVThomas Petazzoni2009-12-151-0/+2
* Add generic package infrastructureThomas Petazzoni2009-12-151-0/+1
* Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni2009-12-141-2/+2
* package: get rid of redundant malloc related configure presetsPeter Korsgaard2009-12-061-14/+0Star
* package/Makefile.in: fix 'true' invocation for BR2_STRIP_nonePeter Korsgaard2009-11-221-1/+1
* toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versionsPeter Korsgaard2009-10-291-4/+0Star
* remove BR2_FPU_SUFFIXBernhard Reutner-Fischer2009-10-071-8/+2Star
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-231-4/+4
* package/Makefile.in: Use appropriate paths for host pkg-config.Will Newton2009-09-201-3/+6
* Rename the output directoriesThomas Petazzoni2009-09-161-3/+2Star
* Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIXThomas Petazzoni2009-09-161-3/+3
* packages: use qstripThomas Petazzoni2009-09-051-16/+10Star
* package/Makefile.in: use := for INSTALLPeter Korsgaard2009-08-261-1/+1
* Remove --without-html-dir from DISABLE_DOCUMENTATIONThomas Petazzoni2009-08-081-1/+1
* makefile: don't hardcore install utility locationThomas Petazzoni2009-07-311-1/+1
* makefile: remove unused AUTO_CONFIGURE_OPTS variableThomas Petazzoni2009-07-301-10/+0Star
* Merge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2009-07-251-15/+0Star
|\
| * xorg: remove the XSERVER variableThomas Petazzoni2009-07-241-6/+0Star
| * xorg: remove references to non-existing configuration optionsThomas Petazzoni2009-07-241-9/+0Star
* | package/Makefile.in: xtensa host supportMaxim Grigoriev2009-07-241-0/+1
* | external toolchain: add $(HOST_DIR)/bin to TARGET_PATHThomas Petazzoni2009-07-171-1/+1
|/
* package: set CXX to false rather than "" if no C++ support is enabledPeter Korsgaard2009-05-041-1/+1
* Another external toolchain fixThomas Petazzoni2009-03-291-2/+2
* package: add STAMP_DIR and use for host buildsPeter Korsgaard2009-03-191-2/+2
* pkg-config: rename pkgconfig to pkg-configPeter Korsgaard2009-03-191-2/+2
* pkgconfig: install into HOST_DIRPeter Korsgaard2009-03-181-2/+2
* package: add HOST_DIR to target pathPeter Korsgaard2009-03-171-1/+1
* package: fix host pathPeter Korsgaard2009-03-171-2/+4
* package/Makefile.in: search $(HOST_DIR) for host includes / librariesPeter Korsgaard2009-03-161-0/+5
* Makefile: introduce $(HOST_DIR) for host binariesPeter Korsgaard2009-03-161-1/+3
* mpg123: remove arm funroll-loops workaroundPeter Korsgaard2009-02-051-8/+0Star
* Do not overwrite user configurationUlf Samuelsson2009-02-011-5/+5
* Make toolchain configration to fix mpg123 global and move to MakefileUlf Samuelsson2009-01-241-0/+8
* toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCsPeter Korsgaard2009-01-191-0/+4
* The liboil Makefile will use "-mcpu=vfp" when building for ARM.Ulf Samuelsson2009-01-181-0/+4
* Easier with one place for configure options for disabling gtk-docThomas Lundquist2009-01-171-0/+4
* buildroot: get rid of s390 supportPeter Korsgaard2009-01-121-3/+0Star
* buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard2009-01-011-3/+3
* Fix TARGET_PATH for external toolchain buildsThomas Petazzoni2008-12-151-1/+1
* Another external toolchain support solutionThomas Petazzoni2008-12-131-3/+1Star
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-4/+4
* Adding Central config.cache optionsDaniel Laird2008-11-281-1/+27
* Revert r24000: "Fix external toolchain build"Peter Korsgaard2008-11-211-10/+4Star
* Fix external toolchain buildThomas Petazzoni2008-11-111-4/+10