História revízii

Autor SHA1 Správa Dátum
  wouter d089095d55 Various text-processing stuff 11 rokov pred
  Alex Wulms 80d78b6a37 Support build of shared library (preparation for Android port) 12 rokov pred
  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. 15 rokov pred
  Maarten ter Huurne 1508a9a4cb Use "g++" as default compiler on all platforms. 15 rokov pred
  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". 15 rokov pred
  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. 17 rokov pred
  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. 17 rokov pred
  Maarten ter Huurne 57993732d1 Force ("override" directive) additions to CXXFLAGS, as it is likely openMSX will not compile without these. 17 rokov pred
  Maarten ter Huurne ed7b831996 Support for NetBSD. 20 rokov pred