* [python3] Make patch files contiguous.
When applying these back to the python3 repository and re-formatting,
the gap in patch file numbers requires annoying manual renaming. Debunk
that.
* [python3] Use patch files, not diffs.
Diffs require multiple steps to import into the python3 repository.
Debunk that. The patch format retains authorship information.
* [python3] Fix problems with conflicting patches.
Something modified in the static library patch was being used as a
context line in a later patch. How did this pass CI?
* [python3] Bump to 3.10.7.
* [python3] Fix Windows 7 patch.
* [python3] Back out trivial patch changes.
* [python3] Apply unconditional patches first.
* version things and stuff
* Bump Python tools to 3.10.7.
* Use higher level maintainer functions, cleanup
* Update
* Check vcpkg version
* Only static linkage on mingw
* Fix zlib linkage
* Patch for command line lenght issue
* Update antlr4 to version 4.11.1 and use GitHub instead of website downloads
* Remove unused patch files
* Run x-add-version
* Remove single-use variable and enforce vcpkg version
* x-add-version
* Use VERSION variable which is generated by vcpkg from vcpkg.json
* Add quotes, remove variable-used-once.
* Minimize patch.
* Update version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [spdlog] Update to 1.11.0
* [spdlog] backporting https://github.com/gabime/spdlog/pull/2545
* [spdlog] Add 1.11.0 to versions file
* Remove patch header, add link to upstream merged PR, add quotes.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [vcpkg.cmake] fix find_package not restoring variables correctly.
* bit of formatting
* wording
* remove unused variable
* add extra spaces
* remove OUTPUT_FORMAT DECIMAL for older cmake version
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Patch Basisu to include <libgen.h> for MinGW
* Bump Basisu port version
* Fix unescaped backslash in path to gperf
* Use || instead of or, honestly I don't know why this worked
* Revert "Fix unescaped backslash in path to gperf"
Will make the change to fontconfig in another branch
This reverts commit 6894e4583a.
* Put portfile patches on separate lines
* Update basisu.json
* Update basisu.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Add port kissnet
* Small fixes again according to the GitHub bot
* Update ports/kissnet/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Bump port version
* Update ports/kissnet/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Overwrite version
* Only copy header and add usage
* Add version
* Update ports/kissnet/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* version
* vdb
* Add quotes, remove 'add 1 to x' comments.
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [joltphysics] New port
* [joltphysics] Update version files
* [joltphysics] Update version files
* [joltphysics] Fix libraries installation on Linux and MacOS
* [joltphysics] Update version files
* [joltphysics] Update to latest commit (compile fixes for MSVC 17.4)
* [joltphysics] Update version files
* [joltphysics] Remove extra version entry
* Update ci.baseline.txt
[joltphysics] Revert ci.baseline changes
* [joltphysics] Update to 2.0.1
* [joltphysics] Update version files
- Defining SPDLOG_WCHAR_TO_UTF8_SUPPORT on non-Windows platforms
triggers an #error, restrict the wchar feature to Windows
- update port-version + vcpkg x-add-version spdlog
* Update ffmpeg to 4.4.3
- Backport fix for h.264 hardware decoding on M1 macs
- ffmpeg links against built-in atomic, not a findable lib
* add missing extension for new patch
* version!
Co-authored-by: Martijn Otto <martijn@resolume.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
* [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
* [arrow] Update Apache Arrow to 10.0.0
* Update versions
* Simplify and make more robust
* Use vcpkg_check_features()
* Use lower case for CMake package name
* Update version