jdegenstein
|
0c7237fecb
|
GH Actions: Downgrade tartifact to @v1 for MacOS
due to shopt globstar invalid on MacOS
|
2023-06-15 11:13:42 -05:00 |
|
jdegenstein
|
a83d03c7ef
|
GH Actions init-shell powershell for windows
|
2023-06-15 10:00:09 -05:00 |
|
jdegenstein
|
1b75bf8fc0
|
GH Actions to checkout@v3 and tartifact@v2
alehechka/upload-tartifact@v2
actions/checkout@v3
for Node16 compat
|
2023-06-15 09:49:20 -05:00 |
|
jdegenstein
|
21d729d758
|
Update actions to use setup-micromamba instead of prov mm
Update actions to use setup-micromamba instead of provision-with-micromamba
|
2023-06-15 09:37:19 -05:00 |
|
jdegenstein
|
d9153abfca
|
bump MacOS static build to pyinstaller>=5.6
|
2023-02-27 14:21:41 -06:00 |
|
jdegenstein
|
deca2f1b89
|
patched local hooks-contrib
|
2023-02-27 14:11:23 -06:00 |
|
jdegenstein
|
215c200aa1
|
install pyinstaller-hooks-contrib from GH
contains a fix for pyqtgraph builds
|
2023-02-27 14:04:53 -06:00 |
|
jdegenstein
|
fba053d026
|
unpin casadi==3.5.5 to fix linux static builds
|
2023-02-27 11:54:53 -06:00 |
|
jdegenstein
|
be2989c424
|
pin all to python=3.10
|
2023-02-27 11:50:04 -06:00 |
|
jdegenstein
|
611d189051
|
bump python=3.10 linux static build
|
2023-02-27 11:45:33 -06:00 |
|
jdegenstein
|
5e49adcf54
|
install jupyter-rfb on linux static build
|
2023-02-27 11:25:42 -06:00 |
|
jdegenstein
|
3ef2ec4447
|
install pyopengl on linux static build
|
2023-02-21 12:10:29 -06:00 |
|
jdegenstein
|
0d1ee5d5af
|
add qtbase5-dev qt5-qmake to linux static build
|
2023-02-21 12:05:12 -06:00 |
|
jdegenstein
|
c1e75a8b62
|
update to pyinstaller>=5.6
|
2023-02-21 11:40:45 -06:00 |
|
jdegenstein
|
6a762801c1
|
pyinstall 5.6 remove --debug
|
2023-02-21 11:02:45 -06:00 |
|
jdegenstein
|
ba3f45ea25
|
Testing pyinstaller >=5.6
|
2023-02-21 10:53:40 -06:00 |
|
jdegenstein
|
7b49f25f94
|
Revert ubuntu-1804 changes to test ubuntu-2004
|
2022-11-03 13:57:23 -05:00 |
|
jdegenstein
|
2b3620b759
|
max verbosity
|
2022-11-01 21:14:08 -05:00 |
|
jdegenstein
|
afa20cd715
|
increase pip verbosity for cadquery and casadi install
|
2022-11-01 20:56:21 -05:00 |
|
jdegenstein
|
2d7fbeb08d
|
changes for ubuntu1804
from:
casadi==3.5.5
to:
casadi
|
2022-11-01 20:46:50 -05:00 |
|
jdegenstein
|
ecaf68edac
|
changes for ubuntu-1804
change from:
sudo apt install -y libblas-dev libblas3 libblas64-3 libblas64-dev
to:
sudo apt install -y libblas-dev libblas3
|
2022-11-01 20:42:57 -05:00 |
|
jdegenstein
|
69d6bc368e
|
testing ubuntu-18.04
|
2022-11-01 20:39:09 -05:00 |
|
jdegenstein
|
973448697a
|
move to ubuntu-22.04 from ubuntu-latest (20.04)
trying to get libstdc++.so.6.30 instead of ...28
|
2022-10-28 15:34:40 -05:00 |
|
jdegenstein
|
a7a376f9f5
|
point to pyinstaller_pip.spec on Linux/MacOS
|
2022-10-28 11:59:52 -05:00 |
|
jdegenstein
|
e436bd3d7e
|
Re-enable Linux/MacOS on -PIP-TAR.yaml
try and emulate Windows installation process, wherever possible
|
2022-10-28 11:52:16 -05:00 |
|
jdegenstein
|
67fa19704e
|
Update pyinstaller-builds-actions-PIP-TAR.yml
change from:
pip install --pre cadquery casadi==3.5.5
to:
pip install --pre git+https://github.com/cadquery/cadquery casadi==3.5.5
|
2022-10-28 10:18:01 -05:00 |
|
jdegenstein
|
272bede28f
|
Update pyinstaller-builds-actions-PIP-TAR.yml
Remove:
pip install pipwin
pipwin install numpy
Will probably break everything because we may need MKL-enabled numpy.
|
2022-10-28 08:56:08 -05:00 |
|
jdegenstein
|
9f4fa50c7c
|
Update pyinstaller-builds-actions-PIP-TAR.yml
pip list
tree $PWD /F
|
2022-10-27 20:31:31 -05:00 |
|
jdegenstein
|
0087803ee4
|
Update pyinstaller-builds-actions-PIP-TAR.yml
unpin ipopt==3.4.10
|
2022-10-27 19:45:28 -05:00 |
|
jdegenstein
|
466d1e7534
|
Update pyinstaller-builds-actions-PIP-TAR.yml
pin ipopt==3.4.10 casadi==3.5.5
|
2022-10-27 19:33:50 -05:00 |
|
jdegenstein
|
0e29e3091b
|
Update pyinstaller-builds-actions-PIP-TAR.yml
point to new spec file
|
2022-10-27 16:37:33 -05:00 |
|
jdegenstein
|
66e620a877
|
Update pyinstaller-builds-actions-PIP-TAR.yml
change from:
pip install git+https://github.com/cadquery/cadquery
to:
pip install --pre cadquery
hopefully will resolve cadquery-ocp
|
2022-10-27 16:26:56 -05:00 |
|
jdegenstein
|
14535ec7a4
|
Create pyinstaller-builds-actions-PIP-TAR.yml
trying to use as few conda/mamba steps as possible
|
2022-10-27 16:14:02 -05:00 |
|
jdegenstein
|
36f2896652
|
Fix casadi*.dll path
|
2022-10-26 13:10:40 -05:00 |
|
jdegenstein
|
36f23a4d7e
|
change casadi...dll path in mmamba-TAR.yml
|
2022-10-26 12:55:46 -05:00 |
|
jdegenstein
|
c85c8358f5
|
Update mmamba-TAR.yml to include casadi_nlpsol_ipopt.dll
using Copy-Item after PyInstaller has run
|
2022-10-26 12:33:24 -05:00 |
|
jdegenstein
|
be62509ba7
|
Update pyinstaller-builds-actions-mmamba-TAR.yml
install casadi and ipopt
|
2022-10-26 10:49:29 -05:00 |
|
jdegenstein
|
0818537f34
|
Update pyinstaller-builds-actions-mmamba-TAR.yml
re-enable tar(tifact)
|
2022-10-25 21:07:35 -05:00 |
|
jdegenstein
|
22c3d3a37b
|
Update pyinstaller-builds-actions-mmamba-TAR.yml
|
2022-10-25 16:42:33 -05:00 |
|
jdegenstein
|
3764233ed7
|
Update pyinstaller-builds-actions-mmamba-TAR.yml
use windows only, disabled TAR
|
2022-10-25 15:33:08 -05:00 |
|
jdegenstein
|
3ad2341ef7
|
Keep libstdc++.so.6
testing dev for older distro compat
|
2022-10-14 12:33:57 -05:00 |
|
jdegenstein
|
f9ecd7c006
|
Add cqMore to static build
|
2022-10-14 09:29:24 -05:00 |
|
jdegenstein
|
c977cf2035
|
Unpin pyqtgraph
|
2022-10-03 16:45:30 -05:00 |
|
jdegenstein
|
45a72913bb
|
Pin pyqtgraph=0.12.4
|
2022-10-03 11:34:21 -05:00 |
|
jdegenstein
|
c0b97d01ae
|
Readd cq-editor=master to build action
|
2022-10-03 11:19:18 -05:00 |
|
jdegenstein
|
c52a2a4436
|
unpin pyqt=5.15 and remove cq-editor=master
testing build actions
|
2022-10-03 11:06:28 -05:00 |
|
jdegenstein
|
e24600a8a9
|
Update pyinstaller-builds-actions-mmamba.yml
|
2022-10-03 10:55:37 -05:00 |
|
jdegenstein
|
06ea4a495b
|
pin PyQt5 version for static build
From build 27: PyQtGraph supports Qt version >= 5.15, but 5.12.9 detected.
|
2022-10-03 10:48:27 -05:00 |
|
jdegenstein
|
fe7431fd20
|
Try disable download-tartifact
prior build had tar inside of zip
|
2022-09-20 10:40:49 -05:00 |
|
jdegenstein
|
7eb8bd0ee1
|
Update alehechka/upload-tartifact@v1
|
2022-09-20 10:12:30 -05:00 |
|