1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
Commit Graph

94 Commits

Author SHA1 Message Date
Tae Won Ha
10e0877149
Check blocked in NvimMethods by default 2017-12-01 17:44:10 +01:00
Tae Won Ha
28e092ab40
Use API to get tabs 2017-12-01 14:41:01 +01:00
Tae Won Ha
2b745c1ac0
Check blocked before using api methods 2017-11-30 23:13:36 +01:00
Tae Won Ha
740392f3c0
GH-571 Adapt build scripts 2017-11-29 23:23:52 +01:00
Tae Won Ha
0833cffa69
GH-571 Add NvimMsgPack in SwiftNeoVim 2017-11-29 22:29:22 +01:00
Tae Won Ha
9aea94df41
GH-571 Add error type 2017-11-29 22:29:18 +01:00
Tae Won Ha
c3c74beddc
Add API methods generating script 2017-11-26 21:36:20 +01:00
Tae Won Ha
050f296936
Use Lua instead of LuaJit.
- If we use LuaJit, then there's a memory allocation error and the Lua interpreter cannot be instantiated. Have to analyze this.
2017-11-10 10:50:34 +01:00
Tae Won Ha
0a78357993
GH-544 Separate build and testing 2017-10-22 19:38:36 +02:00
Tae Won Ha
746676a918
Update some paths 2017-09-23 16:18:42 +02:00
Tae Won Ha
a09be854f9
Merge master back to develop after building a release 2017-08-13 08:28:27 +02:00
Tae Won Ha
6d82eb982c
Fetch before merging for committing the release appcast into develop 2017-08-12 09:21:01 +02:00
Tae Won Ha
b1c81d8ee1
Use system python in generate_source.py 2017-08-12 07:44:47 +02:00
Tae Won Ha
9bc17c4cf1
Use brew's python in build scripts 2017-08-08 12:53:17 +02:00
Tae Won Ha
5e1a60dfb1
Use pip2 instead of pip 2017-08-08 12:30:08 +02:00
Tae Won Ha
e0034396ef
Merge branch 'master' into develop
Conflicts:
	MacNeovim/Info.plist
	SwiftNeoVim/Info.plist
	SwiftNeoVimTests/Info.plist
	VimR-Workspace-Demo/Info.plist
	VimR.xcodeproj/project.pbxproj
	VimR/Info.plist
	VimRTests/Info.plist
	resources/release-notes.md
2017-06-28 19:46:15 +02:00
Tae Won Ha
fbdd37981a
Add a update snapshot appcast flag to jenkins job 2017-06-28 17:21:36 +02:00
Tae Won Ha
daa936669c
Fix appcast push for release on snapshot 2017-06-24 15:21:34 +02:00
Tae Won Ha
bd1500178b
GH-471 When building a release, update also the snapshot channel 2017-06-21 23:15:15 +02:00
Tae Won Ha
0f0770f670
Do not increment version when not publishing 2017-06-05 16:13:56 +02:00
Tae Won Ha
b2f70895cc
Add python script to generate source files 2017-05-27 11:07:26 +02:00
Tae Won Ha
bb81462458
Build the deps of neovim also for 10.10 2017-05-08 22:34:20 +02:00
Tae Won Ha
d904efc2dd
Add a script to build libnvim 2017-05-08 22:03:33 +02:00
Tae Won Ha
524b272141
Adapt build deps script 2017-05-07 15:22:24 +02:00
Tae Won Ha
412ada50c4
Adapt travis build script 2017-05-07 15:08:15 +02:00
Tae Won Ha
d1eac2ecd6
Use extra flag to build libnvim 2017-05-07 15:07:07 +02:00
Tae Won Ha
eb54a8e247
When compiling neovim use the included libintl 2017-05-07 14:12:55 +02:00
Tae Won Ha
866540dac4
Include pre-built libintl in the repository
- to eliminate warnings
- libintl.a and libintl.dylib are pre-built for 10.10
- When building neovim we have to pass the libintl location
2017-05-07 13:17:09 +02:00
Tae Won Ha
3c66634d49
Sign jenkins commits and tags 2017-05-05 00:09:14 +02:00
Tae Won Ha
ea85791060
Try to cache Carthage's build folder on travis 2017-05-04 22:51:59 +02:00
Tae Won Ha
7bbb2f8b8d
Streamline travis build 2017-05-04 22:41:09 +02:00
Tae Won Ha
e393612684
Delete the local runtime before copying 2017-05-04 21:35:11 +02:00
Tae Won Ha
e04ee214fb
GH-438 Delete old runtime files when building 2017-05-04 21:04:28 +02:00
Tae Won Ha
43338f3b5c
Compress built app in the build script 2017-04-30 10:15:33 +02:00
Tae Won Ha
9275238386
Remove unnec' check in build script 2017-04-30 09:58:59 +02:00
Tae Won Ha
3c8b800945
Add publish param to build job 2017-04-30 09:50:29 +02:00
Tae Won Ha
6f6c350d24
Update location of some files in the build script 2017-04-29 10:35:30 +02:00
Tae Won Ha
1c66863cc2
Use simpler snapshot naming scheme 2016-12-18 11:24:14 +01:00
Tae Won Ha
364b84526c
Turn off -x 2016-11-10 15:43:40 +01:00
Tae Won Ha
f44774fd62
Fix typo 2016-11-10 15:16:20 +01:00
Tae Won Ha
1731ac008b
Do not print github token in jenkins 2016-11-09 21:50:10 +01:00
Tae Won Ha
e28f251f4f
Do not print appcast at the end 2016-11-06 23:39:32 +01:00
Tae Won Ha
a1b5e200a0
GH-328 Do not update appcast_snapshot when releasing 2016-11-05 09:18:28 +01:00
Tae Won Ha
e7b002cc96
GH-328 Add sanity check in build script and set develop as the default
branch
2016-11-05 08:59:48 +01:00
Tae Won Ha
0eb588d67a
Fix build script (for real...) 2016-11-04 22:24:56 +01:00
Tae Won Ha
3b95b3d4d8
Adapt bulid script 2016-11-04 21:41:36 +01:00
Tae Won Ha
34e73379e5
Adapt build script 2016-11-04 21:31:09 +01:00
Tae Won Ha
786d38c7bf
Fix build script 2016-11-04 21:06:38 +01:00
Tae Won Ha
4750a432c6
Make appcast update optional 2016-11-03 20:23:41 +01:00
Tae Won Ha
cb677f7a61
Don't mark releases as snapshots 2016-10-24 22:28:48 +02:00