view .hgignore @ 9802:9dcd6f8a843b

CompileTask: add option to print exception on compile error per default, we don't want to print the stackTrace if ExitVMOnException isn't set (for CTW), but in some situations this can be useful, e.g. in combination with the VerifyUsageWithEquals phase.
author Bernhard Urban <bernhard.urban@jku.at>
date Thu, 23 May 2013 12:07:34 +0200
parents d538dce8f403
children 59181bf27144
line wrap: on
line source

^mx/env
^mx/checkstyle-timestamps
^mx/eclipse-launches
^mx/ecj.jar
^mx/includes
^build/
^build-nograal/
^dist/
^java/
^lib/
^jdk1.(7|8).0
^java64/
^work/
\.checkstyle$
\.classpath
\.factorypath
\.externalToolBuilders
\.project
\.settings/
\.metadata/
~$
.gdb_history
\.csv$
\.iml$
\.swp$
\.class$
\.log$
\.bak$
\.aux$
\.pdf$
\.dot$
\.pyc$
\.hprof$
\javafilelist.txt$
\.hprof\.txt$
^graal/.*/build.xml
^graal/.*/nbproject/
dist
^doc/.*/dot_temp_
^doc/doxygen/.*$
\.orig$
output\.txt$
output\.cfg$
\.cfg
/nbproject/private/
^graal/hotspot/java$
^scratch/
^test-output/
scratch/
bin/
src_gen/
^local/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/
^visualizer/[a-zA-Z0-9]*/build/
^visualizer/build/
^visualizer/dist/
^visualizer/nbplatform/
^src/share/tools/IdealGraphVisualizer/nbplatform/
^.hgtip
.DS_Store
javadoc/
.idea/
^cscope.out
^tags
syntax: glob
*.bgv
core.*
*.jar
*.jar.*
eclipse-build.xml
rebuild-launch.out