Commit Graph

62 Commits

Author SHA1 Message Date
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
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 1041f1bf80 extend .gitignore 2016-10-20 01:11:04 +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 cbfcaed369 extend .gitignore 2016-10-19 18:56:00 +02:00
Anatol Belski 61ca7f64b0 put re2c 0.15.3, now depend on msys2 2016-10-10 13:02:41 +02:00
Anatol Belski f0ea933e26 echo off 2016-10-08 21:35:27 +02:00
Anatol Belski 75ba8889b5 add VERSION 2016-09-29 19:45:39 +02:00
Anatol Belski 52a03d8e7e add wrapper for dllmap.php 2016-09-29 18:23:35 +02:00
Anatol Belski 312d4bbc26 add php executable for binary tools internal usage 2016-09-29 18:19:01 +02:00
Anatol Belski 9e304fc6fb extend .gitignore 2016-09-29 18:18:26 +02:00
Anatol Belski e8879f2cda add yet missing msys2 dlls 2016-09-29 13:33:43 +02:00
Anatol Belski 8273166ab3 missing dll for grep 2016-09-28 19:58:02 +02:00
Anatol Belski 712f922d18 add wget, zip and unzip 2016-09-28 02:58:03 +02:00
Anatol Belski 6ac527e3f2 add diff and others 2016-09-28 02:54:13 +02:00
Anatol Belski 719014727e add grep 2016-09-28 02:40:05 +02:00
Anatol Belski 95b786e714 add awk 2016-09-28 02:38:30 +02:00
Anatol Belski 220728cad9 add sed 2016-09-28 02:18:50 +02:00
Anatol Belski 5589ce1452 fix setvars batch 2016-09-28 02:05:33 +02:00
Anatol Belski f7fa229df4 add m4 and flex 2016-09-28 02:05:10 +02:00
Anatol Belski be84a3b8dc remove the old stuff, start to readd tools based on msys2 2016-09-28 01:24:53 +02:00
Anatol Belski a05a0b4713 Merge pull request #2 from cmb69/prjconverter
Remove prjconverter.exe
2015-08-03 13:56:34 +02:00
Anatol Belski e53ff905d3 Merge pull request #3 from cmb69/vc6env
Remove vc6env.bat
2015-08-03 13:55:44 +02:00
Anatol Belski 09dccd9657 revert to re2c 0.13.5 2015-08-03 13:52:47 +02:00
Anatol Belski 75e69f7595 add vc14 to dll map script 2015-07-22 17:03:24 +02:00
Christoph M. Becker d05086d974 removed vc6env.bat 2015-06-01 00:50:51 +02:00
Christoph M. Becker 36d4a0a475 removed prjconverter.exe 2015-06-01 00:39:37 +02:00
Anatol Belski edeecf53f7 revert to re2c 0.13.6 2015-02-22 12:54:40 +01:00