On Sun, 6 Feb 2011 16:25:08 +1000 David Seikel <[email protected]> said:
> On Sat, 5 Feb 2011 09:08:29 -0600 Jeff Hoogland > <[email protected]> wrote: > > > Recompiling everything versus just the new packages is a huge time > > difference when I am building them all into .deb packages. > > Would have been less time than the time taken to wait for an answer on > this list though. That was my first point. > > My second point still stands, the general recommendation is to compile > everything from a clean state. See an email a short time ago from > raster about why a compile failed. > > I compile absolutely everything from scratch each time. Only takes > half an hour on a cheap system. my compiles are down to the sub 6 minute range (including: make clean distclean && ./autogen.sh && make && sudo make install) .and i build: e17 ecore e_dbus edje eet eeze efreet eina eio elementary embryo emotion enjoy ephoto ethumb evas exalt-client exalt expedite exquisite lightmediascanner trying to remove something from the compile simply isnt worth the time. you may want to re-examine your build process entirely if its taking too long on any vaguely modern system. > > On Sat, Feb 5, 2011 at 8:04 AM, David Seikel <[email protected]> > > wrote: > > > > > On Sat, 05 Feb 2011 21:42:57 +0800 P Purkayastha <[email protected]> > > > wrote: > > > > > > > On 02/05/2011 02:05 PM, Jeff Hoogland wrote: > > > > > So silly me I walked away from my system while it was pulling > > > > > down SVN updates and I mistakenly closed the window when I came > > > > > back without jotting down which packages needed to be > > > > > recompiled. Is there a way I can use the SVN command to check > > > > > and see what packages in the ones I downloaded have been > > > > > updated in the last four days? > > > > > > > > You can order the trunk by date and check against your packages. > > > > To check your downloaded packages simply cd to the package > > > > directory and issue the command "svn info". It will show you the > > > > revision and the time. The following URL shows you the trunk, > > > > ordered by date: > > > > http://trac.enlightenment.org/e/browser/trunk?order=date > > > > > > Or, um, just recompile everything. Would have been quicker. It's > > > generally recommended to recompile everything anyway. > > > > > > > > > ------------------------------------------------------------------------------ > > > The modern datacenter depends on network connectivity to access > > > resources and provide services. The best practices for maximizing a > > > physical server's connectivity to a physical network are well > > > understood - see how these rules translate into the virtual world? > > > http://p.sf.net/sfu/oracle-sfdevnlfb > > > _______________________________________________ > > > enlightenment-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > ------------------------------------------------------------------------------ > > The modern datacenter depends on network connectivity to access > > resources and provide services. The best practices for maximizing a > > physical server's connectivity to a physical network are well > > understood - see how these rules translate into the virtual world? > > http://p.sf.net/sfu/oracle-sfdevnlfb > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > ------------------------------------------------------------------------------ > The modern datacenter depends on network connectivity to access resources > and provide services. The best practices for maximizing a physical server's > connectivity to a physical network are well understood - see how these > rules translate into the virtual world? > http://p.sf.net/sfu/oracle-sfdevnlfb > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
