Commit Graph

35 Commits

Author SHA1 Message Date
Jeremy Rand
b883e09a18 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
Jeremy Rand
2c37fcd120 Add a license file 2018-06-21 23:48:03 -04:00
Jeremy Rand
a09314742d Remove unused AC setting
Remove reference to AppleCommander which is not used by this build engine.
2018-06-19 23:07:27 -04:00
Jeremy Rand
225c268dd1 Update the package version number. Fix the include file guards from the C file template. 2018-06-12 23:30:16 -04:00
Jeremy Rand
23e0bef398 Workaround the xcode plugin compatibility problem 2018-06-09 22:50:02 -04:00
Jeremy Rand
98c66ba617 Workaround the xcode plugin compatibility problem 2018-06-09 22:41:41 -04:00
Jeremy Rand
878308965f Add support for Xcode 9 in the plugin 2017-09-13 19:11:41 -04:00
Jeremy Rand
bbce73e6ad More edits of the README to v1.0 2017-09-10 23:41:15 -04:00
Jeremy Rand
273720e151 More edits of the README to v1.0 2017-09-10 23:34:11 -04:00
Jeremy Rand
8ff13198cc More edits of the README to v1.0 2017-09-10 23:26:48 -04:00
Jeremy Rand
f119bd24a9 Update README before v1.0 2017-09-10 23:21:10 -04:00
Jeremy Rand
4abbc7abc6 Get signing of the install package working again 2017-09-10 00:28:45 -04:00
Jeremy Rand
ccd44240c0 Add syntax highlight support for resource files. Add a file detector for assembly and resource files. Make the disk image smaller to save default project space. Add a GNO shell target. Rename project templates to be clearer 2017-09-10 00:24:13 -04:00
Jeremy Rand
46f0a1245b Add syntax highlight support for resource files. Add a file detector for assembly and resource files. Make the disk image smaller to save default project space. Add a GNO shell target. Rename project templates to be clearer 2017-09-10 00:23:12 -04:00
Jeremy Rand
6a23435afc Update readme 2017-09-07 00:09:00 -04:00
Jeremy Rand
1c9c4841f8 Get code and data blocks working in the orcam xclangspec file 2017-09-07 00:08:00 -04:00
Jeremy Rand
0f8e0b029b Tweak the orcam xclangspec file 2017-09-06 23:41:46 -04:00
Jeremy Rand
b52923f8e6 Extend the orcam xclangspec file 2017-09-05 23:54:45 -04:00
Jeremy Rand
50d26a8c80 Add the basic outline for Orca/M syntax highlighting 2017-08-31 23:36:51 -04:00
Jeremy Rand
33a515d023 Add the ability to specify one or more directories to copy onto the disk image 2017-08-30 23:37:53 -04:00
Jeremy Rand
2c981080c2 Add the ability to copy other files and directories to the disk image 2017-08-30 23:35:49 -04:00
Jeremy Rand
cf342915b0 Add an optional gen phase to the build 2017-08-30 23:07:13 -04:00
Jeremy Rand
613212489d Update readme 2017-08-29 23:29:02 -04:00
Jeremy Rand
7d51c6e2cc 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
Jeremy Rand
4c7835f7d5 Add a secondary target so that all C files are indexed. Set the header include path in that target so that the indexer will find the ORCA headers. This means you can get code completion on toolbox calls. 2017-08-26 22:52:11 -04:00
Jeremy Rand
fba73a904f Add files missing from the previous commit 2017-07-17 00:56:17 -04:00
Jeremy Rand
85a4ae7112 Create a disk image with the built executable copied onto it. Launch an emulator booting that disk image 2017-07-17 00:53:56 -04:00
Jeremy Rand
94f3f12c24 Add some other things to my future features list 2017-06-30 23:59:14 -04:00
Jeremy Rand
7c47c7b000 Add some missing files 2017-06-30 23:56:06 -04:00
Jeremy Rand
3c8af29482 Add a readme file 2017-06-30 23:51:49 -04:00
Jeremy Rand
77ddf11d08 Remove the package which is a build output and should not be in the git repo 2017-06-30 23:16:59 -04:00
Jeremy Rand
a9bddfb1e1 Add a macgen wrapper script. Set the filetype correctly for most targets. Fix the build for CDevs which are pure resources 2017-06-13 22:03:02 -04:00
Jeremy Rand
a86b9a5b5a Add templates for rez files and project templates for CDAs, NDAs and desktop applications 2017-05-17 01:04:32 -04:00
Jeremy Rand
d7b389f2c5 Add a .gitignore 2017-05-16 22:34:47 -04:00
Jeremy Rand
94cf668398 Initial commit 2017-05-16 22:34:15 -04:00