Thomas Petazzoni
|
a55cd51b85
zlib: enable compilation on the host
|
15 yıl önce |
Lionel Landwerlin
|
5ad8ad0c37
zlib: fix headers installation in target directory
|
15 yıl önce |
Thomas Petazzoni
|
9e1d5ccd4d
zlib: rework on top of the generic infrastructure
|
16 yıl önce |
Peter Korsgaard
|
8ac5d34e78
zlib: fix typo
|
16 yıl önce |
Peter Korsgaard
|
1e32e0700a
zlib: remove dedicated target-headers option
|
16 yıl önce |
Michael Roth
|
72a119c84b
zlib: Replace negative logic in Makefile with positive
|
16 yıl önce |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 yıl önce |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 yıl önce |
Hans-Christian Egtvedt
|
be866bfcbc
zlib: install using cp instead of install for zlib libraries
|
16 yıl önce |
Peter Korsgaard
|
8e436ee772
have zlib respect BR2_PREFER_STATIC_LIB
|
16 yıl önce |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 yıl önce |
Thiago A. Corrêa
|
1830e8942f
Fix zlib install broken by previous commit. Sorry
|
17 yıl önce |
Thiago A. Corrêa
|
1bf91aa2a8
Make sure directories are created during install to STAGING_DIR and TARGET_DIR. Thanks to Thomas Petazzoni and Bernhard Reutner-Fischer.
|
17 yıl önce |
Peter Korsgaard
|
60b5eee76e
package: global largefile CFLAGS handling
|
17 yıl önce |
Peter Korsgaard
|
a18bc39849
zlib: cleanup and fix -clean target
|
17 yıl önce |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 yıl önce |
Bernhard Reutner-Fischer
|
956d3eb78b
- semicolon touchup. No other changes
|
18 yıl önce |
Ulf Samuelsson
|
e4ead9c13c
Remove switches if sstrip is run
|
18 yıl önce |
Ulf Samuelsson
|
fc3fd8afd2
Use TARGET_CONFIGURE_ARGS in some packages lacking
|
18 yıl önce |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 yıl önce |
"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 yıl önce |
Bernhard Reutner-Fischer
|
2dd6b35498
- change download site to sourceforge
|
18 yıl önce |
Bernhard Reutner-Fischer
|
933d5c60ef
- improve the zlib-clean target
|
18 yıl önce |
Bernhard Reutner-Fischer
|
2f92075db2
- make sure that TARGET_DIR/usr/lib exists
|
18 yıl önce |
Bernhard Reutner-Fischer
|
41decaa9fe
- install some more stuff that goes into staging_dir into the proper place.
|
18 yıl önce |
Eric Andersen
|
15177a6e95
yet more LDFLAGS handling fixups
|
18 yıl önce |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 yıl önce |
Bernhard Reutner-Fischer
|
6e2823c1fa
- add and use BR2_BZCAT config option.
|
19 yıl önce |
Eric Andersen
|
7be3856489
fetch zlib from the cannonical site at zlib.net
|
19 yıl önce |
Mike Frysinger
|
b915f4a31a
use := instead of = for variables and make sure zlib builds with target cflags
|
20 yıl önce |