|
From: Greg H. <hu...@gm...> - 2004-09-12 12:16:22
|
This is great -- it removes one of the things that people have to do to build Chromium on Windows (e.g., install perl). Assuming this works OK, I'd be all in favor of replacing fastdep.pl with this. On Fri, 10 Sep 2004 17:35:26 -0500, Christopher Waters <cr...@ms...> wrote: > Is a python port of the fastdeps.pl still needed (as said in the TO-DO > file)? I've written one up, and attached it to this. > > While writing it, I discovered a bug in the perl version: the > expression "/^-I(.+)\/$/" on line 92 should be "/^-I(.+\/)$/" in order > to properly recognize include paths with a trailing slash. > > If it is still needed, could someone check to see that the python > version works correctly? I also didn't know exactly what to put at the > top, as well (copyright?) > > -Chris Waters > > > > -- Greg Humphreys, Assistant Professor Department of Computer Science, University of Virginia http://www.cs.virginia.edu/~humper/ |