Open main menu

CDOT Wiki β

Changes

Week 3 (Jan 26) - Complete distcc installation, Managing and Building large source trees
** Common concepts and tasks
*** Repository
*** Local Working Copyworking copy*** Typical read-only activities: Checkout ''checkout, Updateupdate''* Using Make ''make'' to build software** Intro to [http://en.wikipedia.org/wiki/Make_(software) Make''make'']* Building Large Open Source Projects large open source projects from Sourcesource
* '''Readings/Resources (to be completed)'''
** [http://svnbook.red-bean.com/ Version Control With with Subversion (Online Book)]
** [http://www.gnu.org/software/make/manual/make.html GNU Make]
** Two simple [http://matrix.senecac.on.ca/~chris.tyler/osd600/makefile-examples.tgz makefile examples]
** Install distcc to work with all linux boxes at CDOT
** Check out the code with latest milestone from svn://svn.services.openoffice.org/ooo/tags/DEV300_mXX and time it and blog about it.
** Make two copies of the code and configure them; one to complie compile locally and other using distcc.
** Start Building
*** [[OOo Fedora Build]]
1
edit