1. b6a0174 Install static libraries as well (#601) by Eugene Kliuchnikov · 7 years ago
  2. 52f0483 Build both static and shared libs with CMake (#599) by Eugene Kliuchnikov · 7 years ago
  3. 03739d2 Update (#555) by Eugene Kliuchnikov · 7 years ago
  4. 2c00101 Unify artifact installation (#544) by Eugene Kliuchnikov · 7 years ago
  5. 6ece1d8 Move files & update paths (#541) by Eugene Kliuchnikov · 7 years ago
  6. aaa4424 Fix CMakeLists.txt specifying a nonexistent pkgconfig package (#518) by Ian Duncan · 7 years ago
  7. 11df843 Update encoder (#504) by Eugene Kliuchnikov · 7 years ago
  8. fe9f9a9 Split brotli common/dec/enc .pc files (#490) by Eugene Kliuchnikov · 7 years ago
  9. 6c47009 FInishing touches for installing libbrotli with CMake (#464) by Evan Nemerson · 8 years ago
  10. b93cb69 * leave static compilation declaration intouch (e.g. Python build) by Eugene Kliuchnikov · 8 years ago
  11. 69982c2 Build shared libraries by default by Eugene Kliuchnikov · 8 years ago
  12. d767ab9 Merge pull request #439 from fred-wang/remove-underscore by Eugene Kliuchnikov · 8 years ago
  13. 1c77766 CMake: Also add ARCHIVE DESTINATION for non-WIN32 by Frédéric Wang · 8 years ago
  14. ed2748a Remove the underscore in the name of brotli libraries. #326 by Frédéric Wang · 8 years ago
  15. 9389876 Add ARCHIVE destination for Windows. by Frédéric Wang · 8 years ago
  16. c41962f Use install directories provided by GNUInstallDirs. by Frédéric Wang · 8 years ago
  17. 82536d2 Also install the libraries and headers when building static libraries. by Frédéric Wang · 8 years ago
  18. cd8153a Do not install the public headers on WIN32. #326 by Frédéric Wang · 8 years ago
  19. 9393340 Actually use BROTLI_INCLUDE_DIRS to get the path to headers. by Frédéric Wang · 8 years ago
  20. 89a77a9 Also install the brotli headers when building the shared libraries. #326 by Frédéric Wang · 8 years ago
  21. d7c4da8 Merge pull request #421 from fred-wang/cmake-shared-libraries by Eugene Kliuchnikov · 8 years ago
  22. 5e1219a Fix typo in CMakeFile: s/BROTLI_BUNDLE_MODE/BROTLI_BUNDLED_MODE/ by Frédéric Wang · 8 years ago
  23. 074e4ac Add support for CMake's BUILD_SHARED_LIBS option. #326 by Frédéric Wang · 8 years ago
  24. 532921b Fix CMake includes. by Eugene Kliuchnikov · 8 years ago
  25. 3dcc3c0 Fix CMake includedirs by Eugene Kliuchnikov · 8 years ago
  26. 2c2d557 Use version from common/version.h by Eugene Kliuchnikov · 8 years ago
  27. fe0e153 cmake: use a different variable for testing with and without libm by Evan Nemerson · 8 years ago
  28. c1ec7ba appveyor: add Visual Studio builds (based on CMake) by Evan Nemerson · 8 years ago
  29. 03657e8 Add mingw support. by Evan Nemerson · 8 years ago
  30. 26a5935 Add UBSan build, use clang for sanitizer builds. by Evan Nemerson · 8 years ago
  31. 37be4e3 travis: add many additional builds by Evan Nemerson · 8 years ago
  32. 93ef13f Add CMake build system. by Evan Nemerson · 8 years ago