mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #397] [MERGED] Add CMake, lots of Travis configurations #1007
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/397
Author: @nemequ
Created: 7/27/2016
Status: ✅ Merged
Merged: 7/28/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (7)
93ef13fAdd CMake build system.3e33d76travis: add CMake builds37be4e3travis: add many additional builds1d15c95travis: enable clang builds now that the LLVM repos are back up45862fcEnable address sanitizer build.26a5935Add UBSan build, use clang for sanitizer builds.97b846ftravis: disable gcc-4.5 build📊 Changes
5 files changed (+483 additions, -20 deletions)
View changed files
➕
.travis.sh(+46 -0)📝
.travis.yml(+222 -20)➕
CMakeLists.txt(+152 -0)➕
tests/run-compatibility-test.cmake(+28 -0)➕
tests/run-roundtrip-test.cmake(+35 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.