summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2023-09-04Tools: fix perf-disassemble.sh.Frajo Haider
2023-03-22Update test-updater.pyshuffle2
2023-03-22test-updater.py: include space and unicode in paths to testShawn Hoffman
2023-03-11updater: add test for update flowShawn Hoffman
2023-02-02lint: replace egrep with grep -EScott Mansell
2023-02-02lint: update to clang-format-13Pierre Bourdon
2022-08-15lint: Don't check for WSL2 host path on non-Linux OSesOatmealDome
2022-06-08lint: use git.exe if the source resides on v9fsShawn Hoffman
2021-10-09add IDA save/load dolphin map scripts for 7.xdreamsyntax
2021-08-30Update clang-format to version 12Léo Lam
2021-03-02Tools: Dolphin symbol map ghidra scripts addedSepalani
2021-01-28require clang-format 10.0Shawn Hoffman
2021-01-26Add script for running unit tests on Android deviceJosJuice
2020-01-25Tools: Add a small Python tool to print FSTsLéo Lam
2020-01-08Require clang-format 9 and reformat source codeLéo Lam
2019-05-05Update lint.sh to clang-format 7.0Techjar
2019-03-09Tools/lint.sh: Look for specific versions of clang-format firstspycrab
2018-12-04Use HTTPS urls when updating from GameTDBSteven M. Vascellaro
2018-10-05lint: remove superfluous loggingbooto
2018-08-26Add Android code style enforcement to lint.shriking
2018-05-30Tools: Dolphin symbol map IDA scripts addedSepalani
2018-04-12Tools: Bump lint.sh versionspycrab
2017-08-16Tools: Check for git and clang-format version 3.8.* in lint.shN.E.C
2017-08-13Tools/lint.sh: lint all of Source, not just CoreMichael M
2017-07-18Tools/lint.sh: turn on Bash 'strict mode'Michael Maltese
2017-06-18Tools: update perf-disassemble.shTillmann Karras
2017-06-05Tools: Allow diffing against arbitrary revisionsLéo Lam
2017-05-26Tools: Simplify update-wiitdb.shLéo Lam
2017-05-21Include the latest WiiTDBLéo Lam
2017-05-08lint: Check for newline at EOFSepalani
2017-02-03CMake: use BundleUtilities to fix up Dolphin.appMichael Maltese
2017-02-03Tools: Fix recurring multiple times over the same library in deploy-mac.pyVicki Pfau
2017-02-02macOS: Make deploy-mac.py script idempotentFlorent Castelli
2017-01-26macOS: Fix deploy-mac.py which fails when no dylib path has to be changedFlorent Castelli
2016-08-11Tools: Fix the lint scriptLéo Lam
2016-08-02Tools: Fix lint by removing unneeded awkLéo Lam
2016-07-26Tools: Don't run lint on deleted filesLéo Lam
2016-06-24lint: bash is hard, actually return errorsPierre Bourdon
2016-06-24linter: run clang-format and fail on diffsPierre Bourdon
2016-06-24linter: Stop checking for include ordering (inconsistent with clang-format)Pierre Bourdon
2015-10-31Add linter script which will replace the ad-hoc commands ran by the linter Bu...Pierre Bourdon
2015-07-24Tool to transform JIT_PPC_${address} to JIT_PPC_${symbol}Gabriel Corona
2015-06-06Tools: Collapse install_name_tool calls in deploy-macJeffrey Pfau
2015-06-06Tools: Clean up deploy-mac script symlink resolutionJeffrey Pfau
2015-06-06Tools: Use non-CMake tool for fixing up OS X bundlesJeffrey Pfau
2015-05-25Tools: add script for updating license headersTillmann Karras
2015-02-08Tools: add disassemble script for perfTillmann Karras
2015-01-03buildbot-try: allow remotes other than "origin"Tillmann Karras
2014-12-27Tools: buildbot try with binary diffsTillmann Karras
2014-12-21Merge pull request #1744 from Buddybenj/google-codeRyan Houdek