visualboyadvance-m/src
Rafael Kitover 2d9ec99c11 Mac build improvements
Move closer to allowing an "out of the box" distributable build for Mac:

* fix the icon for the .app

* link SDL2 statically, a PR has been sent to the original repo here:
  https://github.com/tcbrindle/sdl2-cmake-scripts/pull/9

* link SFML statically

TODO:

For a releasable build on OS X, system libs must be linked
dynamically while third party libs are linked statically or bundled. The
goal is to link them statically.

The two remaining libs that need static linking are PNG and wX.

For PNG a similar approach to the one used for SDL2 using pkg-config
should work fine and be simple to implement.

For wX things are more complicated. The default build of wX does not
include static libs, I will need to submit a PR for Homebrew to change
the default build to include both dynamic and static versions.
2016-10-26 16:58:21 -07:00
..
apu updated standards to webkit standard 2016-07-08 19:59:29 -04:00
art merged sergio's icon patch for additional sizes. 2015-05-18 03:44:19 +00:00
common Fix SDL.h includes 2016-07-31 00:11:21 +02:00
debian Updated debian folder to current standard. Thanks to sergio-br2. 2015-05-21 00:19:51 +00:00
filters Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
gb Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
gba Merge pull request #22 from kookerus/PR 2016-09-09 06:59:28 -04:00
gtk Fix namespace issue, missing parens, missing func 2016-10-24 12:40:43 -07:00
libretro Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
sdl Fix namespace issue, missing parens, missing func 2016-10-24 12:40:43 -07:00
win32 Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
wx Mac build improvements 2016-10-26 16:58:21 -07:00
AutoBuild.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
NLS.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
System.h Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Util.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Util.h Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
vba-over.ini how did the spanish version of fire red get its save type set to eeprom (savetype=1) 2012-05-23 06:40:11 +00:00
version.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00