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 |
Michael Roth
|
cb5710c538
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
|
16 years ago |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 years ago |
Thomas Petazzoni
|
6ce736a58c
sed: fix compilation with external toolchains
|
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
|
faeb17eac0
sed: fix CPPFLAGS typo
|
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 |
John Voltz
|
aff630454b
cleanup sed makefile
|
17 years ago |
Hamish Moffatt
|
03d6531962
Run $(CONFIG_UPDATE) after unpacking sources
|
17 years ago |
Bernhard Reutner-Fischer
|
7b0ad787d6
- fixes and cleanups (Cristian Ionescu-Idbohrn)
|
18 years ago |
Bernhard Reutner-Fischer
|
e06abe6fba
- more cleanup (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 |
Bernhard Reutner-Fischer
|
95783cd95d
- remove a superfluous semicolon
|
18 years ago |
Ulf Samuelsson
|
cf55419b3f
SED away some whitespace
|
18 years ago |
Ulf Samuelsson
|
2582f551f3
Move .PHONY to front in sed
|
18 years ago |
Ulf Samuelsson
|
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
|
18 years ago |
Ulf Samuelsson
|
431e0223da
Avoid constant rebuild of 'sed'
|
18 years ago |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 years ago |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 years ago |
Bernhard Reutner-Fischer
|
7e1cdc67d3
- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity
|
18 years ago |
Eric Andersen
|
15177a6e95
yet more LDFLAGS handling fixups
|
18 years ago |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 years ago |
Bernhard Reutner-Fischer
|
f506f7c893
- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)
|
18 years ago |
Bernhard Reutner-Fischer
|
ed5893f398
Include a patch for GNU sed that allows building it on Mac OS X and
|
18 years ago |
Eric Andersen
|
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
|
18 years ago |
Eric Andersen
|
86d9fd0a37
fix use of BUILD_WITH_LARGEFILE to properly
|
19 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 |