This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
Apple2GSBuildPipeline
Watch
1
Star
0
Fork
0
You've already forked Apple2GSBuildPipeline
mirror of
https://github.com/jeremysrand/Apple2GSBuildPipeline.git
synced
2025-02-20 10:28:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Apple2GSBuildPipeline
/
make
History
Jeremy Rand
abac56b31b
Do not fail builds if updating Xcode compatibility does not work for some reason.
2018-08-08 23:59:17 -04:00
..
.DS_Store
Detect errors returned by the C compiler or the resource compiler and make them visible in Xcode.
2018-07-17 23:16:42 -05:00
config.txt
Add files missing from the previous commit
2017-07-17 00:56:17 -04:00
createDiskImage
Clean up the ORCA/C NDA template. Add retries to the unmount step in creating the disk image because sometimes the disk is still busy.
2018-07-27 23:29:49 -04:00
head.mk
Do not fail builds if updating Xcode compatibility does not work for some reason.
2018-08-08 23:59:17 -04:00
launchEmulator
Change the build action to just build the binary and the disk image. Add a default shared scheme to the project template and hook up the execute action so that a build just builds but a build and run does a build and launches the emulator. Launch the shell command directly using orca on the Xcode console using a custom scheme.
2017-08-29 23:27:04 -04:00
orca-asm
Initial commit
2017-05-16 22:34:15 -04:00
orca-cc
Detect errors returned by the C compiler or the resource compiler and make them visible in Xcode.
2018-07-17 23:16:42 -05:00
orca-macgen
Add some missing files
2017-06-30 23:56:06 -04:00
orca-rez
Detect errors returned by the C compiler or the resource compiler and make them visible in Xcode.
2018-07-17 23:16:42 -05:00
system601.2mg
Clean up the ORCA/C NDA template code. Add a ORCA/M NDA template. Add instructions on how to add gen rules, pointing out the trick for inserting tab characters in Xcode. Add GSBug and a couple other debug tools to the System 6 template image to make it easier to figure out what is wrong.
2018-08-02 23:28:17 -04:00
tail.mk
Add support for rlint to optionally check resources during the build.
2018-08-08 23:54:36 -04:00