Olaf Siejka wrote:
in case no obj/output dir and makefile.auto is found in current dir, should prompt about cleaning the tree from default location
To solve potential misunderstandings: If no directories containing built files are found in the current directory, the script checks for different object and output directories set using RosBE Options and cleans it if applicable. It does _not_ just clean the default directory (meaning the one which has been set using "chdefdir" or at RosBE startup). Such a logic has been removed completely from the script.
Simple yes/no would suffice and all would be perfect.
I've already thought about this, but scrapped the idea very quickly.
It would mean that the script prompts you _everytime_ about cleaning the tree, when different object or output directories are set using RosBE Options. Consider that these manually set object or output directories don't belong to any ReactOS working copy. A constant prompt like this had already been added in r31142 of the clean script and was reverted about two hours later. :-)
Best regards,
Colin