Commit Graph

11 Commits

Author SHA1 Message Date
Ben Vanik c1d167aff8 Fixing error reporting from gentests. Also renaming to 'xb gentests'. 2015-05-12 21:52:44 -07:00
Ben Vanik a72dc93b92 'xb gentest' to generate test binaries on Windows. 2015-05-12 21:41:44 -07:00
Ben Vanik 2c50054a05 Revert "Update xb.bat"
@* takes all arguments, even ones shifted off.
We only want to pass ones after --.

This reverts commit f884830590.
2015-05-12 07:47:19 -07:00
Alex Forbes-Reed f884830590 Update xb.bat 2015-05-12 11:26:34 +01:00
Ben Vanik a94234df52 Pass args after -- into tests. 2015-05-11 23:01:55 -07:00
Ben Vanik 7a00b76a6e Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
Ben Vanik 4c8f3501ad Removing xdb and old tracing code before rewrite. 2015-05-03 22:01:31 -07:00
Ben Vanik c6a980c571 Kicking buildbot. 2015-05-02 22:58:56 -07:00
Ben Vanik 8b7187d480 Tweaking build script for weird pythons. 2015-05-02 21:57:51 -07:00
Ben Vanik 519fefd58d Replacing python stuff with BAT, 1993-style. 2015-05-02 21:46:42 -07:00
Ben Vanik d3665cc2e6 Support for VS2013 (and auto picking), a Win xb script, and readme updates.
This also removes the dependency on D3DX, which is only included in the
DXSDK, meaning that just the Win8+ SDK should be required now.
2013-10-17 23:35:54 -07:00