|
Rockbox mail archiveSubject: [PATCH] trivial patch for CVSROOT/modules[PATCH] trivial patch for CVSROOT/modules
From: Nuutti Kotivuori <naked_at_iki.fi>
Date: Thu, 12 Dec 2002 00:30:06 +0200 This allows people to do: $ cvs co -c To determine whatever this CVS repository is supposed to contain and: $ cvs co rockbox To get all the files necessary for building rockbox. It also gives the nice bonus of being able to do 'cvs diff -u' on the top-level of the rockbox directory and get diffs for all the subdirectories when submitting patches. Then there's 'rockbox-devel' which contains the GDB stuff and the simulator - and 'rockbox-all' which contains everything except CVSROOT. And the 'website' entry is just as an example, kind of. If you don't like it, remove it. I think this helps the life for everbody :-) -- Naked Index: modules =================================================================== RCS file: /cvsroot/rockbox/CVSROOT/modules,v retrieving revision 1.1 diff -u -r1.1 modules --- modules 17 Jan 2002 16:11:26 -0000 1.1 +++ modules 11 Dec 2002 22:23:04 -0000 _at__at_ -24,3 +24,8 _at__at_ # character to interpose another module into the current module. This # can be useful for creating a module that consists of many directories # spread out over the entire source repository. + +rockbox &apps &firmware &docs &tools +rockbox-devel &apps &firmware &docs &tools &uisimulator &gdb +rockbox-all &apps &firmware &docs &tools &uisimulator &gdb &www +website www Received on 2002-12-11 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |