27 Commits

Author SHA1 Message Date
Dylan K. Taylor
f1d378468e updated build/php submodule to pmmp/php-build-scripts@a6ab41089e 2020-05-18 09:44:43 +01:00
Dylan K. Taylor
5f33ef35e3 build: allow providing a git hash 2020-04-09 21:13:54 +01:00
Dylan K. Taylor
2020fcd18e updated build/php submodule 2020-03-12 11:47:15 +00:00
Dylan K. Taylor
dbe7caab7b updated build/preprocessor submodule 2020-02-14 08:21:46 +00:00
Dylan K. Taylor
b581fab31a updated build/php submodule 2020-02-14 08:19:23 +00:00
Dylan K. Taylor
fa82cb26d8 added native types to closures (phpstan-strict-rules) 2020-02-05 16:35:10 +00:00
Dylan K. Taylor
fd2a7797bd include make-release.php in phpstan analysis 2020-02-05 15:55:41 +00:00
Dylan K. Taylor
0e35ee8cb7 build/server-phar: drop unused imports 2020-02-03 11:18:21 +00:00
Dylan K. Taylor
da5b7f47df build/server-phar: import global functions 2020-02-03 11:17:51 +00:00
Dylan K. Taylor
d418dd7a09 build/make-release: fix formatting 2020-02-03 11:17:16 +00:00
Dylan K. Taylor
f3209ccc33 build/make-release: remove unused import 2020-02-03 11:16:51 +00:00
Dylan K. Taylor
963abb718f build/server-phar: compress using gzip (except stub)
this produces a 75% reduction in phar size, at the expense of a slight degradation of autoloading speed and needing a writable tmpdir.
2020-02-02 16:27:38 +00:00
Dylan K. Taylor
260ac47588 add some phpstan array types 2020-01-30 22:23:11 +00:00
Dylan K. Taylor
4ff4434a22 build/server-phar: mark metadata as mixed[] 2020-01-30 21:49:52 +00:00
Dylan K. Taylor
08e3b8ffdc build: added specialized script to create a server phar
this is much easier to use than devtools, and allows us to make additional specializations for PM build that would otherwise just be a colossal pain in the ass.
2020-01-04 14:56:53 +00:00
Dylan K. Taylor
b08c38f8f9 build/make-release: remove redundant require_once
this is included by vendor/autoload.php since 3.7.x.
2019-12-17 11:47:07 +00:00
Dylan K. Taylor
f2ac63d235 update build/php submodule to pmmp/php-build-scripts@8308571448 2019-11-29 11:54:42 +00:00
Dylan K. Taylor
314ce1d012 build/make-release: push after 5 seconds instead of 10 2019-11-11 16:41:50 +00:00
Dylan K. Taylor
2a6ffb5aa9 updated build/php submodule 2019-11-09 17:33:25 +00:00
Dylan K. Taylor
86c7870427 update build/php submodule 2019-10-24 13:28:27 +01:00
Dylan K. Taylor
f63857deed update build/php submodule to pmmp/php-build-scripts@1b3fe3120c 2019-10-22 10:15:29 +01:00
Dylan K. Taylor
677d43028a add php-build-scripts as a submodule 2019-08-14 18:08:26 +01:00
Dylan K. Taylor
59c310b914 unfuck the make-release script 2019-07-12 18:59:54 +01:00
Dylan K. Taylor
5430f19e7a make-release: allow specifying a version number explicitly 2019-07-12 18:18:26 +01:00
Dylan K. Taylor
7c52b4c93d make-release: added a missing newline 2019-07-07 18:02:25 +01:00
Dylan K. Taylor
15fa1056b7 added make-release script 2019-06-25 18:03:48 +01:00
Dylan K. Taylor
4c5f6eb1b7 Moved preprocessor submodule to build/ directory 2019-06-11 17:56:13 +01:00