aboutsummaryrefslogtreecommitdiffstats
path: root/main/llvm5
Commit message (Collapse)AuthorAgeFilesLines
* main/llvm5: fix source URLalpine-mips-patches2019-01-141-1/+1
| | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2
* main/llvm5: upgrade to 5.0.2J0WI2019-01-071-4/+4
|
* main/llvm5: give up maintainershipJakub Jirutka2019-01-061-1/+1
|
* main/llvm5: fix too strict gtest banner filteralpine-mips-patches2019-01-022-2/+15
| | | | | | | | | | | | | | | | LLVM googletest driver does not correctly filter out the banner printed by the gtest tool and interprets it as another unittest. This makes community/lld test suite fail: UNRESOLVED: lld-Unit :: MachOTests/./lldMachOTests/Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc (1229 of 1231) ******************** TEST 'lld-Unit :: MachOTests/./lldMachOTests/Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc' FAILED ******************** Unable to find '[ PASSED ] 1 test.' in gtest output: Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc Note: Google Test filter = Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 0 tests from 0 test cases. [==========] 0 tests from 0 test cases ran. (0 ms total) [ PASSED ] 0 tests.
* main/llvm5: build fix for gcc8info@mobile-stream.com2018-11-262-2/+34
| | | | The patch is taken from Fedora.
* main/llvm5: test failures are gone in new s390x builderTuan M. Hoang2018-06-071-7/+2
|
* main/llvm5: fix silly typo in patch for LLVMConfig.cmakeJakub Jirutka2018-05-082-3/+3
|
* main/llvm5: create symlink /usr/lib/cmake/llvm for default LLVMJakub Jirutka2018-05-071-0/+1
|
* main/llvm5: fix LLVM_INSTALL_PREFIX in LLVMConfig.cmakeJakub Jirutka2018-05-072-2/+28
|
* main/llvm5: fix build failure on aarch64Jakub Jirutka2018-05-072-1/+36
|
* main/llvm5: link {LLVMgold,libLTO}.so to /usr/lib for default LLVMJakub Jirutka2018-05-011-1/+6
| | | | ...so linker can find them.
* main/llvm5: upgrade to 5.0.1Adeel2017-12-291-2/+2
|
* [llvm]: build with MinSizeRel and our flagsxentec2017-11-141-1/+5
|
* main/llvm5: backport DynamicLibrary fixxentec2017-11-144-74/+43
| | | | | | [https://reviews.llvm.org/D39297] as per @martell's suggestion in https://github.com/alpinelinux/aports/pull/2393#issuecomment-341690423
* main/llvm5: remove git from version suffixNatanael Copa2017-11-141-0/+1
| | | | | the cmake scripts will pick up the git hash from aports git and add it as a version suffix. Use LLVM_APPEND_VC_REV to fix that
* main/llvm*: upgrade to 5.0.0xentec2017-11-147-0/+453