|
|
2e58e4c428
|
Simplify some more. don't install undetected MPI.
|
2024-08-31 15:57:34 -04:00 |
|
|
|
debda72170
|
print ccache statistics after compilation again
|
2024-08-31 15:51:52 -04:00 |
|
|
|
8023074650
|
build release version
|
2024-08-31 15:30:40 -04:00 |
|
|
|
0b7ba6f8c1
|
let ninja decide how many processes to launch
|
2024-08-31 15:23:55 -04:00 |
|
|
|
b372aa0bdc
|
try to skip using Fortran
|
2024-08-31 15:18:27 -04:00 |
|
|
|
06bee65a1a
|
use windows style pathnames
|
2024-08-31 15:10:11 -04:00 |
|
|
|
34bd2c4f2a
|
use our own fork
|
2024-08-31 14:58:53 -04:00 |
|
|
|
b890aee7de
|
update alternate action from GitHub marketplace
|
2024-08-31 14:55:01 -04:00 |
|
|
|
11172b1c62
|
use different structure
|
2024-08-31 14:42:50 -04:00 |
|
|
|
73fdd66f03
|
correct syntax issue
|
2024-08-31 14:40:31 -04:00 |
|
|
|
d85380476d
|
alternate approach for using ninja with MSVC++
|
2024-08-31 14:38:12 -04:00 |
|
|
|
6d55da7207
|
bring back multi-config
|
2024-08-31 14:00:51 -04:00 |
|
|
|
6c40e8dc79
|
revert back to MSBuild and report launcher, if active
|
2024-08-31 13:57:54 -04:00 |
|
|
|
2998d88edb
|
prefer MSVC++ over MinGW
|
2024-08-31 13:48:10 -04:00 |
|
|
|
72acea291a
|
switch to ninja-build and single configuration setup
|
2024-08-31 13:42:55 -04:00 |
|
|
|
0d7305672b
|
use chocolatey instead of winget
|
2024-08-31 12:48:09 -04:00 |
|
|
|
55a549a2fb
|
try speed up windows compilation with ccache
|
2024-08-31 12:43:50 -04:00 |
|
|
|
6ebdb0b982
|
some more tweaks to the workflows
|
2024-08-31 04:53:09 -04:00 |
|
|
|
e5f8a4bec5
|
must install mpi for compiling with mpi
|
2024-08-31 04:47:03 -04:00 |
|
|
|
fb2c060d63
|
add unit test run on GitHub with -DLAMMPS_BIGBIG
|
2024-08-31 04:40:25 -04:00 |
|
|
|
abc621ddbd
|
Add GitHub workflow to check for variable length arrays
|
2024-08-31 04:33:31 -04:00 |
|
|
|
a85b0603a2
|
downgrade macOS to version 13
|
2024-04-24 02:45:36 -04:00 |
|
|
|
fc20b8c546
|
make pip install packages in virtual environment
|
2024-04-24 02:24:47 -04:00 |
|
|
|
de35784c93
|
update cache action to v4
|
2024-01-21 21:16:33 -05:00 |
|
|
|
4c34bc2b9b
|
upgrade CodeQL GitHub action scripts to latest version
|
2023-12-17 20:25:39 -05:00 |
|
|
|
354db72a10
|
update github action script for setting up python
|
2023-12-11 17:42:06 -05:00 |
|
|
|
cea1528765
|
update list of packages included in coverity runs
|
2023-11-24 01:08:34 -05:00 |
|
|
|
68d88de785
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 19:30:21 +00:00 |
|
|
|
af231a1327
|
explicitly request parallel compilation with 2 parallel processes on Windows
|
2023-02-08 21:20:46 -05:00 |
|
|
|
ebe234d4e2
|
turn off automatic potential download for github actions
|
2023-01-21 11:33:33 -05:00 |
|
|
|
a4f2e452e0
|
temporary disable test that is failing consistently on github action w/o explanation
|
2022-12-19 20:32:07 -05:00 |
|
|
|
a3e0cfa8f7
|
Merge pull request #3541 from stanmoore1/kk_reax_tag
Fix bug in Kokkos ReaxFF, Tersoff, and Fix Neigh History on GPUs
|
2022-11-29 14:56:00 -05:00 |
|
|
|
2cfcb16e31
|
update python to version to 3.11 and disable png/jpeg for now
|
2022-11-29 11:55:04 -05:00 |
|
|
|
89f896ea73
|
Include MS-MPI in Windows build and test through GitHub Actions
|
2022-11-05 23:57:29 -04:00 |
|
|
|
6c8750c041
|
Merge branch 'develop' into collected-small-changes
|
2022-09-02 16:41:14 -04:00 |
|
|
|
2a8d4d6cf4
|
also allow to trigger the coverity workflow manually
|
2022-09-01 16:10:30 -04:00 |
|
|
|
cfee2078f1
|
Add coverity workflow
|
2022-09-01 12:05:30 -06:00 |
|
|
|
fe47680491
|
revise workflow triggers
|
2022-08-30 15:07:53 -04:00 |
|
|
|
335d155e6b
|
need numpy
|
2022-08-28 05:55:33 -04:00 |
|
|
|
47930a3a3c
|
enable native windows and macos unittest github actions also for pull requests
|
2022-08-23 05:43:35 -04:00 |
|
|
|
58152cdc68
|
Merge pull request #3304 from lammps/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
|
2022-06-16 17:48:30 -04:00 |
|
|
|
2fc0a44ab2
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-16 19:41:23 +00:00 |
|
|
|
ba4cbf7055
|
Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-16 19:41:20 +00:00 |
|
|
|
03c0b4ae27
|
upgrade action versions
|
2022-06-14 19:08:28 -04:00 |
|
|
|
728e4a5910
|
add permissions for codeql action
|
2022-06-14 19:08:01 -04:00 |
|
|
|
cc86e9e8a8
|
remove windows+gcc test (for now)
|
2022-05-29 19:56:39 -04:00 |
|
|
|
562cd12d82
|
revert github action build to LAMMPS repo and develop branch
|
2022-05-29 15:04:41 -04:00 |
|
|
|
d0edd7129c
|
update workflows
|
2022-05-28 04:55:27 -04:00 |
|
|
|
8dce9f7a60
|
install pyyaml
|
2022-04-09 00:39:50 -04:00 |
|
|
|
861195130c
|
incorporate suggested changes to github action from @rbberger
|
2022-02-08 12:08:28 -05:00 |
|