dev-util / coccinelle

Program matching and transformation engine

Official package sites : https://coccinelle.gitlabpages.inria.fr/website/ · https://gitlab.inria.fr/coccinelle/coccinelle ·

v1.1.1-r5 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~x86
USE flags
doc emacs ocamlopt pcre python test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
emacs
Add support for GNU Emacs
ocamlopt
Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
pcre
Add support for Perl Compatible Regular Expressions
python
Add optional support/bindings for the Python language
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / libpcre : Perl-compatible regular expression library

dev-ml / camlp4 : System for writing extensible parsers for programming languages

dev-ml / findlib : OCaml tool to find/use non-standard packages

dev-ml / menhir : LR(1) parser generator for the OCaml language

dev-ml / parmap : Library to exploit multicore architectures for OCaml programs

dev-ml / pcre-ocaml : Perl Compatibility Regular Expressions for O'Caml

dev-ml / sexplib : Library for automated conversion of OCaml-values to and from S-expressions

dev-ml / stdcompat : Compatibility module for OCaml standard library

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / libpcre : Perl-compatible regular expression library

dev-ml / camlp4 : System for writing extensible parsers for programming languages

dev-ml / findlib : OCaml tool to find/use non-standard packages

dev-ml / menhir : LR(1) parser generator for the OCaml language

dev-ml / parmap : Library to exploit multicore architectures for OCaml programs

dev-ml / pcre-ocaml : Perl Compatibility Regular Expressions for O'Caml

dev-ml / sexplib : Library for automated conversion of OCaml-values to and from S-expressions

dev-ml / stdcompat : Compatibility module for OCaml standard library

dev-util / coccigrep : A semantic grep for the C language

888779
dev-util/coccinelle-1.1.1-r4 - emerge hangs at few tinderbox images
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-util/coccinelle: fix make
Closes: https://bugs.gentoo.org/888769 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-util/coccinelle: enable python2.12
Closes: https://bugs.gentoo.org/929530 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Maciej Barć · gentoo
dev-util/coccinelle: completion and doc build fixes
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Maciej Barć · gentoo
dev-util/coccinelle: install with 1 job
Closes: https://bugs.gentoo.org/888713 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Maciej Barć · gentoo
dev-util/coccinelle: call einstalldocs
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-util/coccinelle: unbundling stdcompat
Closes: https://bugs.gentoo.org/880165 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-util/coccinelle: adj deps
Closes: https://bugs.gentoo.org/878783 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/coccinelle: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/coccinelle: restrict tests for now
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/coccinelle: sort BDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/coccinelle: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/coccinelle: new package, add 1.1.1
It was removed in the past because of no Python 3 support, but it supports Python 3 now. Bug: https://bugs.gentoo.org/734630 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-util/coccinelle: Remove last-rited pkg
Closes: https://bugs.gentoo.org/734630 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-util/coccinelle: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-util/coccinelle: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jason A. Donenfeld · gentoo
dev-util/coccinelle: bump to 1.0.8
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-util/coccinelle: Replace STRIP_MASK with RESTRICT=strip
Closes: https://bugs.gentoo.org/651448 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Thomas Deutschmann · gentoo
dev-util/coccinelle: x86 keyworded (bug #614216)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Alexis Ballier · gentoo
dev-util/coccinelle: assume + for ocamlopt on pcre-ocaml
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Alexis Ballier · gentoo
dev-util/coccinelle: Use proper useflag defaults for sexplib[ocamlopt] dep
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Alexis Ballier · gentoo
dev-util/coccinelle: Drop ~x86 keywords
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Tim Harder · gentoo
dev-util/coccinelle: version bump to 1.0.6
Michał Górny · gentoo
dev-util/coccinelle: Remove old, #586930
Alexis Ballier · gentoo
dev-util/coccinelle: bump to 1.0.5.
Cleanup a bit ebuild. Remove backward compat dep for camlp4. Package-Manager: portage-2.3.0_rc1
Alexis Ballier · gentoo
Revert "dev-util/coccinelle: Remove := op from || dep, #586304"
This reverts commit 23c0a5e66e44e35d9854ee94dc0e3b41a2f15035. This commit is wrong in several aspects: - Such changes should come with a revbump - Removing := deps causes packages not to be rebuilt on upgrades, causing barely understandable build failures when upgrading, later on. Thanks to this commit, people that have installed those packages will likely experience those failures with the upcoming ocaml 4.03 unmask. - This is a non maintainer commit where no discussion at all happened with the maintainers during the 3 days between bug report and mass commit. Such discussion could have prevented the above mentioned breakage. Proper fix is to drop the backward compatibility part of the || () dep. This fix was slowly moving forward whenever possible and noticed. Main blocker for this is bug #463018 which requires taking extra care for not breaking the stable tree nor needlessly preventing future stabilization of packages.
Michał Górny · gentoo
dev-util/coccinelle: Remove := op from || dep, #586304
Alexis Ballier · gentoo
dev-util/coccinelle: Bump to 1.0.4.
Package-Manager: portage-2.2.23
Alexis Ballier · gentoo
dev-util/coccinelle: bump to 1.0.2.
Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed