> On Jun 30, 2016, at 6:05 PM, Robinson, Paul via llvm-dev > <llvm-...@lists.llvm.org> wrote: > > > > From: Renato Golin [mailto:renato.go...@linaro.org] > Sent: Thursday, June 30, 2016 4:15 PM > To: Robinson, Paul > Cc: Clang Dev; LLDB Dev; LLVM Dev; Reid Kleckner; > llvm-foundat...@lists.llvm.org > Subject: RE: [cfe-dev] [lldb-dev] [llvm-dev] Sequential ID Git hook > > > On 30 Jun 2016 10:20 p.m., "Robinson, Paul" <paul.robin...@sony.com> wrote: >> We've since stopped creating the tags, and gotten used to not having >> them. We do the 'rev-list --count' trick which mainly gets recorded as >> one component of the version number, and it has been working for us. > Does that work for sub modules inside the umbrella project? > I think for each commit on a subprojects we would create 1 commit on the meta project (which switches the submodule reference to that commit on the subproject). That also implies that the ID number (which is just the length of the history) in the meta project increases with each commit in a subproject.
- Matthias _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev