summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/main.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed location error (nw) Miodrag Milanovic2015-04-081-4/+4
* added SEPARATE_BIN option to put executable files in bin folder and not in ma... Miodrag Milanovic2015-04-081-1/+5
* Add a crappy utility for editing AU effect presets Vas Crabb2015-04-071-1/+1
* back (nw) Miodrag Milanovic2015-04-051-1/+26
* rolled back, not worth of it (nw) Miodrag Milanovic2015-04-051-26/+1
* enable override of resources by osd (nw) Miodrag Milanovic2015-04-051-2/+5
* Made all windows build use icons (nw) Miodrag Milanovic2015-04-051-0/+20
* Moved plist generate to lua (nw) Miodrag Milanovic2015-04-041-1/+8
* Moved creation of most non-layout files out of makefile (nw) Miodrag Milanovic2015-04-041-0/+20
* removed includeosd (nw) Miodrag Milanovic2015-04-021-2/+1
* vs fix (nw) Miodrag Milanovic2015-04-011-1/+5
* Remove all the stuff that causes driver and emu sources to be compiled Vas Crabb2015-03-291-25/+11
* Made ume target include mame and mess targets (nw) Miodrag Milanovic2015-03-281-1/+1
* Move more OSD-specific stuff to OSD scripts Vas Crabb2015-03-281-14/+8
* Split OSD per file [qmc2] Miodrag Milanovic2015-03-271-2/+2
* add postbuild only to main file (nw) Miodrag Milanovic2015-03-261-0/+8
* Fix tools link on OSX, only embed plist in main target Vas Crabb2015-03-261-1/+6
* fixed compiling ldplayer (nw) Miodrag Milanovic2015-03-261-0/+1
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-0/+101