summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/main.lua
Commit message (Expand)AuthorAgeFilesLines
* made sources build use info from mame.lst (nw) Miodrag Milanovic2016-03-021-0/+10
* Added mame.lst as main list, it is now generated, and should be updated manua... Miodrag Milanovic2016-03-021-7/+24
* Made Visual Studio use by default bundled SDL2 (nw) Miodrag Milanovic2016-02-271-7/+0
* Made pnacl to compile (nw) Miodrag Milanovic2016-02-261-3/+15
* Make Android targets compile but not link, using clang compiler in NDK, since... Miodrag Milanovic2016-02-251-0/+11
* Made OSD=sdl build compile out of box in Visual Studio (nw) Miodrag Milanovic2016-02-221-1/+7
* Emscripten cleanup (nw) Justin Kerk2016-02-211-1/+14
* Embed needed bgfx files in Emscripten build (nw) Justin Kerk2016-02-211-1/+1
* BGFX mandatory requirement (nw) Miodrag Milanovic2016-02-161-6/+2
* Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) Miodrag Milanovic2016-02-141-1/+2
* Substantial improvements to Web Audio sound backend for Emscripten port. [Gr... Justin Kerk2016-02-041-1/+1
* link into main project and link deps (nw) Miodrag Milanovic2016-01-311-0/+2
* Keep naming of binaries for builds made with SOURCES to be same as usual, (nw) Miodrag Milanovic2016-01-171-2/+2
* removed jsoncpp (nw) Miodrag Milanovic2016-01-091-1/+0
* Revert "removing MESS brand and making MAME a name not acronym (nw)" Miodrag Milanovic2015-12-311-1/+2
* removing MESS brand and making MAME a name not acronym (nw) Miodrag Milanovic2015-12-311-2/+1
* qtdebugger as separate lib (nw) Miodrag Milanovic2015-12-261-0/+3
* Allow SDLMAME to build on OS X from paths containing spaces (and allow SOURCE... AJR2015-12-191-1/+1
|\
| * Revert "Allow SDLMAME to build on OS X from paths containing spaces" R. Belmont2015-12-191-9/+9
|/
* Allow SDLMAME to build on OS X from paths containing spaces AJR2015-12-191-9/+9
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-061-0/+1
* Compile with Emscripten out of the box. [Justin Kerk] Justin Kerk2015-11-241-0/+5
* Added info header at the top of each .lua file (nw) Scott Stone2015-11-141-0/+8
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-3/+0
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-10/+10
* Removed mongoose due to restricted license and webserver wip till code is res... Miodrag Milanovic2015-11-041-1/+0
* Renamed DRIVERS parameter to SOURCES since you can add any source you wish to... Miodrag Milanovic2015-10-091-4/+4
* Do not create dasm.lib if no disassembler compiled (nw) Miodrag Milanovic2015-10-091-0/+6
* Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-071-4/+4
* reorganized scripts according to new structure (nw) Miodrag Milanovic2015-09-131-0/+1
* made FORCE_VERSION_COMPILE option to be used for build server (nw) Miodrag Milanovic2015-09-051-1/+3
* for separate drivers use simple naming logic (nw) Miodrag Milanovic2015-06-211-2/+6
* fixed order of libs making apricot build fine (nw) Miodrag Milanovic2015-06-201-1/+1
* Fix more driver building, going deeper in checks (nw) Miodrag Milanovic2015-06-201-1/+1
* Made possible creation of custom builds with given list of drivers included. Miodrag Milanovic2015-06-201-2/+10
* force rebuild version.c (nw) Miodrag Milanovic2015-06-151-0/+6
* Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... Julian Sikorski2015-06-061-4/+37
* Converted netlist into a library. Moved most code from nl_convert.h to couriersud2015-06-011-0/+1
* added deps for .lst (nw) Miodrag Milanovic2015-05-271-1/+4
* propagate _subtarget in maintargetosdoptions call (nw) Miodrag Milanovic2015-05-211-1/+1
* fixed determining RC file and rules and removed not needed files (nw) Miodrag Milanovic2015-05-171-7/+9
* Fix NO_USE_MIDI balr0g2015-05-151-1/+1
* made mess to behave as before (nw) Miodrag Milanovic2015-05-101-1/+5
* Fix resources and updated verinfo to give default for mame in any subtarget c... Miodrag Milanovic2015-05-091-8/+8
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-0/+3
* MAME now represent full build, for building MESS drivers only use [Miodrag Mi... Miodrag Milanovic2015-05-091-6/+9
* use target suffixes only for main executable (nw) Miodrag Milanovic2015-04-251-0/+36
* Make generated projects behave same as before revert (nw) Miodrag Milanovic2015-04-161-0/+1
* Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) Miodrag Milanovic2015-04-101-1/+5
* Added PYTHON_EXECUTABLE to use differently named python executable(nw) Miodrag Milanovic2015-04-081-4/+4