search for: d78646

Displaying 4 results from an estimated 4 matches for "d78646".

Did you mean: d78648
2020 Jul 17
2
Upgrading LLVM's minimum required CMake version
...about two weeks from now, we should be branching for the LLVM 11.0.0 release. Right after we branch, I will implement steps (3) and (4) of the algorithm described above, which is to make the minimum CMake version required be 3.13.4. I will do this by checking-in this patch: https://reviews.llvm.org/D78646. > > That patch will cause errors whenever the CMake version is less than 3.13.4 -- I will then revert and re-apply this patch until all build bots have upgraded to a sufficient CMake. The patch was crafted to be minimal and revert-friendly. Note that build bot owners have already been contac...
2020 Jul 17
2
Upgrading LLVM's minimum required CMake version
...be branching >> for the LLVM 11.0.0 release. Right after we branch, I will implement steps >> (3) and (4) of the algorithm described above, which is to make the minimum >> CMake version required be 3.13.4. I will do this by checking-in this patch: >> https://reviews.llvm.org/D78646. >> > >> > That patch will cause errors whenever the CMake version is less than >> 3.13.4 -- I will then revert and re-apply this patch until all build bots >> have upgraded to a sufficient CMake. The patch was crafted to be minimal >> and revert-friendly. Note t...
2020 Apr 08
3
Upgrading LLVM's minimum required CMake version
> On Apr 2, 2020, at 10:19, Louis Dionne via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Okay, so we've had some discussion on this thread, and although some people (including me) would like a more aggressive policy, I believe the following will not get any objection (based on the thread). On April 23rd 2020, Ubuntu 20.04 LTS will ship with CMake 3.16.x. This will make the
2020 Jul 17
5
Upgrading LLVM's minimum required CMake version
...about two weeks from now, we should be branching for the LLVM 11.0.0 release. Right after we branch, I will implement steps (3) and (4) of the algorithm described above, which is to make the minimum CMake version required be 3.13.4. I will do this by checking-in this patch: https://reviews.llvm.org/D78646. > > That patch will cause errors whenever the CMake version is less than 3.13.4 -- I will then revert and re-apply this patch until all build bots have upgraded to a sufficient CMake. The patch was crafted to be minimal and revert-friendly. Note that build bot owners have already been conta...