summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Add -rpath option for host package compilation"Peter Korsgaard2010-05-301-5/+0Star
* Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-05-081-0/+6
|\
| * Add staging libraries directories to -L in external caseThomas Petazzoni2010-05-061-0/+1
| * Add -rpath option for host package compilationThomas Petazzoni2010-05-061-0/+5
* | Fix the computation of REAL_GNU_TARGET_NAMEThomas Petazzoni2010-05-061-1/+1
|/
* package: Add $(HOST_DIR)/usr/lib to LD_LIBRARY_PATH for host but not targetLionel Landwerlin2010-05-031-3/+4
* Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAMEThomas Petazzoni2010-05-031-4/+17
* Get rid of the code computing ROOTFS_SUFFIXThomas Petazzoni2010-05-031-8/+0Star
* Get rid of KERNEL_CROSSThomas Petazzoni2010-05-031-2/+0Star
* Commonalize the definition of TOOLCHAIN_DIRThomas Petazzoni2010-05-031-2/+0Star
* external toolchains: take into account architecture variantThomas Petazzoni2010-04-171-11/+11
* Get rid of the OPTIMIZE_FOR_CPU variableThomas Petazzoni2010-04-111-2/+2
* Get rid of now unused HOST_ARCH computation codeThomas Petazzoni2010-04-111-14/+0Star
* Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni2010-04-111-1/+0Star
* 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