summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* toolchain: move sysroot to host dirGustavo Zacarias2010-12-281-26/+28
* sstrip: make it a proper packageGustavo Zacarias2010-12-281-1/+1
* toolchain: rework C++ optionsThomas Petazzoni2010-12-131-1/+1
* toolchain: add support for external toolchain profiles and downloadThomas Petazzoni2010-12-131-5/+5
* ccache: rework ccache managementThomas Petazzoni2010-12-081-1/+9
* Makefile: introduce KSTRIPCMD to strip kernel modulesGustavo Zacarias2010-11-301-5/+4
* package/Makefile.in: Add OBJDUMP=$(TARGET_OBJDUMP) to TARGET_CONFIGURE_OPTSMarcelo Roberto Jimenez2010-11-271-0/+1
* Optimize (-O2) host binaries by defaultPeter Korsgaard2010-10-291-0/+1
* toolchain: do not require full pathMike Frysinger2010-10-161-0/+4
* toolchain: add new toolchain backend: crosstool-NGYann E. MORIN2010-10-011-0/+2
* sed: get rid of host-sed variantPeter Korsgaard2010-09-301-0/+1
* Fix computation of REAL_GNU_TARGET_NAMEThomas Petazzoni2010-07-291-1/+10
* Remove unused X11_PREFIX optionThomas Petazzoni2010-07-281-4/+0
* Makefile: fix ldconfig selection for internal toolchainsPeter Korsgaard2010-07-261-6/+0
* Choose host/target ldconfig based on availabilityMalte Starostik2010-07-181-3/+3
* Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTSThomas Petazzoni2010-07-071-6/+4
* Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATHThomas Petazzoni2010-07-071-4/+3
* Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTSThomas Petazzoni2010-07-071-5/+0
* Cleanup TARGET_CONFIGURE_OPTSThomas Petazzoni2010-07-071-20/+25
* Rework sysroot option handlingThomas Petazzoni2010-07-071-13/+3
* Separate flags from commands in HOST_CONFIGURE_OPTSThomas Petazzoni2010-07-071-4/+6
* Remove unneeded variables in HOST_CONFIGURE_OPTSThomas Petazzoni2010-07-071-26/+0
* Solve the host tools relying on host libraries problemThomas Petazzoni2010-07-071-2/+3
* ext-toolchain: Fix ARCH_SYSROOT detectionThomas Petazzoni2010-07-061-2/+2
* toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard2010-06-151-2/+0
* Revert "Add -rpath option for host package compilation"Peter Korsgaard2010-05-301-5/+0
* 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/+0
* Get rid of KERNEL_CROSSThomas Petazzoni2010-05-031-2/+0
* Commonalize the definition of TOOLCHAIN_DIRThomas Petazzoni2010-05-031-2/+0
* 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/+0
* Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni2010-04-111-1/+0
* Remove IMAGE and related configuration optionsThomas Petazzoni2010-04-091-4/+0
* toolchain: prepare for more than two alternativesYann E. MORIN2010-03-311-6/+5
* 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/+0
* package/Makefile.in: fix 'true' invocation for BR2_STRIP_nonePeter Korsgaard2009-11-221-1/+1