Commit Graph

90 Commits

Author SHA1 Message Date
Anatol Belski
5999098add check infos also in other scripts if run outside starter shell php-sdk-2.0.0alpha3 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
496a4498a1 bump version 2016-10-26 16:49:48 +02:00
Anatol Belski
1162213596 fix order 2016-10-26 16:11:50 +02:00
Anatol Belski
c8e1563cd4 separate list and do it shorter 2016-10-26 16:10:00 +02:00
Anatol Belski
9b139a61c8 remove unnecessary sentence 2016-10-26 16:07:29 +02:00
Anatol Belski
bf84962182 more readme rework 2016-10-26 16:06:10 +02:00
Anatol Belski
d87c132a7e improve note 2016-10-26 16:04:35 +02:00
Anatol Belski
c781649433 add more readme notes 2016-10-26 15:59:05 +02:00
Anatol Belski
bd8b82579f fix starter arg passing, handle error from setshell script 2016-10-26 15:30:00 +02:00
Anatol Belski
d6b76e7f7d split out the phpsdk-starter part and make possible to append scripts 2016-10-26 15:19:03 +02:00
Anatol Belski
7f0015a68c rework the buildtree script 2016-10-26 13:40:14 +02:00
Anatol Belski
23a3eb2473 set console title when run from the starter script 2016-10-26 02:07:10 +02:00
Anatol Belski
296be1b3b4 make the prompt a bit more user friendly 2016-10-26 02:00:53 +02:00
Anatol Belski
3ec0ac9d0b extend .gitignore 2016-10-26 01:20:18 +02:00
Anatol Belski
baf09da395 remove unsupported branches 2016-10-26 01:17:33 +02:00
Anatol Belski
7cf38ce10e improve note on build_tree php-sdk-2.0.0alpha2 2016-10-25 13:11:13 +02:00
Anatol Belski
8d11bd9946 add note about not included tools 2016-10-23 22:16:22 +02:00
Anatol Belski
f9c1089ed6 readme wording 2016-10-23 22:09:40 +02:00
Anatol Belski
7a6d2423e2 add sdk setup checks 2016-10-23 21:42:36 +02:00
Anatol Belski
61c8a9a849 add doc note 2016-10-23 21:37:51 +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
f32680ead6 bump version, quite a lot happened since the start 2016-10-23 21:22:40 +02:00
Anatol Belski
000e5cfe3e some more doc edits 2016-10-23 21:18:53 +02:00
Anatol Belski
be28a3901e some edits to the REDME
it's basically a rough draft anyway
2016-10-23 21:13:40 +02:00
Anatol Belski
6e425fbf57 update readme 2016-10-23 21:06:31 +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
8374a12d19 remove some tools that are unlikely to be useful 2016-10-22 18:43:26 +02:00
Anatol Belski
22a9523d32 signal updates availability also with the exit code 2016-10-22 18:40:55 +02:00
Anatol Belski
ec68a972f8 add checksum utils 2016-10-22 18:39:39 +02:00
Anatol Belski
20c25af856 make wget worky with ssl 2016-10-22 16:33:58 +02:00
Anatol Belski
c104d8f02f Remove some msys2 files, that are not absolutely necessary for PHP
Some more to go, some can be reconcidered later, if needed.
2016-10-22 16:09:40 +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
0eaad349f2 add package cleanup 2016-10-20 18:34:58 +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
063774e3c9 add missing file 2016-10-20 02:07:54 +02:00
Anatol Belski
a40c832007 add depman wrapper 2016-10-20 01:58:09 +02:00