Forum Post: PCT ANT build with dependency checks of what needs re-compile

  • Thread starter Thread starter mliu.mike
  • Start date Start date
Status
Not open for further replies.
M

mliu.mike

Guest
We have millions of lines of legacy code with too many include files. Is there a way of recompiling only those procedures whose dependent include files got changed? Otherwise we are left to re-compiling everything if any include file got changed or we will have to write out own program to create our own dependency tree to detect what to recompile. Thanks, Mike

Continue reading...
 
Status
Not open for further replies.
Back
Top