| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific
actions in portfiles
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
|
|
* [fmt] Changed library linkage to static.
* [fmt] Re-enabled shared build without breaking LTCG toolchains.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libs (/Z7)
|
|
|
|
|
|
Fixes #331.
|
|
|
|
4f5f52ff47
|
|
|
|
|
|
|
|
|
|
|
|
The opposite if portfile is not dynamic enabled
|
|
Also remove trailing whitespaces from portfiles
|
|
|
|
|
|
|
|
|
|
|
|
Updated all portfiles accordingly.
|
|
|
|
|
|
|