Commit Graph

79 Commits

Author SHA1 Message Date
eb1846278b [nostalgia/studio] Update app name 2023-12-16 10:35:28 -06:00
a60765b338 Use project name in Makefile throughout and pass to pkg-gba 2023-12-11 22:26:20 -06:00
bd9e27f977 Make gba-run and pkg-gba trigger build 2023-10-22 21:14:29 -05:00
5eaa86a934 Update main Makefile to use host debugger 2023-09-30 13:40:13 -05:00
897ee83984 Update main Makefile for new buildcore 2023-08-25 00:12:49 -05:00
8ba461d77c [nostalgia] Update Mac path for run-studio 2023-07-02 18:31:04 -05:00
2b7e3c93e0 [nostalgia] Change pkg-gba to use the build copy of nost-pack 2023-07-02 00:10:58 -05:00
016f567c04 [nostalgia] Rewrite pkg-gba in Python 2023-07-01 19:58:57 -05:00
e89751dd72 Make libraries build as shared libraries on non-Apple/MS systems 2023-07-01 16:04:24 -05:00
341217b78e [nostalgia] Make run commands not require install 2023-06-24 12:41:41 -05:00
090fe28b44 [nostalgia] Integrate Ox Preloader 2022-11-30 01:51:45 -06:00
98f35140fe [nostalgia] Make GBA project setup respect host specific build dir 2022-11-23 00:05:28 -06:00
fe4c98b970 [nostalgia] Put run and debug of artifacts outside of the Docker devenv 2021-12-18 17:51:46 -06:00
a84eb013c9 [nostalgia] Make use buildcore defined buffer 2021-04-29 23:36:44 -05:00
b93d86be8e [gbabuildcore] Move GBA cmake files to gbabuildcore 2021-04-03 02:40:57 -05:00
e52ac1f78c [nostalgia][buildcore] Put vcpkg pkgs in variable 2021-03-02 21:32:00 -06:00
896702a66b [nostalgia][buildcore] Move setup-bulid and pybb to buildcore 2021-03-02 21:16:07 -06:00
36de17bc2d [nostalgia][buildcore] Remove Nostalgia specific args from setup-build.py 2021-03-02 21:02:16 -06:00
8cd5ff66be [nostalgia][buildcore] Break much of Makefile out into new buildcore to make it reusable 2021-03-02 19:44:10 -06:00
3f0824043e [nostalgia] Replace cmake --build use with pybb cmake-build in Makefile 2021-03-01 22:36:08 -06:00
d50551cc74 [nostalgia] Cleanup build scripts and add support for configuring Xcode project 2021-02-24 19:18:33 -06:00
c5dbd724eb [nostalgia] Replace some Makefile macros with a pybb function that will return errors 2021-02-20 23:48:30 -06:00
cad2f078a0 [nostalgia] Add pybb tool to help with cross platform compatibility 2021-02-20 19:00:47 -06:00
bc8d50f3e7 [nostalgia] Ensure setup_build.py uses Python 3 2021-01-29 20:13:07 -06:00
45a27800b6 [nostalgia/studio] Bundle default profile in studio executable 2020-12-22 21:21:17 -06:00
ef85eea691 [nostalgia] Get Makefile working on Windows 2020-11-07 17:38:41 -06:00
9087d03851 [nostalgia] Add ENV_RUN to build commands in Makefile 2020-08-28 18:58:03 -05:00
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