petk / build-php

Building PHP for testing purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building PHP

Various testing systems for building PHP.

Usage

Run make to get basic usage info:

make

First we need to build the given system:

make build system=ubuntu

Then we can run it:

make ubuntu

License and contributing

Contributions are most welcome. Just fork, edit, and send pull request. In case of questions or issues, just open an issue.

CC0

To the extent possible under law, Peter Kokot has waived all copyright and related or neighboring rights to this work.

About

Building PHP for testing purposes


Languages

Language:Dockerfile 80.0%Language:Makefile 16.7%Language:Shell 3.3%