Home

Awesome

PHP RMTOOLS

Tools PHP release and snapshot build automation for Windows.

Since this software is no longer used for build automation on Windows, it has been archived.

License

The PHP RMTOOLS itself is licensed under the BSD 2-Clause license. With the usage of the other tools, you accept the respective licenses.

Overview

Requirements

Usage

NOTE: All the paths in the usage exampled are on drive C: for simplicity. Locations of PHP SDK and RMTOOLS are customizable and are not bound to a firm path on the system. All the path configuration is editable in the corresponding branch ini files under rmtools\data\config\branch

Preparing

Building

With this configuration, for example for a VC14 64-bit build

<branch> is the name of one of the INI files in data\config\branch (e.g. phpmaster), and <type> is the name of one of the sections in that INI file (e.g. nts-windows-vc15-x64). <type> can also be all, to build all types defined in the given INI file.

To make a x86 build, the corresponding starter script from the PHP SDK needs to be used.