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

feat: configure, make, cmake, and build ices #602

Closed
wants to merge 26 commits into from
Closed

Conversation

vladdoster
Copy link
Member

  • 'configure' and 'make' ices improved
  • new 'build' ice sets 'configure' and 'make ices if no flags are needed.
  • new 'cmake' ice will build/install using 'cmake'
  • Delete command now handles programs using 'make' and 'cmake' ices
  • zunit tests added

How Has This Been Tested?

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • Bug fix (non-breaking change which fixes an issue)
  • Documentation change
  • New feature (non-breaking change which adds functionality)

Checklist:

  • All new and existing tests passed.
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.

- 'configure' and 'make' ices improved
- new 'build' ice sets 'configure' and 'make ices if no flags are needed.
- new 'cmake' ice will build/install using 'cmake'
- Delete command now handles programs using 'make' and 'cmake' ices
- zunit tests added

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
@vladdoster
Copy link
Member Author

@pschmitt,

I will elaborate on changes in this PR. It combines changes in #598.

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
vladdoster and others added 6 commits December 15, 2023 22:44
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: GitHub Actions <actions@github.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: GitHub Actions <actions@github.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
vladdoster and others added 10 commits December 17, 2023 20:09
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: GitHub Actions <actions@github.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: GitHub Actions <actions@github.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
actions-user and others added 6 commits December 20, 2023 02:04
Signed-off-by: GitHub Actions <actions@github.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Signed-off-by: GitHub Actions <actions@github.com>
@vladdoster
Copy link
Member Author

Closed in favor of #613

@vladdoster vladdoster closed this Dec 24, 2023
@vladdoster vladdoster deleted the feat/make-ices branch January 18, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants