search for: depot_tool

Displaying 19 results from an estimated 19 matches for "depot_tool".

Did you mean: depot_tools
2019 May 21
2
RFC: changing variable naming rules in LLVM codebase
...you already have to spend time running git blame multiple times to look past uninteresting commits so I'd love for you to give this feature a try and see if it helps you. Your feedback will be very valuable. Thanks, -Michael [1] https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html
2016 Jun 30
6
[lldb-dev] Sequential ID Git hook
...ot;git-number" extension that assigns sequential ids to commits in the obvious way, and that provided some continuity with the "git-svn-id:" footers in commit messages. I'm not sure their extension is particularly reusable, though: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/master/git_number.py I think for LLVM, whatever process updates the umbrella repo should add the sequential IDs to the commit message, and that will help provide continuity across the git/svn bridge. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://...
2014 Oct 23
3
[LLVMdev] compiler-rt with MSVC 2013
...LE_ASSERTIONS=ON -DCMAKE_BUILD_TYPE=Release >>> -DLLVM_TARGETS_TO_BUILD=X86 .. && ninja >>> instead? >> >> Do I need something special to support ninja? > > Put it onto your PATH? > e.g. you can > $ svn export http://src.chromium.org/svn/trunk/tools/depot_tools/ninja.exe > and put it into your cmake/bin That worked, and it does compile. I know basically nothing about ninja... is there a way to see what flags it passes to link.exe? ~Aaron > >> E:\llvm\compiler-rt-ninja>cmake -GNinja -DLLVM_ENABLE_ASSERTIONS=ON -DCMAKE_BUIL >> D_TYP...
2019 Jun 10
2
RFC: changing variable naming rules in LLVM codebase
...> blame multiple times to look past uninteresting commits so I'd love for you > to give this feature a try and see if it helps you. Your feedback will be > very valuable. > > Thanks, > -Michael > > [1] > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > _______________________________________________ > LLVM Develope...
2019 Jun 07
2
RFC: changing variable naming rules in LLVM codebase
...> blame multiple times to look past uninteresting commits so I'd love for you > to give this feature a try and see if it helps you. Your feedback will be > very valuable. > > Thanks, > -Michael > > [1] > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > _______________________________________________ > LLVM Developers ma...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...-DLLVM_TARGETS_TO_BUILD=X86 .. && ninja >>>>> instead? >>>> >>>> Do I need something special to support ninja? >>> >>> Put it onto your PATH? >>> e.g. you can >>> $ svn export http://src.chromium.org/svn/trunk/tools/depot_tools/ninja.exe >>> and put it into your cmake/bin >> >> That worked, and it does compile. I know basically nothing about >> ninja... is there a way to see what flags it passes to link.exe? > > I've found a way to check the linker output from the two builds, and >...
2019 Jul 09
4
RFC: changing variable naming rules in LLVM codebase
...d time running git blame multiple times to look past uninteresting commits so I'd love for you to give this feature a try and see if it helps you. Your feedback will be very valuable. > > Thanks, > -Michael > > [1] https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html <https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html> > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...;>>>>> instead? >>>>>> >>>>>> Do I need something special to support ninja? >>>>> >>>>> Put it onto your PATH? >>>>> e.g. you can >>>>> $ svn export http://src.chromium.org/svn/trunk/tools/depot_tools/ninja.exe >>>>> and put it into your cmake/bin >>>> >>>> That worked, and it does compile. I know basically nothing about >>>> ninja... is there a way to see what flags it passes to link.exe? >>> >>> I've found a way to check...
2019 Jul 12
5
RFC: changing variable naming rules in LLVM codebase
...uninteresting commits so I'd >> love for you to give this feature a try and see if it helps you. >> Your feedback will be very valuable. >> >> Thanks, >> -Michael >> >> [1] >> > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >> [9] >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >> ______________________________________...
2019 Mar 12
2
RFC: changing variable naming rules in LLVM codebase
Thanks very much for all the feedback. I've tried to collect the information into a proposal for a transition plan: https://reviews.llvm.org/D59251. -Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190312/8c8a6961/attachment.html>
2019 Jul 09
2
RFC: changing variable naming rules in LLVM codebase
...t; you to give this feature a try and see if it helps you. Your feedback will >>>> be very valuable. >>>> >>>> Thanks, >>>> -Michael >>>> >>>> [1] >>>> https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >>>> _______________________________________________ >>>> LLVM Developers mailing list >>>> llvm-dev at lists.llvm.org >>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>>> >>>> >...
2019 Jul 09
2
RFC: changing variable naming rules in LLVM codebase
...#39;d love for you to give this feature a try and see if it helps you. Your feedback will be very valuable. >>>>> >>>>> Thanks, >>>>> -Michael >>>>> >>>>> [1] https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >>>>> _______________________________________________ >>>>> LLVM Developers mailing list >>>>> llvm-dev at lists.llvm.org >>>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>>>>...
2019 Jul 10
4
RFC: changing variable naming rules in LLVM codebase
...t;>>>>> be very valuable. >>>>>>> >>>>>>> Thanks, >>>>>>> -Michael >>>>>>> >>>>>>> [1] >>>>>>> https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >>>>>>> _______________________________________________ >>>>>>> LLVM Developers mailing list >>>>>>> llvm-dev at lists.llvm.org >>>>>>> https://lists.llvm.org/cgi-bin/mailman/listinfo...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
On Thu, Oct 23, 2014 at 2:24 PM, Timur Iskhodzhanov <timurrrr at google.com> wrote: > I don't think this is the right approach. > > Currently we intentionally define malloc etc without changing the > names and (when stuff works ok) the linker just links all the mem > allocator calls with calls to our RTL. This is kind of a link-time > interception. How could that work
2019 Jul 10
3
RFC: changing variable naming rules in LLVM codebase
...a try and see if it helps you. Your feedback will >>>>> be very valuable. >>>>> >>>>> Thanks, >>>>> -Michael >>>>> >>>>> [1] >>>>> https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html >>>>> _______________________________________________ >>>>> LLVM Developers mailing list >>>>> llvm-dev at lists.llvm.org >>>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>>>> &...
2019 Feb 19
6
RFC: changing variable naming rules in LLVM codebase
On Mon, Feb 18, 2019 at 2:16 AM Michael Platings via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Regarding a plan for conversion, I'm keen to avoid perfect being the enemy > of better. It seems a bit early to discuss conversion given there’s not consensus on a style. For example: If we imagine that over time it evolves such that 50% of the variables have > been renamed
2019 Jul 18
4
RFC: changing variable naming rules in LLVM codebase
...love for you to give this feature a try and see if it helps you. > >> Your feedback will be very valuable. > >> > >> Thanks, > >> -Michael > >> > >> [1] > >> > > > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html > >> [9] > >> _______________________________________________ > >> LLVM Developers mailing list > >> llvm-dev at lists.llvm.org > >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >> > >> ____...
2016 Jun 30
0
Sequential ID Git hook
I don't think we should do any of that. It's too complicated -- and I don't see the reason to even do it. There's a need for the "llvm-project" repository -- that's been discussed plenty -- but where does the need for a separate "id" that must be pushed into all of the sub-projects come from? This is the first I've heard of that as a thing that needs to
2016 Jun 30
6
Sequential ID Git hook
Now that we seem to be converging to an acceptable Git model, there was only one remaining doubt, and that's how the trigger to update a sequential ID will work. I've been in contact with GitHub folks, and this is in line with their suggestions... Given the nature of our project's repository structure, triggers in each repository can't just update their own sequential ID (like