Brad, Is this normal behaviour after all? Or at least intended?
Thanks, Arjen >-----Original Message----- >From: [email protected] [mailto:[email protected]] On Behalf >Of Verweij, Arjen >Sent: dinsdag 13 juli 2010 13:27 >To: [email protected] >Subject: Re: [CMake] incremental build slow because of F90 >(cmake_copy_f90_mod) > >Sent Brad source code to reproduce the bahaviour. Also discovered that >the time is actually spent in make and not cmake_copy_f90_mod or touch; >they are fast. > >Regards, >Arjen > >PS Attempting to attach log and source code for completeness here as >well > >>-----Original Message----- >>From: [email protected] [mailto:[email protected]] On >>Behalf Of Verweij, Arjen >>Sent: maandag 12 juli 2010 20:31 >>To: Brad King >>Cc: [email protected] >>Subject: Re: [CMake] incremental build slow because of F90 >>(cmake_copy_f90_mod) >> >>Hi Brad, >> >>>It's not *supposed* to do that. Can you produce a minimal project >>>that reproduces that behavior? >> >>This is reassuring. I'm probably not able to reproduce it with >>something small, but I could try. I would imagine that if it's not >>supposed to do it, it likely won't :) Apparently, the project has been >>set up in a peculiar way causing cmake to require touch && >cmake_copyf90_mod. >> >>The current build system has issues with this part of the code as well, >>with incremental builds. >> >>Thanks, >>Arjen >>_______________________________________________ >>Powered by www.kitware.com >> >>Visit other Kitware open-source projects at >>http://www.kitware.com/opensource/opensource.html >> >>Please keep messages on-topic and check the CMake FAQ at: >>http://www.cmake.org/Wiki/CMake_FAQ >> >>Follow this link to subscribe/unsubscribe: >>http://www.cmake.org/mailman/listinfo/cmake _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
