cmchao
|
9b34286bd8
gzip : convert to autotools infrastructure & bump to 1.4
|
15 年之前 |
Thomas Petazzoni
|
ef785f61ad
Do not let packages remove man pages, info pages and documentation
|
15 年之前 |
Peter Korsgaard
|
3fdf0bffb8
buildroot: silence ./configure step when building with 'make -s'
|
16 年之前 |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 年之前 |
Thomas Petazzoni
|
27c667c782
gzip: add patch to fix glibc build
|
16 年之前 |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 年之前 |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 年之前 |
Peter Korsgaard
|
ba3892380b
gzip: cleanup makefile
|
17 年之前 |
Peter Korsgaard
|
0c33ede996
gzip, diff, grub: bump versions
|
17 年之前 |
Hamish Moffatt
|
af510f4e19
Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
|
17 年之前 |
Peter Korsgaard
|
efa0423110
buildroot: Use BR2_GNU_MIRROR everywhere
|
17 年之前 |
Bernhard Reutner-Fischer
|
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
|
18 年之前 |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 年之前 |
Ulf Samuelsson
|
0f9c5b1129
Define HOSTLN to allow gzip to build for non-x86 target
|
18 年之前 |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 年之前 |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 年之前 |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 年之前 |
Eric Andersen
|
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
|
18 年之前 |
Bernhard Reutner-Fischer
|
ba7d905b54
- use global DISABLE_LARGEFILE
|
18 年之前 |
Bernhard Reutner-Fischer
|
b9cc4a53a5
- fix typo introduced in my global search and replace.
|
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
|
dfebda0014
remove extra space after touch
|
19 年之前 |
Eric Andersen
|
74ad4e12c8
Change all instances of 'ln -sf' to 'ln -snf'
|
20 年之前 |
Eric Andersen
|
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
|
20 年之前 |
Mike Frysinger
|
93b92d42a9
use $TARGET_CFLAGS
|
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 年之前 |