Tae Won Ha
13ed1e28a8
Refactor build scripts
2020-08-21 08:59:40 +02:00
Tae Won Ha
347e457db1
Add NvimServer as submodule and add a script for local dev
2020-08-18 19:20:40 +02:00
Tae Won Ha
26c287f845
Copy NvimView.vim to plugin
2020-08-18 17:43:52 +02:00
Tae Won Ha
2147eca02f
Copy runtime and NvimServer binary
2020-08-18 17:38:55 +02:00
Tae Won Ha
2937c9f14c
Use deep when codesigning the app
2020-08-17 19:12:13 +02:00
Tae Won Ha
0eea4ee3ea
Codesign manually
2020-08-17 19:12:13 +02:00
Tae Won Ha
2b168799fb
Remove unnec' steps
2020-08-17 19:12:06 +02:00
Tae Won Ha
884c73d5ab
Add download nvimserver script
2020-08-16 13:21:26 +02:00
Tae Won Ha
0015a10c1a
Exit when not updating appcast on develop
2020-06-22 18:09:26 +02:00
Tae Won Ha
4b2023240e
Disable signing for now, activate later in the vm
2020-06-19 11:17:06 +02:00
Tae Won Ha
2b7980dc09
Disable signing for now, activate later in the vm
2020-06-19 11:16:42 +02:00
Tae Won Ha
ead9300b0b
git lfs pull when building
2020-04-05 18:30:58 +02:00
Tae Won Ha
bda58c157a
Set deps_cmake_flags when building nvim for runtime files
2020-04-05 15:54:00 +02:00
Tae Won Ha
35139e5198
Add SDKROOT when building libnvim
2020-03-26 22:39:58 +01:00
Tae Won Ha
f60e863b67
Remove deep
2020-03-05 20:07:34 +01:00
Tae Won Ha
4f353f61fd
Refactor slightly
2020-02-14 22:30:59 +01:00
Tae Won Ha
ccdd83e76c
Refactor slightly
2020-02-14 22:30:59 +01:00
Tae Won Ha
f0dc1933e5
Refactor slightly
2020-02-14 22:30:59 +01:00
Tae Won Ha
643cd5d0ab
Make build deps modular
2020-02-13 22:45:29 +01:00
Tae Won Ha
379bf486c8
Use codesign to sign, not Xcode
2020-02-07 12:34:16 +01:00
Tae Won Ha
48b9294feb
Adapt build script
2020-02-06 22:02:49 +01:00
Tae Won Ha
b111e8e6ee
Let Xcode sign
2020-02-06 22:02:45 +01:00
Tae Won Ha
3bb010520c
Do not use cache
2020-02-05 00:27:50 +01:00
Tae Won Ha
081715592c
Resolve signing issue
2020-02-05 00:24:59 +01:00
Tae Won Ha
4d2bb6483c
carthage update first
2020-02-01 17:50:41 +01:00
Tae Won Ha
32dc017ea3
Tidy up
2020-01-24 22:33:48 +01:00
Tae Won Ha
765f2c43d7
GH-768 Do not force re-sign NvimServer
...
When coc.nvim is installed, EXC_BAD_ACCESS (Code Signature Invalid)
occurs and NvimServer crashes. We force re-signed NvimServer on Mojave
because the notarization did not work (for whatever reason), but on
Catalina, the notarization works without re-signing. And without
re-signing, the crash does not occur.
2020-01-24 17:48:30 +01:00
Tae Won Ha
fbd19d75f3
Notarize even when not publishing
2020-01-23 19:06:53 +01:00
Tae Won Ha
87853a56e7
Rebuild deps
2020-01-17 21:57:37 +01:00
Tae Won Ha
e199b8b737
Add new deps
2020-01-17 10:19:16 +01:00
Tae Won Ha
322e4a3b76
Tidy up
2019-12-26 10:55:19 +01:00
Tae Won Ha
f866447013
Tidy up
2019-12-26 10:54:44 +01:00
Tae Won Ha
59849d3552
Auto generate cursor shapes
2019-12-26 10:47:09 +01:00
Tae Won Ha
9b8e9c0dfb
Add waiting script for notarization
2019-12-22 21:45:42 +01:00
Tae Won Ha
145ad627a2
Adapt libnvim build script
2019-08-03 22:50:51 +02:00
Tae Won Ha
6cb1ce8317
Do not upload when no file
2019-04-28 10:16:06 +02:00
Tae Won Ha
ef67669c16
Adapt to (yet) manual notarization process
2019-04-28 09:58:37 +02:00
Tae Won Ha
0ace560c42
Use double brackets
2019-04-28 09:44:12 +02:00
Tae Won Ha
f22b6b42a3
Refactor slightly
2019-04-28 09:44:12 +02:00
Tae Won Ha
72ab6b6ae4
Adapt deployment target
2019-04-06 17:44:50 +02:00
Tae Won Ha
f96a04135e
Set deployment target to 10.13
2019-04-06 14:36:00 +02:00
Tae Won Ha
eb5ddb373b
Build deps for 10.13
2019-04-06 14:28:08 +02:00
Tae Won Ha
fbea607715
Update neovim to 10.12
2019-03-05 15:32:46 +01:00
Tae Won Ha
11f01869c4
Update deps to 10.12
2019-03-05 15:32:46 +01:00
Tae Won Ha
17d70170a0
GH-666 Set the deployment target to 10.11
2018-10-06 17:05:09 +02:00
Tae Won Ha
87314c28d0
Update neovim
2018-06-10 22:12:00 +02:00
Tae Won Ha
f9591ee023
Streamline source generation script
2018-05-19 22:33:43 +02:00
Tae Won Ha
d964c96df8
Use LuaJIT again.
...
RTFM: Add
```
-pagezero_size 10000 -image_base 100000000
```
when linking. (http://luajit.org/install.html )
2018-05-14 22:08:51 +02:00
Tae Won Ha
41b71b0121
Remove non-existing sub-projects
2018-05-07 19:14:55 +02:00
Tae Won Ha
e59261aa92
Remove unnec' script
2018-05-05 22:55:44 +02:00