| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MAME now represent full build, for building MESS drivers only use [Miodrag ↵ | 2015-05-09 | 3 | -24/+0 | |
| | | | | | | | | Milanovic] make SUBTARGET=mess, for building only Arcades drivers only use: make SUBTARGET=arcade | ||||
| * | Moved build system to GENie [Miodrag Milanovic] | 2015-03-26 | 1 | -41/+0 | |
| | | | | | | | | | | | | | | | make TARGET=mess -j19 will generate all needed files and build MESS, while developing you can use make TARGET=mess COMPILE=1 -j19 to prevent rebuilding of make files. Build system have automatic generate of dependencies so will do incremental builds fine. make clean will remove all generated files/projects and obj files | ||||
| * | Cleanups and version bumpmame0159 | 2015-02-25 | 1 | -1/+1 | |
| | | |||||
| * | If verinfo.py fails don't touch the output file, so subsequent builds won't ↵ | 2015-02-22 | 1 | -1/+1 | |
| | | | | | think it's up-to-date | ||||
| * | verinfo to python (nw) | 2015-02-13 | 1 | -2/+2 | |
| | | |||||
| * | (MESS) fixed missing file details [Oliver Stöneberg] | 2015-01-30 | 1 | -1/+1 | |
| | | | | | also aligned all .rc files | ||||
| * | added missing generation of MESS resources (nw) | 2015-01-30 | 1 | -0/+10 | |
| | | | | | still doesn't fix the missing details | ||||
| * | Changing #includes for headers that are part of toolchain and not part of ↵ | 2014-09-29 | 2 | -13/+2 | |
| | | | | | any source/external library. Removal of references to messvers.rc as it does not appear to be used anymore. (nw) | ||||
| * | MSVC fixes | 2014-07-03 | 1 | -1/+0 | |
| | | |||||
| * | (Windows) add higher resolution icons for mame/mess. These were made ↵ | 2013-10-26 | 1 | -0/+0 | |
| | | | | | available by JacKc a few months ago. I don't mean to imply that they are 'official', they may be replaced later. | ||||
| * | Bulk convert files that already had standard BSD license in my name | 2013-10-16 | 1 | -35/+2 | |
| | | | | | to new license tagged form. | ||||
| * | Clean-ups and version bumpmame0147u1 | 2012-10-08 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) write messvers.rc to the proper output folder and fixed include in ↵ | 2012-09-18 | 2 | -4/+4 | |
| | | | | | mess.rc (no whatsnew) | ||||
| * | (MESS) fixed resource data of Windows executable [Oliver Stöneberg] | 2012-09-17 | 3 | -4/+23 | |
| | | |||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 3 | -0/+81 | |
