dolphin/Tools
Léo Lam 1fe31f6f19 Tools: Fix the lint script
It turns out that last fix was only partial, and it didn't fix the
issue completely as paths were fixed, but staged changes were not
in the list. This should fix it for real, this time. Sorry about that…

(git diff needs --cached to include staged changes, unlike git status.)
2016-08-11 21:11:17 +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
deploy-mac.py Tools: Collapse install_name_tool calls in deploy-mac 2015-06-06 12:51:47 -07: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: Fix the lint script 2016-08-11 21:11:17 +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