The NetBSD Project

CVS log for pkgsrc/devel/cvise/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / cvise

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 24 09:40:40 2025 UTC (7 weeks, 3 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -6 lines
cvise: update to 2.11.0.

Changes done in the release:

    LLVM 19 is properly supported

NOTE: This project is looking for maintainers — reach out to
[@marxin] if you're interested.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:19:18 2024 UTC (4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
*: recursive bump for icu 76 shlib major version bump

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:52:03 2024 UTC (4 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
*: revbump for icu downgrade

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:51:16 2024 UTC (4 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
*: recursive bump for icu 76.1 shlib bump

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 29 16:31:59 2024 UTC (9 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
revbump after icu and protobuf updates

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Apr 19 04:48:55 2024 UTC (10 months, 4 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3 lines
cvise: updated to 2.10.0

v2.10.0

Changes done in the release:

LLVM 18 is properly supported
code has been reformatted with ruff

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:18:42 2023 UTC (16 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
*: recursive bump for icu 74.1

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 7 20:01:47 2023 UTC (16 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
cvise: do not mention wip

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Nov 7 20:01:20 2023 UTC (16 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -5 lines
cvise: updated to 2.9.0

v2.9.0

LLVM 17 is properly supported
code has been modernized to Python 3.8+
a new argument --shell has been added

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:24:05 2023 UTC (19 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
*: recursive bump for Python 3.11 as new default

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 18 14:11:14 2023 UTC (19 months, 4 weeks ago) by nia
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
devel: Adapt packages to use USE_(CC|CXX)_FEATURES

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 9 13:59:49 2023 UTC (20 months, 1 week ago) by nia
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1 lines
cvise: Require a C++17 compiler.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 7 10:01:26 2023 UTC (22 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
cvise: update to 2.8.0.

Changes done in the release:

LLVM 16 is properly supported with bumped minimal CMake version (2f4e175)
the most beneficial passes (replace-function-def-with-decl and
replace-function-def-with-decl) take turn (after 30 transformations)
in early phases of reduction; that improves the speed of a reduction

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 19 16:31:41 2023 UTC (22 months, 4 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -9 lines
cvise: updated to 2.7.0

v2.7.0

quite a few Clang passes were reworked
daily GitHub Action has been added for LLVM daily snapshot
--start-with provides a better error message if the pass is not found
pyupgrade was used to modernize the codebase to Python 3.6

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 24 18:36:21 2023 UTC (2 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -8 lines
*: convert to cmake/build.mk

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:19:47 2022 UTC (2 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
massive revision bump after textproc/icu update

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 14 18:54:34 2022 UTC (2 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
cvise: updated to 2.6.0

v2.6.0
new Clang passes rename-operator and member-to-global were added
many Windows warnings are disabled for MSVC
c++2b is a supported C++ standard

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 9 15:14:38 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
cvise: update to 2.5.0.

Changes done in the release:

    support LLVM 14 and LLVM 15
    new option --skip-after-n-transforms was introduced
    max pass increase limit was introduced (3) that helps passes that run many times (e.g. constant propagation)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:12 2022 UTC (2 years, 8 months ago) by nia
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 1 09:13:41 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
*: mark as not-for-python-2.x

A dependency does not support python 2 any longer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:10:48 2022 UTC (2 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
revbump for textproc/icu update

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:03:54 2021 UTC (3 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
revbump for icu and libffi

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 20 19:58:21 2021 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
cvise: update to 2.4.0.

Changes done in the release:

    support LLVM 13
    support KeyboardInterrupt properly

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 23 11:30:16 2021 UTC (3 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
devel/cvise: import cvise-2.3.0

C-Vise is a super-parallel Python port of the C-Reduce. The port
is fully compatible to the C-Reduce and uses the same efficient
LLVM-based C/C++ reduction tool named clang_delta.

C-Vise is a tool that takes a large C, C++ or OpenCL program that
has a property of interest (such as triggering a compiler bug) and
automatically produces a much smaller C/C++ or OpenCL program that
has the same property. It is intended for use by people who discover
and report bugs in compilers and other tools that process C/C++ or
OpenCL code.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>