Nikolaj Bjorner
|
4368ec9953
|
startswith
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-07-22 11:53:07 -07:00 |
|
Nikolaj Bjorner
|
81cb575c22
|
simplify
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-07-19 22:58:12 -07:00 |
|
Nikolaj Bjorner
|
2e52029114
|
add command-line overwrite capability to setup.py
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-07-19 22:53:25 -07:00 |
|
John Jones
|
361888f299
|
Generate bdist wheels for musllinux_1_1 (#6025)
|
2022-05-09 14:13:08 -07:00 |
|
Zachary Wimer
|
7d47e45c6b
|
Add a hacky patch so that Z3 on M1 hardware can link to libs properly (#5974)
* Add a hacky patch so that Z3 on M1 hardware can link to libs properly
* Update setup.py
Co-authored-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2022-04-15 09:57:51 +02:00 |
|
Audrey Dutcher
|
032768b0fc
|
setup.py: copy generated python files correctly (#5975)
|
2022-04-13 08:29:36 +02:00 |
|
Nikolaj Bjorner
|
005b8e3cf8
|
arc -> arch
|
2022-04-09 08:28:22 +02:00 |
|
Nikolaj Bjorner
|
c98eda03f7
|
nightly osx arm64 wheel
|
2022-04-09 06:55:31 +02:00 |
|
Nikolaj Bjorner
|
5fa1b0b09f
|
update project description #5503
|
2021-08-24 09:48:33 -07:00 |
|
Zachary Wimer
|
531a828c57
|
Update setup.py to use cmake build system (#5128)
|
2021-03-28 14:17:33 -07:00 |
|
Nikolaj Bjorner
|
2e648e2f02
|
glibc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2021-02-11 13:19:23 -08:00 |
|
Nikolaj Bjorner
|
98eae28fca
|
try to update setup.py to libc naming
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2021-02-11 11:52:05 -08:00 |
|
Nikolaj Bjorner
|
9bc5552ca2
|
add vcrunime pattern to distribution directive #4542
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2020-06-25 08:56:13 -07:00 |
|
Nikolaj Bjorner
|
09523a4bca
|
temporary remove delete from nightly
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2019-10-14 01:44:40 -07:00 |
|
Nikolaj Bjorner
|
5a1003f6ed
|
remove platform dependent copy routine
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2019-10-13 23:19:41 -07:00 |
|
Nikolaj Bjorner
|
66339b73f4
|
update setup.py to include redist x64 #2265
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2019-10-13 23:09:43 -07:00 |
|
Audrey Dutcher
|
ec5b148ecc
|
Add python packaging build and deployment with Azure
|
2019-08-14 22:00:21 -07:00 |
|
Audrey Dutcher
|
6fa85ad654
|
Allow building python wheels with binaries from a prebuilt release
|
2019-06-10 16:23:26 -07:00 |
|
Audrey Dutcher
|
4e687671a5
|
Tweak python setup.py clean to properly clean the native build
|
2019-02-10 14:32:02 -08:00 |
|
Audrey Dutcher
|
b702cad81e
|
Append std=c++11 instead of replacing CXXFLAGS; see #2130
|
2019-02-10 14:12:27 -08:00 |
|
Nikolaj Bjorner
|
c5df6ce96e
|
fix #2131
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2019-02-10 10:07:24 -08:00 |
|
Bruce Mitchener
|
a76397d3b8
|
Refer to macOS rather than Mac OS / OSX.
|
2018-10-02 17:38:09 +07:00 |
|
Audrey Dutcher
|
310de49d2b
|
Update link to reference high-compatibility build script
|
2018-07-28 18:56:40 -07:00 |
|
Audrey Dutcher
|
d74edbcb2b
|
Add environment variable for controlling version suffixes
|
2018-07-28 18:11:58 -07:00 |
|
Audrey Dutcher
|
a7f7872f45
|
Update maintainer info
|
2018-07-28 18:05:58 -07:00 |
|
Audrey Dutcher
|
42af36563e
|
Autogenerate list of header files
|
2018-07-28 17:55:16 -07:00 |
|
Audrey Dutcher
|
64eaf6cb01
|
Add bdist_wheel tag renaming blurb
|
2018-07-28 17:55:02 -07:00 |
|
Audrey Dutcher
|
a91531c04c
|
Stub z3test.py for pydistrib
|
2018-07-28 17:54:32 -07:00 |
|
Owlz
|
aad186f6a5
|
Fixing z3 binary setup to data_files
|
2017-05-14 15:25:17 -04:00 |
|
Christoph M. Wintersteiger
|
a3e4629996
|
fixed hard-coded version number in setup.py
|
2016-11-08 15:12:04 +00:00 |
|
Christoph M. Wintersteiger
|
889e5e9388
|
Bumped version number.
|
2016-11-07 23:19:59 +00:00 |
|
Christoph M. Wintersteiger
|
d57a2a6dce
|
Bumped version to 4.5.0
|
2016-11-07 22:02:30 +00:00 |
|
Andrew Dutcher
|
bd80f7b4d5
|
fix some issues with the windows build
|
2016-10-10 15:38:08 -07:00 |
|
Andrew Dutcher
|
67a7889188
|
Update metadata for new distribution
|
2016-10-10 15:38:02 -07:00 |
|
Andrew Dutcher
|
4801a27c2d
|
Fix up z3test to a) exist and b) work
|
2016-09-21 17:18:10 -07:00 |
|
Andrew Dutcher
|
02217d048b
|
replace all non-portable filepath slashes with os.path.join
|
2016-09-14 14:19:10 -07:00 |
|
Andrew Dutcher
|
02783d0bfb
|
Minor tweaks to make things more reliable/less obnoxious
|
2016-09-14 01:49:37 -07:00 |
|
Andrew Dutcher
|
704105306c
|
FINISH IT
|
2016-09-14 01:40:01 -07:00 |
|
Andrew Dutcher
|
0bbd172af3
|
First steps to a sane python build
|
2016-09-14 01:37:04 -07:00 |
|