Thank you Jason! On Mon, Jul 2, 2018 at 5:48 PM Jason Molenda via lldb-commits <lldb-commits@lists.llvm.org> wrote: > > Author: jmolenda > Date: Mon Jul 2 17:43:57 2018 > New Revision: 336158 > > URL: http://llvm.org/viewvc/llvm-project?rev=336158&view=rev > Log: > Re-sort the lldb.xcodeproj project file and commit the script > that I used to sort it to scripts/sort-pbxproj.rb. It turns > out that Xcode will perturb the order of the file lists > every time we add a file, following its own logic, and unfortunately > we'll still end up with lots of merge conflicts when that tries > to merge to the github swift repositories. We talked this over > and we're going to keep it in a canonical state by running this > script over it when Xcode tries to reorder it. > > Added: > lldb/trunk/scripts/sort-pbxproj.rb (with props) > Modified: > lldb/trunk/lldb.xcodeproj/project.pbxproj > > _______________________________________________ > lldb-commits mailing list > lldb-commits@lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Re: [Lldb-commits] [lldb] r336158 - Re-sort the lldb.xcodeproj project file and commit the script
Davide Italiano via lldb-commits Mon, 02 Jul 2018 18:37:29 -0700
- [Lldb-commits] [lldb] r336158 - Re-sort t... Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r336158 - Re-s... Jason Molenda via lldb-commits
- Re: [Lldb-commits] [lldb] r33615... Davide Italiano via lldb-commits