I see that this project is rather quiet at the moment. I am keen to add to more functionality this plugin to support more assemblers and compilers. Is it possible to get myself added as a developer (or even as an admin user)?
Cheers
Peter Ineson
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for that. Sorry about the slow reply,a bit busy I have made a bit of progress and have a working builders for GPASM (Windows and Linux) and MPLAB compilers and assemblers. Nopthing for linking yet though. Nearly ready for a checkin!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Since some weeks i use and enjoy picdt for my (simple) projects. Because of some problems i am very interested in joining your team as developer.
My major (solved) problem: because the targets all build regardless of the need (no make), the cvs integration gets brocken for targets. They are always built before the cvs action is oerformed, and by this, they are changed and inconsistent :-). I solved this by wrapping gpasm in a small shell script which checks for source newer than target. This might be put into the java-part of picdt.
Regards, Kurt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I see that this project is rather quiet at the moment. I am keen to add to more functionality this plugin to support more assemblers and compilers. Is it possible to get myself added as a developer (or even as an admin user)?
Cheers
Peter Ineson
Peter,
I've been very busy so no work has been going on. I will add you as a developer.
Hi Micheal,
Thanks for that. Sorry about the slow reply,a bit busy I have made a bit of progress and have a working builders for GPASM (Windows and Linux) and MPLAB compilers and assemblers. Nopthing for linking yet though. Nearly ready for a checkin!
Hi Michael, I'd love to contribute as well!
-peter
Hello,
Since some weeks i use and enjoy picdt for my (simple) projects. Because of some problems i am very interested in joining your team as developer.
My major (solved) problem: because the targets all build regardless of the need (no make), the cvs integration gets brocken for targets. They are always built before the cvs action is oerformed, and by this, they are changed and inconsistent :-). I solved this by wrapping gpasm in a small shell script which checks for source newer than target. This might be put into the java-part of picdt.
Regards, Kurt