Displaying 3 results from an estimated 3 matches for "branches_release_38".
2016 Jan 15
2
[cfe-dev] [3.8 Release] We have branched
...attern contains no '%'. Stop.
> CMakeFiles/Makefile2:199: recipe for target 'CMakeFiles/test-suite.dir/all' failed
> And the referenced line of the generated makefile is:
> test-suite-stamps/test-suite-force-rebuild: /home/das-local/llvm-release-3.8/release/branches_release_38/llvm.src/$<TARGET_FILE:clang>
> it looks like cmake isn't fully expanding its generator expressions.
>
> Looking at my logs, it looks like the test-suite used to configure in 3.6.2 but didn't build as part of test-release.sh and then 3.7.0 stopped since we had switched to cma...
2016 Jan 20
3
[cfe-dev] [3.8 Release] We have branched
...> CMakeFiles/Makefile2:199: recipe for target 'CMakeFiles/test-
>> suite.dir/all' failed
>> > And the referenced line of the generated makefile is:
>> > test-suite-stamps/test-suite-force-rebuild: /home/das-local/llvm-
>> release-3.8/release/branches_release_38/llvm.src/$<TARGET_FILE:clang>
>> > it looks like cmake isn't fully expanding its generator expressions.
>> >
>> > Looking at my logs, it looks like the test-suite used to configure in 3.6.2 but
>> didn't build as part of test-release.sh and then 3.7.0...
2016 Jan 13
2
[3.8 Release] We have branched
And so the release process begins.
The 3.8 branch was created today from trunk at r257626, and the trunk
version was then bumped to 3.9.
Release blockers are tracked by http://llvm.org/PR26059. If you find
any bugs (either new or already in the tracker) that you think need to
be fixed before the release, please mark them as blocking this bug.
To get a change committed on the branch, first