News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Build only modified files

Started by RBendo, October 25, 2009, 10:41:05 AM

Previous topic - Next topic

RBendo

Hi, sorry for english,
I'm writing code for a large application, until two days ago, when i built code, Codeblocks built only modified files,
But now, it build the entire application.
How to reconfigure codeblock for previous build method ? Can anybody help me?, thanks

Riccardo

blueshake

Keep low and hear the sadness of little dog.
I fall in love with a girl,but I don't dare to tell her.What should I do?

RBendo

Sorry, but i'm sure, i hit Build command, and not rebuild ,or compile current file.
What does mean:
"that if you change include files, that might also lead to a recompile of an unchanged file" ?

koso

It means, that compiled are not only modified files, but also files which includes (directly or indirectly) modified files. If you modify some low level header file included in all other files, C::B will recompile everything.

RBendo

Ok i understand, but, also when i don't modify anything, I hit build one, two or more consecutively, and it restart to build
all.

stahta01

Check the computer date/time if it went crazy it can cause this.

Check the datetime on the source files if one of them is set in the future can cause this.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

RBendo

Solved, Thank you ( very very very very very ... )e+100^2 much