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 |