Commit Graph

95 Commits

Author SHA1 Message Date
mmcwilliams 66f4ecab8d remove the container between compile stages 2022-12-21 00:14:08 -05:00
Matt McWilliams 2177ad55c3 some ideas? 2022-11-09 23:49:14 -05:00
Matt McWilliams b9269d13a0 Add a project for building povray from source on an ubuntu focal base. Using this to pull insights from povray_wasm project that has been languishing without resolution. 2022-07-22 14:11:29 -04:00
Matt McWilliams 77db4bd085 Add script for executing command on povray_existing (not working) 2022-07-22 14:10:52 -04:00
Matt McWilliams a89d38abe3 REwork of Dockerfile to convert built boost .bc files to .a for (potentially) better linking in WASM (didn't work). 2022-07-22 11:49:51 -04:00
Matt McWilliams b76765b10d Run single commands using ./pw cmd 2022-07-22 10:50:30 -04:00
Matt McWilliams 15fb1cc7af Move scripts into /scripts directory and create a pw command for managing these scripts. Will re-name scripts to further prevent confusion (my own) 2022-07-22 10:46:45 -04:00
Matt McWilliams 1e2497a5ca Successfully builds boost with limited set of libraries 2022-07-22 10:45:57 -04:00
mattmcw f376ca6402 whoops 2022-07-08 22:13:29 -04:00
mattmcw a755664779 improve build command 2022-07-08 20:51:49 -04:00
mmcwilliams 13a7fb5736 run regular configure, not emconfigure 2021-12-23 01:17:03 -05:00
Matt McWilliams f6883f107f Clean up repo and use better names for files 2021-11-11 12:31:35 -05:00
mmcwilliams 1b2f685846 Install with latest boost, not the issue (other project compiles) 2021-11-10 00:38:12 -05:00
mmcwilliams c75191e096 cd into correct fire 2021-11-10 00:32:24 -05:00
mmcwilliams daa546e241 ls first 2021-11-10 00:29:50 -05:00
mmcwilliams f22c904379 Compile boost 2021-11-10 00:28:30 -05:00
mmcwilliams 6bca130051 ls to examine files 2021-11-10 00:07:22 -05:00
mmcwilliams 5606e7635c Install specific version of boost (1.37) 2021-11-10 00:02:13 -05:00
Matt McWilliams 0799c38e11 Work on libboost compilation 2021-11-09 23:55:25 -05:00
mmcwilliams da346e0975 Format old Dockerfile 2021-11-01 01:08:46 -04:00
mmcwilliams 6a0126d533 Try flags from https://github.com/boostorg/config/issues/402 2021-10-27 23:31:31 -04:00
mmcwilliams 0a921d4cc0 Quickly try with zlib 2021-10-27 23:25:28 -04:00
mmcwilliams 6a35426685 Remove flag temporarily to compare 2021-10-17 11:34:05 -04:00
mmcwilliams ae4192b63c -DBOOST_HAS_PTHREADS 2021-10-17 02:31:32 -04:00
mmcwilliams 39b7652c76 DO not try to install boost 2021-10-17 02:12:18 -04:00
mmcwilliams 12ecfec44b Use ssh form 2021-10-17 00:52:06 -04:00
mmcwilliams 0935d7fcbc Delete failed build/compile scripts. Need to correct naming, too much overlap 2021-10-17 00:37:39 -04:00
mmcwilliams 2c725f1801 Deleting old dockerfiles. History exists in git 2021-10-17 00:36:15 -04:00
mmcwilliams 379704e791 clone boost libs 2021-10-17 00:34:44 -04:00
Matt McWilliams 7b054bfd7d Restore build script 2021-09-22 12:08:07 -04:00
Matt McWilliams f7f7de4f5a A bid to save the state of the configure file to find where it is failing 2021-09-22 10:47:31 -04:00
Matt McWilliams bc29617d52 Other available version libboost1.67-all-dev does not work 2021-09-22 03:00:05 -04:00
Matt McWilliams 416f258033 Try a specific version of libboost 2021-09-22 02:56:46 -04:00
Matt McWilliams 380f6bea7c RE-add -pthread 2021-09-22 02:53:19 -04:00
Matt McWilliams d7469344d3 Try without -pthreads flag 2021-09-22 02:47:14 -04:00
Matt McWilliams 8eabc4c842 Try without CFLAGS 2021-09-22 02:45:29 -04:00
Matt McWilliams 39d84839b4 Libs breaks build earlier 2021-09-22 02:33:47 -04:00
Matt McWilliams 580b2bca17 Try defining libs 2021-09-22 02:33:01 -04:00
Matt McWilliams 850491eb9c Re-add header 2021-09-22 02:29:10 -04:00
Matt McWilliams eb728803f6 Pull boost_headers one more time 2021-09-22 02:22:28 -04:00
Matt McWilliams 333dcb4c50 Assign --with-boost-libdir 2021-09-22 02:19:48 -04:00
Matt McWilliams efa02ddeb6 Add more cflags 2021-09-22 02:16:34 -04:00
Matt McWilliams b42b016f5b Identify the boost root in the new build_ubuntu script 2021-09-22 02:14:38 -04:00
Matt McWilliams 7b9308bd34 Try with most of the old flags 2021-09-22 02:10:58 -04:00
Matt McWilliams 44ebfac4b4 Start building with ubuntu 2021-09-22 02:06:20 -04:00
Matt McWilliams acd3a1f203 Add all of the povray compilation prereqs 2021-09-22 02:00:54 -04:00
Matt McWilliams 63d65c0b2e Try new approach, this time starting with ubuntu-based official emsdk image 2021-09-22 01:53:48 -04:00
Matt McWilliams 8b2bc19f3d mount to build dir 2021-09-22 01:34:16 -04:00
Matt McWilliams 734d26fecb cmd.sh needs a sudo 2021-09-22 01:33:33 -04:00
Matt McWilliams dee9f84732 Improve the alpine build process 2021-09-22 01:27:14 -04:00