Message275285
Perhaps you can use “make -t <file>” instead of “make touch”. If you know the filename you want to avoid regenerating, that would not need any extra tools, no Mercurial or Git or any other version control. E.g.:
make -t Include/Python-ast.h |
|
| Date |
User |
Action |
Args |
| 2016-09-09 08:09:11 | martin.panter | set | recipients:
+ martin.panter, brett.cannon, ned.deily, ezio.melotti, python-dev, berker.peksag, willingc, josh.r, vlee |
| 2016-09-09 08:09:10 | martin.panter | set | messageid: <[email protected]> |
| 2016-09-09 08:09:10 | martin.panter | link | issue23404 messages |
| 2016-09-09 08:09:10 | martin.panter | create | |
|