similar to: No tags in the Git mirrors

Displaying 20 results from an estimated 20000 matches similar to: "No tags in the Git mirrors"

2017 Dec 30
3
No tags in the Git mirrors
On 2017-12-30 21:27, Anton Korobeynikov via llvm-dev wrote: > Hello > > We are not planning to use git tags there (at least until the git > migration would happen). Please use the release branches. To me it doesn't matter if it's a tag or a branch, but, as far as I can see, there are no branches for point releases. For example, there's a branch release_50, but no branch
2018 Nov 08
2
[lldb-dev] Updates on SVN to GitHub migration
What's the status here? Can someone keep https://llvm.org/docs/Proposals/GitHubMove.html updated with the current status of things? And once things are usable, probably update https://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo as well. On Wed, Oct 24, 2018 at 4:57 AM Jacob Carlborg via lldb-dev < lldb-dev at lists.llvm.org> wrote: > On 2018-10-24
2018 Nov 08
2
[lldb-dev] Updates on SVN to GitHub migration
It'd be nice to know what about our repository is breaking it. Do they have any idea what that is? For example -- I think that we probably will want to archive+discard many of the random branches and tags currently in the repository. If the large number of branches and tags is breaking it, then maybe it just starts working after we do so. On Thu, Nov 8, 2018 at 3:53 PM Anton Korobeynikov
2018 Jan 17
1
releases.llvm.org randomly failing with Service Unavailable
This is strange and everything is fast for me. Let's continue off-list. On Wed, Jan 17, 2018 at 8:13 PM, Jacob Carlborg via llvm-dev <llvm-dev at lists.llvm.org> wrote: > On 2018-01-17 12:29, Anton Korobeynikov via llvm-dev wrote: >> >> Which URL ? > > > They all seem to be slow. But here's one example: > >
2018 Nov 09
2
[lldb-dev] Updates on SVN to GitHub migration
Isn’t the checkout a local operation that should not involved GitHub ? Did you mean the clone operation ? And about sparse-checkout, I though they require a full clone of the repository anyway. Is there a way to do a partial clone only ? Note: If you don’t need the whole history local, you may perform a swallow clone (using —depth 1). > Le 9 nov. 2018 à 01:02, Anton Korobeynikov via llvm-dev
2018 Jan 17
2
releases.llvm.org randomly failing with Service Unavailable
On 2018-01-17 12:29, Anton Korobeynikov via llvm-dev wrote: > Which URL ? They all seem to be slow. But here's one example: https://releases.llvm.org/4.0.0/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz -- /Jacob Carlborg
2018 Feb 05
0
releases.llvm.org randomly failing with Service Unavailable
I just ran into this again: $ wget http://releases.llvm.org/4.0.0/clang+llvm-4.0.0-x86_64-linux-gnu-debian8.tar.xz --2018-02-05 13:40:00-- http://releases.llvm.org/4.0.0/clang+llvm-4.0.0-x86_64-linux-gnu-debian8.tar.xz Resolving releases.llvm.org (releases.llvm.org)... 151.101.122.49 Connecting to releases.llvm.org (releases.llvm.org)|151.101.122.49|:80... connected. HTTP request sent, awaiting
2018 Jan 13
2
Pre-built binaries unavailable?
On 2018-01-10 17:26, Hans Wennborg via llvm-dev wrote: > Strange. Some of the files work for me, and some get the error message > you showed. I had a problem with the following files seven hours ago when my build failed. http://releases.llvm.org/3.9.0/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz http://releases.llvm.org/3.9.1/clang+llvm-3.9.1-x86_64-linux-gnu-ubuntu-14.04.tar.xz
2018 Jan 16
2
releases.llvm.org randomly failing with Service Unavailable
On 2018-01-15 22:45, Anton Korobeynikov via llvm-dev wrote: > This should be fixed as of now. I just tried again, it takes over 60 seconds to get a reply. -- /Jacob Carlborg
2018 Jan 13
0
Pre-built binaries unavailable?
Jacob, We believe the issue is fixed now. Could you please confirm? On Sat, Jan 13, 2018 at 11:41 AM, Jacob Carlborg via llvm-dev <llvm-dev at lists.llvm.org> wrote: > On 2018-01-10 17:26, Hans Wennborg via llvm-dev wrote: >> >> Strange. Some of the files work for me, and some get the error message >> you showed. > > > I had a problem with the following files
2017 Sep 10
2
[Release-testers] [5.0.0 Release] The final tag is in
On 2017-09-08 14:33, Brian Cain via llvm-dev wrote: > > Hans, > > Sorry it's a little late -- I got a request for ubuntu x86_64. > > Uploaded clang+llvm-5.0.0-linux-x86_64-ubuntu16.04.tar.xz and > clang+llvm-5.0.0-linux-x86_64-ubuntu14.04.tar.xz This one has a different name than all the other releases :(. The other releases are named
2019 Nov 03
3
Committing with git
On 2019-10-29 01:21, Reid Kleckner via llvm-dev wrote: > At the dev meeting I heard Doug Gregor say something like, "what kind of > dirty animals are you, you just push directly to master!?" Based on > that, I think other communities may set up workflows where they push > branches to places, and some automation rebases and updates master > asynchronously, optionally
2018 Jan 17
0
releases.llvm.org randomly failing with Service Unavailable
Which URL ? On Tue, Jan 16, 2018 at 10:43 AM, Jacob Carlborg via llvm-dev <llvm-dev at lists.llvm.org> wrote: > On 2018-01-15 22:45, Anton Korobeynikov via llvm-dev wrote: >> >> This should be fixed as of now. > > > I just tried again, it takes over 60 seconds to get a reply. > > -- > /Jacob Carlborg > > >
2018 Sep 20
2
[lldb-dev] LLVM 7.0.0 Release
On 2018-09-20 10:01, Hans Wennborg via llvm-dev wrote: > Yes, it's a manual process. The binaries are build and tested by > volunteers, and the set of folks who volunteers differs a little > between releases. I would assume LLVM has some kind of CI infrastructure. That should be able to build the release binaries. > The pre-built binaries are really mostly for users who want to
2018 Jan 14
1
Pre-built binaries unavailable?
On 2018-01-13 21:08, Anton Korobeynikov via llvm-dev wrote: > Jacob, > > We believe the issue is fixed now. Could you please confirm? It's still taking between 5 and 22 seconds to get a reply. -- /Jacob Carlborg
2013 Jul 25
0
[LLVMdev] ubuntu on the mac
On 2013-07-24 09:47, Tyler Hardin wrote: > Not much slower. VBox does an amazing job at getting near native > performance on modern machines (those with nested paging etc.). This is > definitely the best option if your computer has ~2g ram and 2+ cores. > Give the Ubuntu VM 2g and 1 (maybe 2) core/s and it should be fine. At work, it takes significantly longer to boot our Ruby on
2013 Dec 05
0
[LLVMdev] LLVM 3.4rc2 Binaries Now Available
On 2013-12-04 08:22, Bill Wendling wrote: > The LLVM 3.4rc2 binaries are now available for testing! Please download them and compile and test things. See if it breaks your code! Please file bugs for any issues you encounter. At this point, we’re only accepting fixes for regressions from 3.3. Cool. For convenience, here are the links http://llvm.org/pre-releases/3.4/rc2 -- /Jacob Carlborg
2016 Jul 20
2
GitHub Hooks
On 2016-07-20 00:16, Mehdi Amini via llvm-dev wrote: > Sure, "running a decent and stable web service is not a simple task”, that’s what I’m saying. Perhaps Travis CI could be used. They support triggering builds using an API [1]. [1] https://docs.travis-ci.com/user/triggering-builds -- /Jacob Carlborg
2018 Sep 19
2
[lldb-dev] LLVM 7.0.0 Release
On 2018-09-19 18:25, Alex Denisov via llvm-dev wrote: > Hi Hans, > > Thanks a lot for the effort. > I'm curious if binaries for other systems will appear there (Ubuntu, macOS)? > > Also, more general question: > I see that different releases have different sets of pre-built binaries, > so I'm curious what are the reasons behind? I'm a bit curious as well. I
2013 May 11
1
[LLVMdev] Assertion in the linker on Mac OS X
This post might be a bit off topic but I'm hoping there's someone here that can help me. I'm working on implementing support for the Objective-C ABI in the D programing language. I've based my work on the work made by another developer a couple of years ago. Most of the code is already in place and I'm now trying to make sure everything works after the merging the latest