summaryrefslogtreecommitdiff
path: root/tools/build/scripts
AgeCommit message (Collapse)Author
2020-11-25Use xenia-base entrypoint for test suites.gibbed
Use xenia-base entrypoint for test suites. Fixes a bug where we were expecting wchar data in main, which is incorrect, causing invalid args to be parsed.
2020-11-22[Build] Add Android to platform_files.luaTriang3l
2019-08-03Get rid of gflags alltogetherJonathan Goyvaerts
2019-04-18- Update premake build script for VS2017+ build support.gibbed
- Update premake (for VS2019 support). - Update Xenia build script to detect VS2017+ version. - Update Xenia premake scripts due to updated premake. - Fix cc override in Xenia build script.
2017-07-11Add _gtk and _x11 as linux specific platform filesDoug Johnson
2016-06-24Include .inc files in generated project files.gibbed
2016-01-20Add 'posix' as a platform suffixsephiroth99
2016-01-01Adding yaml-cpp for #428, use rando fork until jbeder/yaml-cpp#342 lands.Ben Vanik
2015-12-30Folding build_tools back into the main repo for simplicity.Ben Vanik