Gustavo Zacarias
8960ecf5a2
ed: bump to version 1.5
...
* Bump to version 1.5
* Really configure right (or wrong depending on perspective) since we
weren't building ed for the target it was completely broken.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-22 23:44:06 +01:00
Peter Korsgaard
e0db53202c
package: get rid of editors subdir
...
Not much point in a seperate subdir for only four packages.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-04-26 22:03:37 +02:00
Peter Korsgaard
d47bd2de38
buildroot: move editors under package/editors and merge menus
...
Based on patch by Arnar Mar Sig.
2008-03-07 10:00:04 +00:00
Ivan Kuten
cb815ae003
Add support for GNU and kernel.org mirrors
2007-12-17 12:29:06 +00:00
Bernhard Reutner-Fischer
6dc136a445
- add missing ed-source target.
2007-09-25 12:16:39 +00:00
Bernhard Reutner-Fischer
e5b8820147
- bump version
2007-09-19 14:15:46 +00:00
Bernhard Reutner-Fischer
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
2007-08-21 19:20:18 +00:00
Ulf Samuelsson
7c0e91174c
Remove unknown NLS option from ed
2007-08-12 00:03:23 +00:00
Ulf Samuelsson
c4bd716055
Avoid repeated build of 'ed'
2007-07-17 15:37:08 +00:00
"Steven J. Hill"
5e1e636abf
Update version of ed and remove obsoleted patch. Submitted by <buraphalinuxserver@gmail.com>.
2007-07-05 17:52:31 +00:00
Bernhard Reutner-Fischer
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
...
- use TARGET_CONFIGURE_ARGS where appropriate.
2007-06-27 12:01:27 +00:00
Bernhard Reutner-Fischer
701d2aea93
- escape wildcards in kernel-patch patterns
2007-06-20 13:25:44 +00:00
Eric Andersen
85d7f6f05f
fixup package LDFLAGS handling
2007-03-13 22:59:59 +00:00
Bernhard Reutner-Fischer
451d860b22
- bump patch version
2007-01-18 16:34:34 +00:00
Bernhard Reutner-Fischer
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
...
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
Mike Frysinger
fd6cc8b1b2
fix building when CPP is set in build env
2006-03-28 07:11:51 +00:00
Mike Frysinger
dfebda0014
remove extra space after touch
2005-11-24 06:53:24 +00:00
Eric Andersen
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
...
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger
ab798b88d9
merge help descriptions written by Tom Cameron
2004-12-24 09:23:11 +00:00
Eric Andersen
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
2004-10-09 21:19:47 +00:00
Mike Frysinger
3a7b488366
use $(TAR_VERBOSITY)
2004-10-09 19:05:40 +00:00
Eric Andersen
f694016136
final step in buildroot facelift
2004-10-09 06:13:40 +00:00
Eric Andersen
44eedc5c44
facelift step number two
2004-10-09 02:49:33 +00:00
Eric Andersen
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
...
directory.
2004-10-09 01:24:28 +00:00