Commit Graph

173 Commits

Author SHA1 Message Date
Evils
0ba170d016 kicad: 7.0.4 -> 7.0.5
7.0.4 not officially released :(
https://www.kicad.org/blog/2023/05/KiCad-7.0.5-Release/
2023-05-28 19:21:29 +02:00
Evils
1687e83a47 kicad: 7.0.2 -> 7.0.4 2023-05-25 00:06:01 +02:00
Evils
e1a80940a5 kicad: make KICAD7_TEMPLATE_DIR a single path
workaround for the upstream issue of not searching a : separated path
2023-05-22 17:43:27 +02:00
Evils
cce076bd24 kicad-unstable: 2023-03-29 -> 2023-04-14
workaround for upstream issue 14346 no longer needed
2023-04-15 12:32:23 +02:00
Evils
534f790a75 kicad: 7.0.1 -> 7.0.2 2023-04-15 12:32:23 +02:00
Evils
23849267ee kicad-unstable: fix ngspice tests 2023-03-30 18:53:53 +02:00
Evils
4f0de9463a kicad-unstable: 2023-02-14 -> 2023-03-29
includes a fix for upstream issue 14346
  (attempting to installing pcbnew.py outside of $out)
2023-03-30 09:22:08 +02:00
Evils
7f3a08710a kicad: add requests runtime dependency
required for some of the plugins
2023-03-28 18:57:29 +02:00
Evils
d8020e1e17 kicad: remove withOCC and more cmakeFlags cleanup
OCC is no longer optional
RPATH apparently no longer contains references to /build/
KICAD_SCRIPTING_WXPYTHON is ON by default

sort some of the options a bit

and remove stray lndir
2023-03-28 18:57:29 +02:00
Evils
788df5456b kicad: 7.0.0 -> 7.0.1
remove now integrated patches
2023-03-28 18:57:29 +02:00
Evils
765d928296 kicad-unstable: 2022-12-19 -> 2023-02-14 2023-02-16 14:25:11 +01:00
Evils
08c96035b9 kicad: add patches to accept wxwidgets 3.2.2.1 2023-02-16 14:25:11 +01:00
Evils
c8d22b3c2a kicad: 6.0.11 -> 7.0.0 2023-02-16 14:25:11 +01:00
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
Weijia Wang
e35fa37cfc kicad.base: expose binaries on darwin 2023-01-29 08:19:58 +01:00
Weijia Wang
3599fd06d1
Merge pull request #212936 from wegank/kicad-broken
kicad: mark as broken on darwin
2023-01-27 12:09:33 +01:00
Weijia Wang
d415f047c8 kicad: mark as broken on darwin 2023-01-27 11:21:01 +01:00
Evils
b0c281fe06 kicad: 6.0.10 -> 6.0.11 2023-01-27 05:30:27 +01:00
Evils
2c2f1519b5 kicad: 6.0.9 -> 6.0.10 2022-12-20 15:16:38 +01:00
Evils
8a6772fee6 kicad: bunch of cleanup
add patch to ensure writability of created projects
  (upstream issue 12941)

disable the qa_eeschema test as it fails to find the ngspice lib
  which allows re-enabling tests as a whole on unstable
  there is a patch for this, but it still fails with something else...
  (upstream issue 12491)
  and remove ngspice workaround that doesn't work anymore

set meta.mainProgram
  since for kicad-unstable, the binary isn't called kicad-unstable
2022-12-20 15:14:31 +01:00
Evils
1c3de7e308 kicad-unstable: 2022-09-18 -> 2022-12-19
includes a fix for parallel builds sometimes failing

disables test
  reenabled in next commit which works around the specific failure
2022-12-20 15:14:31 +01:00
Sandro Jäckel
c7f5becba3 dbus: remove unused daemon passhtru 2022-11-21 20:23:00 +01:00
Weijia Wang
0b894f5564 kicad: migrate to wxGTK32 2022-11-05 03:35:27 +01:00
Bobby Rong
fa6834cf70
Merge pull request #198648 from evils/kicad
kicad: 6.0.8 -> 6.0.9
2022-10-31 12:17:55 +08:00
Evils
b2f1884dd8 kicad: 6.0.8 -> 6.0.9 2022-10-30 14:00:01 +01:00
Weijia Wang
30d66019b4 wxGTK31: drop gtk2 support 2022-10-27 15:30:15 +02:00
Evils
77b76b92d8 kicad: 6.0.7 -> 6.0.8 2022-10-11 02:55:55 +02:00
Evils
a3336a44f5 kicad-unstable: fix build by enabling EGL
wxwidgets (wxGTK?) somehow changed to support EGL by default
2022-09-19 08:29:04 +02:00
Evils
a62cbaddca kicad-unstable: 2022-06-21 -> 2022-09-18 2022-09-19 08:29:04 +02:00
evils
bd87e0b8ab
kicad: 6.0.6 -> 6.0.7 (#184935)
and fix handling of the '6.0.7' branch
  not sure how the --heads got in there
2022-08-03 12:36:35 -04:00
K900
0ff0b14968 treewide: more cmake rpath fixups 2022-07-17 17:42:15 +03:00
Bobby Rong
54503f0e7f
Merge pull request #178505 from evils/kicad-unstable
kicad-unstable: 2022-05-06 -> 2022-06-21
2022-06-30 19:58:26 +08:00
Evils
6a66c08222 kicad-unstable: 2022-05-06 -> 2022-06-21
contains fix for upstream issue 9888 (intermittent test failure)
2022-06-22 00:11:15 +02:00
Evils
a746fa431d kicad: 6.0.5 -> 6.0.6 2022-06-21 20:36:17 +02:00
Sandro
5c1adf9ffd
Merge pull request #168576 from evils/kicad-unstable 2022-05-08 23:50:51 +02:00
Evils
3592ccf6cc kicad-unstable: 2022-03-19 -> 2022-05-06 2022-05-06 06:20:03 +02:00
Evils
64436e0df5 kicad: 6.0.4 -> 6.0.5 2022-05-06 04:48:05 +02:00
Sandro
08e8862bca
Merge pull request #159943 from evils/kicad-unstable 2022-03-27 11:58:39 +02:00
Evils
dfb7d36e7a kicad-unstable: 2022-01-13 -> 2022-03-19 2022-03-20 16:32:32 +01:00
Evils
fc6f267e5d kicad: 6.0.2 -> 6.0.4
6.0.3 was tagged but never released due to an issue
2022-03-20 15:36:44 +01:00
evils
bb8a321187
kicad: 6.0.1 -> 6.0.2 (#159132) 2022-02-11 01:15:42 -05:00
evils
ba7c4fa91d
kicad: enable i18n by default (#155065)
without i18n
/nix/store/xgs0n52djlqqmw6qlvg6j2jxpzdpsi92-kicad-6.0.1   7269408096
/nix/store/k7ra3zkx6mp0b3ivsf0ba14mbinwws0w-kicad-unstable-33a4c9b08e   7277796352
with i18n
/nix/store/2xh82r2znqipky0sny49h9cs5fbhmh4v-kicad-6.0.1   7286672288
/nix/store/532r1f3j8xjki8g87400n0gnd594pcbm-kicad-unstable-33a4c9b08e   7294795424
2022-01-18 13:06:30 -05:00
Evils
1d81731642 kicad: 6.0.0 -> 6.0.1 2022-01-14 02:44:34 +01:00
Evils
d98b76cf5b kicad-unstable: 2021-12-23 -> 2022-01-13
PCM is no longer optional
  removed in 211820a689a618ac5bcbea19a8c58d345ce25ddb

-unknown suffix is back
  3e373da8c25048205dfa2278079555a522fd2e62
2022-01-14 02:44:12 +01:00
Evils
2753f7c8e1 kicad: disable tests
due to an intermittent failure of the qa_pcbnew test
  https://gitlab.com/kicad/code/kicad/-/issues/9888
2021-12-27 05:45:38 +01:00
Evils
83e6fe5557 kicad: remove unused options
the asserts are in nixos-unstable by now

and use the build_qa flag to disable building unused tests
2021-12-26 22:07:02 +01:00
Evils
e54357a7d2 kicad: KICAD_SPICE build option defaults to ON
and has apparently done so since it was added...
2021-12-26 22:07:02 +01:00
Evils
f7da08bb19 kicad.updateScript: full shellcheck 2021-12-26 22:07:02 +01:00
Evils
b3f0da107e kicad: remove the separate i18n stuff
i18n is now in the kicad source in both stable and unstable
  behind the withI18n flag which is disabled by default
2021-12-26 22:07:02 +01:00
Evils
818894d6a5 kicad-unstable: 6.0.0-rc1 -> 2021-12-23 2021-12-26 22:07:02 +01:00