summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Collapse)Author
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
Update Outdated Google Code References
2014-12-20Update Outdated Google Code ReferencesBenjamin Przybocki
2014-12-17Convert spaces to tabs in IDA Pro script.CarlKenner
2014-12-17Fix many bugs with the Symbols menu (when run with -d argument).CarlKenner
The Symbols menu is now fully useable.
2014-11-14Make check-includes.py properly report bad UTF-8 on all platforms rather ↵comex
than crashing on Python 3. Doesn't really belong there, but just removing the check doesn't feel like a good idea.
2014-02-22Add a tools that detects include cycles in the Dolphin codebase.Pierre Bourdon
2014-02-20Add an automated tool that does basic checking of includes sort order.Pierre Bourdon
2014-01-31buildbot: find base revision and generate diff explicitdegasus
2013-08-11Sync gameini ratings from the wiki. Fixes issue 6477.Pierre Bourdon
2013-08-11CleanFiles: Remove use of chardetJasper St. Pierre
Now that everything is utf8, guessing the character encoding might go haywire, like with the "Pokemon" games. Just assume UTF8 from here on out.
2013-08-11Move the new CleanFiles Python script to Tools/Jasper St. Pierre
So it won't be shipped to users. Also, fix it up so that it finds the ini files regardless of where it is.
2012-12-22Added Tools/buildbot-try.sh. See ↵Pierre Bourdon
http://code.google.com/p/dolphin-emu/wiki/BuildbotTry for documentation about that feature.