dolphin/Tools
Léo Lam 9c63544445 Tools: Allow diffing against arbitrary revisions
Instead of applying PRs as patches and leaving them as staged changes,
the lint builder now checks out the PR branch, so the lint script
must be able to call git diff with more than just --cached.
(The buildbot will call it with "master...".)
2017-06-05 02:19:08 +02:00
..
CleanFiles.py CleanFiles: Remove use of chardet 2013-08-11 11:59:57 -04:00
ReadDolphinMap.idc Convert spaces to tabs in IDA Pro script. 2014-12-17 01:11:47 +10:30
buildbot-try.sh buildbot-try: allow remotes other than "origin" 2015-01-03 17:07:02 +01:00
check-includes.py Make check-includes.py properly report bad UTF-8 on all platforms rather than crashing on Python 3. 2014-11-14 11:52:40 -05:00
find-includes-cycles.py Add a tools that detects include cycles in the Dolphin codebase. 2014-02-22 21:01:39 +01:00
gameini-ratings-from-wiki.sh Sync gameini ratings from the wiki. Fixes issue 6477. 2013-08-11 18:42:18 +02:00
lint.sh Tools: Allow diffing against arbitrary revisions 2017-06-05 02:19:08 +02:00
perf-disassemble.sh Tools: add disassemble script for perf 2015-02-08 00:39:54 +01:00
symbolicate-ppc.py Tool to transform JIT_PPC_${address} to JIT_PPC_${symbol} 2015-07-24 00:11:56 +02:00
update-license-headers.sh Tools: add script for updating license headers 2015-05-25 13:22:31 +02:00
update-wiitdb.sh Tools: Simplify update-wiitdb.sh 2017-05-26 10:05:18 +02:00