log .hgignore @ 22553:481574c6185b

age author description
Tue, 21 Jul 2015 16:03:25 +0200 Gilles Duboscq ignore all javafilelist files
Tue, 21 Jul 2015 16:17:54 +0200 Doug Simon Merge with basic-graal
Thu, 16 Jul 2015 13:48:47 +0200 Roland Schatz Rename graal.options to jvmci.options in .hgignore.
Tue, 07 Jul 2015 16:50:59 +0200 Gilles Duboscq Add mx.imports to hgignore
Fri, 19 Jun 2015 17:41:45 +0200 Doug Simon moved findbugs support from mx_graal.py to mx_findbugs.py
Thu, 18 Jun 2015 23:06:11 +0200 Doug Simon moved unit test support from mx_graal.py to mx.py
Wed, 17 Jun 2015 13:56:55 +0200 Doug Simon renamed mx/ to mx.graal/ in preparation for working with mxtool2
Fri, 12 Jun 2015 01:02:57 +0200 Doug Simon ignore generated NetBeans project configs in jvmci/
Mon, 01 Jun 2015 18:04:12 +0200 Doug Simon mx: added support for server-nograal and client-nograal aliases
Fri, 19 Dec 2014 14:58:50 +0100 Thomas Wuerthinger Added unit test for StampFactoryTest.createParameterStamps.
Sat, 02 Aug 2014 11:14:27 +0200 Doug Simon ignore all zip files
Thu, 03 Jul 2014 16:30:28 +0200 Doug Simon added support to load classes from graal.jar with a separate class loader
Thu, 26 Jun 2014 11:39:27 +0200 Gilles Duboscq Add .recommenders (Eclipse recommanders) and test.[0-9]+.er (Solaris Studio analyzser) to .hgignore
Mon, 28 Apr 2014 12:07:49 +0200 Bernhard Urban mx: new export command
Thu, 17 Apr 2014 01:36:49 +0200 Doug Simon mx: improved jmh command to (a) look for JMH benchmarks in ../java-benchmarks, (b) omit building benchmarks if they are up to date and (c) offer better message with 'mx help jmh'