Commit Graph
2990 Commits
Author SHA1 Message Date
Rémy 7410b94848 fix env_add_path regression (#1417) 2017-04-03 17:30:08 +02:00
Richard Kuhnt 8e97c2bcc6 Allow uninstalling multiple programs even if some fail or don't exist 2017-04-03 13:13:02 +02:00
Richard Kuhnt 3543bffd29 Update vim to version 8.0.0540 2017-04-03 01:01:28 +02:00
Richard Kuhnt 28def00257 Add vcredist suggestions to php and dig 2017-04-02 23:23:41 +02:00
Richard Kuhnt 2dc65ee46b Merge remote-tracking branch 'upstream/master' 2017-04-02 23:02:30 +02:00
Richard Kuhnt a563f753e1 Hash url should at least $url somewhere 2017-04-02 23:01:28 +02:00
Richard Kuhnt 31e77b9a06 Update youtube-dl to version 2017.04.03 2017-04-02 23:00:57 +02:00
Richard Kuhnt f7e97f949f replace test-path with is_directory in installed()
prevents unwanted behavior with wildcard characters

'scoop uninstall test*' outputs something about removing 'test' and 'test123' but fails silently
2017-04-02 22:30:04 +02:00
Rémy a53efcacd5 Merge pull request #1410 from rrelmy/persist
Persistent data
2017-04-02 21:57:00 +02:00
Rémy 527573694f add NGINX_HOME env for easy nginx usage 2017-04-02 21:55:23 +02:00
Richard Kuhnt 66d839b4ca Update ffmpeg to version 20170401-23ae3cc 2017-04-02 02:00:30 +02:00
Richard Kuhnt c1ea7f332d Update vim to version 8.0.0535 2017-04-02 01:01:03 +02:00
Richard Kuhnt ea3ea09052 Update youtube-dl to version 2017.04.02 2017-04-01 22:00:45 +02:00
Richard Kuhnt feaa1b08e5 Update vim to version 8.0.0531 2017-04-01 01:00:51 +02:00
Simon Hartcher ce9ca114d0 Merge pull request #1414 from lukesampson/feature/checkver/remove-check-url
Remove check_url function
2017-03-31 20:14:33 +11:00
Luke Sampson 39268ae949 Add 'timecmd' alias to ime for cmd.exe, where ime is already a command (fixes #1413) 2017-03-31 19:05:45 +11:00
Simon Hartcher bfde58c720 Remove check_url function
Lots of servers block HEAD requests so it's not worth our trouble
maintaining a list of servers
2017-03-31 18:39:38 +11:00
Rémy a4a7b7914d php-nts use the same migration code as php 2017-03-31 01:11:19 +02:00
Rémy a5065ae535 fix php config migration / show full path
Check for old configs to migrate before creating an empty directory for
the new config files

Show the full path inside the notice instead of $dir/cli/conf.d
2017-03-31 01:03:26 +02:00
Richard Kuhnt 9aa8215769 Update vim to version 8.0.0529 2017-03-31 01:00:41 +02:00
Rémy 7b50a43049 Ensure there is an $architecture on updates if the old manifest is not found
If the old manifest is not available no $architecture is loaded
resulting in an error while installing the update.

This happend for example for php if there was a conf directory along the
versions. `conf` will be picked up as latest version but there is no
manifest inside. #1185
2017-03-31 00:54:20 +02:00
Richard Kuhnt a020c8ca4b Merge branch 'rrelmy-persist' into persist 2017-03-30 20:44:42 +02:00
Richard Kuhnt 801e143e5d Improve PHP configuration persistence by using multiple directories in PHP_INI_SCAN_DIR 2017-03-30 20:00:00 +02:00
Rémy e7814ea295 remove $persist_dir from env 2017-03-30 18:28:10 +02:00
Richard Kuhnt a15b11b418 Update sqlite to version 3180000 2017-03-30 18:01:13 +02:00
Richard Kuhnt bd58101195 Update mediainfo to version 0.7.94 2017-03-30 16:00:27 +02:00
Richard Kuhnt 62c26ed68c Copy persist changes from nodejs to nodejs-lts 2017-03-30 14:53:12 +02:00
Richard Kuhnt 439c1c0b31 More suggested persist changes for php and nginx 2017-03-30 14:43:42 +02:00
Richard Kuhnt f488a75021 Update openjdk to version 1.8.0.121-2 2017-03-30 14:00:46 +02:00
Luke Sampson a0045b18ab Merge pull request #1411 from nightroman/master
invoke-build 3.3.2
2017-03-30 18:11:16 +11:00
Roman Kuzmin dba2ba6e7d invoke-build 3.3.2 2017-03-30 08:09:51 +01:00
Richard Kuhnt 3b355cc4b9 Update ffmpeg to version 20170330-ad7aff0 2017-03-30 09:01:11 +02:00
Luke Sampson 70a9f9a6b8 Suggested persist changes (see #1410) 2017-03-30 15:14:20 +11:00
Luke Sampson 99b050e3ca Merge branch 'persist' of git://github.com/rrelmy/scoop into rrelmy-persist 2017-03-30 14:49:13 +11:00
Richard Kuhnt d7ff6056f9 Update git-lfs to version 2.0.2 2017-03-30 02:00:58 +02:00
Richard Kuhnt 57308ff7ef Update vim to version 8.0.0525 2017-03-30 01:00:59 +02:00
Rémy 807fcb0ebd fix tests 2017-03-30 00:42:19 +02:00
Rémy 53a3020583 Merge remote-tracking branch 'upstream/master' into persist 2017-03-30 00:15:29 +02:00
Luke Sampson 93e7a7f0ef NodeJS without $persist_dir in env_add_path / mark persist dirs as read-only (#1)
* A NodeJS install with persistence that doesn't use $persist_dir variable in manifest

* persist nodejs fix npm updating itself

* A NodeJS install with persistence that doesn't use $persist_dir variable in manifest

* Fix 'Access is denied' error removing 'current' directory junction.

* change nodejs install behaviour to match upstream installer

`npm update -g` has been remove because it has no effect on the
installed npm version and does not match the official installer
behaviour.
2017-03-30 00:13:27 +02:00
Richard Kuhnt 551e19d510 Update nodejs to version 7.8.0 2017-03-29 06:01:14 +02:00
Richard Kuhnt 9570c1e480 Update kubectl to version 1.6.0 2017-03-28 22:00:54 +02:00
Richard Kuhnt 71a366e30b Update mongodb, ghostscript and exiftool plus autoupdate 2017-03-28 20:42:16 +02:00
Richard Kuhnt 9a7c6a8a51 Update curl hashs with version change (closes #1408) 2017-03-28 19:58:39 +02:00
Richard Kuhnt ded038308a Update kubectl to version 1.5.6 2017-03-28 19:00:21 +02:00
Richard Kuhnt c849f26883 Update terraform to version 0.9.2 2017-03-28 13:00:23 +02:00
Richard Kuhnt b3a9010d5f Update docker to version 17.03.1-ce 2017-03-28 07:00:36 +02:00
Richard Kuhnt 7613c20b13 Update vim to version 8.0.0515 2017-03-28 01:00:30 +02:00
Richard Kuhnt f30ed2ba23 Update git to version 2.12.2.windows.1 2017-03-27 23:01:06 +02:00
Luke Sampson a586a4969f Merge pull request #1407 from fixablecar/patch-1
Update to python 3.6.1
2017-03-27 19:59:08 +11:00
fixablecar a9c905bf9a Update to python 3.6.1 2017-03-27 16:30:23 +08:00