Gustavo Zacarias
|
c2bcce4a59
file: bump to version 5.05
|
14 лет назад |
Peter Korsgaard
|
7c709f4aff
file: don't force _GNU_SOURCE in CFLAGS
|
15 лет назад |
Peter Korsgaard
|
239181f865
file: use new-style target override for uninstall
|
15 лет назад |
Gustavo Zacarias
|
0b8c497b3e
file: bump version and migrate to autotargets
|
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 лет назад |
Michael Roth
|
cb5710c538
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
|
16 лет назад |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 лет назад |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 лет назад |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 лет назад |
Peter Korsgaard
|
b1628c526f
file: bump version and use official upstream instead of Debian
|
17 лет назад |
Ulf Samuelsson
|
e70976aa76
The build of 'file', needs to run 'file' natively, so provide a valid link
|
17 лет назад |
Peter Korsgaard
|
568fffd769
file: bump version
|
17 лет назад |
Peter Korsgaard
|
34274164d9
buildroot: additional -clean target fixes
|
17 лет назад |
Peter Korsgaard
|
dfe689229d
buildroot: cleanup <package>-clean targets.
|
17 лет назад |
John Voltz
|
d2230d77ca
updated file version
|
17 лет назад |
Thomas Lundquist
|
dc6a57bc69
Added BR2_DEBIAN_MIRROR
|
17 лет назад |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 лет назад |
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 лет назад |
Bernhard Reutner-Fischer
|
1c26f03b19
- download disappeared, use debian instead
|
18 лет назад |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 лет назад |
Bernhard Reutner-Fischer
|
1904280ac9
- using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include
|
18 лет назад |
"Steven J. Hill"
|
9a0f303cce
Bump versions.
|
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 лет назад |
Bernhard Reutner-Fischer
|
5b98b48d85
- bump version
|
18 лет назад |
"Steven J. Hill"
|
2eb9ee3e4f
Need the target LDFLAGS for this to link using external toolchain.
|
18 лет назад |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 лет назад |
Bernhard Reutner-Fischer
|
2208a62d71
- some more CONFIG_UPDATEs by Haavard Skinnemoen
|
18 лет назад |