Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made proper formats compiled only if needed (nw) | 2016-08-12 | 1 | -1/+2 | |
| | |||||
* | Fix dependency resolving (nw) | 2016-05-01 | 1 | -1/+3 | |
| | |||||
* | complay.py: Python 3 compat. (nw) | 2016-03-30 | 1 | -3/+1 | |
| | |||||
* | Compressed internal layouts [David Haywood] | 2016-03-30 | 1 | -0/+71 | |
| | |||||
* | added line back removed by mistake (nw) | 2016-03-29 | 1 | -0/+1 | |
| | |||||
* | fix per source build (nw) | 2016-03-29 | 1 | -6/+2 | |
| | |||||
* | (nw) | 2016-03-26 | 1 | -0/+0 | |
| | |||||
* | Proper msgfmt fix for Python 2.6 (nw) | 2016-03-26 | 1 | -1/+1 | |
| | |||||
* | oops (nw) | 2016-03-26 | 1 | -1/+1 | |
| | |||||
* | Bugfixes to msgfmt, charset parsing broken on Python 2.6 for inexplicable ↵ | 2016-03-26 | 1 | -7/+9 | |
| | | | | reasons but does not cause failure (nw) | ||||
* | (nw) | 2016-03-25 | 1 | -1/+1 | |
| | |||||
* | Make msgfmt also Python2 compatible and fix several bugs (nw) | 2016-03-25 | 1 | -6/+59 | |
| | |||||
* | Import current msgfmt.py from Python 3 tree (nw) | 2016-03-25 | 1 | -38/+48 | |
| | |||||
* | Convert msgfmt script to UTF-8 (nw) | 2016-03-24 | 1 | -1/+1 | |
| | |||||
* | fix build errors (nw) | 2016-03-05 | 1 | -3/+3 | |
| | |||||
* | Support for filtering exceptions (nw) | 2016-03-05 | 1 | -0/+13 | |
| | |||||
* | made sources build use info from mame.lst (nw) | 2016-03-02 | 2 | -61/+7 | |
| | |||||
* | Added mame.lst as main list, it is now generated, and should be updated ↵ | 2016-03-02 | 1 | -3/+61 | |
| | | | | | | manually (nw) Filtering for subtargets are done by flt files now | ||||
* | fix makedep when encoutering GAMEL (nw) | 2016-02-23 | 1 | -2/+1 | |
| | |||||
* | Placed official version, and removed other files since work only with ↵ | 2016-02-21 | 4 | -1875/+45 | |
| | | | | parsing python (nw) | ||||
* | Add other python tools for gettext replacement (nw) | 2016-02-21 | 4 | -41/+1871 | |
| | |||||
* | Added python replacement for msgfmt (nw) | 2016-02-21 | 1 | -0/+226 | |
| | |||||
* | fix issue with SOURCES=src/mame/drivers/namcops2.cpp (nw) | 2016-02-13 | 1 | -1/+3 | |
| | |||||
* | Fix build for drivers that use netlist (nw) | 2016-01-06 | 1 | -1/+1 | |
| | |||||
* | makedep.py: Finish making it python3-compatible [O. Galibert] | 2016-01-03 | 1 | -15/+15 | |
| | |||||
* | Remove not longer needed ForceCpp flag (nw) | 2015-11-08 | 1 | -7/+3 | |
| | |||||
* | png.py: Fix undefined name 'e'. (nw) | 2015-11-02 | 1 | -1/+2 | |
| | |||||
* | png.py: Remove unused import. (nw) | 2015-11-02 | 1 | -1/+0 | |
| | |||||
* | Moved tools in proper place, and moved build python scripts together with ↵ | 2015-10-07 | 6 | -0/+3797 | |
other scripts (nw) |