index
:
xenia
crash_dumps
gen_tests
linux
master
qt
setthreaddesc
systemlink
texsplit
vtx_cache
x64-cleanup
Xbox 360 emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xb.bat
Age
Commit message (
Expand
)
Author
2019-08-23
Fix handling of paths to Python with spaces in xb.bat.
gibbed
2019-08-18
Suppress stderr for 'where python'/'where python3' in xb.bat.
gibbed
2019-08-18
More xb.bat fixes.
gibbed
2019-08-17
Overhaul finding Python in xb.bat.
gibbed
2019-08-17
Add hardcoded path for Python 3.7 to xb.bat Python check.
gibbed
2017-09-21
Remove "FOUND PYTHON 2" debug message
DrChat
2017-09-21
Python 3 support (#755)
Kriskras99
2017-03-18
Update Python 2.7 to latest version
Margen67
2016-09-28
Slightly better python-finding.
Dr. Chat
2016-09-27
Allow xb.bat to find python from a common install path
DrChat
2016-09-17
Bump suggested Python 2.7 version in xb.bat
Adam Baxter
2015-11-25
Try python2 before python.
Ben Vanik
2015-07-31
Switching to python build script.
Ben Vanik
2015-07-19
Replacing the tick count timer with xplat abstraction (also better rate).
Ben Vanik
2015-07-19
Fixing bootstrap from non-VS command prompts.
Ben Vanik
2015-07-18
Cleaning up some /W4 errors.
Ben Vanik
2015-07-18
Switching to premake. Probably with disasterous consequences.
Ben Vanik
2015-07-12
Recursive submodule init.
Ben Vanik
2015-06-22
xb lint, and --origin for lint/format to format all changes from origin.
Ben Vanik
2015-06-18
Removing the HIR test until it's fixed (or killed).
Ben Vanik
2015-06-18
Fiddling to get buildbot working.
Ben Vanik
2015-06-13
Auto source vcvars (no need to use Developer Prompt anymore).
Ben Vanik
2015-06-07
Show linker errors when assembling tests.
gibbed
2015-06-07
Assemble tests in 32-bit mode rather than 64-bit mode. Shouldn't hurt anythin...
gibbed
2015-05-25
Basic debugger networking.
Ben Vanik
2015-05-24
Remove test binaries now that they can be created on Windows
Riley Labrecque
2015-05-21
Fixing tests.
Ben Vanik
2015-05-12
Fixing 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-12
Revert "Update xb.bat"
Ben Vanik
2015-05-12
Update xb.bat
Alex Forbes-Reed
2015-05-11
Pass args after -- into tests.
Ben Vanik
2015-05-09
Debugger stuff, and changing to vcproj's/sln.
Ben Vanik
2015-05-03
Removing xdb and old tracing code before rewrite.
Ben Vanik
2015-05-02
Kicking buildbot.
Ben Vanik
2015-05-02
Tweaking build script for weird pythons.
Ben Vanik
2015-05-02
Replacing python stuff with BAT, 1993-style.
Ben Vanik
2013-10-17
Support for VS2013 (and auto picking), a Win xb script, and readme updates.
Ben Vanik