Age | Commit message (Expand) | Author |
2008-09-24 | openssh: convert to Makefile.autotools.in and bump version to 5.1p1 | Hans-Christian Egtvedt |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-03-27 | buildroot: cleanup <package>-clean targets. | Peter Korsgaard |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-08-22 | - bump version to 4.6p1 | Bernhard Reutner-Fischer |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer |
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson |
2007-07-31 | Use TARGET_CONFIGURE_OPTS in openssh | Ulf Samuelsson |
2007-07-23 | - add runlevel script for later use | Bernhard Reutner-Fischer |
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-04-16 | - install some more stuff that goes into staging_dir into the proper place. | Bernhard Reutner-Fischer |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2007-01-14 | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen |
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer |
2006-01-23 | fix zlib depends for openssh per case 0000645 | David Anders |
2005-11-24 | remove extra space after touch | Mike Frysinger |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |
2005-01-30 | update openssh by Douglas Campos | Mike Frysinger |
2004-12-26 | more help updates from Tom Cameron | Mike Frysinger |
2004-11-18 | From Karsten Kruse: openssh requires zlib | Mike Frysinger |
2004-10-27 | Enforce openssl dependency. | Manuel Novoa III |
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen |
2004-10-09 | use $(TAR_VERBOSITY) | Mike Frysinger |
2004-10-09 | final step in buildroot facelift | Eric Andersen |
2004-10-09 | facelift step number two | Eric Andersen |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen |