Anatol Belski
f88e36cc2b
implement phpsdk_deps --no-backup
2017-04-24 19:32:13 +02:00
Anatol Belski
524f27bd17
change msg
2017-04-24 19:19:52 +02:00
Anatol Belski
e0d0c67953
implement --force for deps update
2017-04-16 13:59:35 +02:00
Anatol Belski
6c2eee890e
missed that
2017-04-15 01:01:48 +02:00
Anatol Belski
1e51c38c22
upgrade bundled php to 7.1.4
2017-04-13 14:37:10 +02:00
Anatol Belski
14c2e7f32e
replace custom re2c build by msys2 pkg
2017-04-02 22:36:35 +02:00
Anatol Belski
6b50dabf00
fix condition
2017-03-13 18:39:15 +01:00
Anatol Belski
f5f5620c55
don't check for sdk 8.1 for vc15 and up, only vc14 is relevant
2017-03-13 18:22:19 +01:00
Anatol Belski
2635a7936a
add new line
2017-03-08 12:12:57 +01:00
Anatol Belski
36f67d7cce
vc15 support, more to follow
2017-03-08 02:46:46 +01:00
Anatol Belski
e5b9fb320c
add vswhere
2017-03-07 21:57:59 +01:00
Anatol Belski
7eaaa4b6e9
provide lemon
2016-12-17 22:19:39 +01:00
Anatol Belski
72c2c103bc
upgrade to 7.1.0, seems fine so far
2016-12-09 16:45:28 +01:00
Anatol Belski
71bf098e04
downgrade the bundled to 7.0.12 for now
2016-12-07 12:54:30 +01:00
Anatol Belski
a4ab6b98d8
make php verbose
2016-11-28 16:39:14 +01:00
Anatol Belski
9134ee4718
upgrade PHP and add ext/mbstring needed for pickle
2016-11-16 20:19:17 +01:00
Anatol Belski
2849ea89a8
rename var for more clarity
2016-11-16 19:44:02 +01:00
Anatol Belski
8fadf1d33d
add deplister
2016-11-16 18:37:05 +01:00
Anatol Belski
0267758ff1
add task.exe tool
2016-10-31 16:36:11 +01:00
Anatol Belski
cddbe84fe3
add vim mode configs
2016-10-28 14:03:17 +02:00
Anatol Belski
feb2b675cb
unset temp var
2016-10-28 02:18:57 +02:00
Anatol Belski
7395237e33
edit error msg
2016-10-28 01:59:25 +02:00
Anatol Belski
5999098add
check infos also in other scripts if run outside starter shell
2016-10-26 17:18:35 +02:00
Anatol Belski
9f8cf17928
fix phpsdk_deps dies when called with no SdK setup
2016-10-26 17:09:54 +02:00
Anatol Belski
7f0015a68c
rework the buildtree script
2016-10-26 13:40:14 +02:00
Anatol Belski
baf09da395
remove unsupported branches
2016-10-26 01:17:33 +02:00
Anatol Belski
7a6d2423e2
add sdk setup checks
2016-10-23 21:42:36 +02:00
Anatol Belski
2684ac07c7
bat files should have windows eol
2016-10-23 21:36:33 +02:00
Anatol Belski
03dd696c99
rename var
2016-10-23 21:34:15 +02:00
Anatol Belski
1141b512bf
Revert "minor fix"
...
This reverts commit dd1fec0fdb .
it was fine without the dash
2016-10-23 20:14:48 +02:00
Anatol Belski
b00a9bfeb4
strip trailing slashes from the basic path vars
2016-10-23 20:03:20 +02:00
Anatol Belski
b92a5ad29b
add some info, formatting and a couple of other improvements
2016-10-23 19:41:29 +02:00
Anatol Belski
dd1fec0fdb
minor fix
2016-10-23 19:27:01 +02:00
Anatol Belski
f1c27b9ff5
add dumpenv and rename a bit
2016-10-23 19:22:05 +02:00
Anatol Belski
c7e7d0aa8e
git version script
2016-10-23 19:21:39 +02:00
Anatol Belski
c81f7603f8
improve starter scripts
2016-10-23 17:52:50 +02:00
Anatol Belski
1a4dcd135e
add sdk shell starter scripts
2016-10-23 02:11:47 +02:00
Anatol Belski
22a9523d32
signal updates availability also with the exit code
2016-10-22 18:40:55 +02:00
Anatol Belski
b556ae0be7
add special case to put openssl.cnf into template dir
...
and also rework the deps dir arg
2016-10-20 21:40:57 +02:00
Anatol Belski
0af60fb9be
more revamp on usage
2016-10-20 20:55:23 +02:00
Anatol Belski
5478ba102c
extend help text
2016-10-20 20:47:40 +02:00
Anatol Belski
987084a5d6
prefix files with phpsdk_
2016-10-20 20:44:27 +02:00
Anatol Belski
b52253461f
revamp the whole branch config thing
...
The series alone deliver the information about the known branches,
no need to maintain an extra file. The only downside is the absense
of mapping between master and latest, howevere that's fine as it's
only master.
2016-10-20 20:40:36 +02:00
Anatol Belski
dd4dd38165
implement cache, allow passing unknown branch and hope for best
2016-10-20 17:57:07 +02:00
Anatol Belski
d9651a2d9b
add 7z bins
2016-10-20 15:50:26 +02:00
Anatol Belski
a40c832007
add depman wrapper
2016-10-20 01:58:09 +02:00
Anatol Belski
b12afb3233
basic implementation deps update
...
- fetch
- unpack
- local replace/put
sanity checks are to go yet, but the basic stuff works.
2016-10-20 01:45:53 +02:00
Anatol Belski
17291e5af3
add some config guessing and minor changes
2016-10-19 19:47:13 +02:00
Anatol Belski
0b2002e4ca
basic stuff to fetch the deps
2016-10-19 18:56:18 +02:00
Anatol Belski
61ca7f64b0
put re2c 0.15.3, now depend on msys2
2016-10-10 13:02:41 +02:00