Thomas Petazzoni
|
c901bef2c8
findutils: convert to the autotools infrastructure
|
15 years ago |
Thomas Petazzoni
|
ef785f61ad
Do not let packages remove man pages, info pages and documentation
|
15 years ago |
Peter Korsgaard
|
3fdf0bffb8
buildroot: silence ./configure step when building with 'make -s'
|
16 years ago |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 years ago |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 years ago |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 years ago |
Peter Korsgaard
|
87d3e5f961
findutils: use install-strip for target install
|
17 years ago |
Hamish Moffatt
|
af510f4e19
Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
|
17 years ago |
Peter Korsgaard
|
efa0423110
buildroot: Use BR2_GNU_MIRROR everywhere
|
17 years ago |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 years ago |
Bernhard Reutner-Fischer
|
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
|
18 years ago |
Bernhard Reutner-Fischer
|
956d3eb78b
- semicolon touchup. No other changes
|
18 years ago |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 years ago |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 years ago |
Bernhard Reutner-Fischer
|
2e69d5d162
- bump version
|
18 years ago |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 years ago |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 years ago |
Eric Andersen
|
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
|
18 years ago |
Bernhard Reutner-Fischer
|
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
|
19 years ago |
Eric Andersen
|
4856369541
don't use ftp for gnu stuff, a few version bumps as well,
|
19 years ago |
Mike Frysinger
|
dfebda0014
remove extra space after touch
|
19 years ago |
Mike Frysinger
|
a703591d2e
ver bump as reported by Nathanael D. Noblet
|
20 years ago |
Mike Frysinger
|
795f6330c2
version bump
|
20 years ago |
Mike Frysinger
|
0de80acbbf
use the new gnuconfig stuff
|
20 years ago |
Eric Andersen
|
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
|
20 years ago |
Eric Andersen
|
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
|
21 years ago |
Mike Frysinger
|
3a7b488366
use $(TAR_VERBOSITY)
|
21 years ago |
Eric Andersen
|
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
|
21 years ago |