1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-25 14:22:54 +02:00
Commit Graph

48 Commits

Author SHA1 Message Date
db6bb21a62 windows: attempt to enable long path support for MSVC targets
See the README and comments in the build.rs. Basically, this embeds an
XML file that I guess is a way of setting configuration knobs on
Windows. One of those knobs is enabling long path support. You still
need to enable it in your registry (lol), but this will handle the other
half of it.

Fixes #364, Closes #2049
2023-07-08 18:52:42 -04:00
478da4f271 pkg: fix version number for 13.0.0 release
Fixes #1896
2021-06-15 10:30:01 -04:00
a024f14fdd pkg: update brew tap version to 13.0.0 2021-06-12 08:43:30 -04:00
bb36fc1bf8 pkg: update brew tap version to 12.1.1 2020-05-29 09:48:19 -04:00
bacfca174e pkg: update brew tap to version 12.1.0
This also removes Fish shell completions. See #1577 for more details.
2020-05-09 11:42:39 -04:00
f51b762c6d pkg: fix brew tap version
It wasn't updated after the 12.0.1 release, even though the
SHA values were.

PR #1545
2020-04-07 19:45:53 -04:00
47f20c2661 pkg: update brew tap to 12.0.1 2020-03-29 19:18:57 -04:00
bf1027a83e pkg: update brew tap to 12.0.0 2020-03-15 22:10:08 -04:00
f625d72b6f pkg: update brew tap to 11.0.2 2019-08-01 19:39:53 -04:00
1f1cd9b467 pkg: update brew tap to 11.0.1 2019-04-16 13:39:56 -04:00
d03e30707e pkg: update brew tap to 11.0.0 2019-04-15 18:32:10 -04:00
7ebed3ace6 pkg: update brew tap to 0.10.0 2018-09-07 14:43:59 -04:00
e86d3d95c2 pkg: update brew tap to 0.9.0 2018-08-03 17:04:36 -04:00
17d09c0882 pkg: update brew tap to 0.8.1 2018-02-20 21:51:41 -05:00
c4e0d4bd7b pkg: update brew tap to 0.8.0, take 2 2018-02-11 20:39:12 -05:00
ac83ed4992 pkg: update brew tap to 0.8.0 2018-02-11 20:19:25 -05:00
555fbd1201 pkg: delete Archlinux PKGBUILD
Other people are maintaining it and it has bitrotted anyway.
2018-02-11 20:18:56 -05:00
a9377da624 Support ripgrep-bin installation with linuxbrew 2017-11-01 07:11:52 -04:00
1aec4b1123 update brew tap 2017-10-22 11:15:11 -04:00
311ccb1f6b update brew tap 2017-10-22 08:08:49 -04:00
3d323928a0 update brew tap 2017-08-23 22:04:16 -04:00
a515c4d601 update brew tap 2017-05-11 20:11:13 -04:00
a45fe94240 update brew tap 2017-04-09 10:28:22 -04:00
75f1855a91 Fix brew tap sha256 sum.
Fixes #407
2017-03-13 06:50:45 -04:00
a3a2708067 update brew tap to 0.5.0 2017-03-12 22:55:59 -04:00
7a926d090d Fix homebrew formula 2017-01-19 08:33:54 -05:00
596f94aa7f Add shell completion files to ripgrep-bin.rb 2017-01-18 18:39:11 -05:00
f26e0f088f update brew tap 2017-01-14 00:05:05 -05:00
6d346a09de update brew tap 2016-12-07 12:04:12 -05:00
0428bd1bec update brew tap 2016-11-20 19:55:40 -05:00
a454fa75b9 Update brew tap. 2016-11-06 16:51:14 -05:00
4a77cc8100 update brew tap to 0.2.5 2016-10-29 23:23:45 -04:00
5a29417796 update archlinux PKGBUILD 2016-10-13 21:01:49 -04:00
f694800768 Update brew tap. 2016-10-13 21:00:18 -04:00
95f552fc06 Fix brew formula name to not conflict with core
Since the homebrew-core formula was accepted, we should differentiate
the prebuilt formula available in this tap
2016-10-03 22:30:26 -05:00
67bb4f040f Make the repo a Homebrew Tap 2016-09-30 12:51:37 -05:00
7b9f7d7dc6 Update brew 0.2.1 package hashes 2016-09-27 12:01:22 +02:00
9fa38c6232 brew 0.2.1 2016-09-26 20:42:12 -04:00
2b15832655 update brew formula to 0.2.0 2016-09-25 22:50:50 -04:00
37b731a048 Update brew package to 0.1.17.
Closes #58, Fixes #13
2016-09-24 20:51:07 -04:00
d2f95f6e59 bump PKGBUILD 2016-09-22 21:43:51 -04:00
8d202e4bcf bump PKGBUILD to 0.1.15 2016-09-22 20:33:48 -04:00
14c194dbe1 Update brew formula.
We have a man page on OSX. Yay!
2016-09-22 20:07:43 -04:00
bb4fd9ddce update brew formula to 0.1.14 2016-09-22 19:13:13 -04:00
d772b21f3d Include man page in Archlinux package. 2016-09-22 18:17:46 -04:00
f462d092e7 Add Archlinux AUR package. 2016-09-21 20:19:29 -04:00
c2bf9e3d45 fix brew 2016-09-21 17:36:46 -04:00
dad73b92eb Add brew. 2016-09-21 17:28:19 -04:00