]> Git Repo - buildroot-mgba.git/history - package/Makefile.in
Add toolchain wrapper for external toolchains
[buildroot-mgba.git] / package / Makefile.in
2011-05-05 Peter KorsgaardAdd toolchain wrapper for external toolchains
2011-05-03 Peter Korsgaardpackage/Makefile.in: ensure libtool doesn't search...
2011-04-29 Peter Korsgaardpackage/Makefile.in: CFLAGS/LDFLAGS: don't add -I ...
2011-03-28 Sonic Zhangexternal toolchain: Only prefix path if specified
2011-03-27 Peter Korsgaardpkg-config: add usr/share/pkgconfig to search path...
2011-01-29 Peter Korsgaardpkg-config: add --with-sysroot option for compiled...
2011-01-26 Bjørn ForsmanAdd CMAKETARGETS infrastructure for CMake packages
2011-01-26 Bjørn ForsmanMakefile: generate CMake toolchain-file in $(O)
2011-01-26 Peter KorsgaardUse 'sysroot' rather than 'sys-root' for the sysroot...
2011-01-25 Peter KorsgaardMerge branch 'for-2011.02/python-bump' of git://git...
2011-01-25 Peter Korsgaardcrosstool-ng: install toolchain into HOST_DIR like...
2011-01-25 Peter Korsgaardpackage/Makefile.in: Fix LIBC calculation for internal...
2011-01-25 Peter KorsgaardUse sys-root rather than sysroot for the sysroot/stagin...
2011-01-02 Gustavo Zacariasbinutils: make it a proper package
2010-12-29 Gustavo Zacariaspackage: drop sparc64 bits
2010-12-28 Gustavo Zacariastoolchain: move sysroot to host dir
2010-12-28 Gustavo Zacariassstrip: make it a proper package
2010-12-13 Thomas Petazzonitoolchain: rework C++ options
2010-12-13 Thomas Petazzonitoolchain: add support for external toolchain profiles...
2010-12-08 Thomas Petazzoniccache: rework ccache management
2010-11-30 Gustavo ZacariasMakefile: introduce KSTRIPCMD to strip kernel modules
2010-11-27 Marcelo Roberto... package/Makefile.in: Add OBJDUMP=$(TARGET_OBJDUMP)...
2010-10-29 Peter KorsgaardOptimize (-O2) host binaries by default
2010-10-29 Peter KorsgaardMerge branch 'for-2010.11/gtk-bump' of git://git.busybo...
2010-10-16 Mike Frysingertoolchain: do not require full path
2010-10-01 Yann E. MORINtoolchain: add new toolchain backend: crosstool-NG
2010-09-30 Peter Korsgaardsed: get rid of host-sed variant
2010-07-30 Peter KorsgaardMerge branch 'fixes-20100729' of git://git.busybox...
2010-07-29 Thomas PetazzoniFix computation of REAL_GNU_TARGET_NAME
2010-07-28 Peter KorsgaardMerge branch 'deprecate-gtk-on-dfb' of git://git.busybo...
2010-07-28 Peter KorsgaardMerge branch 'various-things' of git://git.busybox...
2010-07-27 Thomas PetazzoniRemove unused X11_PREFIX option
2010-07-26 Peter KorsgaardMakefile: fix ldconfig selection for internal toolchains
2010-07-18 Peter KorsgaardMerge branch 'other-build-fixes' of git://git.busybox...
2010-07-18 Malte StarostikChoose host/target ldconfig based on availability
2010-07-08 Peter KorsgaardMerge branch 'misc-fixes' of git://git.busybox.net...
2010-07-07 Thomas PetazzoniMerge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS
2010-07-07 Thomas PetazzoniRemove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr...
2010-07-07 Thomas PetazzoniRemove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTS
2010-07-07 Thomas PetazzoniCleanup TARGET_CONFIGURE_OPTS
2010-07-07 Thomas PetazzoniRework sysroot option handling
2010-07-07 Thomas PetazzoniSeparate flags from commands in HOST_CONFIGURE_OPTS
2010-07-07 Thomas PetazzoniRemove unneeded variables in HOST_CONFIGURE_OPTS
2010-07-07 Thomas PetazzoniSolve the host tools relying on host libraries problem
2010-07-06 Thomas Petazzoniext-toolchain: Fix ARCH_SYSROOT detection
2010-06-15 Peter Korsgaardtoolchain: remove gcc 4.1.2 and non-sysroot support
2010-05-30 Peter KorsgaardRevert "Add -rpath option for host package compilation"
2010-05-08 Peter KorsgaardMerge branch 'squashfs-fixes' of git://git.busybox...
2010-05-07 Peter KorsgaardMerge branch 'misc-fixes2' of git://git.busybox.net...
2010-05-06 Thomas PetazzoniFix the computation of REAL_GNU_TARGET_NAME
2010-05-06 Thomas PetazzoniAdd staging libraries directories to -L in external...
2010-05-06 Thomas PetazzoniAdd -rpath option for host package compilation
2010-05-03 Lionel Landwerlinpackage: Add $(HOST_DIR)/usr/lib to LD_LIBRARY_PATH...
2010-05-02 Thomas PetazzoniRemove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME
2010-05-02 Thomas PetazzoniGet rid of the code computing ROOTFS_SUFFIX
2010-05-02 Thomas PetazzoniGet rid of KERNEL_CROSS
2010-05-02 Thomas PetazzoniCommonalize the definition of TOOLCHAIN_DIR
2010-04-21 Peter KorsgaardMerge branch 'codesourcery-toolchain-support' of git...
2010-04-17 Thomas Petazzoniexternal toolchains: take into account architecture...
2010-04-11 Thomas PetazzoniGet rid of the OPTIMIZE_FOR_CPU variable
2010-04-11 Thomas PetazzoniGet rid of now unused HOST_ARCH computation code
2010-04-11 Thomas PetazzoniGuess build system and remove BR2_GNU_BUILD_SUFFIX
2010-04-09 Peter KorsgaardMerge branch 'fs-cleanup' of git://git.busybox.net...
2010-04-09 Thomas PetazzoniRemove IMAGE and related configuration options
2010-03-31 Yann E. MORINtoolchain: prepare for more than two alternatives
2010-02-23 Peter KorsgaardMerge branch 'misc-fixes5' of git://git.busybox.net...
2010-02-23 Thomas Petazzonipackage infrastructure: add PERLLIB
2010-02-23 Thomas Petazzonipackage infrastructure: add LD_LIBRARY_PATH
2010-01-28 Lionel Landwerlinpackage: fix unstripped binary installation
2009-12-16 Peter KorsgaardMerge branch 'dependencies-fix' of git://git.busybox...
2009-12-15 Thomas PetazzoniAdd $(HOST_DIR)/usr/sbin to the PATH
2009-12-15 Thomas PetazzoniDefine TARGET_MAKE_ENV similarly to HOST_MAKE_ENV
2009-12-15 Thomas PetazzoniAdd generic package infrastructure
2009-12-14 Peter KorsgaardMerge branch 'remove-external-toolchain' of git://git...
2009-12-14 Thomas PetazzoniUse BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE
2009-12-06 Peter Korsgaardpackage: get rid of redundant malloc related configure...
2009-11-22 Peter Korsgaardpackage/Makefile.in: fix 'true' invocation for BR2_STRI...
2009-10-29 Peter Korsgaardtoolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versions
2009-10-07 Bernhard Reutner... remove BR2_FPU_SUFFIX
2009-09-23 Michael Rothrename TOOL_BUILD_DIR to TOOLCHAIN_DIR
2009-09-20 Will Newtonpackage/Makefile.in: Use appropriate paths for host...
2009-09-19 Peter KorsgaardMerge branch 'huge-cleanup' of git://git.busybox.net...
2009-09-16 Thomas PetazzoniRename the output directories
2009-09-16 Thomas PetazzoniRemove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX
2009-09-05 Peter KorsgaardMerge branch 'qstrip' of git://git.busybox.net/~tpetazz...
2009-09-05 Thomas Petazzonipackages: use qstrip
2009-08-26 Peter Korsgaardpackage/Makefile.in: use := for INSTALL
2009-08-19 Thomas PetazzoniMerge branch 'alsa-utils-fix' into for-2009.08
2009-08-08 Thomas PetazzoniRemove --without-html-dir from DISABLE_DOCUMENTATION
2009-08-02 Peter KorsgaardMerge branch 'lvm-bump' of git://git.busybox.net/~tpeta...
2009-08-02 Peter KorsgaardMerge branch 'pciutils-fix' of git://git.busybox.net...
2009-08-01 Peter KorsgaardMerge branch 'install-fix' of git://git.busybox.net...
2009-07-31 Peter KorsgaardMerge branch 'kconfig-cleanup' of git://git.busybox...
2009-07-31 Thomas Petazzonimakefile: don't hardcore install utility location
2009-07-30 Peter KorsgaardMerge branch 'cleanup' of git://git.busybox.net/~tpetaz...
2009-07-30 Thomas Petazzonimakefile: remove unused AUTO_CONFIGURE_OPTS variable
2009-07-27 Peter KorsgaardMerge branch 'kconfig-update' of git://git.busybox...
2009-07-27 Peter KorsgaardMerge branch 'qt' of git://git.busybox.net/~tpetazzoni...
2009-07-25 Peter KorsgaardMerge branch 'xorg' of git://git.busybox.net/~tpetazzon...
2009-07-24 Thomas Petazzonixorg: remove the XSERVER variable
next
This page took 0.998168 seconds and 107 git commands to generate.