]> Git Repo - buildroot-mgba.git/history - Makefile
Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-level...
[buildroot-mgba.git] / Makefile
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
2007-01-28 Bernhard Reutner... - make sure to add board specific targets before the...
2007-01-19 Bernhard Reutner... - make distclean didn't clean dialog binaries. Closes...
2007-01-10 Eric Andersenlink $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib
2006-12-02 Bernhard Reutner... - andersee, what was that good for? It just slows down...
2006-11-17 Bernhard Reutner... - add and use BR2_BZCAT config option.
2006-11-17 Bernhard Reutner... - check if busybox' Rules.mak exists.
2006-11-15 Eric Andersenmake certain the target directory exists
2006-11-15 Eric Andersensubversion makes it so we do not need a separate tarball
2006-10-01 Bernhard Reutner... - use $(ZCAT) as configured by the user instead of...
2006-07-18 Eric Andersenconfiguring uClibc depends on first having kernel heade...
2006-07-18 Eric Andersenput sed check in the correct place
2006-07-18 Eric Andersenmove TAR_OPTIONS to its rightful place
2006-06-22 "Steven J. Hill"Resolves Bug #182 for buildroot. It works nice to pull...
2006-05-26 Mike Frysingers/dependancies/dependencies/
2006-04-19 Eric Andersenwhen copying, be forceful about it to gratuitously...
2006-04-07 Eric Andersenmake sure things still work even when fakeroot is not...
2006-01-25 David Andersremoved clean and distclean from the noconfig targets...
2005-12-10 Bernhard Reutner... - remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_...
2005-12-10 Bernhard Reutner... - add option to pass to tar for unpacking the source.
2005-09-09 Mike FrysingerAllan Clark writes:
2005-09-08 Mike Frysingeronly build host-file if we need it
2005-08-30 "Steven J. Hill"Build 'file' for the host as well as the target. If...
2005-08-04 Eric AndersenAllow packages to use fakeroot. To accomodate this...
2005-04-27 Eric AndersenMake defconfig work properly
2005-04-15 Eric AndersenChange all instances of 'ln -sf' to 'ln -snf'
2005-02-17 Eric Andersenmore changes towards better board support
2005-02-17 Eric AndersenMake target stuff last so it can override everything...
2005-02-11 Eric AndersenFix some silly bugs: a variable for gcc was used before...
2005-02-10 Eric AndersenThere is no need to have a separate 'Makefile.in' file...
2005-02-07 Eric Andersenupdate copyright
2004-12-11 Eric AndersenDon't fail for existing dirs
2004-12-11 Eric AndersenAdd some more phonys
2004-12-11 Eric AndersenDon't nuke STAGING_DIR and TARGET_DIR
2004-10-15 Manuel Novoa III Build the uClibc utils with the uClibc-targeted toolchain.
2004-10-09 Eric AndersenMake the TAR_VERBOSITY option a bit more sane
2004-10-09 Eric AndersenDon't use a string to do the job of a bool
2004-10-09 Mike Frysingersupport tar verbosity
2004-10-09 Eric AndersenRemove obsolete references to SOURCE_DIR
2004-10-09 Eric AndersenFix it so we once again build the target root_fs
2004-10-09 Eric Andersenfacelift step number two
2004-10-09 Eric AndersenRemove the old 'make' directory, and populate the new...
2004-10-09 Eric AndersenIt would help to include the package specific *.mk...
2004-10-09 Eric AndersenMajor buildroot facelift, step one.
2004-10-08 Mike Frysingeradd -pipe to default CFLAGS
2004-10-05 Eric AndersenAlways use kernel-headers.
2004-09-30 Manuel Novoa III Add the new binutils and gdb, but don't make them defau...
2004-09-22 Eric AndersenDefault to 2.4.27 kernel headers
2004-09-14 Manuel Novoa III Add back in support for 3.3.4 soft float toolchains...
2004-09-10 Manuel Novoa III Integrate gcc 3.4.2 and add patches from both openembed...
2004-09-03 Manuel Novoa III Should be supported now for gcc 3.4.1.
2004-09-03 Manuel Novoa III Update to what I'm currently using. Lots of changes...
2004-04-21 Eric AndersenUse busybox to provide login etc by default
2004-04-12 Eric AndersenDue to alphabetizing, the uml stuff was pulled in after...
2004-04-09 Eric Andersensupport ccache for the build as well as the target
2004-03-18 Eric AndersenRemove perl. It doesn't work, and seems to be a support
2004-02-18 Manuel Novoa III Update binutils from 2.14.90.0.6 to 2.14.90.0.8.
2004-02-11 Manuel Novoa III Should have added this a long time ago.
2004-02-11 Manuel Novoa III Use --enable-sjlj-exceptions when configuring gcc so...
2004-01-29 Eric AndersenRemove USE_LINUX_UCLIBC option, since that is now the...
2004-01-16 Manuel Novoa III Get soft float working for gcc 3.3.2. Support for...
2004-01-14 Manuel Novoa III Enable building <arch>-linux-uclibc toolchains. Note...
2004-01-04 Eric AndersenDefault buildroot to use stock uClibc 0.9.26 till furth...
2003-12-02 Eric AndersenDefault to building ccache for the target
2003-11-30 Manuel Novoa III Remove the USE_UCLIBC_TOOLCHAIN config option, since...
2003-11-21 Manuel Novoa III Oops... check in the file version this time.
2003-11-21 Manuel Novoa III Fix some soft float make variables.
2003-11-20 Eric Andersenmention mipsel
2003-11-19 Eric Andersenautomatically detect if we have a usable version of sed
2003-11-17 Manuel Novoa III Fix most things when large file support is not configured.
2003-11-16 Manuel Novoa III Note that the OPTIMIZE_FOR_CPU setting is broken, and...
2003-11-11 Manuel Novoa III Move uclibc-configured target forward so arch prompt...
next
This page took 0.55468 seconds and 107 git commands to generate.