Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 anni fa |
Bernhard Reutner-Fischer
|
956d3eb78b
- semicolon touchup. No other changes
|
18 anni fa |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 anni fa |
Bernhard Reutner-Fischer
|
7b403ada37
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
|
18 anni fa |
Ulf Samuelsson
|
e4ead9c13c
Remove switches if sstrip is run
|
18 anni fa |
Ulf Samuelsson
|
d37c4ad70e
Add some additional terminals to ncurses
|
18 anni fa |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 anni fa |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 anni fa |
Bernhard Reutner-Fischer
|
faf363f197
- account for now optional archive
|
18 anni fa |
Bernhard Reutner-Fischer
|
12435dfe47
- fix typo in previous commit
|
18 anni fa |
Bernhard Reutner-Fischer
|
ab57732b25
- correct installation path
|
18 anni fa |
Bernhard Reutner-Fischer
|
17bc94ad53
- bump version
|
18 anni fa |
Bernhard Reutner-Fischer
|
41decaa9fe
- install some more stuff that goes into staging_dir into the proper place.
|
18 anni fa |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 anni fa |
Bernhard Reutner-Fischer
|
4582047ec7
- copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thomas Lundquist
|
18 anni fa |
Bernhard Reutner-Fischer
|
2c272874b8
- explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core
|
18 anni fa |
Eric Andersen
|
32d9e0e55b
fix symlink
|
18 anni fa |
Eric Andersen
|
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
|
18 anni fa |
Bernhard Reutner-Fischer
|
6e2823c1fa
- add and use BR2_BZCAT config option.
|
19 anni fa |
Eric Andersen
|
4856369541
don't use ftp for gnu stuff, a few version bumps as well,
|
19 anni fa |
Bernhard Reutner-Fischer
|
8ec9199f17
- quote HOST_CC.
|
19 anni fa |
Mike Frysinger
|
dfebda0014
remove extra space after touch
|
20 anni fa |
Mike Frysinger
|
83b0644bae
version bump from 5.4 to 5.5
|
20 anni fa |
Mike Frysinger
|
327765c89f
daisuke writes in Bug 401: This patch updates the ncurses package to build version 5.4. The 5.4 version of ncurses adds additional features.
|
20 anni fa |
Mike Frysinger
|
0de80acbbf
use the new gnuconfig stuff
|
20 anni fa |
Eric Andersen
|
dadad95190
Thomas Lundquist writes:
|
20 anni fa |
Eric Andersen
|
369864cf10
be a bit more consistant with naming, always escape wildcards
|
20 anni fa |
Eric Andersen
|
d76bf2a472
http://bugs.uclibc.org/view.php?id=285
|
20 anni fa |
Eric Andersen
|
b2e6d54be3
ncurses build with make -jN, N>1 seems racey
|
20 anni fa |
Eric Andersen
|
cbe848f9b6
Deal with it when binutils is being somewhat troublesome
|
20 anni fa |