visualboyadvance-m/src
Rafael Kitover 66980934b2 add multi-platform build system
under `tools/` add some scripts to invoke the build system to build all
deps for vbam and vbam itself:

- `tools/linux/builder`

This builds a mostly static linux binary with a few dynamic deps for
xorg and wayland. Using gtk3. This will run on just about any dist.

- `tools/osx/builder`

Builds a static mac app targetting 10.7.

- `tools/win/linux-cross-builder`

Builds a static windows binary using the mingw-w64 toolchain.

- `tools/win/msys2-builder`

Builds a static windows binary in the MSYS2 environment, this may be
suffering from a few regressions.

Change some cmake code to support the build system, refactor a few
things in it.
2018-02-24 14:39:29 -05: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 add mac release builder script 2017-10-12 01:32:18 -07:00
debian Some debian stuff, I honestly don't like debian packaging... but it's important for some people 2017-03-09 04:06:25 -05:00
filters make bins built with asm disable exec stack #98 2017-03-25 03:58:30 -07:00
gb Error case in gbCheatReadGSCodeFile 2017-02-12 04:26:21 -08:00
gba SUSE Lint: fix a few classes of warnings #136 2017-08-08 20:05:38 -07:00
libretro fix gameboy header-detection in libretro interface 2017-04-23 21:54:56 +00:00
sdl remove version.h in ConfigManager and AutoBuild.h 2017-08-27 13:32:13 -07:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx add multi-platform build system 2018-02-24 14:39:29 -05: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 Mac OS X 10.7 (Lion) build and runtime support 2016-11-03 10:49:13 -07: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.in read version and subversion info from Git 2017-10-07 14:00:47 -07:00