Stinkfist0
|
e2d3b3734f
|
Use IFCOS_NUM_BUILD_PROCS also in build-ifcopenshell.cmd and install-ifcopenshell.cmd.
|
2015-12-07 16:30:08 +02:00 |
|
Stinkfist0
|
3224a2cf83
|
build-ifcopenshell & install-ifcopenshell batch files
|
2015-12-04 17:33:13 +02:00 |
|
Stinkfist0
|
fff6f97651
|
build-deps: when building OpenCOLLADA, enforce that the embedded LibXml2 and PCRE are used as there might be problems with arbitrary versions of the libraries.
|
2015-11-20 12:45:56 +02:00 |
|
Stinkfist0
|
6a5d5dcb12
|
Further cleanup for the batch scripts.
|
2015-11-20 12:34:31 +02:00 |
|
Stinkfist0
|
bb3dc351b8
|
Batch file tweaks, fix printing of the used generator
|
2015-11-20 11:44:17 +02:00 |
|
Stinkfist0
|
90946e0877
|
Windows build scripts: TODO & indentation tweaks.
|
2015-11-20 00:45:01 +02:00 |
|
Stinkfist0
|
7895835ca3
|
build-deps.cmd: check that powershell, git and cmake are in path using where.exe. Print instructions upon missing VS env vars or tools in PATH.
|
2015-11-19 18:01:03 +02:00 |
|
Stinkfist0
|
7caa4e3e1d
|
Replace cecho.exe with PowerShell snippet, fix exit bug in vs-cfg.cmd, fix Visual Studio download URL, rename IFCOS_NUM_BUILD_PROCESSES -> IFCOS_NUM_BUILD_PROCS
|
2015-11-19 17:30:55 +02:00 |
|
Stinkfist0
|
d721dabf3b
|
Replace wget usage with PowerShell.
|
2015-11-17 16:02:06 +02:00 |
|
Stinkfist0
|
d912e73282
|
Allow both debug and release variants of dependencies to co-exist allowing effortless switching between IfcOpenShell debug and release builds.
|
2015-11-10 23:18:02 +02:00 |
|
Stinkfist0
|
106da12444
|
build-deps.cmd: make debug libs of OpenCOLADA and ICU to have "d" postfix so that release and debug variants can co-exist in the same dir as is the default with OCE.
|
2015-11-10 20:05:11 +02:00 |
|
Stinkfist0
|
8b63959509
|
Use separate BuildDepsCache.txt for x86 and x64 builds.
|
2015-11-09 16:04:06 +02:00 |
|
Stinkfist0
|
318779196b
|
Use BuildDepsCache.txt to store information about used Python version so that it's available for "autonomic" run-cmake.bat runs.
|
2015-11-05 18:05:20 +02:00 |
|
Stinkfist0
|
a749775045
|
build-deps.cmd: use OpenCOLLADA from the official repo now that it has the static MSVC run-time option.
|
2015-11-03 16:55:33 +02:00 |
|
Stinkfist0
|
26ed16ba52
|
Make possible to switch between Python 2 & 3 easily. Fixes also possible confusion when having both 32-bit and 64-bit Python installations side by side.
|
2015-11-03 16:28:30 +02:00 |
|
Stinkfist0
|
455d382a9e
|
build-deps.cmd: add option to use Python 2 instead of 3, fix Boost build variant (for some reason error did not manifest itself until clean build)
|
2015-10-30 21:12:08 +02:00 |
|
Stinkfist0
|
c9313c8e02
|
build-deps.cmd: update SWIG, build Boost as debug or release, not both, each run.
|
2015-10-29 00:23:19 +02:00 |
|
Stinkfist0
|
b8a7b5426d
|
build-deps.cmd: fix Python installation. Also uninstall Python if build type is Clean or Rebuild.
|
2015-10-28 21:08:08 +02:00 |
|
Stinkfist0
|
5c0eb05482
|
Add Windows build scripts from https://github.com/Tridify/IfcOpenShell-SourceForge
|
2015-10-28 19:43:10 +02:00 |
|