Historique des commits

Auteur SHA1 Message Date
  Maarten ter Huurne e9e8baf1e5 Remove support for DIR_IF_EXISTS in makeutils.py il y a 6 ans
  wouter d089095d55 Various text-processing stuff il y a 11 ans
  Maarten ter Huurne 45b98a663c Fixed typo in comment. il y a 15 ans
  Maarten ter Huurne c97d4e685b Added support for "+=" assignment operator. il y a 15 ans
  Maarten ter Huurne 673a02148c Workaround to stop the parser from breaking on DIR_IF_EXISTS function definition (function call was already worked around). il y a 15 ans
  Maarten ter Huurne 4d325a5e80 Implemented "addprefix" Make function. il y a 15 ans
  Maarten ter Huurne a3142cd2db Added support for our DIR_IF_EXISTS function (needed when building on OS X). il y a 15 ans
  Maarten ter Huurne ddb54e9665 Renamed evaluate() to evalMakeExpr(), so it is more clear what it does when it is imported into another module. il y a 15 ans
  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. il y a 15 ans
  Maarten ter Huurne 434ef617ff Added support for parsing continued lines (trailing backslash). Added support for values containing spaces. il y a 15 ans
  Maarten ter Huurne 103e96fff7 Put common code from "buildinfo2code" and "version2code" in new module "makeutils". il y a 16 ans