pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/libLLVM



Module Name:    pkgsrc
Committed By:   tnn
Date:           Tue Mar  8 21:06:50 UTC 2016

Modified Files:
        pkgsrc/lang/libLLVM: Makefile PLIST buildlink3.mk
Added Files:
        pkgsrc/lang/libLLVM: distinfo options.mk
        pkgsrc/lang/libLLVM/patches: patch-CMakeLists.txt
            patch-cmake_modules_AddLLVM.cmake
            patch-cmake_modules_CMakeLists.txt
            patch-cmake_modules_TableGen.cmake
            patch-include_llvm_Support_Host.h
            patch-lib_Transforms_CMakeLists.txt
            patch-tools_llvm-shlib_CMakeLists.txt

Log Message:
update to libLLVM-3.8.0

Decouple the package from lang/clang that so it can be maintained
and updated independently.

This switches the build framework from autoconf to cmake.
There are no significant changes to the AMDGPU target mentioned in
the release notes. Other changes are not relevant to mention here since
mesa is the only user of this package in pkgsrc proper.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/libLLVM/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/libLLVM/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/libLLVM/buildlink3.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/libLLVM/distinfo \
    pkgsrc/lang/libLLVM/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/libLLVM/patches/patch-CMakeLists.txt \
    pkgsrc/lang/libLLVM/patches/patch-cmake_modules_AddLLVM.cmake \
    pkgsrc/lang/libLLVM/patches/patch-cmake_modules_CMakeLists.txt \
    pkgsrc/lang/libLLVM/patches/patch-cmake_modules_TableGen.cmake \
    pkgsrc/lang/libLLVM/patches/patch-include_llvm_Support_Host.h \
    pkgsrc/lang/libLLVM/patches/patch-lib_Transforms_CMakeLists.txt \
    pkgsrc/lang/libLLVM/patches/patch-tools_llvm-shlib_CMakeLists.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index