Clicking "Build Order" touches every .Project file

General questions regarding the usage of CodeLite
ColinTaylor
CodeLite Expert
Posts: 152
Joined: Fri Jul 15, 2011 2:49 pm
Genuine User: Yes
IDE Question: C++
Contact:

Clicking "Build Order" touches every .Project file

Post by ColinTaylor »

Question
When you click OK on the Build Order dialog, Codelite (I assume) then 'touches' every project in the current workspace, even though (in this case) none of the .project files was actually changed. Can any explain why Codelite does this?
Thanks, Colin
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Clicking "Build Order" touches every .Project file

Post by eranif »

This probably could be optimized, otherwise its a minor bug

Eran
Make sure you have read the HOW TO POST thread
ColinTaylor
CodeLite Expert
Posts: 152
Joined: Fri Jul 15, 2011 2:49 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Clicking "Build Order" touches every .Project file

Post by ColinTaylor »

I've raised an issue via "Github->Report an Issue" from http://codelite.org/ - hope this is the correct place for codelite issues, as the previous "Feedback -> Request a feature" isn't present any more.

Thanks, Colin
Post Reply