PropertyCross icon indicating copy to clipboard operation
PropertyCross copied to clipboard

Standardise the build system

Open ColinEberhardt opened this issue 12 years ago • 1 comments

Some projects use the PGBuild maven approach, some use a github 'mirror' repo for PGB, others just expect you to zip the contents, other (PhoneJS) have a build script that creats the release package.

Should we standardise?

ColinEberhardt avatar May 21 '13 21:05 ColinEberhardt

Our "standardised" build system is reliant on grunt. It is responsible for building packages and will optionally submit to PhoneGap Build.

There are a few implementations that do not follow this. This is as this project tries to honour those build systems provided by the implementation themselves.

matthewdunsdon avatar May 29 '14 11:05 matthewdunsdon