Charlton, Scott R.
4a0e162b91
Add workflows and configuration for syncing and linting subtrees
...
- Created .github/subtrees.json to define subtree repositories.
- Added linting workflow for subtrees.json in .github/workflows/lint-subtrees.yml.
- Implemented sync workflow for subtrees in .github/workflows/subtree.yml.
- Created subtrees.json and superprojects.json files in database, examples/c, examples/com, and examples/fortran directories.
- Added linting workflows for subtrees.json and superprojects.json in respective directories.
- Established sync workflows for subtrees in examples/c, examples/com, examples/fortran, and src directories.
- Configured subtrees.json and superprojects.json for src and src/phreeqcpp directories.
- Implemented linting workflows for subtrees.json and superprojects.json in src and src/phreeqcpp directories.
- Added common superprojects.json in src/phreeqcpp/common directory.
2025-08-06 16:46:25 -06:00
Charlton, Scott R.
b0491191e7
Updated cran artifacts
2025-01-10 12:23:44 -07:00
Charlton, Scott R.
f2a8c8ee70
Added README.md
2024-11-22 14:46:02 -07:00
Charlton, Scott R.
cb1ebf2d7f
Added devel for macos and windows
2024-11-21 14:33:39 -07:00
Charlton, Scott R.
767f32d819
Fixed build_shared_libs syntax
2024-08-14 15:08:34 -06:00
Charlton, Scott R.
5e2ca7ad53
Combined test-clang with test-shared-clang using matrix
2024-08-14 14:11:04 -06:00
Charlton, Scott R.
74ab782d6c
Added IPHREEQC_ENABLE_MODULE to matrix for test-clang
2024-08-14 13:19:28 -06:00
Charlton, Scott R.
e86f5476a5
Replaced cmake with ctest
2024-08-14 11:42:38 -06:00
Charlton, Scott R.
2ecaf72fcd
Added test-clang and test-shared-clang jobs
2024-08-13 15:02:09 -06:00
Charlton, Scott R.
44c7f133e7
Added test-shared (expected to fail)
2024-08-02 16:22:53 -06:00
Charlton, Scott R
e2b1bddee4
Updated actions/download-artifacts version
2024-02-29 12:01:21 -07:00
Charlton, Scott R
8d995bc229
And another
2024-02-29 11:50:50 -07:00
Charlton, Scott R
d44b47a019
Another test
2024-02-29 11:47:20 -07:00
Charlton, Scott R
bc6bb15279
Pull Request not running on actions
2024-02-29 11:44:59 -07:00
Charlton, Scott R
956eff22f9
Updated Node.js actions
2024-02-29 11:20:27 -07:00
Charlton, Scott R
342a7461f5
Add apt-get update to linux build
2023-12-11 10:55:08 -07:00
Charlton, Scott R
a3f4407c10
Added workflow_dispatch
2023-11-16 08:52:13 -08:00
Charlton, Scott R
d942ba5211
Closes #14 and #15 ( #16 )
...
* Added sessionInfo() to R-CMD-check
* Set longer timeout for ctest
* Added cron schedule in order to store htmlhelp cache
2023-01-29 00:53:31 -07:00
Charlton, Scott R
190336d03b
Turned off parallelization for ctest
2023-01-14 12:10:06 -07:00
Charlton, Scott R
af542f94e0
Added ctest
2023-01-13 17:06:36 -07:00
Charlton, Scott R
02f87fca34
Re-added chm & distcheck
2023-01-13 16:36:29 -07:00
Charlton, Scott R
3aa9295b39
matrix R-CMD-check
2023-01-13 15:04:56 -07:00
Charlton, Scott R
cc58bd1ae4
List files
2023-01-13 14:08:45 -07:00
Charlton, Scott R
29226a654b
Added check step
2023-01-13 13:43:10 -07:00
Charlton, Scott R
caea024766
Added pkgbuild dependency
2023-01-13 13:25:44 -07:00
Charlton, Scott R
b99c85e7bb
Updated date format for make source
2023-01-13 13:03:26 -07:00
Charlton, Scott R
842feb1938
Converted back to use outputs
2023-01-13 12:37:09 -07:00
Charlton, Scott R
2d878752df
Converted output to env
2023-01-13 12:13:42 -07:00
Charlton, Scott R
49d5fb6b00
Updated source target
...
reordered r-build steps
2023-01-13 11:46:06 -07:00
Charlton, Scott R
7421064ffd
fixed working directory
2023-01-13 11:14:57 -07:00
Charlton, Scott R
c986150d1f
Fixed working directory options
2023-01-13 11:04:12 -07:00
Charlton, Scott R
6e4c6e0f77
Added set working directory
2023-01-13 10:56:52 -07:00
Charlton, Scott R
ae1bd7fa4b
Fixed yml formatting
2023-01-13 10:47:30 -07:00
Charlton, Scott R
2119993bda
Working on R building
2023-01-13 10:41:19 -07:00
Charlton, Scott R
8ecb3cbc85
Added curl install
2023-01-12 20:50:01 -07:00
Charlton, Scott R
25d51d59e1
Updated to the latest actions
2023-01-12 20:08:05 -07:00
Scott Charlton
cfe6dec984
added sudo to apt-get
2022-03-29 11:14:43 -06:00
Scott Charlton
e01a5711ea
added valgrind install
2022-03-29 08:34:53 -06:00
Scott Charlton
141a9abde5
added cd R to Run step
2022-03-28 18:19:24 -06:00
Scott Charlton
31ec7d96c3
added r-valgrind job
2022-03-28 17:28:49 -06:00
Scott Charlton
e31c8d8964
use clang/clang++ for r-build
2022-03-27 13:22:30 -07:00
Scott Charlton
32f3cdec16
changed to windows-latest and Release as BUILD_TYPE
2022-03-27 11:23:38 -07:00
Scott Charlton
f5cb62067c
Fixed RELEASE_DATE for R build
2022-03-26 12:01:35 -07:00
Charlton, Scott R
07351449c0
working on R build automation
2022-03-26 11:50:02 -07:00
Scott Charlton
f0c2b3a839
added directories before check
2022-03-17 11:47:41 -07:00
Scott Charlton
3d66674035
Update cmake.yml
...
changed windows-latest to windows-2019
2022-02-05 11:00:28 -07:00
Scott Charlton
8cf5a22bcb
Update cmake.yml
...
working on getting to work both in jenkins and github-actions.
2021-09-29 16:33:06 -06:00
Scott Charlton
01dbd82eb8
Update cmake.yml
...
Check then build to avoid object files in src directory
2021-09-28 17:15:13 -06:00
Charlton, Scott R
2ffcc14386
updated init outputs
2021-09-28 07:00:03 -07:00
Charlton, Scott R
547c6ed33d
cleaning up r-build
2021-09-27 18:01:34 -07:00