Bernhard Reutner-Fischer
|
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
|
18 年 前 |
Bernhard Reutner-Fischer
|
6547bced93
- global whitespace trimming
|
18 年 前 |
Ulf Samuelsson
|
81001579bc
Fix bad patch naming scheme
|
18 年 前 |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 年 前 |
Ulf Samuelsson
|
17facb94c5
Avoid error msg when TARGET_DIR/bin is created for the umpteenth time
|
18 年 前 |
Ulf Samuelsson
|
cd599b6114
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 年 前 |
Bernhard Reutner-Fischer
|
79e2d802ae
- fix a few -clean targets.
|
18 年 前 |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 年 前 |
Bernhard Reutner-Fischer
|
41decaa9fe
- install some more stuff that goes into staging_dir into the proper place.
|
18 年 前 |
Bernhard Reutner-Fischer
|
ba3a8e5afd
- using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked
|
18 年 前 |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 年 前 |
Bernhard Reutner-Fischer
|
2208a62d71
- some more CONFIG_UPDATEs by Haavard Skinnemoen
|
18 年 前 |
Bernhard Reutner-Fischer
|
f9d7e9f0e7
- bump to bash 3.2. Thanks to Alexander Rigbo
|
18 年 前 |
Eric Andersen
|
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
|
18 年 前 |
Bernhard Reutner-Fischer
|
bc2f0501fe
- bash can't be built with -j.
|
18 年 前 |
Bernhard Reutner-Fischer
|
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
|
19 年 前 |
Eric Andersen
|
4856369541
don't use ftp for gnu stuff, a few version bumps as well,
|
19 年 前 |
Mike Frysinger
|
468fe5665e
some more upstream patches
|
19 年 前 |
Mike Frysinger
|
d4f0350c6d
update to bash-3.1
|
19 年 前 |
Bernhard Reutner-Fischer
|
8ec9199f17
- quote HOST_CC.
|
19 年 前 |
Mike Frysinger
|
dfebda0014
remove extra space after touch
|
19 年 前 |
Eric Andersen
|
0896e6f709
Hopefully this will teach bash to get signals correct when cross compiled.
|
20 年 前 |
"Steven J. Hill"
|
9b82915de4
Fix install error caused by 'ln -sf' which tries to use the target's
|
20 年 前 |
Eric Andersen
|
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
|
20 年 前 |
Eric Andersen
|
3d7a187f76
If both bash and busybox are selected, make certain bash wins
|
20 年 前 |
Mike Frysinger
|
134f256d2f
convert patches to -p1 format
|
21 年 前 |
Mike Frysinger
|
4ae49294a4
bash-3.0
|
21 年 前 |
Eric Andersen
|
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
|
21 年 前 |
Mike Frysinger
|
3a7b488366
use $(TAR_VERBOSITY)
|
21 年 前 |
Eric Andersen
|
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
|
21 年 前 |