SasView / sasview

Code for the SasView application.
BSD 3-Clause "New" or "Revised" License
51 stars 41 forks source link

rename tinycc repo to pytcc (Trac #1098) #1148

Open pkienzle opened 5 years ago

pkienzle commented 5 years ago

The tinycc repo should be renamed (e.g., pytcc) so that it doesn't conflict with the source repo name for the tinycc project.

The sasview build system and run.py both reference the repo name.

The base tinycc repo at http://repo.or.cz/tinycc.git can then be forked into sasview so we can add OS X support.

Migrated from http://trac.sasview.org/ticket/1098

{
    "status": "new",
    "changetime": "2018-04-19T14:16:04",
    "_ts": "2018-04-19 14:16:04.686433+00:00",
    "description": "The tinycc repo should be renamed (e.g., pytcc) so that it doesn't conflict with the source repo name for the tinycc project.\n\nThe sasview build system and run.py both reference the repo name.\n\nThe base tinycc repo at http://repo.or.cz/tinycc.git can then be forked into sasview so we can add OS X support.",
    "reporter": "pkienzle",
    "cc": "",
    "resolution": "",
    "workpackage": "SasView Bug Fixing",
    "time": "2018-04-19T14:16:04",
    "component": "SasView",
    "summary": "rename tinycc repo to pytcc",
    "priority": "minor",
    "keywords": "",
    "milestone": "SasView 4.3.0",
    "owner": "",
    "type": "defect"
}
butlerpd commented 4 years ago

Sounds simple enough and a reasonable plan. but maybe move to 5.1 rather than 4.x?