]> Git Repo - buildroot-mgba.git/history - Makefile
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
[buildroot-mgba.git] / Makefile
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
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...
next
This page took 0.524653 seconds and 107 git commands to generate.