Commit Graph

6 Commits

Author SHA1 Message Date
David Ludwig
1c4559e08e WinRT: minor tweak to NuGet package naming 2015-12-02 08:04:17 -05:00
David Ludwig
9aac2d5082 WinRT: allowed NuGet packaging code to get hg revision regardless of cwd 2015-12-02 07:58:23 -05:00
David Ludwig
974f532eb7 WinRT: added NuGet-package creation support to WinRT build script 2015-12-01 22:07:24 -05:00
David Ludwig
2afce16ce1 WinRT: made WinRT build script create Win10/UWP .dll files 2015-11-30 21:11:33 -05:00
David Ludwig
788b9615c0 WinRT: made sure build script generates Release-built binaries, by default
winrtbuild.bat/.ps1 were generating Debug-built binaries, in some cases.
This change makes sure that Release mode is the default.
2015-06-14 20:15:36 -04:00
David Ludwig
7e19b826ab WinRT: removed '-' from build script file names
Most of the other build scripts don't include a '-' in their file names.  This
change makes the WinRT build scripts use the same convention.
2014-11-03 13:07:51 -05:00