This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vcpkg
Watch
1
Star
0
Fork
0
You've already forked vcpkg
mirror of
https://github.com/microsoft/vcpkg.git
synced
2024-11-24 18:29:01 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
9c11be336c
vcpkg
/
.gitattributes
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Force LF line endings for patch files
2017-05-05 17:42:36 +08:00
*.patch text eol=lf
[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy. Restrict policy consumers to a simpler interface than std::map. Rename vcpkg::getMachineType -> vcpkg::to_machine_type.
2017-05-24 15:44:00 +08:00
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
*.sln text eol=crlf
Reference in New Issue
Copy Permalink