Skip to content

Tags: google/guetzli

Tags

v1.0.1

Remove gflags dependency from Bazel build.

This was forgotten back in #97.

v1.0

Fix compilation error on Mac.

_exit is declared in unistd.h

v0.2

Create 32bit and 64bit build configuration for Windows. (#28)

Makefiles still compile for whatever architecture local C compiler
compiles for by default.

v0.1

Merge pull request #6 from robryk/static-linking

Fix static linking.

v0

fix formatting in readme