summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-10-17Makefile: move KERNEL_ARCH from kernel-headers to herePeter Korsgaard
2010-10-01toolchain: add new toolchain backend: crosstool-NGYann E. MORIN
2010-09-30sed: get rid of host-sed variantPeter Korsgaard
2010-09-30Makefile: Force make to run serially in the top-level MakefileYann E. MORIN
2010-09-26Makefile: generate a Makefile wrapper in $(O)Yann E. MORIN
2010-09-13Re-implement the source-check and external-deps targetsMaxime Petazzoni
2010-09-13Cleanup the VCS commands configurationMaxime Petazzoni
2010-09-13Remove the spider featureMaxime Petazzoni
2010-09-02Merge branch 'for-2010.11/kconfig-upgrade' of git://git.busybox.net/~tpetazzo...Peter Korsgaard
2010-09-01Ensure that all config-related files are generated before the buildThomas Petazzoni
2010-09-01Add support for savedefconfigThomas Petazzoni
2010-09-01Factorize environment variables for config utilitiesThomas Petazzoni
2010-09-01Makefile: use long options names for the 'conf' utilityThomas Petazzoni
2010-09-01Add support for the new nconf configuration toolThomas Petazzoni
2010-09-01Clean up our patches against kconfigThomas Petazzoni
2010-09-01Implement %_defconfig similarly to the kernelThomas Petazzoni
2010-09-01Remove CONFIG_DEFCONFIGThomas Petazzoni
2010-08-30Fix ldconfig call in target-finalizeThomas Petazzoni
2010-08-29Makefile: fix source/source-check/external-deps with O=Peter Korsgaard
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