Add :application-type parameter for save-lisp-and-die on Windows.
authorStas Boukarev <stassats@gmail.com>
Sun, 1 Dec 2013 15:25:25 +0000 (19:25 +0400)
committerStas Boukarev <stassats@gmail.com>
Sun, 1 Dec 2013 15:25:25 +0000 (19:25 +0400)
commitf0cb0cf9c0fe1b6fce5d10dbd34a0b7b249c4ae8
tree6618e05ce7dec05472e6b2275a9e7e709876a7f6
parent5311c55dde4deee4b21fb09f9d7b97572083a7d9
Add :application-type parameter for save-lisp-and-die on Windows.

Allows to choose the executable subsystem type, :console or :gui.
Default is :console.
NEWS
src/code/save.lisp
src/runtime/gencgc.c
src/runtime/save.c
src/runtime/save.h