Skip to content

Comments

cmd/build: Make symlinks by default#157

Merged
tyru merged 9 commits intodevelfrom
build-symlink
Jan 1, 2018
Merged

cmd/build: Make symlinks by default#157
tyru merged 9 commits intodevelfrom
build-symlink

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