visualboyadvance-m/tools
Rafael Kitover dcd7d5e092 support 32/64 bit mac builds, build improvements
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
2018-09-04 08:29:24 -07:00
..
builder support 32/64 bit mac builds, build improvements 2018-09-04 08:29:24 -07:00
linux add multi-platform build system 2018-02-24 14:39:29 -05:00
osx support 32/64 bit mac builds, build improvements 2018-09-04 08:29:24 -07:00
unix add multi-platform build system 2018-02-24 14:39:29 -05:00
win support mac-hosted mingw builds, misc. fixes 2018-08-10 04:31:05 -07:00