Jeffrey Pfau
|
c1c472958e
|
Tools: Use non-CMake tool for fixing up OS X bundles
|
2015-06-06 12:44:47 -07:00 |
Tillmann Karras
|
24cb82d4dc
|
Tools: add script for updating license headers
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
fd374a7989
|
Tools: add disassemble script for perf
|
2015-02-08 00:39:54 +01:00 |
Tillmann Karras
|
8229746695
|
buildbot-try: allow remotes other than "origin"
|
2015-01-03 17:07:02 +01:00 |
Tillmann Karras
|
30d03be508
|
Tools: buildbot try with binary diffs
|
2014-12-27 12:19:09 +01:00 |
Ryan Houdek
|
47b67fe527
|
Merge pull request #1744 from Buddybenj/google-code
Update Outdated Google Code References
|
2014-12-21 20:55:56 -06:00 |
Benjamin Przybocki
|
fba3c48ec4
|
Update Outdated Google Code References
|
2014-12-20 21:17:51 -06:00 |
CarlKenner
|
aa850c8eee
|
Convert spaces to tabs in IDA Pro script.
|
2014-12-17 01:11:47 +10:30 |
CarlKenner
|
f54d9e33c2
|
Fix many bugs with the Symbols menu (when run with -d argument).
The Symbols menu is now fully useable.
|
2014-12-17 01:11:36 +10:30 |
comex
|
5e25b6389c
|
Make check-includes.py properly report bad UTF-8 on all platforms rather than crashing on Python 3.
Doesn't really belong there, but just removing the check doesn't feel
like a good idea.
|
2014-11-14 11:52:40 -05:00 |
Pierre Bourdon
|
65bbfdb812
|
Add a tools that detects include cycles in the Dolphin codebase.
|
2014-02-22 21:01:39 +01:00 |
Pierre Bourdon
|
939df46674
|
Add an automated tool that does basic checking of includes sort order.
|
2014-02-20 01:01:10 +01:00 |
degasus
|
9d87b8b3c8
|
buildbot: find base revision and generate diff explicit
|
2014-01-31 07:58:51 +01:00 |
Pierre Bourdon
|
0ecc498585
|
Sync gameini ratings from the wiki. Fixes issue 6477.
|
2013-08-11 18:42:18 +02:00 |
Jasper St. Pierre
|
b821bf996e
|
CleanFiles: Remove use of chardet
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-11 11:59:57 -04:00 |
Jasper St. Pierre
|
b4ebeb05ff
|
Move the new CleanFiles Python script to Tools/
So it won't be shipped to users. Also, fix it up so that it finds
the ini files regardless of where it is.
|
2013-08-11 11:58:54 -04:00 |
Pierre Bourdon
|
65f88567b5
|
Added Tools/buildbot-try.sh. See http://code.google.com/p/dolphin-emu/wiki/BuildbotTry for documentation about that feature.
|
2012-12-22 10:51:41 +01:00 |