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
/
xenia-build
Age
Commit message (
Expand
)
Author
2017-12-21
Fix genspirv command
DrChat
2017-12-19
Support -j flag in xenia-build
DrChat
2017-12-15
Properly decode git information before printing it into version.h
DrChat
2017-09-21
Python 3 support (#755)
Kriskras99
2017-05-11
Merge pull request #697 from Kriskras99/patch-1
Justin Moore
2017-05-11
Last stretch to get PPC native tests working
Dr. Chat
2017-05-02
Specify python2 in xenia-build
Kriskras99
2017-04-23
Update premake to support vs2017.
Dr. Chat
2017-04-20
- Fix check in xenia-build so it properly recognizes when Visual Studio is no...
gibbed
2017-04-19
Use vswhere to detect Visual Studio 2017.
gibbed
2017-02-17
Travis: Build in release/debug
Dr. Chat
2017-02-05
travis: clang-3.9
Dr. Chat
2017-01-26
xb premake: Allow the premake script to bootstrap premake.
Dr. Chat
2016-09-09
Don't discard stdout when running premake (hiding important errors)
DrChat
2016-06-13
xb: Redefine CC/CXX environmental variables only if not defined in the first ...
Dr. Chat
2016-06-12
Appveyor: Swap to xenia-build and only build the projects we need.
Dr. Chat
2016-06-03
Find the Vulkan SDK from %VULKAN_SDK% environmental variable.
Dr. Chat
2016-02-20
Adding `xb genspirv` to do glsl->.h.
Ben Vanik
2016-01-01
xb tidy command.
Ben Vanik
2015-12-31
xb gputest and reference repo - woo.
Ben Vanik
2015-12-31
Upgrading to the latest premake and adding tool for dumping LLVM json.
Ben Vanik
2015-12-30
Folding build_tools back into the main repo for simplicity.
Ben Vanik
2015-12-27
Adding build version information to main window/log.
Ben Vanik
2015-12-26
Dropping elemental-forms and swapping out with imgui.
Ben Vanik
2015-12-14
Renaming xe::cpu::frontend to xe::cpu::ppc.
Ben Vanik
2015-12-02
Update xcode premake
Ben Vanik
2015-09-25
Use Clang 3.8 for Linux building.
sephiroth99
2015-09-22
Set clang as the C compiler and clang++ as the C++ compiler.
sephiroth99
2015-09-06
Shuffling kernel/.
Ben Vanik
2015-08-18
Linux tweaks.
Ben Vanik
2015-08-07
More style.
Ben Vanik
2015-08-01
Moving source map to Function.
Ben Vanik
2015-08-01
Moving style stuff to build_tools.
Ben Vanik
2015-08-01
'xb style'
Ben Vanik
2015-08-01
Latest linter.
Ben Vanik
2015-08-01
clang fixes.
Ben Vanik
2015-08-01
clang fixes.
Ben Vanik
2015-08-01
Basic linux build.
Ben Vanik
2015-08-01
clang 3.8.
Ben Vanik
2015-08-01
clang-format detection cleanup.
Ben Vanik
2015-08-01
No shell, try new git on travis.
Ben Vanik
2015-08-01
Submodule init/update for old git.
Ben Vanik
2015-07-31
chmod
Ben Vanik
2015-07-31
Switching to python build script.
Ben Vanik