17 Commits
Author SHA1 Message Date
Robert Adams 2c99f4a2ac Dockerfile: use convoar source branch 'master' 2022-05-10 20:37:44 -07:00
Robert Adams 943a1ed26f Dockerfile: fix problem of doing mkdir on existing folder 2022-05-10 19:15:15 -07:00
Robert Adams ff6efbac6d Display versions of Herbal3d libraries used on startup
Update dist/ binaries
Update version to 2.0.5
2022-05-03 09:25:12 -06:00
Robert Adams 1aeb58f95a Bump version to 2.0.4
Update binary files in dist/ directory
Eliminate compile warning
2022-05-03 08:48:29 -06:00
Robert Adams 1458362d2f DockerFile fixed to build BuildVersion properly 2022-05-03 07:42:03 -06:00
Robert Adams 8ec8dae0ab Add parameter for updateVersion.sh to specify the location of the bin file. 2022-05-02 21:06:05 -06:00
Robert Adams 82a61ffe06 Update version and executables 2022-05-02 20:23:35 -06:00
Robert Adams a90774dd09 Add long version format and put in globals for display.
Update logger and parameters to log to console and to file.
Update Herbal3d libraries.
2022-04-28 22:49:18 -04:00
Robert Adams a8f552819c Move Dockerfile into docker/ subdirectory so Docker build context is smaller. 2020-01-09 15:15:34 -08:00
Robert Adams 2b81fb5f30 Cleaned up README (typos, wording)
Added "--rm" parameter to Docker container invocation.
Comments and 'exit' added to Docker running script.
2018-08-09 09:25:17 -07:00
Robert Adams 9fc7d2f55d Update docker configuration:
Move Dockerfile to root dir so it can find the 'dist' directory.
    Use mono 4.6 so things are compatable with OpenSimulator.
    Use the dist binaries rather than trying to build new bins.
2018-06-01 20:57:24 -07:00
Robert Adams a6ae04558d Add ENTRYPOINT to DockerFile 2018-05-29 08:21:58 -07:00
Robert Adams 9cc0f95639 Update DockerFile definition to start with the 'mono' image
and fetch and build the latest convoar.
2018-05-25 18:56:17 -07:00
Robert Adams 74bffd97d2 Remove unused CMake parameters from Assimp build. 2018-01-15 13:28:20 -08:00
Robert Adams a62f9d3da7 Update Assimp and AssimpNet libraries
buildAssimpNet.sh changed to assume Assimp was build RelWithDebInfo
Enabled checking to see if output image exists before regenerating resized image
Add Assimp conversion parameters to run.sh
2018-01-15 13:26:31 -08:00
Robert Adams ff578da829 Build updates to Dockerfile 2017-12-31 09:57:08 -08:00
Robert Adams a493c62515 Dockerfile for building convoar. 2017-12-21 07:01:09 -08:00