summaryrefslogtreecommitdiff
path: root/xb.bat
AgeCommit message (Expand)Author
2017-09-21Remove "FOUND PYTHON 2" debug messageDrChat
2017-09-21Python 3 support (#755)Kriskras99
2017-03-18Update Python 2.7 to latest versionMargen67
2016-09-28Slightly better python-finding.Dr. Chat
2016-09-27Allow xb.bat to find python from a common install pathDrChat
2016-09-17Bump suggested Python 2.7 version in xb.batAdam Baxter
2015-11-25Try python2 before python.Ben Vanik
2015-07-31Switching to python build script.Ben Vanik
2015-07-19Replacing the tick count timer with xplat abstraction (also better rate).Ben Vanik
2015-07-19Fixing bootstrap from non-VS command prompts.Ben Vanik
2015-07-18Cleaning up some /W4 errors.Ben Vanik
2015-07-18Switching to premake. Probably with disasterous consequences.Ben Vanik
2015-07-12Recursive submodule init.Ben Vanik
2015-06-22xb lint, and --origin for lint/format to format all changes from origin.Ben Vanik
2015-06-18Removing the HIR test until it's fixed (or killed).Ben Vanik
2015-06-18Fiddling to get buildbot working.Ben Vanik
2015-06-13Auto source vcvars (no need to use Developer Prompt anymore).Ben Vanik
2015-06-07Show linker errors when assembling tests.gibbed
2015-06-07Assemble tests in 32-bit mode rather than 64-bit mode. Shouldn't hurt anythin...gibbed
2015-05-25Basic debugger networking.Ben Vanik
2015-05-24Remove test binaries now that they can be created on WindowsRiley Labrecque
2015-05-21Fixing tests.Ben Vanik
2015-05-12Fixing error reporting from gentests. Also renaming to 'xb gentests'.Ben Vanik
2015-05-12'xb gentest' to generate test binaries on Windows.Ben Vanik
2015-05-12Revert "Update xb.bat"Ben Vanik
2015-05-12Update xb.batAlex Forbes-Reed
2015-05-11Pass args after -- into tests.Ben Vanik
2015-05-09Debugger stuff, and changing to vcproj's/sln.Ben Vanik
2015-05-03Removing xdb and old tracing code before rewrite.Ben Vanik
2015-05-02Kicking buildbot.Ben Vanik
2015-05-02Tweaking build script for weird pythons.Ben Vanik
2015-05-02Replacing python stuff with BAT, 1993-style.Ben Vanik
2013-10-17Support for VS2013 (and auto picking), a Win xb script, and readme updates.Ben Vanik