Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 лет назад |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 лет назад |
Peter Korsgaard
|
dfe689229d
buildroot: cleanup <package>-clean targets.
|
17 лет назад |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 лет назад |
Bernhard Reutner-Fischer
|
6547bced93
- global whitespace trimming
|
18 лет назад |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 лет назад |
Ulf Samuelsson
|
e4ead9c13c
Remove switches if sstrip is run
|
18 лет назад |
Ulf Samuelsson
|
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
|
18 лет назад |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 лет назад |
"Steven J. Hill"
|
9a4ca08e5f
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next.
|
18 лет назад |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 лет назад |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 лет назад |
Bernhard Reutner-Fischer
|
0ea07a9487
- dmalloc attempted to install itself to /
|
18 лет назад |
Eric Andersen
|
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
|
18 лет назад |
Bernhard Reutner-Fischer
|
c3848942cf
- andersee, please use ZCAT / BZCAT as configured by the user.
|
18 лет назад |
Eric Andersen
|
28151cf8c7
add dmalloc
|
18 лет назад |