Tae Won Ha
|
aa16793096
|
Fix jenkins script
|
2023-12-14 17:04:54 +01:00 |
|
Tae Won Ha
|
312ccf2755
|
Fix jenkins script
|
2023-12-14 16:53:25 +01:00 |
|
Tae Won Ha
|
c86fc08cd1
|
Fix jenkins script
|
2023-12-14 16:52:27 +01:00 |
|
Tae Won Ha
|
f400ddbac1
|
Fix jenkins script
|
2023-12-14 16:50:37 +01:00 |
|
Tae Won Ha
|
f6515ad32f
|
Typo
|
2023-12-14 16:49:10 +01:00 |
|
Tae Won Ha
|
d7ed96f397
|
Fix jenkins script
|
2023-12-14 16:47:26 +01:00 |
|
Tae Won Ha
|
15edaf4ca9
|
Fix jenkins script
|
2023-12-12 20:18:47 +01:00 |
|
Tae Won Ha
|
77f8bbb7a4
|
Re-add files to build on local Jenkins
|
2023-12-12 17:41:00 +01:00 |
|
Tae Won Ha
|
2f0161826d
|
Do not build libintl since it's in the repo
|
2023-12-11 21:09:56 +01:00 |
|
Tae Won Ha
|
03a20fb54a
|
Add libintl.a into repository for reproducibility
|
2023-12-11 21:06:47 +01:00 |
|
Tae Won Ha
|
7f4628398e
|
Set min. macOS version to v12
|
2023-12-11 19:51:39 +01:00 |
|
Tae Won Ha
|
5e6a9fcc1b
|
Merge remote-tracking branch 'origin/master' into pipe
|
2023-12-11 17:43:35 +01:00 |
|
Tae Won Ha
|
4c23aabd24
|
Use blocking vimenter request from Neovim to set up autocmd
|
2023-12-11 17:05:51 +01:00 |
|
George Harker
|
d81e741a14
|
fix untar potentially picking up multiple versions
|
2023-12-10 19:04:23 -08:00 |
|
Tae Won Ha
|
ca8bda7522
|
Add for dev neovim building
|
2023-12-10 20:36:50 +01:00 |
|
Tae Won Ha
|
eff2937903
|
Remove accidentally committed files
|
2023-12-03 12:07:20 +01:00 |
|
Tae Won Ha
|
2794f0c7f9
|
Fix set version script
|
2023-12-03 11:54:35 +01:00 |
|
Tae Won Ha
|
e314633772
|
Fix set version script
|
2023-11-29 19:41:22 +01:00 |
|
Tae Won Ha
|
0ba3b6a24e
|
Remove unused package
|
2023-11-25 15:32:08 +01:00 |
|
Tae Won Ha
|
6c6427ea6b
|
Fix entitlements file path
|
2023-11-25 08:55:53 +01:00 |
|
Tae Won Ha
|
c5f41a77dd
|
Move neovim build scripts to /bin
|
2023-11-24 21:28:20 +01:00 |
|
Tae Won Ha
|
969b9b6021
|
Remove Carthage
|
2023-11-24 11:25:36 +01:00 |
|
Tae Won Ha
|
c028ac9681
|
Update release scripts
|
2023-11-22 13:47:59 +01:00 |
|
Tae Won Ha
|
fbff03713d
|
Update snapshot appcast
|
2023-11-10 21:11:34 +01:00 |
|
Tae Won Ha
|
0c3a15a327
|
Fix scripts for generating sources
- Include also deprecated API methods, but mark it as deprecated using
`@available()`.
|
2023-11-09 17:55:59 +01:00 |
|
George Harker
|
e51e2ed665
|
Merge branch 'stock-nvim' of github.com:qvacua/vimr into stock-nvim
# Conflicts:
# bin/build_vimr.sh
|
2023-11-08 09:42:05 -08:00 |
|
George Harker
|
54918f5f9c
|
fix entitlements path
|
2023-11-08 09:40:42 -08:00 |
|
Tae Won Ha
|
478cbaad8a
|
Build (mostly) stock neovim binary
|
2023-11-08 18:32:11 +01:00 |
|
George Harker
|
c918c92aad
|
fix build script
this changes in more recent platforms for reasons I don’t understand, however, for the current deployent os this is correct now.
|
2023-11-08 09:28:40 -08:00 |
|
Tae Won Ha
|
ffb3423b0f
|
Merge remote-tracking branch 'origin/pr/1015' into stock-nvim
Conflicts:
.gitignore
NvimServer~HEAD
NvimView/Sources/NvimView/NvimView.swift
NvimView/Sources/NvimView/UiBridge.swift
NvimView/Support/NvimViewSupport.xcodeproj/project.pbxproj
VimR.xcworkspace/xcshareddata/swiftpm/Package.resolved
|
2023-11-08 12:32:33 +01:00 |
|
Tae Won Ha
|
a6f8204afc
|
Fix appcast script
|
2023-11-04 20:03:28 +01:00 |
|
George Harker
|
c1a7d38b47
|
update signing cert
|
2023-10-30 16:18:47 -07:00 |
|
George Harker
|
62817d6e9c
|
modify build scripts
|
2023-10-30 14:51:24 -07:00 |
|
George Harker
|
c82ea28e3e
|
update build scripts
|
2023-10-30 14:21:48 -07:00 |
|
George Harker
|
615d32755c
|
Talk to external nvim without uibridge
|
2023-10-29 13:46:05 -07:00 |
|
Tae Won Ha
|
eb763ea6d1
|
Use the new notarytool
|
2022-11-20 11:26:06 +01:00 |
|
Tae Won Ha
|
463e1f38a3
|
Reduce bin size
|
2022-11-20 11:08:41 +01:00 |
|
Tae Won Ha
|
0ac4aca507
|
Abort build release when NvimServer is not clean
|
2022-11-03 17:05:33 +01:00 |
|
Tae Won Ha
|
886259462c
|
Merge branch 'master' into update-neovim
Conflicts:
NvimServer
|
2022-06-28 21:08:52 +02:00 |
|
Tae Won Ha
|
8e2a459154
|
Update NvimServer
|
2022-06-28 20:52:54 +02:00 |
|
Tae Won Ha
|
fe4cc05c98
|
Remove unnec scripts
|
2022-06-26 21:11:17 +02:00 |
|
Tae Won Ha
|
fb6ab1a4b7
|
Remove unnec scripts
|
2022-06-26 21:11:01 +02:00 |
|
Tae Won Ha
|
dd9736d8bc
|
Adapt build scripts
|
2022-06-26 19:47:23 +02:00 |
|
Tae Won Ha
|
69e650b16f
|
Merge branch 'develop' into update-neovim
Conflicts:
NvimServer
NvimView/Sources/NvimView/NvimAutoCommandEvent.generated.swift
NvimView/Sources/NvimView/NvimCursorModeShape.generated.swift
|
2022-06-26 19:04:40 +02:00 |
|
Tae Won Ha
|
0ea0ca2404
|
Update README
|
2022-06-26 19:01:16 +02:00 |
|
Tae Won Ha
|
522ba02693
|
Tidy up temp runtime folder
|
2022-06-26 18:37:09 +02:00 |
|
Tae Won Ha
|
0301919b7c
|
Generate sources
|
2022-06-26 18:28:01 +02:00 |
|
Tae Won Ha
|
15a9074dcf
|
Use Neovim v0.7.2 and adapt build scripts
|
2022-06-26 18:24:16 +02:00 |
|
Tae Won Ha
|
8dc43a3a37
|
Update nightly build scripts
|
2022-06-26 14:00:24 +02:00 |
|
Tae Won Ha
|
df2eb9cefa
|
Update nightly scripts
|
2022-06-26 11:16:22 +02:00 |
|