Commit Graph

23 Commits

Author SHA1 Message Date
poprhythm 446b4e4e36 Add support for no-cache option in Docker build scripts. Update build-docker.ps1 and build-docker.sh to include --no-cache flag when PISCAL_BUILD_NO_CACHE environment variable is set, improving build flexibility. 2026-04-04 21:37:02 -04:00
poprhythm e6e95ad31c Merge branch 'master' into v1-config 2026-03-20 13:49:27 -04:00
poprhythm a36d84048d Add wget to Dockerfile dependencies for enhanced functionality 2026-03-20 13:48:28 -04:00
poprhythm c700c33569 Implement support for custom passwords in Docker builds by introducing .piscal-build.env file. Update build scripts to load environment variables from this file, enhancing security and flexibility. Revise README documentation to reflect new password handling options. 2026-03-20 13:22:27 -04:00
poprhythm 2dee620e36 Update Dockerfile and scripts for v1 layout compatibility, enhancing directory structure and credential handling. Adjust paths for executable and storage, and improve README documentation to reflect changes. 2026-03-19 21:56:46 -04:00
poprhythm fa2029b1cb Enhance Dockerfile to create a writable workspace under /srv/LeafWeb and update piscal_manager.sh to check for write permissions on working directories. 2026-03-19 21:44:23 -04:00
poprhythm 9be068962c Refactor piscal_launcher.sh and piscal_manager.sh for improved quoting and error handling. Ensure proper handling of variables and directory paths to enhance script robustness. 2026-03-18 22:13:50 -04:00
poprhythm 44fd41f0e3 Enhance configuration handling in piscal_launcher.sh and improve working directory resolution in piscal_manager.sh. Added fallback mechanisms for configuration files and refined error handling for directory checks. 2026-03-18 22:08:23 -04:00
poprhythm 68525ad820 rework credential strategy and cleanup 2026-03-16 23:44:27 -04:00
poprhythm 216cd3ff1a add versioning 2026-03-16 22:54:12 -04:00
poprhythm 1875386157 Refactor Dockerfile to use multi-stage builds for PISCAL, separating build and runtime stages. 2026-01-14 12:10:23 -05:00
poprhythm 8783ce59da added a sample output file generated by PISCAL 2025-02-24 08:52:11 -05:00
poprhythm 2a2291ee73 added a valid LeafInput sample 2025-02-24 08:48:31 -05:00
poprhythm 04f31fe6a4 Add piscal manager scripts 2022-09-19 11:48:27 -04:00
poprhythm ad2ee8a4ae Readd relative folder for makefile 2022-09-16 10:24:56 -04:00
poprhythm 561e715efd Updates for gfortran 11 2022-09-16 14:05:42 +00:00
poprhythm 230d1e7050 update gitignore 2022-09-12 17:31:53 +00:00
poprhythm d713d4f61a New changes from l2g
w
2022-09-12 16:40:28 +00:00
poprhythm 78eb7147d0 Add -fallow-argument-mismatch for new fortran compatibility 2022-08-15 09:08:46 -04:00
poprhythm faa3f4b6cb do not commit .bak editor files 2022-08-15 09:03:56 -04:00
poprhythm fc82e33057 makefile now uses relative directories 2022-08-15 12:50:27 +00:00
poprhythm 2d39dd5b6a Computational changes in surffunc.f 2022-08-15 12:49:13 +00:00
poprhythm d40505e161 Initial commit 2016-02-03 18:52:05 +00:00