Commit Graph

9 Commits

Author SHA1 Message Date
Frédéric Wang ed27db0b91 Add support for the CMake build system.
This brings various improvements to the current Makefile and intends to help
people to package WOFF2:

* Build and install static and shared libraries for encoder and decoder
* Install public headers
* Generate and install pc files for PkgConfig
* Build the woff2_* programs
* Build the fuzzer archives
* Specify a release version (0.0.1 is hardcoded for now)
* Build using a Brotli version installed on the system, instead of the git
  submodule
* Have some CANONICAL_PREFIXES and NOISY_LOGGING configuration options
2017-10-05 16:18:39 -07:00
Kunihiko Sakamoto df59a8e366 Update comment about Brotli license 2016-02-24 16:00:43 +09:00
CoolOppo 8a7eec25df Clone recursively rather than manually for Brotli 2015-04-14 18:57:19 -04:00
Brad Czerniak 97e33a1736 Documentation for end-users
Notation of compiler dependency and addition of binaries to $PATH
2015-02-25 11:08:15 -05:00
Khaled Hosny 3e1f5ca955 Move the Makefile to the top directory 2014-11-22 16:48:21 +02:00
Khaled Hosny 09c4eba0f6 Rename woff2 to src 2014-11-22 16:35:21 +02:00
Khaled Hosny b33699ad8a Remove outdated or unused files 2014-11-22 16:34:45 +02:00
Roderick Sheeter 050a3a05c2 Fix README headings 2014-11-18 13:01:06 -08:00
Roderick Sheeter 91c9189324 rename README to be markdown 2014-11-18 12:58:51 -08:00