Commit Graph

337 Commits

Author SHA1 Message Date
Victor Hugo Borja
6fb4723547 Add Idris plugin
[plugin](http://github.com/vic/asdf-idris) for installing [Idris](http://idris-lang.org)
2016-11-29 03:52:26 -06:00
Trevor Brown
951cbf22dc Merge pull request #114 from virtuslabs/master
Add Julia lang plugin
2016-11-28 08:22:48 -07:00
Kyle Gay
765613bf71 add julia lang plugin 2016-11-26 13:57:49 -05:00
Trevor Brown
08e65fe142 Merge pull request #113 from vic/patch-2
Add asdf-elm plugin.
2016-11-23 08:37:30 -07:00
Victor Hugo Borja
6b559bc55a Add asdf-elm plugin.
Plugin for [Elm](http://elm-lang.org)
2016-11-23 00:20:59 -06:00
Neer Friedman
67f0e743be add link to asdf-terraform in README 2016-11-11 10:50:15 +05:30
Akash Manohar
8fae4d2c41 Merge pull request #105 from namjae/master
file_path may have some spaces.
2016-11-11 10:43:41 +05:30
Akash Manohar
12cfcfd335 Merge pull request #111 from nickveys/patch-1
Added Rust plugin to README
2016-11-11 10:40:45 +05:30
Nick Veys
5c02f74b3d Added Rust plugin to README 2016-11-10 21:15:16 -06:00
Daniel Perez
467f3a110f Merge pull request #109 from vic/patch-1
Add asdf-lfe
2016-11-10 11:27:33 +09:00
Victor Hugo Borja
bb64408099 Add asdf-lfe
Plugin for installing [LFE](https://github.com/rvirding/lfe)
2016-11-09 20:20:15 -06:00
DalHo Park
d46d6ca6df Merge branch 'master' of https://github.com/asdf-vm/asdf 2016-11-05 15:39:08 +09:00
Stratus3D
5190313f63 Merge branch 'brianvanburken-master' 2016-11-04 12:06:42 -04:00
Stratus3D
4203844c2b Add MongoDB build link to readme. 2016-11-04 12:06:25 -04:00
Stratus3D
2e54209bef Add line to changelog listing recently merged PR. 2016-11-04 12:03:48 -04:00
Stratus3D
8fe9d88cc8 Merge branch 'vic-global_version_outside_home' 2016-11-04 12:03:48 -04:00
Akash Manohar
c96fae79a4 Merge pull request #102 from Stratus3D/prepare-for-0.2.0
Prepare for 0.2.0 release
2016-11-04 12:03:48 -04:00
Victor Borja
42f57d0074 Determine version from global setting when project is outside home.
Without this patch, asft was not able to determine the tool version
for a project located outside the user's HOME directory.

```
/work/project/
/home/me/.tool-versions
```

This changeset lets asdf find the global version stored at
$HOME/.tool-versions when the directory traversal from
the project dir was not able to find a suitable version.
2016-11-04 12:03:48 -04:00
Akash Manohar
6854b54988 Merge pull request #104 from Stratus3D/more-whitespace-fixes
More whitespace fixes
2016-11-04 12:03:48 -04:00
Stratus3D
74fe3d6b20 Update the install_command function so it works when invoked in directory whose name contains whitespace. 2016-11-04 12:03:47 -04:00
Stratus3D
2ebaa4b8c7 Add test for the install command in a directory name containing whitespace. 2016-11-04 12:03:47 -04:00
Stratus3D
5411e9f16f Add line to changelog listing recently merged PR. 2016-11-03 11:43:17 -04:00
Stratus3D
e7ef79d705 Merge branch 'vic-global_version_outside_home' 2016-11-03 10:14:35 -04:00
Victor Borja
26532e7914 Determine version from global setting when project is outside home.
Without this patch, asft was not able to determine the tool version
for a project located outside the user's HOME directory.

```
/work/project/
/home/me/.tool-versions
```

This changeset lets asdf find the global version stored at
$HOME/.tool-versions when the directory traversal from
the project dir was not able to find a suitable version.
2016-10-29 06:08:54 -05:00
DalHo Park
8e59d8de98 file_path may have some spaces. 2016-10-27 16:24:34 +09:00
Akash Manohar
dab7d51f22 Merge pull request #102 from Stratus3D/prepare-for-0.2.0
Prepare for 0.2.0 release
2016-10-26 10:47:31 +05:30
Akash Manohar
01dcf0c928 Merge pull request #104 from Stratus3D/more-whitespace-fixes
More whitespace fixes
2016-10-26 08:26:54 +05:30
Stratus3D
20ef5321e1 Update the install_command function so it works when invoked in directory whose name contains whitespace. 2016-10-25 21:45:17 -04:00
Stratus3D
8bc937689c Add test for the install command in a directory name containing whitespace. 2016-10-25 18:11:36 -04:00
Brian van Burken
e2a9f88730
Add MongoDB plugin to README Usage list 2016-10-25 17:48:14 +02:00
Trevor Brown
a58f48f01f Prepare for 0.2.0 release
* Add everything that was merged for 0.2.0 to the changelog.
* Update install command in the readme with 0.2.0 tag.
2016-10-22 14:56:41 -04:00
Daniel Perez
719ecfa33d Merge pull request #100 from odarriba/patch-1
Add asdf-php to list of plugins
2016-10-17 16:00:50 +09:00
Óscar de Arriba
1729c7ab42 Add asdf-php to list of plugins 2016-10-17 07:56:11 +02:00
Daniel Perez
c23ccb4746 Merge pull request #99 from davidkuhta/readme-spelling
"You" to "Your" in README
2016-10-09 14:04:05 +09:00
David Kuhta
2f550ccc83 "You" to "Your" in README 2016-10-08 14:00:03 -05:00
Daniel Perez
0d607d73d6 Merge pull request #93 from st23am/patch-1
Correct spelling / typo Max vs Mac
2016-09-13 10:51:28 +09:00
James Smith
9f6b15b723 Correct spelling / typo Max vs Mac 2016-09-12 17:01:45 -04:00
Trevor Brown
b0b30d0464 Merge branch 'rockwood-legacy_file_redux' 2016-08-30 19:13:32 -04:00
Daniel Perez
95bde8e86f Fix local and global commands to accept multiple versions 2016-08-30 19:13:10 -04:00
Stratus3D
af222ad464 Merge branch 'local-whitespace-fix' 2016-08-30 19:13:10 -04:00
Stratus3D
59f371e423 Merge remote-tracking branch 'origin/readme-asdfrc' 2016-08-30 19:13:10 -04:00
Stratus3D
12a6316e4c Fix whitespace bug in 'asdf local'. 2016-08-30 19:13:10 -04:00
Trevor Brown
5cc55d45fd Add section to readme on the .asdfrc file. 2016-08-30 19:13:10 -04:00
Stratus3D
181b5a769b Add test for 'asdf local' in a directory with a name containing whitespace. 2016-08-30 19:13:10 -04:00
Daniel Perez
f525ba85ff Fix local and global commands to accept multiple versions 2016-08-30 15:46:14 +09:00
Kevin Rockwood
20739721ca Add note about parse-legacy-file argument 2016-08-30 09:25:52 +09:00
Kevin Rockwood
d505c0ee71 Return both version and path from find_version
This allows the current command to print the setting file.
2016-08-30 09:21:26 +09:00
Kevin Rockwood
cec4e9a737 Combine search and parse operations
We need to search and parse simultaneously in case the tool-versions 
file doesn't contain a setter line for the plugin.
2016-08-28 13:41:37 +09:00
Stratus3D
c007ac728b Merge branch 'local-whitespace-fix' 2016-08-18 13:43:13 -04:00
Stratus3D
9407521fbf Fix whitespace bug in 'asdf local'. 2016-08-16 10:54:36 -04:00