Commit Graph
3940 Commits
Author SHA1 Message Date
Pranaya Kaewkhiawluang 99502abf0b Node 0.10.25 2014-02-09 10:38:49 +07:00
Luke Sampson fcf98f0bb2 pshazz 0.2014.01.27 (add z plugin from @jkrehm, see lukesampson/pshazz#2) 2014-01-27 16:09:44 +10:00
Luke Sampson e1247b6723 julia 0.2.0 (include 32-bit download) 2014-01-27 15:10:45 +10:00
Luke Sampson 3dd2928218 use win32 functions for shimexe 2014-01-26 13:23:50 +10:00
Luke Sampson 5d94cdffb4 julia 0.2 2014-01-26 12:06:44 +10:00
Luke Sampson e06fdf784f abort if unzip fails 2014-01-17 08:51:15 +10:00
Luke Sampson da0b109755 shimexe: for programs that exit quickly, make sure any remaining output on stderr or stdout is pumped to the right output stream 2014-01-12 16:22:03 +10:00
Luke Sampson ce36067b6e busybox 1.23.0-TIG-1337 2014-01-12 16:00:59 +10:00
Luke Sampson 991d40d058 minor message change 2014-01-12 15:59:58 +10:00
Luke Sampson 3b90306472 allow alias and arguments for shims 2014-01-12 15:46:59 +10:00
Luke Sampson ac75cb5f75 git 1.5.8.2 2014-01-12 15:44:41 +10:00
Luke Sampson 8ab3b058b2 Merge branch 'master' of https://github.com/lukesampson/scoop 2014-01-12 13:48:50 +10:00
Luke Sampson 55e673961f include .tgz in the list of file extensions that 7-zip can decompress 2014-01-12 13:47:42 +10:00
Luke Sampson 4ee2b82431 Merge pull request #57 from jkrehm/php5.5.8
Update to PHP 5.5.8
2014-01-11 17:31:27 -08:00
Luke Sampson 9ab88fb3c9 Merge pull request #58 from jkrehm/php5.4.24
Update to PHP 5.4.24
2014-01-11 17:31:10 -08:00
Jonathan Rehm f5c84c9ff6 PHP 5.4.24 2014-01-11 08:05:32 -07:00
Jonathan Rehm 155aeba084 PHP 5.5.8 2014-01-11 08:05:06 -07:00
Luke Sampson 9990378e1a rust 0.9 (see #55) 2014-01-10 10:56:45 +10:00
Luke Sampson 030266db86 fix code layout 2014-01-06 17:27:27 +10:00
Luke Sampson 377948aa4c check for download error and abort the install with an appropriate message if there was an error (fixes issue #26, see also #24 and #45) 2014-01-06 17:15:28 +10:00
Luke Sampson ec09ec7201 haskell 2013.2.0.0 (see #44) 2014-01-06 15:01:17 +10:00
Luke Sampson fa4144d725 unzip 6.0 2014-01-06 12:01:15 +10:00
Luke Sampson 12a318d089 remove .exe shims when uninstalling 2014-01-05 16:35:09 +10:00
Luke Sampson 34a41e673f gzip 1.3.12 (use new .exe shim instead of adding to the path) 2014-01-05 16:26:15 +10:00
Luke Sampson 5c52166fcd add .exe shims for programs that only look for .exes (e.g. tar calling gzip) 2014-01-05 16:25:16 +10:00
Luke Sampson e728188909 openjdk 1.7.0-u45 (set JAVA_HOME) 2014-01-04 17:30:45 +10:00
Luke Sampson 70cd0dcf19 tar 1.23 (use MSYS version, depend on gzip) 2014-01-04 14:54:42 +10:00
Luke Sampson 51a18aa279 gzip 1.3.12 (comment on why no shim) 2014-01-04 14:52:51 +10:00
Luke Sampson 244192b29f gzip 1.3.12 2014-01-04 14:51:59 +10:00
Luke Sampson 3611921a69 scoop depends: reverse display order of dependencies so that the highest level dependencies are shown first 2014-01-03 14:10:20 +10:00
Luke Sampson ee69d7a76c fix depends when <app> is missing or not a manifest 2014-01-03 13:57:03 +10:00
Luke Sampson 753c933ee2 for cmd shims, resolve path because cmd can't interpret ~ 2014-01-02 14:20:33 +10:00
Luke Sampson 3121e86bec fix file overwrite 2014-01-02 10:23:18 +10:00
Luke Sampson 58cca68f75 fix: overwrite any existing files when extracting 2014-01-02 08:04:53 +10:00
Luke Sampson 5be66873e5 comments on deprecated MSI functions 2014-01-01 21:35:19 +10:00
Luke Sampson 6f7e90b3c0 remove unused line 2014-01-01 21:12:59 +10:00
Luke Sampson bfb912a0c8 avoid running out of disk space when copying extracted files by moving them instead 2014-01-01 21:03:42 +10:00
Luke Sampson f3b48e213c detect .iso files and extract with 7zip 2014-01-01 21:02:21 +10:00
Luke Sampson 79b04bb877 scoop status: report missing runtime dependencies 2014-01-01 09:22:12 +10:00
Luke Sampson 7909e692b6 scoop update: auto-install missing dependencies 2014-01-01 08:40:37 +10:00
Luke Sampson 8d32cbebab Merge pull request #53 from jkrehm/php54
Add support for PHP 5.4
2013-12-29 14:53:21 -08:00
Luke Sampson 81a6e60167 Merge pull request #54 from jkrehm/php53
Add support for PHP 5.3
2013-12-29 14:53:02 -08:00
Jonathan Rehm 51a5eae89f Fix version number 2013-12-29 08:56:03 -07:00
Jonathan Rehm c113f80196 Add support for PHP 5.3 2013-12-29 08:54:16 -07:00
Jonathan Rehm d084028aee Add support for PHP 5.4 2013-12-29 08:48:16 -07:00
Luke Sampson 6483897557 fix prune_installed function 2013-12-27 23:04:44 +10:00
Luke Sampson 5d0de2319b Merge pull request #51 from amatashkin/createdir
Add creation of '$dir\$extract_to' directory in install.ps1
2013-12-27 04:57:44 -08:00
Alexey Matashkin 43417cee67 Add creation of '$dir\$extract_to' directory in install.ps1
When the source is a file, Copy-Item expects the destination
to be a file or directory that already exists. So create dir
if needed.
2013-12-27 16:17:19 +04:00
Luke Sampson 4f2cd4bbf6 install: auto-install dependencies 2013-12-24 11:07:25 +10:00
Luke Sampson 1bc6a479ee depends: don't include the requested app in the list of dependencies 2013-12-24 10:30:21 +10:00