Historial de Commits

Autor SHA1 Mensaje Fecha
  Maarten ter Huurne 83810e8afe Modernize writing of text files hace 5 años
  Maarten ter Huurne e9e8baf1e5 Remove support for DIR_IF_EXISTS in makeutils.py hace 6 años
  wouter d089095d55 Various text-processing stuff hace 11 años
  Maarten ter Huurne 45b98a663c Fixed typo in comment. hace 15 años
  Maarten ter Huurne c97d4e685b Added support for "+=" assignment operator. hace 15 años
  Maarten ter Huurne 673a02148c Workaround to stop the parser from breaking on DIR_IF_EXISTS function definition (function call was already worked around). hace 15 años
  Maarten ter Huurne 4d325a5e80 Implemented "addprefix" Make function. hace 15 años
  Maarten ter Huurne a3142cd2db Added support for our DIR_IF_EXISTS function (needed when building on OS X). hace 15 años
  Maarten ter Huurne ddb54e9665 Renamed evaluate() to evalMakeExpr(), so it is more clear what it does when it is imported into another module. hace 15 años
  Maarten ter Huurne 2530e6f7f3 Added functionality to the Makefile parser so it can evaluate some expressions. This should help in the next steps of migrating the probe code to Python. hace 15 años
  Maarten ter Huurne 434ef617ff Added support for parsing continued lines (trailing backslash). Added support for values containing spaces. hace 16 años
  Maarten ter Huurne 103e96fff7 Put common code from "buildinfo2code" and "version2code" in new module "makeutils". hace 16 años