Age | Commit message (Expand) | Author |
2009-10-01 | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard |
2009-09-16 | Remove the "project" feature | Thomas Petazzoni |
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard |
2007-10-30 | Hint at 'enable RPC' requirement for nfs-utils and portmap | Ulf Samuelsson |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer |
2007-08-22 | - fix patch regex | Bernhard Reutner-Fischer |
2007-08-21 | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer |
2007-08-16 | Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR | Ulf Samuelsson |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer |
2007-06-25 | - preserve quotes | Bernhard Reutner-Fischer |
2007-06-20 | - escape wildcards in kernel-patch patterns | Bernhard Reutner-Fischer |
2007-06-16 | Fix install of scripts. | "Steven J. Hill" |
2007-05-09 | Rename all INIT scripts to have the numerical prefixes to easily see the star... | "Steven J. Hill" |
2007-05-07 | Fix script so that 'restart' actually works. | "Steven J. Hill" |
2007-03-07 | - some more CONFIG_UPDATEs by Haavard Skinnemoen | Bernhard Reutner-Fischer |
2007-01-22 | - make it compile if LFS is turned off and add a warning to the help-text. | Bernhard Reutner-Fischer |
2007-01-21 | - add missing dependency on host-fakeroot | Bernhard Reutner-Fischer |
2007-01-14 | - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the | Bernhard Reutner-Fischer |
2007-01-14 | - add missing foo-source target for "make source" for downloading | Bernhard Reutner-Fischer |
2007-01-14 | Use pre-generated files and do not run 'rpcgen'. | "Steven J. Hill" |
2007-01-14 | Add new NFS utilities package with working init script. | "Steven J. Hill" |