Josuah Demangeon
6eba56fcf0
include changes to support OpenBSD and prepare NetBSD support
...
Some systems do not split -lrt and -ldl from the main libc.
Musl libc is one of them, but offers an empty -ldl and -lrt
precisely to avoid these kind of compilation errors.
OpenBSD tried to add a librt.a but it broke libtool-based packages
on multiple OSes[1] so it got reverted, nad -lrt needs to be removed.
Some other adjustments for FreeBSD also work for other BSD, like
packages in /usr/local/ instead of /usr/, TLC libraries...
[1]: https://marc.info/?l=openbsd-tech&m=139559970907629&w=2
2022-07-18 21:51:18 +02:00
github-actions[bot]
a82eff2e20
Bump version
2022-07-16 00:18:51 +00:00
Miodrag Milanovic
d25f349f4d
Update to latest abc
2022-07-15 12:51:03 +02:00
github-actions[bot]
08c319fc35
Bump version
2022-07-12 00:17:15 +00:00
github-actions[bot]
2326b9f90a
Bump version
2022-07-08 00:20:05 +00:00
Catherine
502b96fe53
Fix external ABC build after commit 0ca0932b5
.
2022-07-07 08:38:30 +00:00
Catherine
43d86f2c26
Fix WASI build after commit 0ca0932b5
.
2022-07-07 08:06:55 +00:00
github-actions[bot]
09c6fc68c7
Bump version
2022-07-07 00:19:32 +00:00
Miodrag Milanović
0cd20693c2
Merge pull request #3399 from YosysHQ/abc_cpp
...
Update abc and build as C++
2022-07-06 10:39:48 +02:00
github-actions[bot]
086c2f3224
Bump version
2022-07-05 00:16:20 +00:00
Miodrag Milanovic
0ca0932b52
Update abc and build as C++
2022-07-04 16:52:28 +02:00
Miodrag Milanovic
da0682b99a
Next dev cycle
2022-07-04 14:08:53 +02:00
Miodrag Milanovic
a45c131b37
Release version 0.19
2022-07-04 14:07:01 +02:00
github-actions[bot]
c39bade1a7
Bump version
2022-07-02 00:18:03 +00:00
Miodrag Milanovic
fda3a537e1
Update abc
2022-07-01 16:23:24 +02:00
github-actions[bot]
42721b6a12
Bump version
2022-07-01 00:19:06 +00:00
github-actions[bot]
9d63a90e0e
Bump version
2022-06-30 00:17:25 +00:00
github-actions[bot]
869e6a1b6d
Bump version
2022-06-28 00:19:25 +00:00
github-actions[bot]
b2408df313
Bump version
2022-06-22 00:19:30 +00:00
github-actions[bot]
0b486c56e8
Bump version
2022-06-21 00:16:10 +00:00
github-actions[bot]
90147f5fbf
Bump version
2022-06-18 00:17:32 +00:00
github-actions[bot]
bb634d39ef
Bump version
2022-06-17 00:17:38 +00:00
github-actions[bot]
3046a06490
Bump version
2022-06-14 00:18:42 +00:00
github-actions[bot]
b15a46c2c0
Bump version
2022-06-11 00:17:13 +00:00
Miodrag Milanovic
4b423dcfb4
Next dev cycle
2022-06-10 15:05:09 +02:00
Miodrag Milanovic
19ce3b45d6
Release version 0.18
2022-06-10 15:01:40 +02:00
github-actions[bot]
47a99092af
Bump version
2022-06-10 00:17:46 +00:00
github-actions[bot]
d1b2beab12
Bump version
2022-06-09 00:16:16 +00:00
github-actions[bot]
4afb951283
Bump version
2022-06-08 00:15:24 +00:00
github-actions[bot]
aa0b47c74a
Bump version
2022-06-05 00:19:28 +00:00
github-actions[bot]
8d0f71b256
Bump version
2022-06-04 00:16:35 +00:00
github-actions[bot]
1eb1bc441b
Bump version
2022-06-03 00:14:33 +00:00
github-actions[bot]
a79a228c2b
Bump version
2022-05-31 00:16:32 +00:00
Daniel Huisman
6809ee8de0
Fix typo in emcc flags (typo introduced by #3053 )
2022-05-30 17:01:02 +02:00
github-actions[bot]
ce24208a8b
Bump version
2022-05-28 00:16:59 +00:00
Miodrag Milanović
b0c71ed594
Merge pull request #3053 from DanielHuisman/pr-2
...
Fix emcc warnings for WebAssembly build
2022-05-27 10:13:44 +02:00
github-actions[bot]
f698a0514d
Bump version
2022-05-26 00:17:28 +00:00
Daniel Gröber
222e7a2da3
Make GIT_REV logic work in release tarballs
...
Currently GIT_REV doesn't get set properly when building a release
tarball. To fix this we arrange for .gitcommit to contain the (short)
commit hash in tarballs generated with git-archive(1) using export-subst in
gitattributes. This way the correct commit hash is (reproducibly) included
in the release tarballs while not burdening the maintainers with updating
it in the git repo.
Please note this even works on Github and similar forges as they use
git-archive for generating tarballs so this works out quite nicely.
2022-05-25 11:20:09 +02:00
github-actions[bot]
c525b5f919
Bump version
2022-05-24 00:18:18 +00:00
Jannis Harder
87149b3f8e
Change way to get commit sha
2022-05-23 17:07:17 +02:00
github-actions[bot]
0b1a1a576b
Bump version
2022-05-21 00:16:34 +00:00
github-actions[bot]
015ca4ddac
Bump version
2022-05-19 00:17:59 +00:00
Marcelina Kościelnicka
982a11c709
Add memory_libmap tests.
2022-05-18 17:32:56 +02:00
github-actions[bot]
06ef3f264a
Bump version
2022-05-18 00:16:27 +00:00
github-actions[bot]
3f8fb28cd2
Bump version
2022-05-14 00:19:50 +00:00
github-actions[bot]
f56a3bd48f
Bump version
2022-05-13 00:19:56 +00:00
github-actions[bot]
c862b1dbfb
Bump version
2022-05-10 00:16:26 +00:00
Miodrag Milanovic
d562bfd165
Next dev cycle
2022-05-09 10:12:32 +02:00
Miodrag Milanovic
6f9602b4cf
Release version 0.17
2022-05-09 10:11:04 +02:00
github-actions[bot]
9c69e9f8a6
Bump version
2022-05-08 00:16:45 +00:00
github-actions[bot]
048170d376
Bump version
2022-05-07 00:15:38 +00:00
Miodrag Milanovic
37b6614718
include latest abc changes
2022-05-06 15:52:24 +02:00
Miodrag Milanovic
7fcf976f9e
include latest abc changes
2022-05-06 15:42:39 +02:00
Miodrag Milanovic
52d8ddee0c
Include abc change to fix FreeBSD build
2022-05-06 08:08:06 +02:00
github-actions[bot]
a8cc0c3930
Bump version
2022-05-05 00:15:34 +00:00
github-actions[bot]
11e75bc27c
Bump version
2022-05-03 00:16:24 +00:00
github-actions[bot]
c785cb7fe3
Bump version
2022-04-30 00:18:55 +00:00
github-actions[bot]
b30d90a14a
Bump version
2022-04-26 00:18:47 +00:00
github-actions[bot]
29c0a59589
Bump version
2022-04-19 00:14:02 +00:00
Miodrag Milanović
c3a3f68b4d
Merge pull request #3280 from YosysHQ/micko/fix_readaiw
...
Fix reading aiw from other solvers
2022-04-18 09:49:21 +02:00
Miodrag Milanovic
2610b04033
Update abc
2022-04-18 09:27:00 +02:00
github-actions[bot]
36b5caf821
Bump version
2022-04-16 00:14:57 +00:00
github-actions[bot]
c1646a00ac
Bump version
2022-04-09 00:15:22 +00:00
Iris Johnson
ccc6060f52
Makefile: properly conditionalize features requiring compression.
2022-04-07 20:07:44 -05:00
github-actions[bot]
e0ba324236
Bump version
2022-04-08 00:15:41 +00:00
github-actions[bot]
4da3f2878b
Bump version
2022-04-06 00:14:30 +00:00
Miodrag Milanovic
957fdb328a
Next dev cycle
2022-04-05 11:50:49 +02:00
Miodrag Milanovic
b63e0a0cae
Release version 0.16
2022-04-05 11:49:37 +02:00
github-actions[bot]
580800eb0d
Bump version
2022-04-05 00:13:50 +00:00
github-actions[bot]
5ac5c57c73
Bump version
2022-04-02 00:13:41 +00:00
github-actions[bot]
2b115d858d
Bump version
2022-04-01 01:25:19 +00:00
github-actions[bot]
fc2af4e32d
Bump version
2022-03-31 01:15:49 +00:00
github-actions[bot]
c662fcbc5c
Bump version
2022-03-30 01:17:20 +00:00
github-actions[bot]
48d7a6c477
Bump version
2022-03-29 00:16:12 +00:00
github-actions[bot]
207417617d
Bump version
2022-03-26 00:13:30 +00:00
github-actions[bot]
afe258e6f8
Bump version
2022-03-25 00:13:36 +00:00
github-actions[bot]
6318db6152
Bump version
2022-03-23 00:14:55 +00:00
Miodrag Milanovic
15c7205908
Update abc with latest fix
2022-03-22 18:47:48 +01:00
github-actions[bot]
f45b290820
Bump version
2022-03-22 00:15:19 +00:00
github-actions[bot]
3bf1070245
Bump version
2022-03-19 00:12:57 +00:00
github-actions[bot]
e1d4863a19
Bump version
2022-03-17 00:13:12 +00:00
github-actions[bot]
66914b6eb3
Bump version
2022-03-15 01:09:43 +00:00
github-actions[bot]
a502570c25
Bump version
2022-03-12 01:02:32 +00:00
github-actions[bot]
eb8c61f033
Bump version
2022-03-10 01:11:52 +00:00
github-actions[bot]
7ba636cb32
Bump version
2022-03-05 01:06:31 +00:00
Miodrag Milanović
c3124023e4
Merge pull request #3207 from nakengelhardt/json_escape_quotes
...
fix handling of escaped chars in json backend and frontend (mostly)
2022-03-04 13:57:32 +01:00
Miodrag Milanovic
7be7f5e02e
Next dev cycle
2022-03-04 11:37:18 +01:00
Miodrag Milanovic
07a43689d8
Release version 0.15
2022-03-04 11:36:03 +01:00
Miodrag Milanovic
66ba5ed7a5
Update ABC
2022-03-04 11:32:15 +01:00
github-actions[bot]
e768f7552c
Bump version
2022-03-03 01:08:21 +00:00
github-actions[bot]
4a38d15f0d
Bump version
2022-03-01 01:12:24 +00:00
github-actions[bot]
08c771078f
Bump version
2022-02-25 01:04:22 +00:00
github-actions[bot]
286caa09bd
Bump version
2022-02-22 00:59:35 +00:00
N. Engelhardt
8fd1b06249
fix handling of escaped chars in json backend and frontend
2022-02-18 17:13:09 +01:00
Miodrag Milanovic
271ac28b41
Added test cases
2022-02-16 13:27:59 +01:00
github-actions[bot]
1586000048
Bump version
2022-02-16 01:01:23 +00:00
Miodrag Milanovic
3bae2705fc
Bump ABC version
2022-02-15 18:44:05 +01:00
github-actions[bot]
426f89fc6f
Bump version
2022-02-15 01:05:31 +00:00
github-actions[bot]
59738c09be
Bump version
2022-02-13 01:02:04 +00:00
github-actions[bot]
1772a1e98e
Bump version
2022-02-12 01:01:05 +00:00