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