SHA256
1
0
forked from pool/stp

51 Commits

Author SHA256 Message Date
181c0375c2 Import openSUSE:Leap:16.0 modifications 2025-08-12 12:19:33 +02:00
1c4c16023e Accepting request 1185725 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1185725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=16
2024-07-05 17:50:30 +00:00
f711bb97e9 Accepting request 1153133 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1153133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=15
2024-02-29 20:50:10 +00:00
b502c0da3e up to 2.3.3+20231214
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=48
2024-02-22 08:07:17 +00:00
4f4ec4c985 up to 2.3.3+20231214
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=47
2024-02-22 08:07:05 +00:00
3e12d18d56 Accepting request 1073729 from devel:tools:statica
- Update to version 2.3.3+20220915:
  * Fix compilation error on libstdc++-7-dev
  * disable SQLITE when building cms
  * Fix so user flags are respected
  * Convert ordered collections to faster unordered collections.
  * copy on write to reduce the number of malloc/free
  * Cleanup the dependency building code
  * Small changes to make core simplification algorithms faster.
  * Improve again on the performance of QF_BV benchmark problems.
  * Handle an extra case in unconstrained variable elimination.
  * Improve again on the performance of QF_BV benchmark problems.
  * Fix test cases so that they work when stp has pure variable removal disabled.
  * Tune the parameters to improve performance on QF_BV benchmark problems
  * Adding REQUIRE for Perl
  * Remove some mentions of the CVC format from our documentation.
  * Remove mention of CVC from front readme.
  * Update codeql-analysis.yml
  * fix #128
  * Clarrify as discussed in #4, that the bitvector library is also licensed under the artistic licence.
  * move cvc_to_c utility out of unit testing into tools.
  * remove tests which are not currently being used
  * Update main.cpp
  * Adds an extra simplification rule. fix #381.
  * Fix #383. Makes bvxnor 2-arity only.
  * oops. Fix inadvertent checkin
  * Write through unapplied simplfications. Previously this was unsound  if unconstrained variable elimination (UVE) was disabled. UVE wrote through unapplied simplifications so masked the problem.
  * rename tests which aren't really unit tests.
  * Improve testing. The intention of these is that the combination of simplifications reduces them to true or false before reaching the SAT solver.
  * Enable some generated tests that weren't previously enabled
  * remove old test generators. FuzzSMT is much better than these

OBS-URL: https://build.opensuse.org/request/show/1073729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=14
2023-03-22 21:31:17 +00:00
bea2a6f2cf up to 2.3.3+20220915
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=45
2023-03-22 09:26:36 +00:00
eed9a5af69 Accepting request 992451 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/992451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=13
2022-08-03 19:16:46 +00:00
a379c91607 rpath fix
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=43
2022-07-27 06:52:14 +00:00
dbdbfae242 Accepting request 991176 from devel:tools:statica
- fix rpath (don't use relative lib64)
- switch python to noarch
- Update to version 2.3.3+20220722:
  * Added reviewer's suggestions
  * Fixed the broken link on SMT-LIBv2 documentation.
  * Fix cli to disable new simplifications with --disablesimplifications
  * enable sharing-aware rewrites by default.
  * Extra simplification rule.
  * re-enabling removal of BVOR to evaluate how important it is.
  * some more simplification rules.
  * Improved simplifications
  * Faster/better Always true identification
  * First attempt at sharing aware rewrites.
  * Create 100000...
  * Nicer implementation of Always true.
  * Remove the unnecessary use of a SCARY iterator that may break on older compilers
  * Cleanup memory leaks. Nicer signed comparison on unsigned interval.
  * Nicer domain analyis.
  * extra test case for strength reduction.
  * Strength reduction now iterates through. This should make it idempotent and deterministic.
  * Make the new PropagateEqualities deterministic
  * Find non-overlapping extracts of variables and replace them with fresh variables.
  * Changes to how domain information about bit-vector nodes is stored.
  * and some more.

OBS-URL: https://build.opensuse.org/request/show/991176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=12
2022-07-26 17:45:24 +00:00
6e480c49cf py noarch and up to 2.3.3+20220722
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=41
2022-07-26 05:04:01 +00:00
e8138d6cb1 fix rpath
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=40
2022-07-26 05:01:32 +00:00
9fb216394f py noarch and up to 2.3.3+20220722
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=39
2022-07-25 10:43:05 +00:00
cdee75853c Accepting request 977898 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/977898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=11
2022-05-18 15:48:12 +00:00
ed1c5657a1 up to 2.3.3+20220507
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=37
2022-05-11 08:50:09 +00:00
075c31c8c5 Accepting request 964258 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/964258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=10
2022-03-23 19:18:50 +00:00
6fe2924b83 up to 2.3.3+20220314
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=35
2022-03-16 10:21:07 +00:00
dc39a34c82 up to 2.3.3+20220314
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=34
2022-03-16 10:20:51 +00:00
8fc721ab07 Accepting request 875288 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/875288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=9
2021-02-26 21:00:02 +00:00
0c627bbfab up to 2.3.3+20210104
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=32
2021-02-19 07:30:41 +00:00
77c677004d Accepting request 847740 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/847740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=8
2020-11-11 19:48:02 +00:00
16c0c3959c up to 2.3.3+20201027
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=30
2020-11-04 09:02:25 +00:00
a0b1dc6110 12sp5 fix
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=29
2020-11-04 07:15:17 +00:00
999814b8cb Accepting request 770494 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/770494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=7
2020-02-06 12:09:33 +00:00
5d51a53ad4 up to 2.3.3+20200113
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=27
2020-01-30 09:52:11 +00:00
c8e50b6f84 Accepting request 762244 from devel:tools:statica
OBS-URL: https://build.opensuse.org/request/show/762244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=6
2020-01-09 21:52:57 +00:00
7223194ced Accepting request 762237 from home:mimi_vx:branches:devel:tools:statica
fix naming

OBS-URL: https://build.opensuse.org/request/show/762237
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=25
2020-01-09 14:58:36 +00:00
9764eaf1c3 - Python3 bindings subpackage should be named correctly
- More modern cmake macros

OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=24
2020-01-09 14:12:34 +00:00
782b917ddf Accepting request 762193 from home:mimi_vx:branches:devel:tools:statica
- build python3 bindings + patch py3.patch
- drop dependecy on python devel .. not needed

OBS-URL: https://build.opensuse.org/request/show/762193
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=23
2020-01-09 13:27:50 +00:00
5d2e1bde01 Accepting request 721465 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/721465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=5
2019-08-07 12:01:20 +00:00
a40dfc58a9 up to 2.3.3+20190713
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=21
2019-07-31 09:09:17 +00:00
150332dc84 up to 2.3.3+20190713
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=20
2019-07-31 09:07:30 +00:00
Stephan Kulow
2aca541606 Accepting request 678883 from devel:tools:statica
- Update to version 2.3.2+20190222:
  * Don't cache data in case of error
  * Reordering riss library, maybe that will fix the issue
  * Trying to fix appveyor
  * Let's see the output of RISS being built
  * No need for rdynamic hackery
  * It's best to name the library target "stp" not "libstp"
  * Fixing using <packagename>_ROOT variables
  * Adding compiler options
  * Fixing the mess that staticcompile was causing
  * Fixing version-number based issue with the Docker image
  * Removing gcc extension of C++, not needed
  * Let's fix up Appveyor for static build
- Note that the build is fixed with bison 3.3.2.
- remove 0001-CMake-fix-dirs-again.patch, in upstream now

OBS-URL: https://build.opensuse.org/request/show/678883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=4
2019-02-25 16:59:52 +00:00
c3947068d5 up to 2.3.2+20190222
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=18
2019-02-25 08:53:10 +00:00
ca0f6c1224 Accepting request 534437 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/534437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=3
2017-10-19 17:32:28 +00:00
cc1f365ff5 up to 2.3.1+20171008
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=16
2017-10-10 12:13:57 +00:00
521b8e4cf7 up to 2.3.1+20171008
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=15
2017-10-10 11:57:43 +00:00
ea6f1c05ce up to 2.3.1+20171008
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=14
2017-10-10 11:57:32 +00:00
d79bfdf757 up to 2.2+20171008
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=13
2017-10-10 11:55:05 +00:00
be395a3fb2 up to 2.2+20170815
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=12
2017-08-17 12:04:42 +00:00
d37679a290 Accepting request 480945 from devel:tools:statica
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/480945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=2
2017-03-20 16:10:00 +00:00
b620b1514c Accepting request 458928 from devel:tools:statica
stp is needed by klee

OBS-URL: https://build.opensuse.org/request/show/458928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stp?expand=0&rev=1
2017-03-10 20:46:01 +00:00
a929731455 only libboost_program_options-devel
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=9
2017-02-27 09:24:56 +00:00
c3537657b9 libstp2_1
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=8
2017-02-18 18:22:22 +00:00
fe291a9548 fix devel requires
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=7
2016-11-20 18:30:21 +00:00
221c24a74c up to 2.2+20161105 & add stp_simple
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=6
2016-11-18 15:12:27 +00:00
fdd19b1e3d update to 20161028
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=5
2016-10-28 07:03:42 +00:00
b0984cdb7f update to 20161005
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=4
2016-10-19 06:42:09 +00:00
6ee8515113 update to 20151122
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=3
2015-11-27 11:00:39 +00:00
d81230cbba update to 20151030
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=2
2015-11-03 10:45:15 +00:00
28b5af0ffd Accepting request 337406 from home:jirislaby:statica
OBS-URL: https://build.opensuse.org/request/show/337406
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/stp?expand=0&rev=1
2015-10-09 09:56:48 +00:00
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 10 10:26:08 UTC 2025 - Marius Grossu <marius.grossu@suse.com>
- Add missing BuildRequires python3-setuptools
-------------------------------------------------------------------
Fri Jun 28 06:06:35 UTC 2024 - jslaby@suse.cz

View File

@@ -35,6 +35,7 @@ BuildRequires: libboost_program_options-devel
BuildRequires: minisat-devel
BuildRequires: ninja
BuildRequires: python3-base
BuildRequires: python3-setuptools
BuildRequires: xz
%description