1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 02:42:05 +03:00
wezterm/deps/fontconfig
Wez Furlong 45c1f5b4f3 cleanup travis config, re-enable cargo test --all
Streamline the travis deploy builds; when TRAVIS_TAG is set
we'll run `--release` builds.

Don't error out in fontconfig/build.rs if fontconfig is not
installed.  This makes it possible to `cargo test --all` again
on the mac at the cost of potentially making it harder to troubleshoot
problems with not having fontconfig installed on linux.
However: the get-deps script is responsible for installing that.
2019-03-24 08:45:28 -07:00
..
src Build our own freetype, harfbuzz 2019-03-23 09:28:40 -07:00
build.rs cleanup travis config, re-enable cargo test --all 2019-03-24 08:45:28 -07:00
Cargo.toml Build our own freetype, harfbuzz 2019-03-23 09:28:40 -07:00