]> git.ipfire.org Git - thirdparty/vala.git/commit
Fix build for Windows
authorArnel A. Borja <kyoushuu@yahoo.com>
Sun, 30 Sep 2012 10:33:56 +0000 (18:33 +0800)
committerJürg Billeter <j@bitron.ch>
Sun, 11 Nov 2012 13:05:37 +0000 (14:05 +0100)
commit9d13cd5d39e0da599df4d9b8033434d818e8bfc0
treeb16f210c91708d30782d52bc77e1a28f2f4d9c01
parentc9649bb1e6693276f1e98acc339811286bcd2717
Fix build for Windows

- Replace POSIX calls for spawning process with functions from Windows
  API when compiling for Windows
- Add EXEEXT to valac and vapigen paths
- Remove EXEEXT from scripts

Fixes bug 685180.
Makefile.am
gobject-introspection/scanner.c
tests/testrunner.sh
vapi/Makefile.am
vapigen/Makefile.am
vapigen/vala-gen-introspect/Makefile.am