Commit Graph

95 Commits

Author SHA1 Message Date
Matt McWilliams 4cb8f5d76b build povray using existing docker image 2021-09-22 01:07:38 -04:00
Matt McWilliams 7021f34ddf Messed up local volume mount 2021-09-22 00:41:35 -04:00
Matt McWilliams 9f6598357c Merge remote-tracking branch 'origin/main' into main 2021-09-22 00:37:11 -04:00
Matt McWilliams 5dbf67100b New povray_gcc strat 2021-09-22 00:37:03 -04:00
mmcwilliams fdde412a08 Use flags from https://hub.docker.com/r/jmaxwilson/povray/dockerfile with UINT hack 2021-09-17 15:26:24 -04:00
mattmcw d236c835f2 add cmd script to povray_gcc 2021-09-17 19:09:50 +00:00
Matt McWilliams 3b5ab2adcb Rename alpine compilations script 2021-09-15 22:04:41 -04:00
Matt McWilliams 041ccfd532 Try with flags in container output 2021-09-15 21:43:01 -04:00
Matt McWilliams fb224e8896 Rename script compile 2021-09-15 21:40:24 -04:00
Matt McWilliams 89bae1185e Rename script compile 2021-09-15 21:37:44 -04:00
Matt McWilliams c4af83723e Migrate into it's own file 2021-09-15 21:37:24 -04:00
Matt McWilliams d7c157cc22 Try with alpine:3.9 2021-09-15 21:35:46 -04:00
Matt McWilliams a8323248f5 Notes from working image 2021-09-15 21:34:01 -04:00
Matt McWilliams 828a78d254 Print alpine version of alpine-gxx 2021-09-15 21:33:54 -04:00
Matt McWilliams 70a2f48884 Run the alpine release 2021-09-15 21:32:30 -04:00
Matt McWilliams 8c5efa3a86 Print the version 2021-09-15 21:31:06 -04:00
Matt McWilliams f4558e3264 Try an existing project 2021-09-15 21:28:53 -04:00
Matt McWilliams 64e9ada92d Build 3.7-stable 2021-09-15 21:20:15 -04:00
Matt McWilliams 7816207669 Build without uint hack 2021-09-15 21:17:16 -04:00
Matt McWilliams f0a1fc335e Get to config? 2021-09-15 21:16:06 -04:00
Matt McWilliams a9b034abca Taking ideas from https://hub.docker.com/r/jmaxwilson/povray/dockerfile 2021-09-15 21:13:41 -04:00
Matt McWilliams 471f1cf908 Try building different version 2021-09-15 21:11:18 -04:00
Matt McWilliams 6ddfeec246 Install bash 2021-09-15 20:37:05 -04:00
Matt McWilliams 8e7ffd0ba9 Run all emsdk build commands 2021-09-15 20:34:06 -04:00
Matt McWilliams 5b67386a5c Build emscripten from source 2021-09-15 20:32:21 -04:00
Matt McWilliams 40cbd61e3b Use better threads 2021-09-15 20:26:18 -04:00
Matt McWilliams 33985807d7 Get ready to test emscripten make 2021-09-15 20:21:14 -04:00
Matt McWilliams efbd95e30f Move prereqs to povray_wasm 2021-09-15 20:19:11 -04:00
Matt McWilliams b1e7cd2da0 Limit cpus at docker abstraction, not build process. Go for broke with whatever is allocated 2021-09-15 20:17:30 -04:00
Matt McWilliams 8c0c7d7920 Typo in flag 2021-09-15 20:16:30 -04:00
Matt McWilliams 22b247cb5e ilmbase-dev failing 2021-09-15 20:15:01 -04:00
Matt McWilliams c943a59563 Limit to 2 cpus to prevent locking machine on failed build processes 2021-09-15 20:13:57 -04:00
Matt McWilliams 468bbd959c Improve alpine improve process. Based on https://github.com/jmaxwilson/docker-povray/blob/master/alpine/3.8-alpha/Dockerfile 2021-09-15 20:12:46 -04:00
Matt McWilliams 5c3f04a6ab Limit build to 2 cores 2021-09-15 16:10:38 -04:00
Matt McWilliams 4e653fbf0b Add flags to build_alpine build script 2021-09-15 10:55:40 -04:00
Matt McWilliams 5ef28c66fb Use alpine-gxx (if build succeeds) to reduce yet another set of variables between the build processes 2021-09-15 10:55:29 -04:00
Matt McWilliams 8c3a42aef0 Caught typo in new alpine-based Dockerfile for the wasm build 2021-09-15 10:53:53 -04:00
Matt McWilliams ec2d030586 Update LDFLAGS for verbose output and update email in compile notes (vanity) 2021-09-15 10:52:39 -04:00
mmcwilliams 6bc073945c Build with alpine and emscripten rather than ubuntu. 2021-09-15 02:19:02 -04:00
mmcwilliams d661331bf2 Build povray with gcc in docker 2021-09-15 02:00:20 -04:00
mmcwilliams fc007ec71a Reference different BOOST_ROOT 2021-09-15 01:56:54 -04:00
mmcwilliams 9dda8b333b Try without prebuilt libraries 2021-09-15 01:52:25 -04:00
mmcwilliams e867692717 Stupid typo I keep making 2021-09-15 01:45:58 -04:00
mmcwilliams 2a91a6118c add sudo to relevant commands 2021-09-15 01:27:43 -04:00
mmcwilliams cc8c98a4c7 All compiler work. All work except povray_wasm. 2021-08-31 15:15:32 -04:00