Commit Graph

14 Commits

Author SHA1 Message Date
Johnny Robeson
f566bc9aea rename APP_DIR to APP_PATH in win installers 2015-03-06 23:50:15 -05:00
Johnny Robeson
dc0a83f4a4 remove unused --recursive from git calls in win installers 2015-03-06 23:50:15 -05:00
Johnny Robeson
91632ee3d5 fix indents/trailing spaces in windows installer files 2015-03-06 23:50:15 -05:00
spf13
4229220da6 Adopting the Apache 2 License. Fixed #653 2014-08-26 16:02:03 -04:00
louy2
d0cde46f5e Update Vundle first 2014-03-01 07:48:35 -05:00
Johnny Robeson
59f9d87bec rename BASE_DIR to APP_DIR 2014-02-10 03:56:53 -05:00
Stephen Bennett
b2389817c3 Populate .vimrc.before with all spf13 options
* .vimrc.before should not be modified (just like any other non-local
  or non-fork config file)
* .vimrc.before contains a list of all options that can be set
* .vimrc.before.local is where these options would actually be set
* support .vimrc.before and .vimrc.before.fork in install scripts
2013-09-05 01:34:43 -06:00
Steve Francia
d533a00235 Make Windows Installer more robust & auto updating 2013-03-05 21:15:04 -05:00
Raahul Seshadri
1228494bf0 Fixed basedir variable and extra hyphen 2012-11-29 13:40:45 +05:30
Raahul Seshadri
0ec8486c46 Added quotes to external command calls
The quotes are needed if the username has spaces, which can be common on
Windows environment.
2012-11-29 13:39:25 +05:30
Jan Wąsak
647250ce7a add explicit .vimrc.bundles parameter to .cmd 2012-10-12 12:03:01 +02:00
jhnwsk
05a6ba34f1 added BundleInstall to the windows installer .cmd file 2012-10-11 12:12:45 +02:00
Kevin Waddle
8a20ca75a1 Add missing mklink to .vimrc.bundles in windows installer script. 2012-09-27 12:49:02 -05:00
Steve Francia
c89a7bbb75 Adding a new Windows install script 2012-01-09 15:03:39 -05:00