The NetBSD Project

CVS log for pkgsrc/devel/include-what-you-use/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / include-what-you-use

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.38 / (download) - annotate - [select for diffs], Wed Nov 8 13:18:48 2023 UTC (4 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored)

*: recursive bump for icu 74.1

Revision 1.37 / (download) - annotate - [select for diffs], Fri Oct 6 19:25:48 2023 UTC (5 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.36: +4 -6 lines
Diff to previous 1.36 (colored)

include-what-you-use: updated to 0.20

IWYU 0.20

[iwyu] Support IWYU pragma: export for forward-declarations
[iwyu] Silently break cycles in mappings instead of crashing
[iwyu] Require full type inside typeid()
[iwyu] Improve template reporting and resugaring
[iwyu] Improve reporting of explicit template instantiations
[iwyu] Fix a few crashers
[iwyu] Improve logging (many small fixes)
Abandon python2 for scripts in favor of python3

Revision 1.36 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:09 2023 UTC (7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.35 / (download) - annotate - [select for diffs], Tue Jul 18 14:11:15 2023 UTC (8 months ago) by nia
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

devel: Adapt packages to use USE_(CC|CXX)_FEATURES

Revision 1.34 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:41 2023 UTC (11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

revbump after textproc/icu update

Revision 1.33 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:49 2022 UTC (15 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

massive revision bump after textproc/icu update

Revision 1.32 / (download) - annotate - [select for diffs], Mon Nov 14 18:53:25 2022 UTC (16 months ago) by adam
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

include-what-you-use: updated to 0.19

IWYU 0.19
Compatible with Clang 15.

[iwyu] New --comment_style option to control verbosity of 'why' comments
[iwyu] New --regex option to select regex dialect
[iwyu] Add support for regex replacement in mappings
[iwyu] Add begin_keep/end_keep pragmas for protecting ranges of includes or forward-declares
[iwyu] Fix several crasher bugs for unusual inputs
[iwyu] More exhaustive handling of type aliases and enums
[iwyu] Recognize IWYU pragmas in CRLF source files
[iwyu] Respect configured toolchain on macOS (and overrides via -nostdinc++ + -isystem)
[fix_includes] Recognize namespace alias declarations
[mappings] Improve mappings for POSIX and libc headers
[cmake] Build now requires a C++17 compiler (as does LLVM)
[cmake] Support LLVM external project build (see README)

Revision 1.31 / (download) - annotate - [select for diffs], Fri Aug 12 08:56:01 2022 UTC (19 months ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 (colored)

devel/include-what-you-use: llvm update

Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:14 2022 UTC (20 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.29 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:50 2022 UTC (23 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

revbump for textproc/icu update

Revision 1.28 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:58 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

revbump for icu and libffi

Revision 1.27 / (download) - annotate - [select for diffs], Sun Dec 5 14:50:41 2021 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.26: +3 -8 lines
Diff to previous 1.26 (colored)

include-what-you-use: update to 0.17.

    [iwyu] Improve support for various C++ features (builtins, CTAD, specializations, type aliases)
    [iwyu] Fix crash on invalid code
    [iwyu] Remove hard dependency on x86 LLVM target
    [mappings] Improve mappings for GNU libc
    [iwyu_tool] More concise output for clang output format

and compatibility with llvm-13.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Nov 23 20:55:42 2021 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.25: +4 -1 lines
Diff to previous 1.25 (colored)

llvm: update llvm and friends to 13.0.0

Tested on NetBSD-current and 9.1/amd64.

Also update packages tightly coupled to llvm, if new versions are
available.

Mark creduce, include-what-you-use, and zig broken (waiting for a
new release).

Changes:

Non-comprehensive list of changes in this release

    Windows Control-flow Enforcement Technology: the -ehcontguard
    option now emits valid unwind entrypoints which are validated
    when the context is being set during exception handling.

    Flang is now included in the binary packages released by LLVM.

    The debuginfo-test project has been renamed cross-project-tests
    and is now intended for testing components from multiple
    projects, not just debug information. The new ãà×Äross-project-testsãà    name replaces ãà×Åebuginfo-testãàin LLVM_ENABLE_PROJECTS, and a
    new check-cross-project-tests target has been added for running
    all tests in the project. The pre-existing check-debuginfo-
    test target remains for running just the debug information
    tests. (D95339 and D96513)

Changes to the LLVM IR

    The inalloca attribute now has a mandatory type field, similar
    to byval and sret.

    The opaque pointer type ptr has been introduced. It is still
    in the process of being worked on and should not be used yet.

    Using the legacy pass manager for the optimization pipeline is
    deprecated and will be removed after LLVM 14. In the meantime,
    only minimal effort will be made to maintain the legacy pass
    manager for the optimization pipeline.

Changes to building LLVM

    The build system now supports building multiple distributions,
    so that you can e.g. have one distribution containing just
    tools and another for libraries (to enable development). See
    Multi-distribution configurations for details.

Changes to the AArch64 Backend

    Introduced assembly support for Armv9-AãàÑÔ Realm Management
    Extension (RME) and Scalable Matrix Extension (SME).

    Produce proper cross-section relative relocations on COFF

    Fixed the calling convention on Windows for variadic functions
    involving floats in the fixed arguments

Changes to the ARM Backend

    Produce proper cross-section relative relocations on COFF

Changes to the Hexagon Target

    The Hexagon target now supports V68/HVX ISA.

Changes to the C API

    The C API functions LLVMGetAlignment and LLVMSetAlignment now
    allow changing alignment on atomicrmw and cmpxchg instructions

    A new entry LLVMDIArgListMetadataKind was added to the
    LLVMMetadataKind enum, representing DIArgLists (D88175)

    Type attributes have been added to LLVM-C, introducing
    LLVMCreateTypeAttribute, LLVMGetTypeAttributeValue and
    LLVMIsTypeAttribute. (D977763ãà

    The LTO_API_VERSION was bumped to 28, introducing a new function
    lto_set_debug_options for parsing LTO debug options (D92611)

    LLVMJITTargetSymbolFlags was renamed to LLVMJITSymbolTargetFlags
    (rG8d718a0bff73af066675a6258c01307937c33cf9)

    The C API received support for creating custom ORCv2
    MaterializationUnits and APIs to retrieve an LLJIT instanceãàÑÔ
    linking layers. An ABI breaking change for LLVMOrcAbsoluteSymbols
    was introduced to make it consistent with
    LLVMOrcCreateCustomMaterializationUnit.
    (rGc8fc5e3ba942057d6c4cdcd1faeae69a28e7b671)

    The C API received support for adding ORCv2 object buffers
    directly to an object layer.
    (rG7b73cd684a8d5fb44d34064200f10e2723085c33)

    A breaking change to LLVMGetInlineAsm was introduced, adding
    a ninth argument LLVMBool CanThrow (D95745)

    The C API received support for calling into the new pass manager.
    (D102136)

    The C API function LLVMIntrinsicCopyOverloadedName has been
    deprecated. Please migrate to LLVMIntrinsicCopyOverloadedName2
    which takes an extra module argument and which also handles
    unnamed types. (D99173)

    The C API received support for dumping objects from ORCv2
    (rGcec8e69f01c3374cb38c6683058381b96fab8f89)

    A breaking change to LLVMOrcObjectTransformLayerTransformFunction
    was introduced, changing the order of the function pointerãàÑÔ
    arguments. (rG8962c68ad007a525f9daa987c99eda57e0d0069a)

    The C API received support for accessing utilities from the
    LLJIT IRTransformLayer and ThreadSafeModule classes. (D103855)

    The C API received support for creating lazy-export
    MaterializationUnits (D104672)

    The C API function LLVMPassBuilderOptionsSetCoroutines was
    removed because couroutine passes have been enabled by default.
    (D105877)

    comdat noduplicates was renamed to comdat nodeduplicate and as
    a result, LLVMNoDuplicatesComdatSelectionKind was renamed to
    LLVMNoDeduplicateComdatSelectionKind. (D106319)

Changes to the FastISel infrastructure

    FastISel no longer tracks killed registers, and instead leaves
    this to the register allocator. This means that hasTrivialKill()
    is removed, as well as the OpNIsKill parameters to the fastEmit_*()
    family of functions.

Changes to the LLVM tools

    The options --build-id-link-{dir,input,output} have been deleted.
    (D96310)

    Support for in-order processors has been added to llvm-mca.
    (D94928)

    llvm-objdump supports -M {att,intel} now. --x86-asm-syntax is
    a deprecated internal option which will be removed in LLVM
    14.0.0. (D101695)

    The llvm-readobj short aliases -s (previously --sections) and
    -t (previously --syms) have been changed to --syms and
    --section-details respectively, to match llvm-readelf. (D105055)

    The llvm-nm short aliases -M (--print-armap), -U (--defined-only),
    and -W (--no-weak) are now deprecated. Use the long form versions
    instead. The alias --just-symbol-name is now deprecated in
    favor of --format=just-symbols and -j. (D105330)

    In lli the default JIT engine switched from MCJIT (-jit-kind=mcjit)
    to ORC (-jit-kind=orc). (D98931)

    llvm-rc got support for invoking Clang to preprocess its input.
    (D100755)

    llvm-rc got a GNU windres compatible frontend, llvm-windres.
    (D100756)

    llvm-ml has improved compatibility with MS ml.exe, managing to
    assemble more asm files.

Changes to LLDB

    LLDB executable is now included in pre-built LLVM binaries.

    LLDB now includes full featured support for AArch64 SVE register
    access.

    LLDB now supports AArch64 Pointer Authentication, allowing
    stack unwind with signed return address.

    LLDB now supports debugging programs on AArch64 Linux that use
    memory tagging (MTE).

    Added memory tag read and memory tag write commands.

    The memory region command will note when a region has memory
    tagging enabled.

    Synchronous and asynchronous tag faults are recognised.

    Synchronous tag faults have memory tag annotations in addition
    to the usual fault address.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jul 12 18:49:29 2021 UTC (2 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

include-what-you-use: updated to 0.16

iwyu 0.16 compatible with llvm+clang 12 is released. Major changes:

[iwyu_tool] Accept --load/-l argument for load limiting
[iwyu_tool] Signal success/failure with exit code
[mappings] Harmonize mapping generators
[mappings] Add mapping generator for CPython
[mappings] Improve mappings for libstdc++ and Boost
[cmake] Add explicit C++14 compiler flag
... and many internal improvements

iwyu 0.15 compatible with llvm+clang 11 is released. Major changes:

[iwyu] Fix crash due to undefined behavior in AST traversal
[iwyu] Improve handling of operator new including C++17 features
[iwyu] Improve handling of templates
[iwyu_tool] Remove known compiler wrappers from the command list
[mappings] Improve Qt mapping generator
[mappings] Improve boost mappings
[mappings] Improve built-in mappings for <time.h>
[mappings] Add built-in mappings for max_align_t, ptrdiff_t, and wchar_t
[cmake] Support shared LLVM/Clang libraries and other improvements

Revision 1.24 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:25 2021 UTC (2 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

revbump for textproc/icu

Revision 1.23 / (download) - annotate - [select for diffs], Fri Dec 4 20:45:10 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:54 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:36 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

Revbump for icu

Revision 1.20 / (download) - annotate - [select for diffs], Mon May 18 16:45:36 2020 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

include-what-you-use: make it use c++14 and GCC 5

Like the rest of the llvm packages.
Remove now unneeded patch.

Revision 1.19 / (download) - annotate - [select for diffs], Mon May 18 05:48:54 2020 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

include-what-you-use: update to 0.14.

iwyu 0.14 compatible with llvm+clang 10 is released. Major changes:

    [iwyu] Report non-builtin enum base types
    [iwyu] Disable forward-declares for decls in inline namespaces
    [iwyu] Make C structs forward-declarable again
    [iwyu] Always keep Qt .moc includes
    [iwyu] Include binary type traits in analysis (e.g. __is_convertible_to)
    [iwyu_tool] Fail fast if include-what-you-use is not found
    [iwyu_tool] Print all diagnostic ouptut to stderr
    [fix_includes] Improve file extension detection
    Add man page for include-what-you-use

Revision 1.18 / (download) - annotate - [select for diffs], Tue Nov 26 18:34:31 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.17: +8 -5 lines
Diff to previous 1.17 (colored)

include-what-you-use: Update to 0.13

iwyu 0.13 compatible with llvm+clang 9.0 is released. Major changes:

    [iwyu] Improved handling of relative includes in mappings and pragmas
    [iwyu] Path normalization now collapses ..
    [iwyu] Improve --no_fwd_decls not to remove required forward declarations
    [iwyu] Improved handling of builtin templates
    [iwyu] Don't mark forward declarations final
    [iwyu] Tolerate using declarations in precompiled header
    [mappings] Add script to generate Qt mappings, and new mappings for Qt 5.11
    [iwyu_tool] Use directory from compilation database if available
    Numerous documentation and build improvements

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 2 08:45:24 2019 UTC (4 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

include-what-you-use: updated to 0.12

iwyu 0.12 compatible with llvm+clang 8.0 is released. Major changes:
[iwyu] New command-line option: --keep to mirror IWYU pragma: keep
[iwyu] New command-line option: --cxx17ns to suggest compact C++17 nested namespaces
[iwyu] Improve --no_fwd_decls to optimize for minimal number of redeclarations
[iwyu] Improved mappings for POSIX types and let mappings apply to builtins as well
[iwyu] More principled handling of explicit template instantiations
[iwyu_tool] Breaking change: extra args are no longer automatically prefixed with -Xiwyu (so you can use them for Clang args too)
[iwyu_tool] Better Windows support
[fix_includes] Better handling of template forward-decls

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 25 07:32:46 2019 UTC (4 years, 10 months ago) by maya
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Dec 9 20:12:47 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.14: +2 -5 lines
Diff to previous 1.14 (colored)

include-what-you-use: updated to 0.11

IWYU 0.11
[iwyu] Improved recognition of template and specialization uses
[iwyu] Improved CMake build system, see docs for build instructions
[mappings] Improved mappings for Boost, Intel intrinsics and libstdc++
[iwyu_tool] Several bug fixes and improvements
[iwyu_tool] Add --basedir argument to interpret IWYU output from another source tree
[fix_includes] Handle namespaces better
[fix_includes] Add --only_re switch to filter affected files
[fix_includes] Add --reorder/--noreorder switch to toggle reordering of includes

Revision 1.14 / (download) - annotate - [select for diffs], Tue Aug 7 10:45:47 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.13: +3 -4 lines
Diff to previous 1.13 (colored)

include-what-you-use: updated to 0.10

0.10:
Use LLVM 6.0 for clang_6.0 branch

Revision 1.13 / (download) - annotate - [select for diffs], Tue Feb 6 10:01:36 2018 UTC (6 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.12: +6 -6 lines
Diff to previous 1.12 (colored)

include-what-you-use: updated to 0.9

0.9:
Added compatibility with Clang 5.0.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Dec 13 17:51:45 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

include-what-you-use: Mark as BROKEN.

Not adapted for llvm 5.
https://github.com/include-what-you-use/include-what-you-use/issues/462

Revision 1.11 / (download) - annotate - [select for diffs], Wed Aug 16 20:21:07 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Follow some http redirects.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Aug 7 17:31:44 2017 UTC (6 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.9: +4 -5 lines
Diff to previous 1.9 (colored)

iwyu 0.8:
Add support for IWYU pragma: associated
Better validation of pragma syntax in general.
Improve support for out-of-tree builds, especially with MSVC.
Add more compiler-like output for iwyu_tool.py
Further improve location reporting in macros.
Stricter requirements for arrays of templates.
Better recognition of typedef types for by-value arguments.
Better function pointers support.
Documentation improvements.
Extend IWYU pragma: keep to work with forward declarations.
Fix Windows path handling in fix_includes.py
Better libc++ container support.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 17 22:39:30 2017 UTC (7 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Fixed building with LLVM 4.0.0

Revision 1.8 / (download) - annotate - [select for diffs], Sun Dec 18 23:33:11 2016 UTC (7 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Bump revision of all packages using libform, libpanel or libmenu as the
library name in devel/ncurses changed.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 15 16:35:40 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.6: +5 -6 lines
Diff to previous 1.6 (colored)

Updated include-what-you-use to 0.7.

Set LICENSE.

wyu 0.7 compatible with llvm+clang 3.9 is released. Major changes:

    Add preliminary mappings for libc++.
    Require the complete type for pointer arithmetic.
    Recognize nested classes in friend declarations.
    Better handling of X-macros/textual includes.
    Better handling of self-checking private headers (that raise an #error if included directly).
    Improve IWYU's understanding of implicit include dirs; the current source file's dirname is always a candidate now.
    Add implicit include dirs for libc++ on Darwin targets.
    Lots of internal cleanup based on output from clang-tidy.
    Reduce logging strategically, to get more relevant output.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 14 20:56:10 2016 UTC (7 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Recursive revbump from llvm 3.9.0

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 26 12:47:24 2016 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored)

Update include-what-you-use to 0.6.

Compat update for clang/llvm 3.8.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 5 00:19:59 2016 UTC (7 years, 8 months ago) by maya
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Avoid GCC_REQD= in favour of GCC_REQD+=

The latter allows users to override the value with a newer version.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 14 14:36:39 2016 UTC (8 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

try to fix build with clang-3.8

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 30 16:23:52 2015 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.1: +3 -4 lines
Diff to previous 1.1 (colored)

Merge from wip version.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 30 16:16:13 2015 UTC (8 years, 2 months ago) by bsiegert
Branch: MAIN

Add a package for include-what-you-use-0.5. From DESCR:

"Include what you use" means this: for every symbol (type, function
variable, or macro) that you use in foo.cc, either foo.cc or foo.h
should #include a .h file that exports the declaration of that symbol.
The include-what-you-use tool is a program that can be built with the
clang libraries in order to analyze #includes of source files to find
include-what-you-use violations, and suggest fixes for them.

The main goal of include-what-you-use is to remove superfluous #includes.
It does this both by figuring out what #includes are not actually needed for
this file (for both .cc and .h files), and replacing #includes with
forward-declares when possible.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>