Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | poco: update to 1.7.7 | Pascal Bach | 2017-01-25 | 1 | -105/+0 |
| | | | | | Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | remove True option to getVar calls | Joshua Lock | 2016-12-02 | 1 | -2/+2 |
| | | | | | | | | | getVar() now defaults to expanding by default, thus remove the True option from getVar() calls with a regex search and replace. Search made with the following regex: getVar ?\(( ?[^,()]*), True\) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> | ||||
* | poco: update to 1.7.5 | Pascal Bach | 2016-09-26 | 1 | -0/+105 |
Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |