Age | Commit message (Expand) | Author |
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton |
2009-08-04 | ipsec-tools: only show the security context choice when ipsec enabled | Thomas Petazzoni |
2009-06-23 | ipsec-tools: Bump version to 0.7.2. | Will Newton |
2009-03-10 | ipsec-tools: fix printf format string for size_t (on 64bit) | Peter Korsgaard |
2009-03-02 | ipsec-tools: use select rather than depends for library dependencies | Peter Korsgaard |
2009-01-30 | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard |
2008-03-27 | buildroot: cleanup <package>-clean targets. | Peter Korsgaard |
2007-11-29 | Make ipsec-tools depend on packets, instead of selecting them, depend on flex | Ulf Samuelsson |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-09-23 | Fix syntax error when using addprefix in ipsec-tools.mk | Ulf Samuelsson |
2007-09-17 | - cleanup and fixes (Cristian Ionescu-Idbohrn) | 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 | Remove switches if sstrip is run | Ulf Samuelsson |
2007-07-28 | Replace space by tabs | 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-26 | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer |
2007-06-25 | - bump version | Bernhard Reutner-Fischer |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2007-01-21 | - remove some hardcoded occurances of "make" and use the proper variable instead | Bernhard Reutner-Fischer |
2006-11-22 | - ignore GLOB_TILDE if it's not available. | Bernhard Reutner-Fischer |
2006-11-20 | - setkeys needs libfl | Bernhard Reutner-Fischer |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer |
2006-11-17 | - bump version | Bernhard Reutner-Fischer |
2006-08-28 | - use cross strip instead of host strip; closes #773 | Bernhard Reutner-Fischer |
2006-02-15 | if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about it | Mike Frysinger |
2006-01-23 | add ipsec-tools package per case 0000439 | David Anders |