In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Project Cleanup
- orangesocks
- Mensajes: 59
- Registrado: Jue May 05, 2011 3:28 pm
Project Cleanup
Hi,
I've noticed that using project cleanup with .BAK file selected Include folder is not cleaned.
Is it by design ?
Is it possible to perform cleanup also on subprojects ?
Regards
I've noticed that using project cleanup with .BAK file selected Include folder is not cleaned.
Is it by design ?
Is it possible to perform cleanup also on subprojects ?
Regards
Project Cleanup
Giuseppe,
the Clean project option needed eagerly a full review since some weeks ago
so I've rewritten it.
Now it shows the project and its subprojects so you can select which ones
will be cleaned.
OTOH, I removed the support for selecting file types (obj, bak, etc. ), now
all the generated files are cleaned, leaving the project in a "brand new"
state.
Regards,
José Lalín
the Clean project option needed eagerly a full review since some weeks ago
so I've rewritten it.
Now it shows the project and its subprojects so you can select which ones
will be cleaned.
OTOH, I removed the support for selecting file types (obj, bak, etc. ), now
all the generated files are cleaned, leaving the project in a "brand new"
state.
Regards,
José Lalín
- orangesocks
- Mensajes: 59
- Registrado: Jue May 05, 2011 3:28 pm
Project Cleanup
Jose,
Thanks for the clarification, although I liked the file type selection
Waiting for the upgrade.
Regards
Thanks for the clarification, although I liked the file type selection
Waiting for the upgrade.
Regards
Project Cleanup
Giuseppe,
> Thanks for the clarification, although I liked the file type
> selection
Yes, me too but cleaning should work as a full process so all the
intermediate files get deleted at once. Doing it only for some file types
is not really a cleaning process.
Regards,
José Lalín
> Thanks for the clarification, although I liked the file type
> selection

Yes, me too but cleaning should work as a full process so all the
intermediate files get deleted at once. Doing it only for some file types
is not really a cleaning process.
Regards,
José Lalín
- orangesocks
- Mensajes: 59
- Registrado: Jue May 05, 2011 3:28 pm
Project Cleanup
Jose,
> Yes, me too but cleaning should work as a full process so all the
> intermediate files get deleted at once. Doing it only for some file types
> is not really a cleaning process.
Well, it depends.
My use of the cleaning process is to remove .bak files only.
Performing a full clean also means that all sources must be rebuilt on the first compilation after cleaning.
But it's not a problem
Regards Giuseppe
> Yes, me too but cleaning should work as a full process so all the
> intermediate files get deleted at once. Doing it only for some file types
> is not really a cleaning process.
Well, it depends.
My use of the cleaning process is to remove .bak files only.
Performing a full clean also means that all sources must be rebuilt on the first compilation after cleaning.
But it's not a problem
Regards Giuseppe
Project Cleanup
Giuseppe,
> My use of the cleaning process is to remove .bak files
> only.
I guessed!
> Performing a full clean also means that all sources must be
> rebuilt on the first compilation after cleaning.
Exactly, that is the "standar" meaning of clean on most IDEs.
> But it's not a problem
Sure not, as soon as I finish the plugin system we will have this feature
again.
Regards,
José Lalín
> My use of the cleaning process is to remove .bak files
> only.
I guessed!
> Performing a full clean also means that all sources must be
> rebuilt on the first compilation after cleaning.
Exactly, that is the "standar" meaning of clean on most IDEs.
> But it's not a problem

Sure not, as soon as I finish the plugin system we will have this feature
again.
Regards,
José Lalín
- orangesocks
- Mensajes: 59
- Registrado: Jue May 05, 2011 3:28 pm
Project Cleanup
Jose,
>> Performing a full clean also means that all sources must be
>> rebuilt on the first compilation after cleaning.
> Exactly, that is the "standar" meaning of clean on most IDEs.
I simpliy thought it redundant since I can obtain the same using Alt-F9 to force a full rebuild.
Regards,
Giuseppe
>> Performing a full clean also means that all sources must be
>> rebuilt on the first compilation after cleaning.
> Exactly, that is the "standar" meaning of clean on most IDEs.
I simpliy thought it redundant since I can obtain the same using Alt-F9 to force a full rebuild.
Regards,
Giuseppe
Project Cleanup
Giuseppe,
> I simpliy thought it redundant since I can obtain the same
> using Alt-F9 to force a full rebuild.
it may seem the same but it is not by far.
Regards,
José Lalín
> I simpliy thought it redundant since I can obtain the same
> using Alt-F9 to force a full rebuild.
it may seem the same but it is not by far.
Regards,
José Lalín