Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated formatting of repo files #157

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Automated formatting of repo files in commit 431b24a from refs/pull/155/merge.

@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 68946fb to 07878dd Compare August 13, 2021 00:48
@phlptp phlptp force-pushed the modified_cmake_projects branch from 8f1e77e to 5844dd7 Compare August 13, 2021 00:53
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 07878dd to a4c0936 Compare August 13, 2021 00:54
@phlptp phlptp force-pushed the modified_cmake_projects branch from 5844dd7 to 4219bd9 Compare August 13, 2021 01:11
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from a4c0936 to ebe4937 Compare August 13, 2021 01:12
@phlptp phlptp force-pushed the modified_cmake_projects branch from 4219bd9 to 2d86cce Compare August 13, 2021 02:45
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from ebe4937 to df300de Compare August 13, 2021 02:46
@phlptp phlptp force-pushed the modified_cmake_projects branch from 2d86cce to b7e48bf Compare August 13, 2021 02:54
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from df300de to 1e272e2 Compare August 13, 2021 02:55
@phlptp phlptp force-pushed the modified_cmake_projects branch from b7e48bf to 6ffdb26 Compare August 13, 2021 11:24
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 1e272e2 to 172fc7b Compare August 13, 2021 11:25
@phlptp phlptp force-pushed the modified_cmake_projects branch from 6ffdb26 to 2bc410b Compare August 13, 2021 11:53
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch 3 times, most recently from 9c922fc to d57885e Compare August 13, 2021 13:59
@phlptp phlptp force-pushed the modified_cmake_projects branch from a841903 to d16ee85 Compare August 13, 2021 15:08
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from d57885e to 889e1ab Compare August 13, 2021 15:08
@phlptp phlptp force-pushed the modified_cmake_projects branch from d16ee85 to 0f10335 Compare August 13, 2021 15:15
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 889e1ab to 3482889 Compare August 13, 2021 15:16
@phlptp phlptp force-pushed the modified_cmake_projects branch from 0f10335 to 2f33822 Compare August 13, 2021 15:25
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 3482889 to 11cf84e Compare August 13, 2021 15:26
@phlptp phlptp force-pushed the modified_cmake_projects branch from 2f33822 to 327d4a4 Compare August 13, 2021 15:32
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 11cf84e to 8bf0d09 Compare August 13, 2021 15:33
@phlptp phlptp force-pushed the modified_cmake_projects branch from 327d4a4 to 87a6b12 Compare August 13, 2021 16:03
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 8bf0d09 to de1b693 Compare August 13, 2021 16:04
@phlptp phlptp force-pushed the modified_cmake_projects branch from 87a6b12 to 7f7edc1 Compare August 13, 2021 17:27
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from de1b693 to 81b6650 Compare August 13, 2021 17:28
@phlptp phlptp force-pushed the modified_cmake_projects branch from 7f7edc1 to 413661f Compare August 13, 2021 18:02
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 81b6650 to 4015809 Compare August 13, 2021 18:04
@phlptp phlptp force-pushed the modified_cmake_projects branch from 413661f to c27430c Compare August 13, 2021 19:08
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 4015809 to f878358 Compare August 13, 2021 19:09
@phlptp phlptp force-pushed the modified_cmake_projects branch from c27430c to 636880f Compare August 13, 2021 19:34
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch 3 times, most recently from 5958ed2 to 50f6539 Compare August 13, 2021 21:11
@github-actions github-actions bot force-pushed the pre-commit/update-modified_cmake_projects branch from 50f6539 to eea16ed Compare August 13, 2021 21:20
@phlptp phlptp merged commit 676d09f into modified_cmake_projects Aug 13, 2021
@phlptp phlptp deleted the pre-commit/update-modified_cmake_projects branch August 13, 2021 21:32
phlptp added a commit that referenced this pull request Aug 16, 2021
* Modify the cmake projects to only allow one library to be built at a time

* update the cmake for building the test to run with the shared library

* update azure pipelines

* tweak the travis builds

* try reordering the tests

* more travis build updates

* change the header_only target

* Automated formatting of repo files (#156)

Co-authored-by: Philip Top <top1@llnl.gov>
Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>

* add installer tests

* more tries at installer test

* try a separate config file

* add config template

* update header_only test case

* update some more docs

* fix issue with the install location for built executables

* Automated formatting of repo files (#157)

Co-authored-by: Philip Top <top1@llnl.gov>
Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>

* add missing includes

* update include paths and remove some warnings on MSVC

* Automated formatting of repo files (#158)

Co-authored-by: Philip Top <top1@llnl.gov>
Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>

* update cpplint to ignore more issues that are not relevent

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants