dcd7d5e092
Support building both 32 bit and 64 bit mac binaries, by passing the -32 or -64 flag just like for mingw. Install libuuid on mac into a private path, because its uuid.h conflicts with mac APIs when e.g. building python2. Other improvements: - add ccache to dists early on to not rely on the dist ccache - update python2 version - set python3 version to 3.6.5 until patches are updated - TODO: rebase python3 patches - configure cmake with --enable-ccache always - TODO: remove all ccache optional stuff, make it required - run cpanm through perl, because of possible issues with the script and various paths - support an install prefix other than /usr via DIST_PREFIX |
||
---|---|---|
.. | ||
builder | ||
third_party_libs_tool |