full-release update
I’ve started working on a build script to generate a full ZenMagick release that includes a fully patched, PHP5.3 ready zen-cart 1.3.8a.
The tricky thing is that all required file patches that need to be run have to be re-implemented as part of the build script.
I’ve tried re-using the existing patches and run them via the command line, but that gets really confusing to try to set all the path defines to a temp. build area. If the build script gets too bad I might pick that up again, though.
So far, the build manages to run 5 patches with about 7 remaining…
Comments Off
