summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* pkg-config: add --with-sysroot option for compiled in default sysroot settingPeter Korsgaard2011-01-301-2/+1
* Add CMAKETARGETS infrastructure for CMake packagesBjørn Forsman2011-01-261-0/+1
* Makefile: generate CMake toolchain-file in $(O)Bjørn Forsman2011-01-261-0/+8
* Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dirPeter Korsgaard2011-01-261-1/+1
* crosstool-ng: install toolchain into HOST_DIR like the internal toolchainPeter Korsgaard2011-01-251-3/+1
* package/Makefile.in: Fix LIBC calculation for internal ct-ng toolchainsPeter Korsgaard2011-01-251-3/+1
* Use sys-root rather than sysroot for the sysroot/staging_dirPeter Korsgaard2011-01-251-1/+1
* binutils: make it a proper packageGustavo Zacarias2011-01-021-1/+1
* package: drop sparc64 bitsGustavo Zacarias2010-12-291-5/+0
* 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