how to run hg touch automatically?
![](https://secure.gravatar.com/avatar/9d06d45c337c5b34b3b048012eb47520.jpg?s=120&d=mm&r=g)
Jan. 27, 2013
7:53 p.m.
I was looking at patches found in some cross-build related issues, working around building pgen during a cross build. However it looks like this can be solved by just getting the timestamps for the dependencies right, which is already done for some files. So this should be done for the the GRAMMAR files too. Would this be ok for the 3.3 branch and trunk?
Then, how and when is this command run, so that you always have the correct time stamps? is it hg pull && hg update && make -f Makefile.pre.in touch? Would it be worthwhile to have a shell script python_update which just does this (idea comes from GCC's contrib/gcc_update script)?
Matthias
4392
Age (days ago)
4392
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matthias Klose