Commit Graph

24 Commits

Author SHA1 Message Date
Adrián Insaurralde Avalos
facd8ca6e0 Bim remove py2 compatibility code (#17229)
* BIM: remove py2 compatibility code

* remove unused six from conda environments
2024-10-14 18:25:14 +02:00
Jacob Oursland
d519f24df9 CI: Fix conda builds. 2024-09-27 08:24:42 -05:00
Jacob Oursland
d7fc2d66e1 conda: Add clang-format to the developer's environment. 2024-09-09 20:13:00 -07:00
Jacob Oursland
4d6b738062 Conda: pin VTK to 9.2.6. 2024-06-28 11:53:19 -05:00
Adrian Insaurralde Avalos
a4ac8282ed Unpin pcl on conda devenv and update to use libboost-devel 2024-06-10 10:49:09 -05:00
Jacob Oursland
33b163da22 Conda: Remove Qt WebEngine. 2024-05-27 10:56:41 -05:00
Jacob Oursland
3bb6f92885 Conda: add libspnav to linux builds. 2024-05-09 02:00:14 -04:00
Jacob Oursland
7e2bbccf22 Conda: pin zstd==1.5.6 to fix Windows CI failures. 2024-05-09 01:28:02 -04:00
Jacob Oursland
e5d4f0e38e Conda: Unpin packages post miniforge upgrade.
Miniforge has upgraded from 23.x.y to 24.x.y, permitting the unpinning of dependencies.
Furthermore, these pinned packages cause build issues with the latest version of Miniforge.
2024-03-24 23:03:01 -05:00
Jacob Oursland
f5bc071cb3 Conda: Unpin OCCT as FreeCAD now builds with OCCT 7.8.0+. 2024-02-19 18:36:00 +01:00
Jacob Oursland
104b64fbe2 Conda: Unpin coin3d as the latest bugfix version corrects the build incompatibility. 2024-02-19 18:35:14 +01:00
Jacob Oursland
9f7a189511 Conda: Pin Python to prevent automatically downgrading without error. 2024-02-19 18:34:51 +01:00
Jacob Oursland
7edf473a28 Conda: Pin PCL to v1.13.1 to fix build errors on Windows. (#12190) 2024-01-30 00:30:40 -03:00
Jacob Oursland
6f59308cb7 conda: Add ccache. 2023-12-04 10:15:08 -07:00
Jacob Oursland
9bf922e116 conda: Remove conda-build and conda-smithy. Add git. (#11597)
* conda: Remove conda-build and conda-smithy.

* conda: Add git.
2023-12-03 18:26:35 -03:00
Jacob Oursland
923702ccb9 conda: pin coin3d to v4.0.0 until a fix to v4.0.1 is released. 2023-11-28 12:06:39 -03:00
Jacob Oursland
27b58fd410 Add conda and mamba to the conda-devenv. 2023-11-27 16:24:11 -03:00
Pesc0
352fdc2d22 Add convenience scripts to install conda development environment. (#11386)
* add remaining env updates

Co-authored-by: Jacob Oursland <jacob.oursland@gmail.com>
Co-authored-by: Adrián Insaurralde Avalos <36372335+adrianinsaval@users.noreply.github.com>
2023-11-14 05:50:18 -03:00
Jacob Oursland
6c8856cd78 Update conda development dependencies. 2023-10-02 16:59:55 -03:00
mosfet80
4ecb622fed Update environment.devenv.yml 2023-06-01 23:37:59 -04:00
Andrew
2975d20eb4 fix library vulnerability (do not merge)
fix CVE-2023-0465
Update ssl environment.devenv.yml

fix:
CVE-2023-0465 Invalid certificate policies in leaf certificates are silently ignored [Low severity] 23 March 2023
CVE-2023-1255 Input buffer over-read in AES-XTS implementation on 64 bit ARM
CVE-2023-0466 Certificate policy check not enabled [Low severity] 
CVE-2023-0464 Excessive Resource Usage Verifying X.509 Policy Constraints [Low severity] 21 March 2023
wait ssl update version
2023-06-01 23:37:59 -04:00
Jacob Oursland
69241a6dc3 Pin conda package libcxx<16 to build with boost 1.78.0. 2023-04-02 16:26:29 -07:00
Jacob Oursland
ddb632ab86 Add conda devenv support for Linux x86-64 and aarch64. 2023-03-29 17:51:32 -07:00
Jacob Oursland
906814a9fe Add Conda Environment and VS Code configuration. 2023-03-29 04:02:05 -07:00