summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-07-30Remove gdb plugins from targetMalte Starostik
2010-07-30Globally remove aclocal directories from targetMalte Starostik
2010-07-28toolchain: move makefile includesYann E. MORIN
2010-07-28toolchain: move helper functions from external toolchainYann E. MORIN
2010-07-26Makefile: fix ldconfig selection for internal toolchainsPeter Korsgaard
2010-07-19Fix default skeleton pathMalte Starostik
2010-07-18fs: add option to define path to custom rootfs skeletonDmytro Milinevskyy
2010-07-18move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy
2010-07-07Introduce support for host config cacheThomas Petazzoni
2010-07-01Makefile: fixup make distclean after kconfig build in BUILD_DIRPeter Korsgaard
2010-06-29Fix: convert leftover $(CONFIG)/conf to $(BUILD_DIR)/buildroot-config/confDaniel Hobi
2010-06-22Remove old Linux infrastructureThomas Petazzoni
2010-06-22New, simpler, infrastructure for building the Linux kernelThomas Petazzoni
2010-06-21kconfig: build in BUILD_DIR/buildroot-configPeter Korsgaard
2010-06-21Makefile: fix make <blah>_defconfigPeter Korsgaard
2010-06-21Move config files into output directory for out-of-tree buildWill Wagner
2010-06-15toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard
2010-06-10bootloaders: move bootloader build code to boot/Thomas Petazzoni
2010-06-05Makefile: support gconfig (GTK-based configurator) similar to xconfigPeter Korsgaard
2010-06-05Makefile: cleanup *conf targetsPeter Korsgaard
2010-05-27Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu...Peter Korsgaard
2010-05-21Makefile: move filesystem stuff after u-boot build againPeter Korsgaard
2010-05-21Add a show-targets targetThomas Petazzoni
2010-05-06Makefile: make GNU_HOST_NAME a simply expanded variable (:=)Peter Korsgaard
2010-05-05Remove gtk-doc documentations from targetPaulius Zaleckas
2010-05-03Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAMEThomas Petazzoni
2010-05-03Commonalize the definition of TOOLCHAIN_DIRThomas Petazzoni
2010-04-11Get rid of unused variablesThomas Petazzoni
2010-04-11Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni
2010-04-11Remove all documentation when BR2_HAVE_DOCUMENTATION is not setThomas Petazzoni
2010-04-09Move all filesystem generation code to fs/Thomas Petazzoni
2010-04-05Makefile: out-of-tree fix for uclibc 0.9.31Peter Korsgaard
2010-03-31toolchain: prepare for more than two alternativesYann E. MORIN
2010-02-24buildroot: we're in 2010 nowPeter Korsgaard
2010-02-09Create $(STAGING_DIR)/usr/bin unconditionnallyThomas Petazzoni
2010-02-09Makefile: release: use git archivePeter Korsgaard
2010-02-09toolchain/gdb: get rid of another legacy and unused variableYann E. MORIN
2010-02-08toolchain/gdb: get rid of legacy & unused variablesYann E. MORIN
2009-12-23Remove backup-files from the TARGET_DIR.Anders Darander
2009-12-14Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni
2009-12-13Makefile: fix build if CDPATH is set in environmentPeter Korsgaard
2009-12-12Makefile: document configure cache handlingPeter Korsgaard
2009-12-12Makefile: drop config cache on .config changesPeter Korsgaard
2009-11-30Makefile: use absolute path for TOPDIRPeter Korsgaard
2009-11-20Makefile: cleanup *clean targetsPeter Korsgaard
2009-10-04buildroot; move defconfigs to configs/ and print in helpPeter Korsgaard
2009-10-04Makefile: add rand/allyes/allno package config targetsPeter Korsgaard
2009-10-04Makefile: update help textPeter Korsgaard
2009-09-30Makefile: reinstate /etc/br-versionPeter Korsgaard
2009-09-30Makefile: be more quiet when make -s is usedPeter Korsgaard