Mark Roszko
922699f388
Update ngspice to 45.2
4 weeks ago
Mark Roszko
264029c8e9
Update kicad-vcpkg and ngspice
4 weeks ago
Mark Roszko
a8d6292d61
Use boost::stacktrace w/ unit test handlers to start hunting for that copper sliver wabbit
1 month ago
Mark Roszko
3f549748e9
Ensure webview always included for wxwidgets in vcpkg
2 months ago
Mark Roszko
9dd1ba7f9f
Update wxwidgets-33 port to fix arm64 build
3 months ago
Mark Roszko
23d64221e3
Bump wxwidgets-33 port being used
4 months ago
Mark Roszko
95235dc8ad
Minor port updates
4 months ago
Mark Roszko
2440cf4892
Update vcpkg for wx3.3 trial in windows nightlies
4 months ago
Marek Roszko
ab75263b91
Bump kicad-vcpkg to fix occt debug
4 months ago
Marek Roszko
f06216a64a
Bump wxwidgets in vcpkg
5 months ago
Marek Roszko
99762565bd
Update vcpkg baseline
5 months ago
Seth Hillbrand
e75076ab41
Revert "Replace glew with epoxy"
This reverts merge request !2217
6 months ago
Michal Suchánek
0c36e16292
Replace glew with epoxy
Glew has the problem that it has to be selected at build time if GLX or
EGL is supported by the library, and this in not encoded in the library
name, nor ABI, nor anything.
Then it's easy to get into the situation that a binary is built but
cannot run because glew supports an API different from the one used by
wxWidgets, or the binary fails to link in the end after all objects are
compiled.
epoxy can support both with the same library avoiding this problem.
epoxy is not initialized explicitly, replaced initialization with
version check where one was not done already.
It seems to be available as vcpkg https://vcpkg.link/ports/libepoxy
There are problems related to GL context switching on Windows which does
not seem to be used in kicad
https://github.com/anholt/libepoxy#known-issues-when-running-on-windows
There is also a problem related to multithreaded rendering on Windows
https://github.com/anholt/libepoxy/pull/265 It's harder to tell if
threading is used for rendering but it does not look like kicad is doing
anything complex enough to warrant using multiple rendering threads.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20630
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12543
6 months ago
Marek Roszko
4565331b78
Turn on ssh for vcpkg libgit2 inclusion
8 months ago
Mark Roszko
4861f2ea85
Revert wxpython removal
8 months ago
Mark Roszko
a7f5fc45e7
Widths in WX_GRID_AUTOSIZER should account for dpi scaling
8 months ago
Marek Roszko
76728ab748
Bump vcpkg for wxpython ducktape
8 months ago
Marek Roszko
92c804b1f3
Bump wxwidgets for trace patch
9 months ago
Marek Roszko
d03a59de4c
Use newer ngspice port to fix arm64 build
9 months ago
Marek Roszko
ee7323dc42
Update vcpkg for ngspice 44
9 months ago
Marek Roszko
dee5595bb9
Bump vcpkg and wxwidget port for aui hotfix
11 months ago
Mark Roszko
810036b70f
Update vcpkg.json
11 months ago
Marek Roszko
04cc05645f
Bump kicad-vcpkg for wx
1 year ago
Marek Roszko
34b4621cd6
Update our vcpkg ports
1 year ago
Mark Roszko
4448c98918
Update 2 files
- /vcpkg.json
- /vcpkg-configuration.json
1 year ago
Marek Roszko
c1315b164e
Bump vcpkg for patched wx 3.2.5 for gdi leak
1 year ago
Mark Roszko
ad2e98111b
Update file vcpkg.json
1 year ago
Alex Shvartzkop
349f3cc064
Pin protobuf in vcpkg due to incompatibility with libabseil_dll.dll in Release.
1 year ago
Marek Roszko
ba65231f6b
Move vcpkg to wx 3.2.5
1 year ago
Marek Roszko
1a1be2d542
Update vcpkg wxpython
1 year ago
Marek Roszko
279732e89e
Add boost bimap to vcpkg
2 years ago
Jon Evans
f613cd1cb4
ADDED: A new IPC API based on protobuf and nng
Details, documentation, and language bindings are works in
progress and will be evolving over the course of KiCad 9
development.
3 years ago
Marek Roszko
fcc9b8456f
Add extra comment in vcpkg
2 years ago
Marek Roszko
57d029f087
Ensure liblzma stays pinned to 5.4.4
2 years ago
Marek Roszko
88dc531d91
Update vcpkg to get locale installing wxwidgets
2 years ago
Mark Roszko
e8cd5f938d
update vcpkg for ngspice 42
2 years ago
Marek Roszko
beb917e572
Bump kicad-vcpkg repo for wx 3.2.4
2 years ago
Mark Roszko
809f88b144
Add libgit2 to vcpkg
2 years ago
Alex Shvartzkop
a52ee04fc7
vcpkg: Lock glm at 0.9.9.8#2
Version 2023-06-08 changed the default order of quaternion
values from xyzw to wxyz, which we don't support.
Fixes animations in the 3D viewer.
2 years ago
Marek Roszko
5a8f38952b
Move vcpkg forwards
2 years ago
Marek Roszko
37bdba80ab
Pull in ngspice 41 for vcpkg
2 years ago
Marek Roszko
a1f1e4c371
update vcpkg baseline
2 years ago
Chris Morgan
d03c3d0f6d
vcpkg.json - Explicitly depend on sqlite3 with a range of features that...
2 years ago
Marek Roszko
1ed4cd3644
Bump vcpkg for opencascade
2 years ago
Marek Roszko
3077bbf1bb
Update vcpkg for ngspice 40
3 years ago
Marek Roszko
ffa86db9a9
Bump vcpkg for wxpython fix
3 years ago
Marek Roszko
c24214fcd2
Update vcpkg to fix python3 build
3 years ago
Marek Roszko
b4bb1f4b46
update vcpkg to get the arm64 compatible packages
3 years ago
Marek Roszko
28da03422e
Move up vcpkg baseline and kicad-vcpkg repo to get wx 3.2.2
3 years ago
qu1ck
ee5b266ae2
Update schema links in vcpkg config files
3 years ago