Commit History

Autor SHA1 Mensaxe Data
  wouter d089095d55 Various text-processing stuff %!s(int64=11) %!d(string=hai) anos
  Alex Wulms 80d78b6a37 Support build of shared library (preparation for Android port) %!s(int64=12) %!d(string=hai) anos
  Maarten ter Huurne f878e465fd Since openMSX does not use phtreads directly, the "-pthread" compile and link option should only be added if libraries we use require it. %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne 1508a9a4cb Use "g++" as default compiler on all platforms. %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne 2a8afe0023 Split "platform-*.mk" into generic platform info (same file) and probe overrides (new "probe-*.mk" file). This avoids evaluation of undefined variables, which is silently ignored by Make but treated as an error by "makeutils.py". %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne 0906b10b99 Implemented static linking for all platforms. One important change is that the use of the 3rdparty build system is now almost fully decoupled from static linking. Although we do not use this flexibility at the moment, it does make the Makefiles cleaner. %!s(int64=17) %!d(string=hai) anos
  Maarten ter Huurne bf9dba9af0 Be careful with "override" directive, since it makes the variable immutable without that directive from that point onward. This part is *not* in the manual. %!s(int64=17) %!d(string=hai) anos
  Maarten ter Huurne 57993732d1 Force ("override" directive) additions to CXXFLAGS, as it is likely openMSX will not compile without these. %!s(int64=17) %!d(string=hai) anos
  Maarten ter Huurne ed7b831996 Support for NetBSD. %!s(int64=20) %!d(string=hai) anos