how hard would it be to modify the build scripts so that they only try to rebuild a single program from a tree where you already made a buildworld ? i usually do modifications to a single program at a time and it is slightly annoying to wait for the build process to scan through all the already-built programs to find there is nothing to do for them. I guess one would have to override SUBDIR in the main Makefile.inc1, and then again in the children Makefiles, taking each time the next component of the filename... cheers luigiReceived on Fri Jan 23 2009 - 22:30:47 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:41 UTC