Added feature requests
2903666 Need a macro that provides all source files in project
2903672 Need a way to specify/create new Template category name
and a bug ticket for genericised build system substitutions
2903681 Build Systems substitution has hardwired insertions
Supporting a new compiler
-
- CodeLite Enthusiast
- Posts: 15
- Joined: Tue Nov 17, 2009 8:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Enthusiast
- Posts: 15
- Joined: Tue Nov 17, 2009 8:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Supporting a new compiler
How do you want/will take patches ?
Should I open bug tickets for (desired) changes and post the patch against that or post a description (new topic) here in the forum and attach a patch file to that ?
( Maybe you missed them but theres some (more) questions re philosophy/directions/intentions 2 posts backin this topic (post Wed Nov 25, 2009 12:23 pm) )
Should I open bug tickets for (desired) changes and post the patch against that or post a description (new topic) here in the forum and attach a patch file to that ?
( Maybe you missed them but theres some (more) questions re philosophy/directions/intentions 2 posts backin this topic (post Wed Nov 25, 2009 12:23 pm) )
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Supporting a new compiler
Usually contributors send me patches files, I review them and if its OK - I generally apply themhops wrote:How do you want/will take patches ?
If you want to attach the patch to the forum its fine, just start a new topic for each patch please.hops wrote:Should I open bug tickets for (desired) changes and post the patch against that or post a description (new topic) here in the forum and attach a patch file to that ?
I am also going over the SF tracker on a daily basis, so you can post it there as well
Tip: you can right click on a specific reply title, and copy the URLhops wrote:(post Wed Nov 25, 2009 12:23 pm) )
I will look again to see if I missed anything
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 15
- Joined: Tue Nov 17, 2009 8:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Supporting a new compiler
Do you guys have any test suite or unit test block you run after making changes to ensure that changes dont break existing functionality ?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Supporting a new compiler
Nope.
It all runs in my head
Eran
It all runs in my head
Eran
Make sure you have read the HOW TO POST thread