Commit History

Autor SHA1 Mensaxe Data
  Maarten ter Huurne 5a65b462de In the "Usage:" help line, explicitly suggest "python3" %!s(int64=6) %!d(string=hai) anos
  Maarten ter Huurne 7e0f3f15fd Convert build scripts to Python 3 %!s(int64=6) %!d(string=hai) anos
  Maarten ter Huurne f623713913 Use print function syntax %!s(int64=6) %!d(string=hai) anos
  wouter d089095d55 Various text-processing stuff %!s(int64=12) %!d(string=hai) anos
  Maarten ter Huurne afc6613351 Always #define HAVE_FUNC for system functions, but to 0 or 1 depending on whether the function was found or not. This makes sure that if the test for HAVE_FUNC contains a typo or the required header has not been #included, GCC will issue a warning. %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne d02f043931 Implemented getSystemFuncsInfo() by marking all optional system functions as not available. This is the correct behaviour for the VC++ build. %!s(int64=16) %!d(string=hai) anos
  Maarten ter Huurne e9d68c786d Moved content creation of system funcs header to separate module. %!s(int64=16) %!d(string=hai) anos