1964 Commits

Author SHA1 Message Date
Luke Sampson
2eaaec5102 Add 'timecmd' alias to ime for cmd.exe, where ime is already a command (fixes #1413) 2017-03-31 19:05:45 +11:00
Rémy
67234c2a4a php-nts use the same migration code as php 2017-03-31 01:11:19 +02:00
Rémy
7ff63ebcee 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
57f698c248 Update vim to version 8.0.0529 2017-03-31 01:00:41 +02:00
Richard Kuhnt
06b9ce1b84 Improve PHP configuration persistence by using multiple directories in PHP_INI_SCAN_DIR 2017-03-30 20:00:00 +02:00
Richard Kuhnt
14791d8787 Update sqlite to version 3180000 2017-03-30 18:01:13 +02:00
Richard Kuhnt
3f11aca7ca Update mediainfo to version 0.7.94 2017-03-30 16:00:27 +02:00
Richard Kuhnt
f796d12511 Copy persist changes from nodejs to nodejs-lts 2017-03-30 14:53:12 +02:00
Richard Kuhnt
c5985c1057 More suggested persist changes for php and nginx 2017-03-30 14:43:42 +02:00
Richard Kuhnt
356c81f6ab Update openjdk to version 1.8.0.121-2 2017-03-30 14:00:46 +02:00
Roman Kuzmin
9b2e16c756 invoke-build 3.3.2 2017-03-30 08:09:51 +01:00
Richard Kuhnt
c563191beb Update ffmpeg to version 20170330-ad7aff0 2017-03-30 09:01:11 +02:00
Luke Sampson
057d7e7e87 Suggested persist changes (see #1410) 2017-03-30 15:14:20 +11:00
Luke Sampson
76ee60e56a Merge branch 'persist' of git://github.com/rrelmy/scoop into rrelmy-persist 2017-03-30 14:49:13 +11:00
Richard Kuhnt
8a0ffd33cc Update git-lfs to version 2.0.2 2017-03-30 02:00:58 +02:00
Richard Kuhnt
f9c7d27f88 Update vim to version 8.0.0525 2017-03-30 01:00:59 +02:00
Rémy
0e88faa326 Merge remote-tracking branch 'upstream/master' into persist 2017-03-30 00:15:29 +02:00
Luke Sampson
d93f98fd1d 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
2da4e1074f Update nodejs to version 7.8.0 2017-03-29 06:01:14 +02:00
Richard Kuhnt
268699cab0 Update kubectl to version 1.6.0 2017-03-28 22:00:54 +02:00
Richard Kuhnt
e46b22ed0b Update mongodb, ghostscript and exiftool plus autoupdate 2017-03-28 20:42:16 +02:00
Richard Kuhnt
2db7181448 Update curl hashs with version change (closes #1408) 2017-03-28 19:58:39 +02:00
Richard Kuhnt
61c7339d99 Update kubectl to version 1.5.6 2017-03-28 19:00:21 +02:00
Richard Kuhnt
aea54dbe66 Update terraform to version 0.9.2 2017-03-28 13:00:23 +02:00
Richard Kuhnt
b8e341b449 Update docker to version 17.03.1-ce 2017-03-28 07:00:36 +02:00
Richard Kuhnt
204b4cfe65 Update vim to version 8.0.0515 2017-03-28 01:00:30 +02:00
Richard Kuhnt
8972c8c1d9 Update git to version 2.12.2.windows.1 2017-03-27 23:01:06 +02:00
fixablecar
52567651b2 Update to python 3.6.1 2017-03-27 16:30:23 +08:00
Richard Kuhnt
b08d8ec970 Update ffmpeg to version 20170327-d65b595 2017-03-27 07:01:06 +02:00
Richard Kuhnt
afc3eb408f Update vim to version 8.0.0514 2017-03-27 01:00:42 +02:00
Richard Kuhnt
e9b08186ca Update youtube-dl to version 2017.03.26 2017-03-26 19:00:56 +02:00
Rémy
423fd3cb88 persist php conf: migrate old configuration to new persist directory on
post_install
2017-03-26 14:23:27 +02:00
Rémy
4807b20bcb normalize persist terms 2017-03-26 14:08:58 +02:00
Richard Kuhnt
6c011ed6c7 Fix vcruntime140 urls for php
Fix php-nts manifest
2017-03-26 12:57:50 +02:00
Simon Hartcher
c1be399628 Merge pull request #1402 from Daniel15/yarn
Update URLs for Yarn
2017-03-26 14:52:50 +11:00
Daniel Lo Nigro
febf52d7b7 Update URLs for Yarn 2017-03-25 18:16:48 -07:00
Richard Kuhnt
13bfcefaff Update vim to version 8.0.0512 2017-03-26 01:00:31 +01:00
Rémy
e928a37a01 persist ruby gems by using GEM_HOME and GEM_ROOT 2017-03-25 17:13:23 +01:00
Rémy
51e574f13f update python 3.6.1 / add autoupdate 2017-03-25 16:28:06 +01:00
Rémy
060690c412 persist nginx 2017-03-25 16:28:06 +01:00
Rémy
770b32ca00 nodejs persistence: use npm prefix to install bins into data dir / env_add_path with $data_dir 2017-03-25 16:28:06 +01:00
Luke Sampson
bea5cd1827 Persistence: prevent NPM from overwriting node_modules by setting read-only attribute on the persisted directory junction. 2017-03-25 16:28:05 +01:00
Rémy
5bfd9daff8 php: remove configuration transfer (would not work) 2017-03-25 16:28:05 +01:00
Rémy
de9034d5a6 php: use data_dir for configuration scan_dir 2017-03-25 16:28:05 +01:00
Rémy
8c0745137c mysql persist database content 2017-03-25 16:28:05 +01:00
Rémy
6c3f8e30db persist mariadb data 2017-03-25 16:28:05 +01:00
Richard Kuhnt
a920ad198c Update imagemagick to version 7.0.5-4 2017-03-25 14:00:18 +01:00
Richard Kuhnt
595993acf2 Update ack to version 2.18 2017-03-24 22:00:25 +01:00
Richard Kuhnt
9e57ef4309 Update nginx to version 1.11.12 2017-03-24 17:00:54 +01:00
Vidar Kongsli
48a14cf366 Update sudo 2017-03-24 10:26:47 +01:00