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
Clicking "Build Order" touches every .Project file
-
- CodeLite Expert
- Posts: 152
- Joined: Fri Jul 15, 2011 2:49 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- 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
This probably could be optimized, otherwise its a minor bug
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- 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
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
Thanks, Colin