annotate make/windows/projectfiles/graal/vm.def @ 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 76841bdd5f3e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4572
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
1 ;
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
2 ; This .DEF file is a placeholder for one which is automatically
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
3 ; generated during the build process. See
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
4 ; make\windows\build_vm_def.sh and
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
5 ; make\windows\makefiles\projectcreator.make (esp. the "-prelink"
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
6 ; options).
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
7 ;