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

Removing legacy package scripts #4840

Merged
merged 1 commit into from
Apr 4, 2020

Conversation

dvzrv
Copy link
Member

@dvzrv dvzrv commented Mar 25, 2020

Purpose and Motivation

Many of the package scripts below package/ have not been used in many
years or are now superseded by build scripts in travis and appveyor.

This removes all unrequired (after grepping through the code base) files
from the folder, that are related to the release process.

Follow up to #4545 and #4837.

Types of changes

cleanup?

To-do list

  • Code is tested
  • All tests are passing
  • Updated documentation
  • This PR is ready for review

Copy link
Contributor

@mossheim mossheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package/changelog_to_schelp.sh is still used i think, other than that the rest can go

@mossheim
Copy link
Contributor

this can also go into 3.11 but not a big deal either way

@mossheim mossheim added the comp: build CMake build system label Mar 26, 2020
@dvzrv dvzrv force-pushed the package_dir_cleanup branch from 9c337bf to 7edceda Compare April 3, 2020 23:36
@dvzrv
Copy link
Member Author

dvzrv commented Apr 3, 2020

package/changelog_to_schelp.sh is still used i think, other than that the rest can go

Whoops, that was only mentioned in the wiki. It's undone now.

@dvzrv dvzrv changed the base branch from develop to 3.11 April 3, 2020 23:37
@dvzrv dvzrv force-pushed the package_dir_cleanup branch from 7edceda to eb7537a Compare April 3, 2020 23:44
Many of the package scripts below package/ have not been used in many
years or are now superseded by build scripts in travis and appveyor.

This removes all unrequired (after grepping through the code base) files
from the folder, that are related to the release process.
@dvzrv dvzrv force-pushed the package_dir_cleanup branch from eb7537a to 54477f2 Compare April 3, 2020 23:50
@dvzrv dvzrv requested a review from mossheim April 3, 2020 23:50
@mossheim mossheim merged commit 791fd73 into supercollider:3.11 Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: build CMake build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants