.hgignore

Mon, 15 Oct 2012 21:23:58 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 15 Oct 2012 21:23:58 +0200
changeset 742
36814bf43709
permissions
-rw-r--r--

Update to new vendor version, disable flawed dtrace(1) logic, and remove
external dependency to v8 by leveraging the mitgelieferte provided v8
implementation. Seems that v8 is a project that distributes no versioned
code, very yucky.

michael@0 1 syntax: glob
michael@0 2 *.orig
michael@0 3 *.rej
michael@0 4 *.o
michael@0 5 *~

mercurial