summaryrefslogtreecommitdiff
path: root/package/Makefile.in
AgeCommit message (Expand)Author
2012-01-07toolchain: add powerpc SPE ABI supportGustavo Zacarias
2011-07-25toolchain: add user defined target LDFLAGS optionsBaruch Siach
2011-06-12package/autotools: add --{enable,disable}-{shared,static} automaticallyThomas Petazzoni
2011-05-05Get rid of unneeded CFLAGSPeter Korsgaard
2011-05-05Add toolchain wrapper for external toolchainsPeter Korsgaard
2011-05-03package/Makefile.in: ensure libtool doesn't search host dirs for librariesPeter Korsgaard
2011-04-29package/Makefile.in: CFLAGS/LDFLAGS: don't add -I / -L args for STAGING_DIRPeter Korsgaard
2011-03-28external toolchain: Only prefix path if specifiedSonic Zhang
2011-03-27pkg-config: add usr/share/pkgconfig to search path as wellPeter Korsgaard
2011-01-30pkg-config: add --with-sysroot option for compiled in default sysroot settingPeter Korsgaard
2011-01-26Add CMAKETARGETS infrastructure for CMake packagesBjørn Forsman
2011-01-26Makefile: generate CMake toolchain-file in $(O)Bjørn Forsman
2011-01-26Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dirPeter Korsgaard
2011-01-25crosstool-ng: install toolchain into HOST_DIR like the internal toolchainPeter Korsgaard
2011-01-25package/Makefile.in: Fix LIBC calculation for internal ct-ng toolchainsPeter Korsgaard
2011-01-25Use sys-root rather than sysroot for the sysroot/staging_dirPeter Korsgaard
2011-01-02binutils: make it a proper packageGustavo Zacarias
2010-12-29package: drop sparc64 bitsGustavo Zacarias
2010-12-28toolchain: move sysroot to host dirGustavo Zacarias
2010-12-28sstrip: make it a proper packageGustavo Zacarias
2010-12-13toolchain: rework C++ optionsThomas Petazzoni
2010-12-13toolchain: add support for external toolchain profiles and downloadThomas Petazzoni
2010-12-08ccache: rework ccache managementThomas Petazzoni
2010-11-30Makefile: introduce KSTRIPCMD to strip kernel modulesGustavo Zacarias
2010-11-27package/Makefile.in: Add OBJDUMP=$(TARGET_OBJDUMP) to TARGET_CONFIGURE_OPTSMarcelo Roberto Jimenez
2010-10-29Optimize (-O2) host binaries by defaultPeter Korsgaard
2010-10-16toolchain: do not require full pathMike Frysinger
2010-10-01toolchain: add new toolchain backend: crosstool-NGYann E. MORIN
2010-09-30sed: get rid of host-sed variantPeter Korsgaard
2010-07-29Fix computation of REAL_GNU_TARGET_NAMEThomas Petazzoni
2010-07-28Remove unused X11_PREFIX optionThomas Petazzoni
2010-07-26Makefile: fix ldconfig selection for internal toolchainsPeter Korsgaard
2010-07-18Choose host/target ldconfig based on availabilityMalte Starostik
2010-07-07Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATHThomas Petazzoni
2010-07-07Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Cleanup TARGET_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Rework sysroot option handlingThomas Petazzoni
2010-07-07Separate flags from commands in HOST_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Remove unneeded variables in HOST_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Solve the host tools relying on host libraries problemThomas Petazzoni
2010-07-06ext-toolchain: Fix ARCH_SYSROOT detectionThomas Petazzoni
2010-06-15toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard
2010-05-30Revert "Add -rpath option for host package compilation"Peter Korsgaard
2010-05-08Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-05-06Fix the computation of REAL_GNU_TARGET_NAMEThomas Petazzoni
2010-05-06Add staging libraries directories to -L in external caseThomas Petazzoni
2010-05-06Add -rpath option for host package compilationThomas Petazzoni
2010-05-03package: Add $(HOST_DIR)/usr/lib to LD_LIBRARY_PATH for host but not targetLionel Landwerlin
2010-05-03Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAMEThomas Petazzoni