| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Scripts used to optimise PocketMine-MP before building phars.
These scripts are used by Jenkins to optimize PocketMine-MP source code in production phars.
This script uses the C preprocessor to pre-process PocketMine-MP source code before it is packaged into a phar. The headers in the rules/ directory define C macros which are used to preprocess the code and optimize it for use in production.
This script performs basic optimization of constant references and function calls by adding backslashes (\) in front of global constant references and function calls.
| Back | FazBrowse Home | New Git URL |