summaryrefslogtreecommitdiffstatshomepage
path: root/src/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* added GCC 4.9 handling to build/flags_gcc.mak now it has been released (nw) Oliver Stöneberg2014-05-071-0/+4
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-072-5/+5
* Same rule applies to all GCC 4.8.x so on Windows as well (nw) Miodrag Milanovic2014-03-301-3/+1
* Allow JSMESS to compile with -Werror (nw) Justin Kerk2014-03-122-9/+14
* "fixed" VS2012 linking of makemak.exe and makelist.exe (nw) Oliver Stöneberg2014-03-121-2/+4
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-112-273/+234
* Include bus resolve in dynamic build procedure (nw) Miodrag Milanovic2014-03-091-0/+1
* Fix SDL compile (nw) Alex W. Jackson2014-03-021-5/+0
* moved compiler-specific warning generation to shared files (nw) Oliver Stöneberg2014-03-023-0/+52
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-6/+6
* makedepend now ignores "-D" defines as well. Couriersud2013-12-011-0/+6
* Fixed make depend on OS X. (nw) Curt Coder2013-11-131-0/+5
* More cross_build stuff (nw) Justin Kerk2013-11-031-1/+20
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-163-93/+6
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-49/+48
* makemak wip (nw) Miodrag Milanovic2013-06-212-59/+32
* made makemak create lst as well, and some fixes for cpu.mak (nw) Miodrag Milanovic2013-06-201-41/+137
* Updated makemak to support splitting per libraries (nw) Miodrag Milanovic2013-06-202-80/+144
* simplified mamemak (nw) Miodrag Milanovic2013-06-191-167/+73
* Renamed one more include of .c in h file, and updated makemak (nw) Miodrag Milanovic2013-06-181-0/+8
* made makemak add dependencies for needed devices automatically,added partial ... Miodrag Milanovic2013-06-181-1/+109
* added layout dependancy (nw) Miodrag Milanovic2013-06-181-4/+11
* create lib per driver source file, and make linking correct (nw) Miodrag Milanovic2013-06-181-3/+41
* don't just ignore first char, but take full line (nw) Miodrag Milanovic2013-06-181-0/+7
* start work on makemak to produce dependency per driver, added @ sign into lst... Miodrag Milanovic2013-06-173-0/+681
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-113-39/+39
* added resources and icon for UME / added UME support to verinfo and updated t... Oliver Stöneberg2012-09-201-1/+15
* (MESS) fixed resource data of Windows executable [Oliver Stöneberg] Oliver Stöneberg2012-09-171-19/+5
* First pass at modernizing struct definitions. Aaron Giles2012-09-152-6/+3
* oops, looks like it needs to be before the qsort or "bad things happen". but ... smf-2012-08-161-3/+3
* add ___empty after sorting, the count is correct now and the check for no dri... smf-2012-08-161-3/+3
* Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles2012-04-061-0/+1
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-232-285/+0
* tagmap is just a C++ template now. Added iterators to it as Aaron Giles2012-01-171-6/+7
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-13/+10
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-236/+165
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-13/+13
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-17/+18
* Support for ignoring item in lst files (no whatsnew) Miodrag Milanovic2011-11-302-6/+77
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-142-4/+4
* - Updated romload so devices are loaded from separate files [Miodrag Milanovic] Miodrag Milanovic2011-08-022-0/+250
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-312-1/+4
* Fixes for variable shadowing [Oliver Stöneberg] R. Belmont2011-07-211-6/+6
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-2/+2
* (Finally found the time to finish this....) Aaron Giles2011-05-301-36/+37
* Fixed Sega Saturn / ST-V start-up crash that was happening on some ends [Oliv... Angelo Salese2011-05-261-1/+1
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-2/+2
* Updated makelist to be able to import list items from more files (no whatsnew) Miodrag Milanovic2011-05-131-40/+69
* Cleanups again Angelo Salese2011-04-181-16/+16
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-132-0/+220