chromium / vs-chromium

A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.
BSD 3-Clause "New" or "Revised" License
308 stars 88 forks source link

re2 is outdated.... #16

Open ariccio opened 9 years ago

ariccio commented 9 years ago

Maybe a git subtree is a good idea? It's on GitHub.

rpaquay commented 9 years ago

We would need to submit patches to make the github tree work on Windows first.

See https://github.com/google/re2/wiki/Install:

No attempt has been made to make RE2 compile on Windows, but if anyone would like to try, patches would be welcomed.

I believe the version we currently use is an old port to Windows that has not been up-streamed.

ariccio commented 9 years ago

Well, I took a few first steps in getting RE2 to compile on Windows.

I like GitHub more than Gerrit.

KindDragon commented 6 years ago

You can use it from vcpkg https://github.com/Microsoft/vcpkg/blob/master/ports/re2/CONTROL