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