1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-19 11:41:31 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Tae Won Ha
50e10a61cd
Use JSON instead of multiple txt files 2022-01-11 14:11:17 +01:00
Tae Won Ha
33f941e088
Move third party scripts to bin and add an action for building deps 2021-12-12 17:06:19 +01:00
Tae Won Ha
caac9c7c7e
Bump deps version and slightly refactor the scripts 2021-11-04 21:15:37 +01:00
Tae Won Ha
f45553d4dd
Refactor slightly 2020-11-15 22:11:01 +01:00
Tae Won Ha
2f01700856 Adapt build deps script 2020-09-12 17:57:30 +02:00
Tae Won Ha
60c551c54c
Add build dev script 2020-09-05 13:04:38 +02:00
Tae Won Ha
60c36d143c
Add target argument 2020-09-05 12:46:17 +02:00
Tae Won Ha
13ed1e28a8
Refactor build scripts 2020-08-21 08:59:40 +02:00
Tae Won Ha
2b168799fb
Remove unnec' steps 2020-08-17 19:12:06 +02: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
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
9b8e9c0dfb
Add waiting script for notarization 2019-12-22 21:45:42 +01:00
Tae Won Ha
eb5ddb373b
Build deps for 10.13 2019-04-06 14:28:08 +02: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
4ef2fd0f15
Restructure the project 2017-12-03 09:59:15 +01:00
Tae Won Ha
524b272141
Adapt build deps script 2017-05-07 15:22:24 +02:00
Tae Won Ha
d1eac2ecd6
Use extra flag to build libnvim 2017-05-07 15:07:07 +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