Commit Graph

4 Commits

Author SHA1 Message Date
Randy 1144fe75e2 [libspng] download and statically link zlib (#2797)
* [libspng] enable i386 builds

* use pip to install newer version of meson

* fix build

* fix build

* fix meson install process

* install zlib:i386

* fix 32-bit build

* use cross-file for i386 build

* switch to cmake

* cd back to top-level after build

* dummy commit

* switch to meson

* fix up paths in crossfile

* dummy commit

* add -m32 LDFLAGS for i386 build

* remove LDFLAGS, force repo update

* print contents of crossfile

* replace cflags/ldflags in crossfile with env vars

Meson ignores environment variables for cross-builds

* dummy commit

* remove 32-bit build code

* remove i386 architecture

* update files

* Bring back zlib1g-dev as it is needed
2019-09-05 21:30:42 -07:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Randy de864b54bf [libspng] add structure aware fuzzer (#2117) 2019-01-28 08:23:20 -08:00
Randy ea0504c882 [libspng] Integrate libspng (#1664)
* Integrate libspng

* update copyright year
2019-01-08 11:04:07 -08:00