Commit History

Author SHA1 Message Date
  wouter d089095d55 Various text-processing stuff 11 years ago
  Alex Wulms 80d78b6a37 Support build of shared library (preparation for Android port) 12 years ago
  Maarten ter Huurne 1508a9a4cb Use "g++" as default compiler on all platforms. 15 years ago
  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 years ago
  Maarten ter Huurne 10d28e5884 Recent OpenBSD releases include GCC 3.4 by default. 17 years ago
  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 years ago
  Maarten ter Huurne 20a5c4187c Added build support for OpenBSD. 20 years ago