Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/build: Make symlinks by default #157

Merged
merged 9 commits into from
Jan 1, 2018
Merged

cmd/build: Make symlinks by default #157

merged 9 commits into from
Jan 1, 2018

Conversation

tyru
Copy link
Member

@tyru tyru commented Dec 31, 2017

Ref. #118

  • Parse $VOLTPATH/config.toml
  • volt build makes symlinks under ~/.vim/pack/volt/opt/ by default
  • Speed up volt build

* Parse $VOLTPATH/config.toml
* `volt build` makes symlinks under ~/.vim/pack/volt/opt/ by default
@tyru tyru force-pushed the build-symlink branch 2 times, most recently from ff30715 to 2b31b5a Compare December 31, 2017 22:01
tyru added 2 commits January 1, 2018 09:31
* symlinkBuilder
  * Run in parallel for each repository
* BaseBuilder.helptags()
  * Get vim executable path from argument (don't look up every time)
* BaseBuilder.makeVimArgs()
  * Use --cmd
  * Add -i NONE
On Windows, creating symbolic link requires administrator priviledge.

Thanks @rhysd to notice that!
@tyru tyru merged commit d2c2459 into devel Jan 1, 2018
@tyru tyru deleted the build-symlink branch January 1, 2018 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant