That would be awesome, but I have a lot of work to do to figure out what packages are only required when --enable-build-documentation in the main source tree. What I've done is just removed the enable-build & make docs commands from the debian packaging rules. This stops the building of the three doc packages.
I will be working on that though, but it might need some refactoring of the main Makefile, so I'll be going very slow and cautious. Brian On Wed, Feb 5, 2014 at 9:57 PM, Charles Steinkuehler < [email protected]> wrote: > I would *LOVE* to be able to build LinuxCNC without the docs. > > Not only does it save a lot of time, but the requirements to build the > documentation are huge when running on a system like the BeagleBone. I > could get by with a much lighter extra package install burden if I > didn't have to add all the documentation dependencies in order to build > the actual code. > > On 2/5/2014 8:53 PM, Brian Morel wrote: > > I've been testing Seb's wonderful work on debian packages on UB3. Since > > building the docs actually takes longer than building the applications > > themselves, I decided to try to add an option to not build the doc > > packages. It's no where ready for commit, and needs more testing, but it > > is is functional on my system. I have more work to do to clean it up and > > handle a few things better (configure script arguments). I was hoping to > > elicit some commits, criticism and recommendations. The below is a link > > to the patch in it's current state on my github mirror. > > > > > https://github.com/brianmorel99/linuxcnc-mirror/commit/f56743b81493df634372a14091d26b0ee9921c8f > > > > Thanks, > > > > Brian Morel > > > ------------------------------------------------------------------------------ > > Managing the Performance of Cloud-Based Applications > > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > > Read the Whitepaper. > > > http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk > > _______________________________________________ > > Emc-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/emc-developers > > > > > -- > Charles Steinkuehler > [email protected] > > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > > http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers > > ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
