Age | Commit message (Expand) | Author |
2007-09-12 | Add hooks for creating your own board support package | Ulf Samuelsson |
2007-09-01 | - whitespace cleanup (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2007-09-01 | - rephrase r19284 -- explicitely list base targets for World | Bernhard Reutner-Fischer |
2007-08-27 | - README even. | Bernhard Reutner-Fischer |
2007-08-27 | - allow me to point people at 'make help' | Bernhard Reutner-Fischer |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-21 | - our dependencies are project specific. First (untested) attempt to take thi... | Bernhard Reutner-Fischer |
2007-08-21 | - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd... | Bernhard Reutner-Fischer |
2007-08-21 | - fix incorrect invocation of non-existing binary named "-find" | Bernhard Reutner-Fischer |
2007-08-21 | - fix whitespace damage.. | Bernhard Reutner-Fischer |
2007-08-21 | - cosmetic adjustment in help text | Bernhard Reutner-Fischer |
2007-08-20 | Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) | Ulf Samuelsson |
2007-08-19 | Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR | Ulf Samuelsson |
2007-08-16 | Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR | Ulf Samuelsson |
2007-08-16 | Dont create TARGET_DIR if it exists | Ulf Samuelsson |
2007-08-16 | Avoid copying TARGET_SKELETON on every 'make' | Ulf Samuelsson |
2007-08-15 | Remove fakeroot files after use to avoid rerun | Ulf Samuelsson |
2007-08-14 | Move project related info from main Makefile to project dir | Ulf Samuelsson |
2007-08-14 | Avoid continuous rebuilds of TARGET_DIR and /etc/* project files | Ulf Samuelsson |
2007-07-31 | - add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy | Bernhard Reutner-Fischer |
2007-07-27 | - explicitely list base targets for World | Bernhard Reutner-Fischer |
2007-07-27 | - put dependency checking right to the start where any later stages can rely ... | Bernhard Reutner-Fischer |
2007-07-27 | - fix directory dependencies | Bernhard Reutner-Fischer |
2007-07-27 | - remove passing down the goals | Bernhard Reutner-Fischer |
2007-07-27 | - fix building mconf with curses flags | Bernhard Reutner-Fischer |
2007-07-23 | - the external-toolchain.mk is not parallel-safe, so ignore it. | Bernhard Reutner-Fischer |
2007-07-20 | make source-check without permanently changing WGET command | Ulf Samuelsson |
2007-07-18 | Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-... | "Steven J. Hill" |
2007-07-15 | Define HOSTLN to allow gzip to build for non-x86 target | Ulf Samuelsson |
2007-07-13 | - use established style | Bernhard Reutner-Fischer |
2007-07-12 | Workaround for vi bug in syntax highlighting | Ulf Samuelsson |
2007-07-12 | Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAME | Ulf Samuelsson |
2007-07-12 | BSP Patch: | Ulf Samuelsson |
2007-07-11 | Define date of build as DATE, use in mtd/mtd.mk | Ulf Samuelsson |
2007-07-09 | - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415 | Bernhard Reutner-Fischer |
2007-07-09 | - wipe config related files in distclean | Bernhard Reutner-Fischer |
2007-07-09 | sh needs '-c' to run a binary | Ulf Samuelsson |
2007-07-08 | - add help target | Bernhard Reutner-Fischer |
2007-07-08 | - silence a cosmetic warning (closes several issues in mantis). | Bernhard Reutner-Fischer |
2007-07-06 | Remove some unwanted white space in Makefile | Ulf Samuelsson |
2007-06-28 | - adjust infrastructure for new kconfig | Bernhard Reutner-Fischer |
2007-06-25 | - Search for defconfigs in target, not entire tree | Bernhard Reutner-Fischer |
2007-06-24 | - forgot to apply this hunk that should have belonged to r18904 | Bernhard Reutner-Fischer |
2007-06-20 | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer |
2007-06-19 | Hide troublesome environment variables from sub processes | Peter Korsgaard |
2007-06-07 | - provide a "source-check" target that tries to download all packages with | Bernhard Reutner-Fischer |
2007-06-02 | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer |
2007-06-02 | - move setting up the extensions to correct place (like i said but tom didn't... | Bernhard Reutner-Fischer |
2007-06-02 | - correct extensions for apple (thanks Heikki Lindholm for pointing this out) | Bernhard Reutner-Fischer |
2007-06-01 | - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t... | Bernhard Reutner-Fischer |