This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Adapt sim to new version number & date locations.


Joel> Thanks for pointing this one out. Looks like we're going to have
Joel> to grep the entire repo, just to chase all these references down.
Joel> This is proving to be a lot more involved than I thought!

Yes, what a nightmare.  For me anyhow.

I did the grep and found:

./gdb/contrib/ari/update-web-ari.sh:  version_in=${srcdir}/${module}/version.in
./gdb/contrib/ari/update-web-ari.sh:  version_in=${srcdir}/gdb/version.in
./src-release:	elif test -f $(TOOL)/version.in; then \
./src-release:	  head -1 $(TOOL)/version.in; \

Do we use src-release?

I'm working on update-web-ari.sh.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]