Thomas Krijnen
c9ce6a6df9
Eigen case on nix
2020-09-20 12:17:22 +02:00
Ken Arroyo Ohori
a72223acfd
eigen from gitlab repo
2020-09-03 21:39:55 -05:00
Thomas Krijnen
9ba2266d0c
CGAL_VERSION 4.14.3
2020-07-29 12:04:00 +02:00
Ubuntu
7fe9c3ccb1
fixes for clang
2020-07-15 13:48:42 +00:00
aothms
bba7295edf
Small fixes for gcc
2020-04-03 14:56:46 +00:00
aothms
4d23a442be
Eigen in nix build
2020-04-03 12:00:48 +00:00
Thomas Krijnen
5ccc7213a0
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
2019-08-03 14:50:08 +02:00
Thomas Krijnen
188b20533b
Only pull when on a branch
2019-08-03 14:48:01 +02:00
Thomas Krijnen
b08e52bd9b
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
2019-08-02 13:23:41 +02:00
Thomas Krijnen
869cc25061
rollback prcre version due to https://github.com/KhronosGroup/OpenCOLLADA/issues/570
2019-07-01 11:15:12 +02:00
Thomas Krijnen
51cf52c388
Build script: Don't use wget or curl, just urlretrieve
2019-06-30 09:44:40 +02:00
Thomas Krijnen
c29cc87660
Revert cmake version due to build errors, more careful json install
2019-06-28 08:38:24 +02:00
Thomas Krijnen
73f7c34c8d
Update build-all.py
2019-06-26 12:44:56 +02:00
Andrej Tibaut
cee2c4e748
Reverted from SWIG_VERSION=4.0.0 back to SWIG_VERSION=3.0.12 because of https://github.com/IfcOpenShell/IfcOpenShell/issues/582#issuecomment-497789849 as recommended by @aothms.
2019-06-26 12:44:26 +02:00
Andrej Tibaut
e7a08a3de6
#634 solved:
...
- new method to_pystring(...) added to solve the TypeError: Can't mix strings and bytes in path components:
- import "urlib" changed to "urlib.urlretrieve"
- JSON version extracted to a constant
2019-06-26 12:44:26 +02:00
Andrej Tibaut
827c6ac6b4
Motivated by issue #608 to improve the method def git_clone(...) to the def git_clone_or_pull_repository(...).
...
Also, dependencies versions were updated.
2019-06-26 12:44:26 +02:00
Thomas Krijnen
703c69fdde
Update nix build script to default GLTF_SUPPORT to ON
2019-05-21 13:31:43 +02:00
Thomas Krijnen
21981403c7
Merge branch 'master' into v0.6.0
...
# Conflicts:
# nix/build-all.py
2019-05-21 13:30:58 +02:00
Thomas Krijnen
90ac50f210
Document libffi dependency in nix build script for installing py37
2019-05-21 12:53:54 +02:00
Thomas Krijnen
4e21298009
Merge branch 'master' into v0.6.0
2019-05-19 13:25:14 +02:00
Thomas Krijnen
a5cc0f1cef
Add python version 3.7.3
2019-05-19 13:22:24 +02:00
Thomas Krijnen
d106f178d5
Merge branch 'master' into v0.6.0
2019-05-18 11:07:13 +02:00
Thomas Krijnen
62e4bf8fb3
Update to OCCT 7.3.0p3
2019-05-18 11:05:12 +02:00
Thomas Krijnen
46ba5661d6
Merge branch 'v0.6.0' into v0.7.0
2019-05-10 13:37:42 +02:00
Thomas Krijnen
a8f6444cad
Option to build -static on *nix
2019-05-10 12:04:32 +02:00
Thomas Krijnen
0b2bd5d0e8
Eliminate ICU dependency
2019-05-10 11:59:00 +02:00
Thomas Krijnen
b862f633db
Fix voxel library in nix build script
2019-04-30 13:24:28 +02:00
Thomas Krijnen
f9e839817d
Add opensourceBIM/voxel to nix build script
2019-04-27 14:37:31 +02:00
Thomas Krijnen
a0c01ff756
Merge branch 'v0.6.0' into v0.7.0
...
# Conflicts:
# cmake/CMakeLists.txt
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomRepresentation.h
# src/ifcgeom/IfcRepresentationShapeItem.h
# src/ifcgeom/kernels/opencascade/IfcGeomFunctions.cpp
# src/ifcgeom/schema_agnostic/IfcGeomRepresentation.cpp
# src/ifcgeom/schema_agnostic/Kernel.cpp
# src/ifcgeom/schema_agnostic/Kernel.h
# src/ifcgeomserver/IfcGeomServer.cpp
# src/serializers/schema_dependent/XmlSerializer.cpp
2019-04-26 15:07:50 +02:00
Thomas Krijnen
94bf798168
Merge branch 'master' into v0.6.0
2019-03-24 14:26:14 +01:00
paul
dafa304936
Update Python to 2.7.16 - So Fedora 29 Compile
2019-03-08 15:03:20 +01:00
Thomas Krijnen
4d39dbca2a
Build static cgal, fix null pointer access
2019-01-23 15:10:20 +01:00
Thomas Krijnen
30479ca0a6
Fixes for compilation of cgal kernel
2019-01-23 12:34:21 +01:00
Thomas Krijnen
116b80cf91
Fix MPFR download location
2019-01-16 14:41:34 +01:00
Thomas Krijnen
208f6d4d74
Small fixes to build script
2019-01-16 14:18:36 +01:00
Thomas Krijnen
a0dfdc78ef
Add cgal to IfcGeom deps
2019-01-16 14:06:17 +01:00
Thomas Krijnen
cf2dd2aa8d
Add GMP MPFR CGAL to build script
2019-01-16 14:04:05 +01:00
Thomas Krijnen
6737b54457
Add GMP MPFR CGAL to build script
2019-01-16 13:59:10 +01:00
Thomas Krijnen
ad41f04f11
Merge branch 'master' into v0.6.0
...
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomRenderStyles.cpp
# src/ifcparse/IfcParse.cpp
2018-10-30 14:32:28 +01:00
paul
81a9d0e747
Changing opencollada version to "v1.6.63"
...
Discussion:
https://github.com/IfcOpenShell/IfcOpenShell/issues/480
Summary:
"... Compiling OpenCOLLADA fail on fedora 27... changing opencollada version to "v1.6.63" (since some time now they do proper tagging over there, the commit we track now is from 19 Dec 2013, probably worth updating as newer compilers might rightfully complain)...
Probably best to rm -rf ... IfcOpenShell/build/Linux/x86_64/build/OpenCOLLADA before restarting."
2018-10-01 10:29:01 +02:00
Thomas Krijnen
53577d9da9
Fix ifcopenshell-python build on nix build script
2018-09-18 19:42:01 +02:00
Thomas Krijnen
55d07f8bba
Merge branch 'master' into v0.6.0
...
# Conflicts:
# nix/build-all.py
2018-09-18 13:42:06 +02:00
Thomas Krijnen
34b3ca307f
Enable exception handling on occt release builds Fix #462
2018-09-18 13:39:44 +02:00
Thomas Krijnen
12623dd1e5
Only install/strip on Release build
2018-09-12 13:57:41 +02:00
Thomas Krijnen
a3141b2acc
Make nix build script more granular
2018-09-08 13:23:36 +02:00
Thomas Krijnen
4d33ed5cb8
Merge branch 'master' into v0.6.0
...
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeomShapes.cpp
# src/serializers/ColladaSerializer.cpp
# src/serializers/schema_dependent/XmlSerializer.cpp
2018-09-04 13:23:11 +02:00
Thomas Krijnen
3e80d3646c
Work on ifcxml parsere
2018-09-02 11:59:54 +02:00
Thomas Krijnen
683cadeb76
occt 7.3
2018-08-19 10:29:01 +02:00
Thomas Krijnen
6fdd2049a2
Restore previous boost version on nix
2018-07-01 11:37:36 +02:00
Thomas Krijnen
8428b93451
nix cmake download url
2018-07-01 09:16:34 +02:00