Commit Graph

16 Commits

Author SHA1 Message Date
Jeremy Rand
f957565ef5 Bump the version number 2019-08-09 23:44:00 -04:00
Jeremy Rand
371edbaa1c Add the build products to the project templates 2019-08-09 00:04:19 -04:00
Jeremy Rand
ff3fa53d26 More cleanup of the Makefile to make things clearer for generated files 2019-07-20 13:29:19 -05:00
Jeremy Rand
d685336160 Bump the version number 2019-07-20 10:52:08 -05:00
Jeremy Rand
eca46476a1 Move all build products to the standard Xcode directories. Eliminate support for the old version of cc65 because I don't want to test it 2019-07-20 10:46:32 -05:00
Jeremy Rand
8a578abf08 Ensure that the include path for the old and new version of the cc65 package is correct so auto-complete in C works in both cases. 2019-07-04 22:31:11 -04:00
Jeremy Rand
3e4210dfc8 Add support for cc65 v2.17 2018-10-18 21:12:52 -04:00
Jeremy Rand
a481e32e38 Add support for Merlin32 built projects 2018-07-21 11:15:30 -05:00
Jeremy Rand
2be79b8fd5 Add support for Applesoft BASIC projects 2018-07-18 20:00:01 -05:00
Jeremy Rand
192a615aa9 Capture build errors in xcode 2018-06-25 22:54:53 -04:00
Jeremy Rand
0d9c1a6333 Add a gen phase to the build. Add the xcode compatibility fix to the build. Add the option to copy files to the disk image to the build but the copy script does not yet do the copies. Separate the build from build and run targets in xcode for Apple II projects. Add a doNotBuild target with the appropriate build settings so we get code completion working even with cc65 header files. 2018-06-13 22:58:56 -04:00
Jeremy Rand
e9183b8877 Add a plugin to provide cc65 assembly syntax highlighting. Fix the C file template so the guards work. Supporting adding extra directories to look for source files to build. 2018-06-12 23:27:01 -04:00
Jeremy Rand
11bfe3edf9 Make everything recompile automatically if Makefile is changed. Create version 1.4 of the project template 2014-11-09 01:19:46 -05:00
Jeremy Rand
e9f61f4010 Rename Apple ][ to Apple II globally 2014-10-25 23:09:50 -04:00
Jeremy Rand
a8026c6677 Add some code to search standard Mac OS X locations for java. Bump the version number to 1.2 2014-10-25 22:32:07 -04:00
Jeremy Rand
e0bb3c33d0 Formalize the procedure for building the Mac installer package in the makefile. Create a C and assembly project template. Add file templates for C and assembly files for the Apple // 2014-10-25 00:50:44 -04:00