Commit graph

62 commits

Author SHA1 Message Date
0531230d1b
backport: 19.3.0 2024-10-31 08:18:17 +01:00
9a90dd4d05
backport: 19.0.0 2024-10-25 13:45:41 +02:00
c0f84df37e
backport: 18.0.0 2024-10-17 11:24:16 +02:00
4288722909
backport: 17.2.0 2024-09-20 13:57:06 +02:00
514861e28c
backport: 17.1.0 2024-08-21 15:25:14 +02:00
7f15b256e6
backport: 17.0.0 2024-08-06 18:35:42 +02:00
979730d9d8
backport: 16.1.1 2024-07-26 17:17:08 +02:00
6c8c5d3b68
backport: 16.0.0-pre2 2024-07-18 14:03:46 +02:00
4e36c4e856
backport: 16.0.0-pre1 2024-07-04 19:08:16 +02:00
d3ad3c6e82
backport: 15.2.0 2024-06-13 19:15:21 +02:00
882570b48c
backport: 15.1.1 2024-06-06 13:19:46 +02:00
2efe64c6c9
backport: 15.1.0 2024-06-03 22:02:58 +02:00
7216a4c0a2
backport: 15.0.0 2024-06-01 00:07:01 +02:00
48945a6322
backport: 14.5.0 2024-05-30 19:43:25 +02:00
bd6eec8da1
chore: ZigConfigEditor flattened imports 2024-05-15 18:09:11 +02:00
695fe43c28
feat: zig test/run compiler args 2024-05-15 18:07:19 +02:00
63a1b0c199
fix: Zig run exe args not available 2024-05-15 17:58:33 +02:00
6514f65980
feat: External Libraries and some toolchain perf tweaks 2024-05-12 04:27:40 +02:00
57ab19c83f
fix: Rework debug runner logic 2024-05-11 15:17:46 +02:00
2af103e5bf
chore: Optimize imports 2024-04-20 00:14:52 +02:00
cffb82122b
chore: Closeable groups to reduce clutter 2024-04-20 00:12:02 +02:00
1f042fad34
feat!!: Overhauled configs and project creation 2024-04-19 23:06:19 +02:00
f12fa2eeef
fix: Invalid CLI colored arg 2024-04-19 14:33:04 +02:00
f0d48bde96
chore: Simplify logic for command line args building 2024-04-07 03:05:28 +02:00
9ecb85458e
feat: A bunch of zig build debugging QoL changes 2024-04-05 19:43:20 +02:00
0d9c16d7ec
fix: write access error on project creation 2024-03-23 22:49:31 +01:00
0e1314a2bd
fix: Shotgun null safety fixes 2024-03-12 22:10:47 +01:00
0ebbe1cc9b
chore: better project path management 2024-03-11 01:24:41 +01:00
92c5e57a03
chore: Optimize imports 2024-03-10 21:19:20 +01:00
ec5c07c0a1
feat: Better configurability 2024-03-10 17:18:40 +01:00
7b2ad7c324
chore: move some misplaced xml entires 2024-03-10 17:17:46 +01:00
3d0dbb8e36
feat!: Huge debugging refactor
- Debug support for Windows
- Debuggable zig build
- Debuggable binaries

This is a squashed commit so ignore the weird author date
2024-03-10 17:17:36 +01:00
66aef224b2
feat!: Colored builds and clickable file path references 2024-03-04 16:55:25 +01:00
11960e99d0
implement build run config 2024-03-04 01:45:47 +01:00
b9d4f976c1
package cleanup 2024-03-04 00:42:05 +01:00
21767a1c12
implement test run config 2024-03-03 22:08:53 +01:00
cd3b9f2d5b
small cleanup in the run configs 2024-03-03 22:08:26 +01:00
ced91dcf45
extract config editor stuff into separate package 2024-03-03 21:45:22 +01:00
f6b7c015c6
flatten the packages a bit 2024-03-03 21:08:37 +01:00
6ef6c28d4c
begin refactoring runner into a modular form 2024-03-03 21:04:01 +01:00
5497024518
feat(project): Project generation names 2024-03-02 20:42:35 +01:00
37f219ef72
feat(project)!: zig init project generation 2024-03-02 20:23:20 +01:00
4b501d3140
feat(project): ZigCompilerTool callWithArgs 2024-03-02 20:22:16 +01:00
f5eb7b7c0f
fix(project): build files get put in wrong folder 2024-03-02 20:21:39 +01:00
edcb6af16f
feat(zig)!: Autogenerate zls config if not specified, based on project toolchain 2024-02-29 12:16:20 +01:00
f304f4ae67
fix: [NO BACKPORT] Deprecated project wizard registration 2024-02-28 22:59:51 +01:00
7b867d4f0b
grammar: update to latest langref 2024-02-21 14:39:12 +01:00
37d843147d
chore: Fix deprecated ComboboxSpeedSearch constructor 2024-02-01 20:55:49 +01:00
72e2ccc121
chore: Fix toolchain deprecations 2024-02-01 20:46:57 +01:00
f863eac67a
feat: IDE 2024.1.* support 2024-02-01 19:32:58 +01:00