Peter Korsgaard
|
6099e286e2
package: proper aclocal fix
|
16 years ago |
Peter Korsgaard
|
91149af9f3
package: provide download target for host packages
|
16 years ago |
Peter Korsgaard
|
ed4a22b4f5
libtool: cleanup
|
16 years ago |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 years ago |
Nigel Kukard
|
bdd9d4dc0d
Use target ar & ranlib when generating static archives, the host tools were being used when libltdl.a was being generated
|
16 years ago |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 years ago |
Peter Korsgaard
|
681f7022fa
libtool: don't error on missing directories in clean targets
|
17 years ago |
Hamish Moffatt
|
40cee2a9fc
Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that
|
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 |
Hamish Moffatt
|
03d6531962
Run $(CONFIG_UPDATE) after unpacking sources
|
17 years ago |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 years ago |
Bernhard Reutner-Fischer
|
530b8e6c2a
- bump version
|
18 years ago |
Bernhard Reutner-Fischer
|
7b0ad787d6
- fixes and cleanups (Cristian Ionescu-Idbohrn)
|
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
|
649e4fd808
- provide autotools for the host (Julien Letessier)
|
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
|
c74d431a97
version bump to 1.5.22
|
19 years ago |
Mike Frysinger
|
dfebda0014
remove extra space after touch
|
19 years ago |
Eric Andersen
|
ce0f1fe53e
Support building a cross libtool for use on the host during cross-development.
|
20 years ago |
Mike Frysinger
|
415cc2c047
version bump
|
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 |