Commit Graph

153 Commits (windows)
 

Author SHA1 Message Date
phiresky d8d3abefa8 windows fix attempt 1 4 years ago
phiresky 52690418cc
Update README.md
link to specific homebrow formula
5 years ago
phiresky 40ea8670be
Merge pull request #29 from filalex77/patch-2
Add Homebrew instructions to README.md
5 years ago
Oleksii Filonenko 7ed47a0541
Add Homebrew instructions to README.md
Close #9.
5 years ago
phiresky 763d26ac7f (cargo-release) start next development iteration 0.9.3 5 years ago
phiresky fb7c3c7aa4 (cargo-release) version 0.9.3 5 years ago
phiresky 20caf5d29a
Update README.md
need Rust 1.36 due to #25
5 years ago
phiresky 45580efa2d
Merge pull request #25 from filalex77/update-rusqlite
Update rusqlite to 0.20.0
5 years ago
Oleksii Filonenko 9c3936ed65
Bump minimum Rust version to latest stable 5 years ago
Oleksii Filonenko 9d6cea3d40
Fix SqlAdapter::format_blob (rusqlite API change)
https://docs.rs/rusqlite/0.20.0/rusqlite/types/enum.ValueRef.html#method.as_str
5 years ago
Oleksii Filonenko 611fba3755
Update rusqlite to 0.20.0
Fixes #22.
5 years ago
phiresky bf9e555967
Merge pull request #24 from filalex77/patch-1
Change rusqlite version to "0" (semver)
5 years ago
Oleksii Filonenko 1189c0c5a0
Change rusqlite version to "0" (semver)
`rusqlite` fixed a build error in [0.19.0](https://github.com/jgallagher/rusqlite/releases/tag/0.19.0), which is needed to build `ripgrep-all`.

As it seems that `rusqlite` currently updates major versions and is not stable, there is a reason to depend on 0.x.x versions for it.
5 years ago
phiresky a9a0cb81c0
Update README.md 5 years ago
phiresky b75b8ee4be
Merge pull request #19 from nicoulaj/patch-2
Fix error message mentionning graphicsmagick instead of imagemagick
5 years ago
Julien Nicoulaud 6d2df9162c
Fix error message mentionning graphicsmagick instead of imagemagick 5 years ago
phiresky 0f1058c4d2
Merge pull request #18 from svenstaro/patch-1
Fix typo
5 years ago
Sven-Hendrik Haase 3745f1b2a5
Fix typo 5 years ago
phiresky b9d27c0557 Merge branch 'windows' 5 years ago
phiresky a7fb6a736c (cargo-release) start next development iteration 0.9.2 5 years ago
phiresky f743ecf338 disable cargo caching again 5 years ago
phiresky 002a5e3756 add msvc redistributable to readme 5 years ago
phiresky 0331aaa511 (cargo-release) version 0.9.2 5 years ago
phiresky da698b59e6
Merge pull request #16 from phiresky/windows
Windows support and fixes
5 years ago
phiresky ab74b65c71 fix linux release 5 years ago
phiresky 04aea49136 readd other platforms, fix windows 5 years ago
phiresky 4216815ba8 -.- 5 years ago
phiresky 8f651cbb08 add rg binary to windows release 5 years ago
phiresky ecf21584d5 use 7z cause travis apparently does not have zip 5 years ago
phiresky e4c0cb8349 add windows dependencies and update readme 5 years ago
phiresky 9201add7e0 use exitfailure for cleaner fail output 5 years ago
phiresky 57115923af windows binaries are .exe 5 years ago
phiresky 9b552178f7 cache cargo cause i don't have time to wait every time 5 years ago
phiresky 268c313c2f fix test on windows 5 years ago
phiresky 6245e4921d windows util 5 years ago
phiresky 43ab7df614 add branch to travis 5 years ago
phiresky b3360da107 add windows to travis (broken) 5 years ago
phiresky 9c285670fd shorten debug output on failure (#7) 5 years ago
phiresky 29b8f1dee4 bring utf16 decoding to parity with ripgrep 5 years ago
phiresky 89fb6cc1a9 fix file ending regex (#13) 5 years ago
phiresky 5d887cf974
Merge pull request #11 from OpenTechStrategies/installation-instructions
Add installation instructions to README.md
5 years ago
Karl Fogel 2ff8988b3d Add installation instructions to README.md 5 years ago
phiresky ef2e4ebf28 remove copypasted flag from appveyor.yml 5 years ago
phiresky 35048e6116 add appveyor.yml for windows binaries 5 years ago
phiresky addb7f7060 less useless log 5 years ago
phiresky 7efd8638ce prevent panic on broken tar checksum 5 years ago
phiresky 47a59ea751 readme 5 years ago
phiresky b3de05cc59 (cargo-release) start next development iteration 0.9.1 5 years ago
phiresky 8005457c60 (cargo-release) version 0.9.1 5 years ago
phiresky 5901cdcb5d fix cache key 5 years ago