| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure netlist includes are not found directly on include path. | 2017-02-10 | 1 | -1/+0 | |
| | | | | | Instead, they have to be prefixed by "netlist/". Removed unneeded link librariers for nltool and nlwav along the way. (nw) | ||||
| * | Added ability to use ASIO in all core MAME parts (nw) | 2016-11-07 | 1 | -0/+2 | |
| | | |||||
| * | Compile netlist and lua only if used (nw) | 2016-08-12 | 1 | -2/+0 | |
| | | |||||
| * | Work around linker issues with Emscripten (nw) | 2016-04-29 | 1 | -3/+6 | |
| | | |||||
| * | Fix ldplayer issue (nw) | 2016-03-29 | 1 | -0/+1 | |
| | | |||||
| * | Extend system library support (nw) | 2016-03-28 | 1 | -20/+4 | |
| | | | | | | | | Extend USE_SYSTEM_LIB_* to support providing the library name and include directory. To link against system specific lib names and header path: (ref #711) USE_SYSTEM_LIB_LUA=lua5.3:/usr/include/lua5.3 | ||||
| * | Fixed arcade build and merged libbus with liboptional due to circular ↵ | 2016-03-06 | 1 | -37/+0 | |
| | | | | | dependencies (nw) | ||||
| * | Added pre-compiled headers support to build system (nw) | 2016-01-01 | 1 | -0/+3 | |
| | | |||||
| * | Added addprojectflags function and added -Wsuggest-override for all that are ↵ | 2015-12-06 | 1 | -0/+4 | |
| | | | | | | | not 3rdparty projects. It is place where all additional checks we should put | ||||
| * | Added info header at the top of each .lua file (nw) | 2015-11-14 | 1 | -0/+8 | |
| | | |||||
| * | Remove not longer needed ForceCpp flag (nw) | 2015-11-08 | 1 | -5/+0 | |
| | | |||||
| * | Renamed DRIVERS parameter to SOURCES since you can add any source you wish ↵ | 2015-10-09 | 1 | -1/+1 | |
| | | | | | to include in target (nw) | ||||
| * | Do not create dasm.lib if no disassembler compiled (nw) | 2015-10-09 | 1 | -0/+3 | |
| | | |||||
| * | move mess into mame (nw) | 2015-09-30 | 1 | -2/+1 | |
| | | |||||
| * | removed not needed include paths (nw) | 2015-09-13 | 1 | -1/+0 | |
| | | |||||
| * | Remove direct zlib dependency in code (nw) | 2015-09-13 | 1 | -15/+0 | |
| | | |||||
| * | reorganized scripts according to new structure (nw) | 2015-09-13 | 1 | -0/+148 | |
