14 Commits

Author SHA1 Message Date
Roberto Fernandez Bautista
8d8bd7253f Windows CI: custom vcpkg triplet to ensure shareable binary cache 2025-09-12 11:18:50 +00:00
Mark Roszko
b89fefffb1 Update CMakeSettings.json.sample
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16867
2024-02-02 20:19:13 +00:00
Roberto Fernandez Bautista
0113e7053d Remove unnecessary configurations from CMakeSettings.json.sample
These extra configurations are not really used by anyone and cause issues
for new comers as it defaults to launching msys2 build, which immediately
fails
2024-02-02 12:07:23 +00:00
Ian McInerney
016c958021 Always build spice simulator support
The simulator has advanced considerably, and it is seeing lots of active
development, so make it a required part of KiCad. Additionally, the
build without the simulator has actually been broken for a while, so no
one clearly is building without ngspice right now.
2023-03-20 16:54:32 +00:00
Seth Hillbrand
5ed7e28252 Remove KICAD_OCC build option
We don't really support builds without OCC these days.  Removing to
clear up build flags and settings
2022-08-18 17:06:29 -07:00
Ian McInerney
e57bde6582 Remove last vestiges of the KICAD_USE_OCE build flag
This build flag was removed in a previous commit, but some last uses
remained.
2021-12-01 15:53:00 +00:00
Marek Roszko
afc75fa873 Remove additional no longer needed parameters in CMakeSettings.json.sample 2021-06-19 14:27:42 -04:00
Érico Nogueira
3f5a8a03d8 Remove outdated option from CMakeSettings.json.sample
KICAD_SCRIPTING_WXPYTHON_PHOENIX isn't used anymore.
2021-06-19 18:11:44 +00:00
Marcus A. Romer
1632707d9b Replace tabs with spaces 2021-04-05 01:13:39 +00:00
Marek Roszko
ba364d5b5c Fix asan default in CMakeSettings.json.sample 2021-03-03 21:14:48 -05:00
Marek Roszko
e6397fa6f7 Update cmakesettings sample with msys2 config 2020-11-13 19:17:33 -05:00
Marek Roszko
569bf7156f Fix formatting again in CMakeSettings.json.sample 2020-10-11 20:09:29 -04:00
Marek Roszko
3346be23df Fix the sample CMakeSettings.json format 2020-10-11 20:08:43 -04:00
Marek Roszko
3603b07426 Add initial visual studio build instructions 2020-10-11 19:54:10 -04:00