User forums > General (but related to Code::Blocks)

Build only modified files

(1/2) > >>

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:
http://forums.codeblocks.org/index.php/topic,11027.msg75265.html#msg75265

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.
 

Navigation

[0] Message Index

[#] Next page

Go to full version