Commit Graph

14 Commits

Author SHA1 Message Date
gary b6a3f8a440 [ox] Change make target to all
(synced from 7ff3b59801)
2019-03-07 18:02:05 -06:00
gary 19de3e1687 [ox] Change make purge to delete root build directory
(synced from b2245cc3b2)
2018-04-14 00:08:35 -05:00
gary a9444d6cf7 [ox] Remove permanent build directory
(synced from ec40d80e6d)
2018-04-13 23:52:02 -05:00
gary 84df1b67b9 Make ASAN a distinct build type from Debug
(synced from 585d79a219)
2018-03-17 23:44:02 -05:00
gary 563fee8ce3 Add missing trace message for NodeBuffer::malloc failure case
(synced from b16d781826)
2018-03-14 00:52:47 -05:00
gary 4798e545c9 Add -s flag to nested make calls 2017-05-19 21:04:43 -05:00
gary 7b58d2ef06 Merge branch 'master' of github.com:wombatant/ox 2017-04-25 20:55:23 -05:00
gary 386c72a77b Add gmake switch to use gmake if it is present
gmake is expected to be the default on most platforms, but it needs to be
explicitly specified on some systems.
2017-04-25 20:36:05 -05:00
gary da410b7f39 Add shell command to Makefile 2017-04-10 17:09:47 -05:00
gary fec967aaa2 Cleanup build system 2016-12-23 22:45:31 -06:00
gary 880c697a39 Cleanup build setup 2016-12-23 14:40:01 -06:00
gary 666f455cfd Add support for MinGW cross compiling 2016-12-23 03:41:11 -06:00
gary 1b2f87197b Move CMake install location to devkitARM directory for GBA builds 2016-12-22 23:27:18 -06:00
gary eeff110b31 Add a master Makefile with docker dev env support and address compiler warning that showed up in the Docker dev env 2016-12-22 20:57:57 -06:00