Martin Pluskal
8c1a9218ad
Accepting request 719542 from home:dimstar:Factory
...
- Drop pre-shipped binaries for spgen and spgen.opt: since these
are x86_64 binaries, they would not be usable on i586 builds of
coccinella.
This will allow coccinella to be installabled on 32bit systems, as the deps on 64bit libraries is gone
OBS-URL: https://build.opensuse.org/request/show/719542
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=63
2019-08-05 12:16:36 +00:00
4cf6d6ea63
- Build under rpm 4.14
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=61
2018-01-24 11:32:49 +00:00
58af012f1a
- Add kill-env.diff
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=59
2017-11-28 10:27:21 +00:00
baf4361e1e
cherry-pick 546128
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=58
2017-11-28 10:23:09 +00:00
aae8944b75
generalize description; add C++ note
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=57
2017-11-27 10:39:29 +00:00
9bae13f456
enable parallel build
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=56
2017-11-27 10:37:26 +00:00
ae3670802f
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=55
2017-11-26 22:48:38 +00:00
96c088968d
coccinelle-1.0.6
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=54
2017-11-26 22:48:19 +00:00
d43bc1e6a9
from sr 398869
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=52
2016-07-26 10:52:54 +00:00
c9dec2bb12
Accepting request 398866 from home:olh:branches:devel:tools
...
- Use ocamlfind(camlp4) to refer to camlp4
OBS-URL: https://build.opensuse.org/request/show/398866
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=51
2016-05-30 08:53:38 +00:00
a12bc842ea
Accepting request 397728 from home:olh:branches:devel:tools
...
- Fix build with ocaml-4.03
Use ocaml-parmap and ocaml-menhir instead of old built-in copies
Use ocaml-pcre
OBS-URL: https://build.opensuse.org/request/show/397728
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=50
2016-05-24 14:32:02 +00:00
bc85ccd3a4
trim changelog and adhere to format
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=48
2015-12-15 10:36:49 +00:00
4ceb557a7d
Accepting request 348938 from home:dsterba:branches:devel:tools
...
- Update to 1.0.4
OBS-URL: https://build.opensuse.org/request/show/348938
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=47
2015-12-15 10:27:01 +00:00
9bd08e3629
Accepting request 325456 from home:pluskalm:branches:devel:tools
...
- Update to 1.0.2
* Positions of C tokens are now computed while lexing rather than
during a distinct pass. This makes use of the Lexing.new_line
function which has been introduced in OCaml 3.11. Coccinelle
can thus no longer be compiled with OCaml 3.10. --use-gitgrep
falls back to --use-coccigrep for a non-git repository.
* ocaml coccilib allows propagating identifiers, expressions,
statements, listlens, and positions to subsequent matching rules
* Allow @S, for statement metavariable S on expressions
* Exploit explicit positive constraints (no regexps) on
identifiers in file filtering
* Ability to declare a rule as matching an identifier. Doesn't
work properly for names of typedefs, enums, structures, or
unions.
* Iso: allow mixed for model for the case where the model is just
a metavar
* Allow ! to propagate into == or other ops in more cases.
- Update to 1.0.1
* Language:
+ allow static on type-level declarers
* Features:
+ add --use-gitgrep option, for scanning with git grep
* Bugfix:
+ Take into account constraints when determining whether a
metavar is pure don't add switch fall through when a default
is hidden under another case label.
OBS-URL: https://build.opensuse.org/request/show/325456
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=45
2015-08-23 08:16:35 +00:00
991bbdb647
revert last change - build is broken: no such file or directory: dllpycaml_stubs.so
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=44
2015-08-07 09:44:52 +00:00
cbd969bd9b
Accepting request 320722 from home:pluskalm:branches:devel:tools
...
- Update to 1.0.1
* Language:
+ allow static on type-level declarers
* Features:
+ add --use-gitgrep option, for scanning with git grep
* Bugfix:
+ Take into account constraints when determining whether a
metavar is pure don't add switch fall through when a default
is hidden under another case label.
OBS-URL: https://build.opensuse.org/request/show/320722
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=43
2015-08-05 14:34:31 +00:00
a3cfa0f441
Accepting request 305443 from home:pluskalm:branches:devel:tools
...
- Update to release 1.0.0
* see changes.txt for full list of changes
OBS-URL: https://build.opensuse.org/request/show/305443
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=41
2015-05-05 12:51:42 +00:00
Martin Pluskal
8f42fb320a
Accepting request 286975 from home:dsterba:branches:devel:tools
...
OBS-URL: https://build.opensuse.org/request/show/286975
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=39
2015-02-20 13:12:22 +00:00
29334aee04
Accepting request 263223 from home:jirislaby:branches:devel:tools
...
fix spatch link. The target did not exist.
OBS-URL: https://build.opensuse.org/request/show/263223
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=37
2014-11-27 13:48:28 +00:00
4688731725
coccinelle-1.0.0~rc22
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=35
2014-10-02 15:20:49 +00:00
adf6f05991
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=33
2014-09-09 23:35:47 +00:00
d098821b2f
patch metadata
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=32
2014-09-09 23:34:31 +00:00
c77a3bfda1
coccinelle-1.0.0~rc21
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=31
2014-09-09 23:23:27 +00:00
bd1ccd3af1
Switch to pkgconfig() requires
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=29
2013-05-09 17:52:04 +00:00
7841b06adb
coccinelle-1.0.0~rc17
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=28
2013-05-03 06:39:15 +00:00
a5f0d21ac9
ocaml scripting requires at least 3.11
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=26
2012-10-04 01:34:41 +00:00
aece3a617f
coccinelle-1.0.0~rc15
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=25
2012-10-03 16:37:56 +00:00
37469e6a0b
Add required run-time dependencies
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=23
2012-09-06 01:17:59 +00:00
b27bf2fc5c
Accepting request 104314 from devel:openSUSE:Factory:patch-license
...
patch license to follow spdx.org standard
OBS-URL: https://build.opensuse.org/request/show/104314
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=21
2012-02-13 11:15:06 +00:00
Stephan Kulow
eec1f4abf4
old stuff
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=19
2011-09-21 11:51:27 +00:00
Stephan Kulow
2d1ca8062f
old stuff
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=18
2011-09-21 11:51:14 +00:00
Stephan Kulow
6107f8d229
prepare_spec
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=17
2011-09-21 11:49:01 +00:00
Stephan Kulow
e440213047
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=15
2011-09-21 11:48:54 +00:00
4cba30c5e1
Run format-spec-file to apply same changes as have been done in Factory regarding comments
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=14
2011-09-21 10:53:31 +00:00
f6e8b5fa82
Nuke unsatisfiable dependencies on ocaml runtime
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=13
2011-09-20 15:13:51 +00:00
518252bfa7
1.0.0~rc4
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=12
2011-07-10 19:11:12 +00:00
bdae1e7d87
1.0.0-rc3
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=11
2011-06-25 20:25:31 +00:00
Ruediger Oertel
8d4fca05ce
Autobuild autoformatter for 59367
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coccinelle?expand=0&rev=2
2011-02-02 01:23:13 +00:00
Ruediger Oertel
9bacca12bc
Accepting request 59367 from devel:tools
...
Accepted submit request 59367 from user jengelh
OBS-URL: https://build.opensuse.org/request/show/59367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coccinelle?expand=0&rev=1
2011-02-02 01:23:01 +00:00
e67eecb600
Fix python 2.7.0 detection
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=10
2011-01-20 20:23:41 +00:00
7c9f539b0b
Update to 0.2.5
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=9
2011-01-20 13:46:51 +00:00
33fb363739
rpmlint patch
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=8
2010-04-24 20:44:04 +00:00
ecc0cd7699
disable strip
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=7
2010-04-24 19:15:08 +00:00
7316a76027
install all files required by spatch
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=6
2010-03-25 00:52:03 +00:00
9121ea593d
Update to 0.2.2
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=5
2010-03-15 12:29:05 +00:00
Pavol Rusnak
1379be262f
fix
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=4
2010-02-25 08:38:10 +00:00
Pavol Rusnak
34815df203
cleanup
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=3
2010-02-25 08:36:59 +00:00
Pavol Rusnak
063ece5ae6
cleanup
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=2
2010-02-25 08:36:53 +00:00
Pavol Rusnak
849afd724e
osc copypac from project:home:jengelh:dev package:coccinelle revision:1
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=1
2010-02-25 08:29:56 +00:00