Rob Calhoun Posted March 16, 2012 Report Share Posted March 16, 2012 Hi LAVA, We've been using a build system that uses multiple instances of LabView to execute the build process in parallel. Each build is single-threaded, but by running multiple builds one can use all the cores available on the machine. I posted some implementation details over on the NI forums, if anyone is interested. -Rob Quote Link to comment
asbo Posted March 16, 2012 Report Share Posted March 16, 2012 I'm very interested in your process, I read through your post and kind of have an itch to set my own up. How often do you find yourself rebuilding projects? How rigorous is your development cycle? Do you have software products, per se, or is each project as custom-built solution for a particular customer? The majority of our work is the latter, and with one specific target platform, so I'm struggling to find it as useful in our use-case. We do version our binary releases, but everything is done manually so I can appreciate (and am very much enticed by) the value of having all that done for me. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.