Commit Graph

52 Commits

Author SHA1 Message Date
47a9deb94b [nostalgia] Add support for a persistent external vcpkg dir 2020-08-15 20:59:37 -05:00
72380b0190 [nostalgia] Make current build always use current platform 2020-08-14 20:47:30 -05:00
4ec7f2a24e [nostalgia] Make vcpkg dir name specify platform 2020-08-14 03:04:46 -05:00
be1a03c554 [nostalgia] Switch from conan to vcpkg 2020-08-05 20:21:07 -05:00
b21ec14079 [nostalgia] Make Makefile's setup-conan platform specific 2020-06-29 11:32:02 -05:00
d664979868 [nostalgia] Cleanup build files 2020-06-20 05:30:22 -05:00
da75443d4c [nostalgia] Move conan install's --build missing to correct position 2020-06-15 23:41:33 -05:00
4f1593a0ed [nostalgia] Make gba-pkg's project an argument 2020-06-14 19:02:38 -05:00
b0f268f371 [nostalgia] Make test run build in Makefile 2020-05-04 18:21:48 -05:00
5f56a5cc9b [nostalgia] Add build missing option to conan invocation 2020-01-25 00:37:55 -06:00
7edfc16f25 [nostalgia] Make Makefile more portable 2020-01-14 20:38:26 -06:00
08483e6e2f [nostalgia] Remove need for run-make and "current" symlinks 2020-01-09 18:30:35 -06:00
91b959ff9d [nostalgia] Add .PHONY to Makefile and cleanup unused commands 2020-01-03 20:00:58 -06:00
61a5d100b0 [nostalgia] Add conan command to Makefile 2019-12-31 17:42:48 -06:00
0d46cee20d [nostalgia] Get building with Conan 2019-12-30 22:51:35 -06:00
ee58ba4e9b [nostalgia] Fix run-studio on Mac 2019-11-13 20:37:23 -06:00
561cf9e2b4 [nostalgia] Fix some broken Makefile commands 2019-11-03 23:31:47 -06:00
e41cb307a7 [nostalgia] Change setup-* targets to configure-* 2019-03-07 18:04:25 -06:00
4b14478e8e [nostalgia] Cleanup Makefile consistency issues 2019-02-27 23:23:10 -06:00
8da1b77aa5 [nostalgia] Port setup-build back to Bash 2019-02-02 21:04:54 -06:00
af0e24d9bf [nostalgia] Switch Studio to PassThroughFS 2019-01-15 22:33:13 -06:00
a8b1e25e89 [nostalgia] Fix make purge to delete entire build directory 2018-04-14 11:03:00 -05:00
e463b81e16 [nostalgia] Rename make devenv to make devenv-create 2018-04-13 19:24:45 -05:00
c871806822 Cleanup build files 2018-03-05 23:09:50 -06:00
27b08561e1 Rewrite setup_build in Powershell 2018-01-28 00:26:50 -06:00
7e1866ade9 Remove permanent build directory 2017-12-23 23:38:21 -06:00
4e50d80f5f Add new World wizard 2017-12-20 22:53:33 -06:00
591c738730 Rename build-rom to gba-pkg 2017-10-14 19:45:40 -05:00
70cee81406 Add more complete implementation for custom new/delete, add panic 2017-10-14 03:16:06 -05:00
30a992efad Fixed gba_build to work with the new build files layout 2017-10-11 21:40:35 -05:00
9a3dcd0675 Add gdb-studio command to Makefile 2017-09-10 04:09:39 -05:00
3d8887c6ac Add -s flag to nested make calls 2017-05-19 20:52:27 -05:00
806325d649 Fix to build on FreeBSD 2017-05-18 16:39:33 -05:00
db8ad57828 Add run-studio to Makefile 2017-05-16 13:53:57 -05:00
049f0b2245 Restore ability to build GBA roms 2017-05-16 01:35:32 -05:00
6ca6ae82ba Add dist directory for gathering builds 2017-05-16 00:17:22 -05:00
df76f9eb2c Upgrade Ox 2017-04-21 06:12:17 -05:00
c1f9630634 Fix alignment issues with writing to VRAM, which is half-word addressable 2017-04-18 17:49:35 -05:00
63f7daa810 Add support for loading charset and remove dirt.{h,s} 2017-04-14 04:12:59 -05:00
805a00c75d Add shell command to Makefile 2017-04-10 17:45:32 -05:00
20e5e69131 Add check to see if Docker is installed 2017-04-09 03:16:20 -05:00
f6bf7ede6b Enable drawing of backgroud tiles. 2017-04-04 19:21:29 -05:00
42d8a3f792 Disable -Werror in debug builds 2016-12-24 13:06:44 -06:00
e61a141081 Change devenv to wombatant/nostalgia-devenv 2016-12-24 02:45:16 -06:00
6e1bec1dd0 Add Ox to project 2016-12-24 01:09:44 -06:00
4f3f6a742c Remove misleading devenv-shell from Makefile 2016-12-23 21:41:37 -06:00
3241050ddf Cleanup build system 2016-12-23 18:06:27 -06:00
1053351da6 Update build system 2016-12-23 17:40:36 -06:00
5d3c02e077 Restore support for building in the host environment 2016-12-22 20:28:48 -06:00
bf4e9e6bf6 Make Dockerized dev environment invocation more maintainable 2016-12-22 13:18:43 -06:00