Historial de Commits

Autor SHA1 Mensaje Fecha
  Maarten ter Huurne 5a65b462de In the "Usage:" help line, explicitly suggest "python3" hace 5 años
  Maarten ter Huurne 7e0f3f15fd Convert build scripts to Python 3 hace 5 años
  Maarten ter Huurne f623713913 Use print function syntax hace 5 años
  wouter d089095d55 Various text-processing stuff hace 12 años
  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. hace 15 años
  Maarten ter Huurne d02f043931 Implemented getSystemFuncsInfo() by marking all optional system functions as not available. This is the correct behaviour for the VC++ build. hace 15 años
  Maarten ter Huurne e9d68c786d Moved content creation of system funcs header to separate module. hace 15 años