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
Thomas Krijnen
1b809ed849
Update boost version
2018-06-30 15:36:51 +02:00
Thomas Krijnen
120ff2f629
Fix download of occt in nix build
2018-04-18 11:50:59 +02:00
Thomas Krijnen
e21277e80a
nix: use and patch occt 7.2
2018-04-15 14:01:37 +02:00
Thomas Krijnen
95be422d4f
Grep for command line arg name in ld stderr output
2017-11-25 19:15:25 +01:00
Thomas Krijnen
ea3318ae2e
Don't rely on man for ld feature detection
2017-11-18 16:51:59 +01:00
Thomas Krijnen
fb37899b26
Don't pass empty arguments to boost build
2017-11-18 16:50:38 +01:00
Thomas Krijnen
a2b575eec8
update SWIG to latest release
...
#277
2017-10-30 10:26:27 +01:00
Thomas Krijnen
ada503dbf1
Fix #266
2017-10-02 10:22:57 +02:00
Thomas Krijnen
8d0c95a939
Fix typo
2017-09-26 21:16:44 +02:00
Thomas Krijnen
7ba0b04031
Set mmacosx-version-min to 10.9 for OCCT
...
See https://github.com/openMVG/openMVG/issues/316#issuecomment-332142824
2017-09-26 11:43:03 +02:00
Thomas Krijnen
f91ac2b375
Add py 3.6.2 to build-all.py
2017-09-24 13:37:14 +02:00
Thomas Krijnen
f981c43042
More robust file download
2017-09-18 14:51:58 +02:00
Thomas Krijnen
ee16deabe5
Fix #38
2017-09-10 17:15:04 +02:00
Thomas Krijnen
4c6ca83528
Add option to build with OCCT 7.1 in nix build script
2017-08-13 13:13:26 +02:00
Thomas Krijnen
59d7e0cad3
nix build script: fix compilation of boost.iostreams, disable USE_MMAP
2017-07-25 16:27:13 +02:00
Thomas Krijnen
ae0afe2c0a
mmap #22
2017-07-25 16:27:13 +02:00
Thomas Krijnen
f81616a6fb
Narrow and wide unicode builds in nix build script
2017-07-03 20:42:18 +02:00
Thomas Krijnen
40f3447ad1
Update dependency versions in nix build script
2017-03-09 14:36:00 +01:00
Thomas Krijnen
e2cf5f4826
Typo in build script
2017-02-16 15:53:58 +01:00
Thomas Krijnen
93c2f93c44
Download PCRE from sourcefore in nix build script. Fixes #182
2017-01-19 10:24:09 +01:00
Thomas Krijnen
5667f3f94a
build script changes for boost
2017-01-09 13:10:01 +01:00
Thomas Krijnen
18c87b515b
Install ifcopenshell binaries in nix build script
2016-11-13 20:27:22 +01:00
Thomas Krijnen
6a275d04b9
Don't export TARGET_ARCH in nix build script
2016-11-09 11:12:29 +01:00