Commit Graph

13 Commits

Author SHA1 Message Date
jnahmias 6286ba7505
honor standard build environment variables (#317)
allow PREFIX to be overridden
use CXX for compiling C++ code, overriddable
include CXXFLAGS & LDFLAGS when compiling linking
2021-02-01 05:44:10 -05:00
jnahmias 6f45846975
fix spelling mistakes caught by lintian (#314) 2021-01-31 23:57:24 -05:00
mjbudd77 f4183a6495
Fixed net server C++11 warning: dynamic exception specifications are deprecated in C++11, which results in a compiler error when using C++17 standard. (#300) 2021-01-09 21:18:49 -05:00
Rongjian Zhang 211c7972a9 Fix compile error at macOS (#9)
* Fix compile error at macOS
* If fixing some of the whitespace in this file with this patch, might as well go the whole way?
* > 0 to != NULL
2018-06-03 03:37:39 -04:00
zeromus f42fb23276 delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
zeromus 0307e3b827 migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
punkrockguy318 2be5084a7b create new subversion repo structure (trunk, tags, branches)
[[Split portion of a mixed commit.]]
2013-03-15 19:00:14 +00:00
punkrockguy318 8e5c0a063a net-server: default to "fceux-server.conf" instead of "fceu-server.conf" (thanks Joe Nihmias!) 2012-11-02 13:41:36 +00:00
punkrockguy318 449ac4352f updated FSF license in COPYING license file and source and header files 2012-08-04 22:33:16 +00:00
punkrockguy318 1b728ca591 fceux-server: switch to unix endlines 2011-12-01 05:32:10 +00:00
punkrockguy318 95e7d4ca21 fceux-server: fix build errors for BSD 2011-12-01 05:30:26 +00:00
punkrockguy318 fade467e75 Added "scons fceux-net-server" build insutrction and updated the makefile for the netplay server 2011-10-23 23:31:19 +00:00
punkrockguy318 a44ecb49a5 move fceux-server to fceu directory so that it will be included in tarball and hopefully used -- talk to me in irc if you have an issue with this organazational adjustment 2011-10-19 08:22:21 +00:00