Ali Kämäräinen
3c418e8e0a
Windows batch script enhancements ( #88 )
...
* Make possible to invoke run-cmake.bat, build-ifcopenshell.cmd (now bat), install-ifcopenshell.cmd (now bat) directly from File Explorer or command prompt without VS env vars set, if BuildDepsCache file exists, by utilizing CMake's --build functionality. Do not delete CMakeCache.txt always now in order to keep the build options consistent.
* win/readme.md tweaks + make the line width smaller
* Windows batch files: use the last modified BuildDepsCache. Show an error if GEN_SHORTHAND does not exist.
2016-06-17 22:30:33 +02:00
Stinkfist0
645315a8f4
remove win/sln as these are not needed anymore
2016-02-19 23:02:09 +02:00
Stinkfist0
5ee9bed590
CMakeLists.txt for IfcMax. Tested with VS 2015 and 3ds Max + SDK 2016
2016-02-19 22:53:09 +02:00
aothms
10bec3eee0
Replace PYTHONPATH with PYTHONHOME
2016-02-18 14:57:57 +01:00
Stinkfist0
0fa05faee8
Simplify run-cmake.bat, the script can now be used e.g. run-cmake.bat vs2015-x64 -UDUSE_IFC4=1 -DCMAKE_INSTALL_PREFIX=C:/IfcOpenShell/Ifc4
2016-02-03 16:12:52 +02:00
Stinkfist0
21e8a1e8e6
vs-cfg.cmd: provide support for user-friendly VS generators, e.g. vs2013-x86, and converted them to the appropriate CMake ones.
2016-02-03 16:10:55 +02:00
Stinkfist0
a041d289c6
Add build-all.cmd script for convenience.
2016-02-03 16:10:55 +02:00
Stinkfist0
f2bdfbd049
Windows build scripts: move build configuration type to a separate file.
2016-02-03 16:10:32 +02:00
Stinkfist0
c7bf03e8f8
Add set-python-to-path.bat helper, add instructions for using preinstalled Python.
2016-02-03 16:10:32 +02:00
Stinkfist0
3224a2cf83
build-ifcopenshell & install-ifcopenshell batch files
2015-12-04 17:33:13 +02:00
Stinkfist0
0877bb0ac3
Windows build scripts: if CMake generator not passed, deduce the generator from VS env vars.
2015-12-01 14:53:16 +02:00
Stinkfist0
b562508f5b
win/readme.md tweak
2015-11-22 00:04:21 +02:00
Stinkfist0
9087bc65a7
win/readme.md tweaks
2015-11-14 20:18:29 +02:00
Stinkfist0
0f1db1267b
Rename readme.txt to readme.md, link to the Windows readme.md from the main README.md.
2015-11-11 17:41:38 +02:00