]> Git Repo - buildroot-mgba.git/history - Makefile
busybox: default HIDE_OTHERS to y for all versions
[buildroot-mgba.git] / Makefile
2008-07-24 Peter KorsgaardMakefile.autotools.in: fix make source-check/external...
2008-07-07 Ulf SamuelssonFix log
2008-07-07 Ulf SamuelssonFix log
2008-07-07 Ulf SamuelssonAdd slashes to allow TOPDIR to end without a slash...
2008-07-07 Ulf SamuelssonRemove some debug messages
2008-07-06 Ulf SamuelssonReplace configuring GLIB with autodetect
2008-07-05 Ulf SamuelssonAdd configuration possibility for host Gnome Lib instal...
2008-07-05 Ulf SamuelssonAdd version number to log
2008-07-04 Ulf SamuelssonAdd 'build with log'
2008-07-04 Ulf SamuelssonAdd prepatched AVR32 gcc-4.2.2 toolchain from www.atmel...
2008-07-01 Peter KorsgaardMakefile: remove target pkgconfig files if BR2_HAVE_DEV...
2008-06-23 Peter KorsgaardMakefile: don't include .config from TOPDIR
2008-06-19 Peter Korsgaardpackage/config: cygwin fix
2008-06-13 Peter Korsgaardtoolchain: also setup kernel headers when ext toolchain...
2008-05-31 Peter Korsgaarddistclean: Don't delete $(IMAGE)
2008-05-11 Ulf SamuelssonUse local time (Thanks Mike)
2008-03-31 Peter KorsgaardMakefile: revert broken ccache (r21525) for now.
2008-03-30 Peter KorsgaardMakefile: merge CVS and .svn find invocation
2008-03-30 Peter KorsgaardMakefile: fix typo (.empty files, not dirs)
2008-03-30 Peter Korsgaardtarget_skeleton: mark empty directories with .empty...
2008-03-30 Ulf SamuelssonEnsure shell environment is handled correctly
2008-03-30 Ulf SamuelssonEasy update of defconfig
2008-03-28 Ulf SamuelssonUse BUSYBOX_LOCAL shell variable, if defined
2008-03-28 Jason SpenceAdded ccache support and removed grub from defconfig...
2008-03-11 John Voltzmore robust development files in target handler
2008-03-10 John Voltzrenamed variable, removed uppercase config text
2008-03-10 John Voltzadded dev files in target option
2008-03-04 Peter Korsgaardbuildroot: add kernel-headers to base targets so it...
2008-03-04 Peter Korsgaardbuildroot: add external-deps target
2007-10-07 Ulf SamuelssonDo not create new directories in external toolchain
2007-09-29 Bernhard Reutner... - Nowadays there is no need to strip the config symbols...
2007-09-28 Bernhard Reutner... - add FC, remove some duplicate entries, cleanup
2007-09-28 Ulf SamuelssonAdd some more host tools
2007-09-28 Ulf SamuelssonCleanup cross toolchain admin, split uclibc-menuconfig...
2007-09-28 Ulf SamuelssonAdd administration for linux,uclibc and main
2007-09-27 Bernhard Reutner... - for various reasons i will need an explicit ordering...
2007-09-26 Bernhard Reutner... - revert some bad checkins, fixup bad settings in atmel...
2007-09-23 Ulf SamuelssonEnsure make %_defconfig works without error - now silently
2007-09-23 Ulf Samuelssonfix error when doing 'make %_defconfig
2007-09-22 Bernhard Reutner... - rename the gcc base_target to the more appropriate...
2007-09-22 Bernhard Reutner... - set and export VERBOSE if V= was requested
2007-09-18 Bernhard Reutner... - forgot to put base-target's sources into the source...
2007-09-17 Ulf SamuelssonRemove some debug info + add uclibc-target-utils-source...
2007-09-17 Ulf Samuelssonmake source should include BASE_TARGETS
2007-09-12 Ulf SamuelssonAdd hooks for creating your own board support package
2007-09-01 Bernhard Reutner... - whitespace cleanup (Cristian Ionescu-Idbohrn)
2007-09-01 Bernhard Reutner... - rephrase r19284 -- explicitely list base targets...
2007-08-27 Bernhard Reutner... - README even.
2007-08-27 Bernhard Reutner... - allow me to point people at 'make help'
2007-08-22 Bernhard Reutner... - global whitespace trimming
2007-08-21 Bernhard Reutner... - our dependencies are project specific. First (unteste...
2007-08-21 Bernhard Reutner... - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space...
2007-08-21 Bernhard Reutner... - fix incorrect invocation of non-existing binary named...
2007-08-21 Bernhard Reutner... - fix whitespace damage..
2007-08-21 Bernhard Reutner... - cosmetic adjustment in help text
2007-08-20 Ulf SamuelssonAdd BUILDROOT_DL_DIR to dependencies.sh and fix whitesp...
2007-08-19 Ulf SamuelssonAdd support for BUILDROOT_DL_DIR environment variable...
2007-08-16 Ulf SamuelssonMove fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
2007-08-16 Ulf SamuelssonDont create TARGET_DIR if it exists
2007-08-16 Ulf SamuelssonAvoid copying TARGET_SKELETON on every 'make'
2007-08-15 Ulf SamuelssonRemove fakeroot files after use to avoid rerun
2007-08-14 Ulf SamuelssonMove project related info from main Makefile to project dir
2007-08-14 Ulf SamuelssonAvoid continuous rebuilds of TARGET_DIR and /etc/*...
2007-07-31 Bernhard Reutner... - add variable BR2_DEPENDS_DIR to point to the Kconfig...
2007-07-27 Bernhard Reutner... - explicitely list base targets for World
2007-07-27 Bernhard Reutner... - put dependency checking right to the start where...
2007-07-27 Bernhard Reutner... - fix directory dependencies
2007-07-27 Bernhard Reutner... - remove passing down the goals
2007-07-27 Bernhard Reutner... - fix building mconf with curses flags
2007-07-23 Bernhard Reutner... - the external-toolchain.mk is not parallel-safe, so...
2007-07-20 Ulf Samuelssonmake source-check without permanently changing WGET...
2007-07-18 "Steven J. Hill"Fix INITRAMFS target that was broken. Get rid of config...
2007-07-15 Ulf SamuelssonDefine HOSTLN to allow gzip to build for non-x86 target
2007-07-13 Bernhard Reutner... - use established style
2007-07-12 Ulf SamuelssonWorkaround for vi bug in syntax highlighting
2007-07-12 Ulf SamuelssonChange HOSTNAME to TARGET_HOSTNAME to avoid superseedin...
2007-07-12 Ulf Samuelsson BSP Patch:
2007-07-11 Ulf SamuelssonDefine date of build as DATE, use in mtd/mtd.mk
2007-07-09 Bernhard Reutner... - fix evaluation of HOSTCFLAGS for kconfig. Closes...
2007-07-09 Bernhard Reutner... - wipe config related files in distclean
2007-07-09 Ulf Samuelssonsh needs '-c' to run a binary
2007-07-08 Bernhard Reutner... - add help target
2007-07-08 Bernhard Reutner... - silence a cosmetic warning (closes several issues...
2007-07-06 Ulf SamuelssonRemove some unwanted white space in Makefile
2007-06-28 Bernhard Reutner... - adjust infrastructure for new kconfig
2007-06-25 Bernhard Reutner... - Search for defconfigs in target, not entire tree
2007-06-24 Bernhard Reutner... - forgot to apply this hunk that should have belonged...
2007-06-20 Bernhard Reutner... - add full sysroot support for non-ancient toolchains.
2007-06-19 Peter KorsgaardHide troublesome environment variables from sub processes
2007-06-07 Bernhard Reutner... - provide a "source-check" target that tries to downloa...
2007-06-02 Bernhard Reutner... - fixup the extension for the host and start to honor...
2007-06-02 Bernhard Reutner... - move setting up the extensions to correct place ...
2007-06-02 Bernhard Reutner... - correct extensions for apple (thanks Heikki Lindholm...
2007-06-01 Bernhard Reutner... - add BR2_PREFER_STATIC_LIB config option to be able...
2007-05-07 "Steven J. Hill"Create 'bin' directory in staging area.
2007-04-28 "Steven J. Hill"Create symlink for 'usr/include' in the staging directo...
2007-04-06 Bernhard Reutner... - make sure to download fakeroot if needed
2007-02-12 Bernhard Reutner... - add cc-option and use it to check for stuff that...
2007-02-06 "Steven J. Hill"Support building using an external toolchain. Questions...
2007-01-30 Bernhard Reutner... - generalize the menuconfig linux kernel support
next
This page took 0.488758 seconds and 107 git commands to generate.