Tags: hmmhmmhm/vcpkg
Tags
Update vcpkg-tool to 2023-12-12. (microsoft#35637) https://github.com/microsoft/vcpkg-tool/releases/tag/2023-12-12
[libtheora] install pkg-config files (microsoft#34904) * [libtheora] create pkg-config files * [libtheora] fix expression * [libtheora] update baseline * [libtheora] provide version from portfile * Update ports/libtheora/CMakeLists.txt Co-authored-by: Kai Pastor <dg0yt@darc.de> * Update ports/libtheora/portfile.cmake Co-authored-by: Kai Pastor <dg0yt@darc.de> * Update ports/libtheora/CMakeLists.txt Co-authored-by: Kai Pastor <dg0yt@darc.de> * [libtheora] update baseline --------- Co-authored-by: Kai Pastor <dg0yt@darc.de>
add mips64-linux to triplets/community (microsoft#34392) Co-authored-by: Ding Jiajia <dingjiajia@rsl.com> Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
[boost-build] Fix SHA512 and add MSVC workaround. (microsoft#30884)
[fmilib] Change to the github and update to fix bug of libexpat (micr… …osoft#29805)
[directx-dxc, directx-headers] ports updated for December 2022 releas… …es (microsoft#28780) * [directx-dxc, directx-headers] updated for December 2022 releases * Add WSL support to directx-dxc * Update targets file * [directx-headers] upstream hotfix for WSL compat issue * Fix-up for WSL header placement * Update baseline * github actions code review * update baseline Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
[many ports] Add X windows part 11/N (microsoft#27441) * [libice] replace macros with typedefs * [libx11] fix dl linkage on linux and cleanup the cmake wrapper. * [libxxf86vm] add port * [libxtst] add port * [libxt] add port * [libxmu] add port * [libxaw] add port * bump port version * v db * fix libxpm and maybe cross libxt * malloc returns null for cross builds * fix typo * fix stuff * v db * fix stuff ? * WIP commit * libxt cross fix * add todo * fix libxaw * xcb add some fixes. * fix todos * fix arm ? * fix path * bump some versions * shorten comment * format manifest * v db * fix stuff * ci baseline * v db * adjust libx11 wrapper again * v db * add license * remove doubled entry from v db * v db * libxmu remove global variable. * correctly split unistd.patch and apply it * disable thread safe init in libx11 on windows * v db * libx11 append options correctly. * v db * still not correct. * v db