]> Git Repo - buildroot-mgba.git/history - Makefile
CHANGES: #387 / #729 are resolved
[buildroot-mgba.git] / Makefile
2010-07-08 Peter KorsgaardMerge branch 'misc-fixes' of git://git.busybox.net...
2010-07-07 Thomas PetazzoniIntroduce support for host config cache
2010-07-01 Peter KorsgaardMakefile: fixup make distclean after kconfig build...
2010-06-29 Daniel HobiFix: convert leftover $(CONFIG)/conf to $(BUILD_DIR...
2010-06-22 Peter KorsgaardMerge branch 'linux-cleanup' of git://git.busybox.net...
2010-06-22 Thomas PetazzoniRemove old Linux infrastructure
2010-06-22 Thomas PetazzoniNew, simpler, infrastructure for building the Linux...
2010-06-21 Peter Korsgaardkconfig: build in BUILD_DIR/buildroot-config
2010-06-21 Peter KorsgaardMakefile: fix make <blah>_defconfig
2010-06-21 Will WagnerMove config files into output directory for out-of...
2010-06-15 Peter Korsgaardtoolchain: remove gcc 4.1.2 and non-sysroot support
2010-06-14 Peter KorsgaardMerge branch 'bootloaders-cleanup' of git://git.busybox...
2010-06-10 Thomas Petazzonibootloaders: move bootloader build code to boot/
2010-06-05 Peter KorsgaardMakefile: support gconfig (GTK-based configurator)...
2010-06-05 Peter KorsgaardMakefile: cleanup *conf targets
2010-05-27 Peter KorsgaardMerge branch 'pkg-stats-fixes' of git://git.busybox...
2010-05-27 Peter KorsgaardMerge branch 'graph-dependencies' of git://git.busybox...
2010-05-21 Peter KorsgaardMerge branch 'fltk-fix-bug-1729' of git://git.busybox...
2010-05-21 Peter KorsgaardMerge branch 'website' of git://git.busybox.net/~tpetaz...
2010-05-21 Peter KorsgaardMerge branch '2010-05-15-fixes' of git://git.busybox...
2010-05-21 Peter KorsgaardMakefile: move filesystem stuff after u-boot build...
2010-05-21 Thomas PetazzoniAdd a show-targets target
2010-05-07 Peter KorsgaardMerge branch 'misc-fixes2' of git://git.busybox.net...
2010-05-06 Peter KorsgaardMakefile: make GNU_HOST_NAME a simply expanded variable...
2010-05-05 Paulius ZaleckasRemove gtk-doc documentations from target
2010-05-02 Thomas PetazzoniRemove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME
2010-05-02 Thomas PetazzoniCommonalize the definition of TOOLCHAIN_DIR
2010-04-11 Thomas PetazzoniGet rid of unused variables
2010-04-11 Thomas PetazzoniGuess build system and remove BR2_GNU_BUILD_SUFFIX
2010-04-11 Thomas PetazzoniRemove all documentation when BR2_HAVE_DOCUMENTATION...
2010-04-09 Peter KorsgaardMerge branch 'fs-cleanup' of git://git.busybox.net...
2010-04-09 Thomas PetazzoniMove all filesystem generation code to fs/
2010-04-05 Peter KorsgaardMakefile: out-of-tree fix for uclibc 0.9.31
2010-03-31 Yann E. MORINtoolchain: prepare for more than two alternatives
2010-02-24 Peter Korsgaardbuildroot: we're in 2010 now
2010-02-18 Peter KorsgaardMerge branch 'misc-fixes3' of git://git.busybox.net...
2010-02-17 Peter KorsgaardMerge branch 'uclibc-iconv-fix' of git://git.busybox...
2010-02-17 Peter KorsgaardMerge branch 'misc-fixes1' of git://git.busybox.net...
2010-02-17 Peter KorsgaardMerge branch 'misc-fixes2' of git://git.busybox.net...
2010-02-09 Thomas PetazzoniCreate $(STAGING_DIR)/usr/bin unconditionnally
2010-02-09 Peter KorsgaardMakefile: release: use git archive
2010-02-09 Yann E. MORINtoolchain/gdb: get rid of another legacy and unused...
2010-02-08 Yann E. MORINtoolchain/gdb: get rid of legacy & unused variables
2009-12-23 Anders DaranderRemove backup-files from the TARGET_DIR.
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-13 Peter KorsgaardMakefile: fix build if CDPATH is set in environment
2009-12-12 Peter KorsgaardMakefile: document configure cache handling
2009-12-11 Peter KorsgaardMakefile: drop config cache on .config changes
2009-11-30 Peter KorsgaardMakefile: use absolute path for TOPDIR
2009-11-20 Peter KorsgaardMakefile: cleanup *clean targets
2009-10-04 Peter Korsgaardbuildroot; move defconfigs to configs/ and print in...
2009-10-04 Peter KorsgaardMakefile: add rand/allyes/allno package config targets
2009-10-04 Peter KorsgaardMakefile: update help text
2009-09-30 Peter KorsgaardMakefile: reinstate /etc/br-version
2009-09-30 Peter KorsgaardMakefile: be more quiet when make -s is used
2009-09-23 Michael RothMakefile: Remove ancient 'sourceball' target
2009-09-23 Michael RothRemove unneeded trailing slash from TOPDIR
2009-09-23 Michael RothMove download directory 'dl' back to the top hierachy...
2009-09-23 Michael Rothrename TOOL_BUILD_DIR to TOOLCHAIN_DIR
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-16 Thomas PetazzoniBy default, put the output in an output/ directory
2009-09-16 Thomas PetazzoniRemove the BOARD/LOCAL feature
2009-09-16 Thomas PetazzoniRemove the "project" feature
2009-09-05 Peter KorsgaardMerge branch 'qstrip' of git://git.busybox.net/~tpetazz...
2009-09-05 Thomas Petazzonimakefile: use qstrip
2009-09-05 Thomas Petazzonimakefile: new qstrip make function
2009-08-26 Will NewtonMakefile: Ensure CVS directories are removed from targe...
2009-07-27 Peter KorsgaardMerge branch 'xconfig-documentation' of git://git.busyb...
2009-07-27 Thomas PetazzoniMakefile: add the xconfig target to the help of the...
2009-07-27 Peter KorsgaardMerge branch 'kconfig-update' of git://git.busybox...
2009-07-27 Alper Yildirimconfig: Add support for xconfig
2009-07-27 Peter KorsgaardMerge branch 'qt' of git://git.busybox.net/~tpetazzoni...
2009-07-25 Daniel MackAdd support for custom post-build script
2009-07-25 Peter KorsgaardMerge branch 'xorg' of git://git.busybox.net/~tpetazzon...
2009-07-24 Maxim GrigorievMakefile: apply xtensa specific TARGET_SKELETON_PATCH...
2009-04-28 Wade BerrierOlder versions of 'find' don't have the '-delete' option
2009-04-17 Peter KorsgaardMakefile: distclean: remove correct dirs
2009-04-07 Peter KorsgaardMakefile: add target-finalize for common filesystem...
2009-04-06 Peter KorsgaardMakefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted...
2009-04-06 Peter KorsgaardMakefile: target-devfiles: combine .a / .la find invocation
2009-03-19 Peter Korsgaardpackage: add STAMP_DIR and use for host builds
2009-03-16 Peter KorsgaardMakefile: introduce $(HOST_DIR) for host binaries
2009-01-31 Ulf Samuelssonmake update shoudl save to PROJECT_defconfig
2009-01-29 Ulf Samuelssonmake flush, should always be visible
2009-01-26 Peter KorsgaardMakefile: fix typo introduced in r25601
2009-01-26 Ulf SamuelssonFix spelling error in Makefile comment
2009-01-26 Peter Korsgaardlibglib2: move HOST_GLIB detection to glib package
2009-01-25 Ulf SamuelssonFlush configuration cache, needed if config has changed
2009-01-25 Peter KorsgaardMakefile: globally define variables used at different...
2009-01-22 Ulf SamuelssonAdd help for make configured
2009-01-16 Peter KorsgaardMakefile: update copyright
2009-01-15 Peter KorsgaardMakefile: implement make release
2009-01-08 Hans-Christian EgtvedtMention the saveconfig and getconfig targets in make...
2009-01-01 Peter Korsgaardbuildroot: set SHELL instead of messing around with...
2008-11-07 Peter KorsgaardMakefile: revert HOST_GLIB_BIN staging_dir fix (r23920...
2008-11-05 Hans-Christian EgtvedtBuild $(PROJECT_BUILD_DIR)/autotools-stamps with normal...
2008-11-05 Hans-Christian EgtvedtMove creation of $(PROJECT_BUILD_DIR)/autotools-stamps...
next
This page took 0.508507 seconds and 107 git commands to generate.