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