Commit Graph

5 Commits

Author SHA1 Message Date
Val Markovic
f986bf19db Updating to latest ycmd 2016-02-22 09:50:15 -08:00
Matthew Wang
710652523f Use check_call to capture error from build process
Without this install.py always exits 0 and no way to tell vim-plug
its installation actually failed
2015-12-26 12:35:10 +08:00
Alex Yatskov
36ad5510e5 Make install.py be executable 2015-08-25 13:15:52 +09:00
Alex Yatskov
1348c0a53d Fixing install script. 2015-08-25 13:13:27 +09:00
micbou
1b40d683be Convert the install script to python
Translate the install.sh script in python to make it platform independent.
Keep install.sh as a wrapper of install.py to not break scripts that
depend on it.
2015-08-23 20:12:16 +02:00