Csound Csound-dev Csound-tekno Search About

[Cs-dev] Cleaning up root directory

Date2014-04-06 16:31
FromAndres Cabrera
Subject[Cs-dev] Cleaning up root directory
AttachmentsNone  None  
Hi,

Some ideas to clean up the csound root directory. I'll wait a bit to hear back from people, then go ahead with the following cleanup:

1) Remove:
with_icc.txt
design.jpg
known_problems.txt (The github tracker supercedes this)
Statics (maybe moved to a github issue if still relevant?)
What_is_New.txt
Makefile-win32 (This is superceded by cmake?)
To-fix-and-do (Move to a github issue or issues?)
cleanup.sh (obsolete?)
cs6.r (what is this?)
csound6.pc.in (is this still used?)
csound-mingw-double.sh
csound-mingw-float.sh
csound-msvc.bat
head-mingw-env.sh
strip.sh (what is this for?)
todo.txt (move to a github issue?)
Changelog (Although it is interesting and historical, it is out of date, maybe move to another folder?)

2) Doc files. There are also several documentation files which would look better if put into a doc/directory:

Doxygen
Doxygen-CsoundAC
How_to_build_csound_on_windows.doc
csound.tex (it's really out of date, better to remove?)

3) There are a few utilities and code there on the root directory which could be moved to a util2/ directory or maybe extras/

brkpt
linseg
longline.c
matrix.tk
mkdb.c
nsliders.tk
pkgbuild.tk
tabdes

(any of these can be removed?)

Cheers,
Andrés

Date2014-04-06 16:58
FromVictor Lazzarini
SubjectRe: [Cs-dev] Cleaning up root directory
May I suggest that the remove list (or some of it) be moved to an “attic” dir or something. Just in case we need to rescue some of the info.

========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 6 Apr 2014, at 16:31, Andres Cabrera  wrote:

> Hi,
> 
> Some ideas to clean up the csound root directory. I'll wait a bit to hear back from people, then go ahead with the following cleanup:
> 
> 1) Remove:
> with_icc.txt
> design.jpg
> known_problems.txt (The github tracker supercedes this)
> Statics (maybe moved to a github issue if still relevant?)
> What_is_New.txt
> Makefile-win32 (This is superceded by cmake?)
> To-fix-and-do (Move to a github issue or issues?)
> cleanup.sh (obsolete?)
> cs6.r (what is this?)
> csound6.pc.in (is this still used?)
> csound-mingw-double.sh
> csound-mingw-float.sh
> csound-msvc.bat
> head-mingw-env.sh
> strip.sh (what is this for?)
> todo.txt (move to a github issue?)
> Changelog (Although it is interesting and historical, it is out of date, maybe move to another folder?)
> 
> 2) Doc files. There are also several documentation files which would look better if put into a doc/directory:
> 
> Doxygen
> Doxygen-CsoundAC
> How_to_build_csound_on_windows.doc
> csound.tex (it's really out of date, better to remove?)
> 
> 3) There are a few utilities and code there on the root directory which could be moved to a util2/ directory or maybe extras/
> 
> brkpt
> linseg
> longline.c
> matrix.tk
> mkdb.c
> nsliders.tk
> pkgbuild.tk
> tabdes
> 
> (any of these can be removed?)
> 
> Cheers,
> Andrés
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-04-06 17:10
FromAndres Cabrera
SubjectRe: [Cs-dev] Cleaning up root directory
AttachmentsNone  None  
Good idea.

Cheers,
Andrés


On Sun, Apr 6, 2014 at 8:58 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
May I suggest that the remove list (or some of it) be moved to an “attic” dir or something. Just in case we need to rescue some of the info.

========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 6 Apr 2014, at 16:31, Andres Cabrera <mantaraya36@gmail.com> wrote:

> Hi,
>
> Some ideas to clean up the csound root directory. I'll wait a bit to hear back from people, then go ahead with the following cleanup:
>
> 1) Remove:
> with_icc.txt
> design.jpg
> known_problems.txt (The github tracker supercedes this)
> Statics (maybe moved to a github issue if still relevant?)
> What_is_New.txt
> Makefile-win32 (This is superceded by cmake?)
> To-fix-and-do (Move to a github issue or issues?)
> cleanup.sh (obsolete?)
> cs6.r (what is this?)
> csound6.pc.in (is this still used?)
> csound-mingw-double.sh
> csound-mingw-float.sh
> csound-msvc.bat
> head-mingw-env.sh
> strip.sh (what is this for?)
> todo.txt (move to a github issue?)
> Changelog (Although it is interesting and historical, it is out of date, maybe move to another folder?)
>
> 2) Doc files. There are also several documentation files which would look better if put into a doc/directory:
>
> Doxygen
> Doxygen-CsoundAC
> How_to_build_csound_on_windows.doc
> csound.tex (it's really out of date, better to remove?)
>
> 3) There are a few utilities and code there on the root directory which could be moved to a util2/ directory or maybe extras/
>
> brkpt
> linseg
> longline.c
> matrix.tk
> mkdb.c
> nsliders.tk
> pkgbuild.tk
> tabdes
>
> (any of these can be removed?)
>
> Cheers,
> Andrés
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-04-06 17:44
FromDominic Melville
SubjectRe: [Cs-dev] Cleaning up root directory
AttachmentsNone  None  
Is a list of things safe to remove or a cleaned up directory going to be in the develop branch on git hub?

I've been looking at exactly this myself for as streamlined an install as possible, destined for an Arch build that has extremely limited disk space available. 

Thanks 

Dominic 

On Sunday, April 6, 2014, Andres Cabrera <mantaraya36@gmail.com> wrote:
Good idea.

Cheers,
Andrés


On Sun, Apr 6, 2014 at 8:58 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
May I suggest that the remove list (or some of it) be moved to an “attic” dir or something. Just in case we need to rescue some of the info.

========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 6 Apr 2014, at 16:31, Andres Cabrera <mantaraya36@gmail.com> wrote:

> Hi,
>
> Some ideas to clean up the csound root directory. I'll wait a bit to hear back from people, then go ahead with the following cleanup:
>
> 1) Remove:
> with_icc.txt
> design.jpg
> known_problems.txt (The github tracker supercedes this)
> Statics (maybe moved to a github issue if still relevant?)
> What_is_New.txt
> Makefile-win32 (This is superceded by cmake?)
> To-fix-and-do (Move to a github issue or issues?)
> cleanup.sh (obsolete?)
> cs6.r (what is this?)
> csound6.pc.in (is this still used?)
> csound-mingw-double.sh
> csound-mingw-float.sh
> csound-msvc.bat
> head-mingw-env.sh
> strip.sh (what is this for?)
> todo.txt (move to a github issue?)
> Changelog (Although it is interesting and historical, it is out of date, maybe move to another folder?)
>
> 2) Doc files. There are also several documentation files which would look better if put into a doc/directory:
>
> Doxygen
> Doxygen-CsoundAC
> How_to_build_csound_on_windows.doc
> csound.tex (it's really out of date, better to remove?)
>
> 3) There are a few utilities and code there on the root directory which could be moved to a util2/ directory or maybe extras/
>
> brkpt
> linseg
> longline.c
> matrix.tk
> mkdb.c
> nsliders.tk
> pkgbuild.tk
> tabdes
>
> (any of these can be removed?)
>
> Cheers,
> Andrés
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-04-06 17:51
FromMichael Gogins
SubjectRe: [Cs-dev] Cleaning up root directory
AttachmentsNone  None  
Please preserve the following. I don't care if you move them, but they must be kept:

Doxygen
Doxygen-CsoundAC
How_to_build_csound_on_windows.doc

I think it's a great idea to put all the other stuff in an attic and forget about it unless it turns out we really need something.

Thanks,
Mike


-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Sun, Apr 6, 2014 at 12:44 PM, Dominic Melville <dcamelville@gmail.com> wrote:
Is a list of things safe to remove or a cleaned up directory going to be in the develop branch on git hub?

I've been looking at exactly this myself for as streamlined an install as possible, destined for an Arch build that has extremely limited disk space available. 

Thanks 

Dominic 

On Sunday, April 6, 2014, Andres Cabrera <mantaraya36@gmail.com> wrote:
Good idea.

Cheers,
Andrés


On Sun, Apr 6, 2014 at 8:58 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
May I suggest that the remove list (or some of it) be moved to an “attic” dir or something. Just in case we need to rescue some of the info.

========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 6 Apr 2014, at 16:31, Andres Cabrera <mantaraya36@gmail.com> wrote:

> Hi,
>
> Some ideas to clean up the csound root directory. I'll wait a bit to hear back from people, then go ahead with the following cleanup:
>
> 1) Remove:
> with_icc.txt
> design.jpg
> known_problems.txt (The github tracker supercedes this)
> Statics (maybe moved to a github issue if still relevant?)
> What_is_New.txt
> Makefile-win32 (This is superceded by cmake?)
> To-fix-and-do (Move to a github issue or issues?)
> cleanup.sh (obsolete?)
> cs6.r (what is this?)
> csound6.pc.in (is this still used?)
> csound-mingw-double.sh
> csound-mingw-float.sh
> csound-msvc.bat
> head-mingw-env.sh
> strip.sh (what is this for?)
> todo.txt (move to a github issue?)
> Changelog (Although it is interesting and historical, it is out of date, maybe move to another folder?)
>
> 2) Doc files. There are also several documentation files which would look better if put into a doc/directory:
>
> Doxygen
> Doxygen-CsoundAC
> How_to_build_csound_on_windows.doc
> csound.tex (it's really out of date, better to remove?)
>
> 3) There are a few utilities and code there on the root directory which could be moved to a util2/ directory or maybe extras/
>
> brkpt
> linseg
> longline.c
> matrix.tk
> mkdb.c
> nsliders.tk
> pkgbuild.tk
> tabdes
>
> (any of these can be removed?)
>
> Cheers,
> Andrés
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------

_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



Date2014-04-06 18:04
FromSteven Yi
SubjectRe: [Cs-dev] Cleaning up root directory
For the time being, my vote is to move (and keep) all of the mentioned
files by Andres into a subdirectory.  I think having a cleaner root
directory would be beneficial to give visibility to the README,
BUILDING, INSTALLING, etc. files.  That's a simple step and we don't
lose anything and continue to work through what to do with the
individual files.

I think the three files Michael mentioned could be moved to the doc
directory, the doxygen stuff moved to a doxygen sub-directory of doc.
We can update build files to reference them there.  I'm not sure if we
have the doxygen stuff as part of the CMake build. I think we should
add some targets (i.e. "make doxygen", "make doxygen-csoundac") so
that it's easily reusable.


On Sun, Apr 6, 2014 at 12:51 PM, Michael Gogins
 wrote:
> Please preserve the following. I don't care if you move them, but they must
> be kept:
>
> Doxygen
> Doxygen-CsoundAC
> How_to_build_csound_on_windows.doc
>
> I think it's a great idea to put all the other stuff in an attic and forget
> about it unless it turns out we really need something.
>
> Thanks,
> Mike
>
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
>
> On Sun, Apr 6, 2014 at 12:44 PM, Dominic Melville 
> wrote:
>>
>> Is a list of things safe to remove or a cleaned up directory going to be
>> in the develop branch on git hub?
>>
>> I've been looking at exactly this myself for as streamlined an install as
>> possible, destined for an Arch build that has extremely limited disk space
>> available.
>>
>> Thanks
>>
>> Dominic
>>
>> On Sunday, April 6, 2014, Andres Cabrera  wrote:
>>>
>>> Good idea.
>>>
>>> Cheers,
>>> Andrés
>>>
>>>
>>> On Sun, Apr 6, 2014 at 8:58 AM, Victor Lazzarini
>>>  wrote:
>>>>
>>>> May I suggest that the remove list (or some of it) be moved to an
>>>> "attic" dir or something. Just in case we need to rescue some of the info.
>>>>
>>>> ========================
>>>> Dr Victor Lazzarini
>>>> Senior Lecturer
>>>> NUI Maynooth, Ireland
>>>> victor dot lazzarini at nuim dot ie
>>>>
>>>>
>>>>
>>>>
>>>> On 6 Apr 2014, at 16:31, Andres Cabrera  wrote:
>>>>
>>>> > Hi,
>>>> >
>>>> > Some ideas to clean up the csound root directory. I'll wait a bit to
>>>> > hear back from people, then go ahead with the following cleanup:
>>>> >
>>>> > 1) Remove:
>>>> > with_icc.txt
>>>> > design.jpg
>>>> > known_problems.txt (The github tracker supercedes this)
>>>> > Statics (maybe moved to a github issue if still relevant?)
>>>> > What_is_New.txt
>>>> > Makefile-win32 (This is superceded by cmake?)
>>>> > To-fix-and-do (Move to a github issue or issues?)
>>>> > cleanup.sh (obsolete?)
>>>> > cs6.r (what is this?)
>>>> > csound6.pc.in (is this still used?)
>>>> > csound-mingw-double.sh
>>>> > csound-mingw-float.sh
>>>> > csound-msvc.bat
>>>> > head-mingw-env.sh
>>>> > strip.sh (what is this for?)
>>>> > todo.txt (move to a github issue?)
>>>> > Changelog (Although it is interesting and historical, it is out of
>>>> > date, maybe move to another folder?)
>>>> >
>>>> > 2) Doc files. There are also several documentation files which would
>>>> > look better if put into a doc/directory:
>>>> >
>>>> > Doxygen
>>>> > Doxygen-CsoundAC
>>>> > How_to_build_csound_on_windows.doc
>>>> > csound.tex (it's really out of date, better to remove?)
>>>> >
>>>> > 3) There are a few utilities and code there on the root directory
>>>> > which could be moved to a util2/ directory or maybe extras/
>>>> >
>>>> > brkpt
>>>> > linseg
>>>> > longline.c
>>>> > matrix.tk
>>>> > mkdb.c
>>>> > nsliders.tk
>>>> > pkgbuild.tk
>>>> > tabdes
>>>> >
>>>> > (any of these can be removed?)
>>>> >
>>>> > Cheers,
>>>> > Andrés
>>>> >
>>>> > ------------------------------------------------------------------------------
>>>> > _______________________________________________
>>>> > Csound-devel mailing list
>>>> > Csound-devel@lists.sourceforge.net
>>>> > https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-04-06 18:12
FromVictor Lazzarini
SubjectRe: [Cs-dev] Cleaning up root directory
I agree. It would be nice to add the doxygen as part of the cmake build and to have a means of automatically placing
the new docs online after a release.
========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 6 Apr 2014, at 18:04, Steven Yi  wrote:

> For the time being, my vote is to move (and keep) all of the mentioned
> files by Andres into a subdirectory.  I think having a cleaner root
> directory would be beneficial to give visibility to the README,
> BUILDING, INSTALLING, etc. files.  That's a simple step and we don't
> lose anything and continue to work through what to do with the
> individual files.
> 
> I think the three files Michael mentioned could be moved to the doc
> directory, the doxygen stuff moved to a doxygen sub-directory of doc.
> We can update build files to reference them there.  I'm not sure if we
> have the doxygen stuff as part of the CMake build. I think we should
> add some targets (i.e. "make doxygen", "make doxygen-csoundac") so
> that it's easily reusable.
> 
> 
> On Sun, Apr 6, 2014 at 12:51 PM, Michael Gogins
>  wrote:
>> Please preserve the following. I don't care if you move them, but they must
>> be kept:
>> 
>> Doxygen
>> Doxygen-CsoundAC
>> How_to_build_csound_on_windows.doc
>> 
>> I think it's a great idea to put all the other stuff in an attic and forget
>> about it unless it turns out we really need something.
>> 
>> Thanks,
>> Mike
>> 
>> 
>> -----------------------------------------------------
>> Michael Gogins
>> Irreducible Productions
>> http://michaelgogins.tumblr.com
>> Michael dot Gogins at gmail dot com
>> 
>> 
>> On Sun, Apr 6, 2014 at 12:44 PM, Dominic Melville 
>> wrote:
>>> 
>>> Is a list of things safe to remove or a cleaned up directory going to be
>>> in the develop branch on git hub?
>>> 
>>> I've been looking at exactly this myself for as streamlined an install as
>>> possible, destined for an Arch build that has extremely limited disk space
>>> available.
>>> 
>>> Thanks
>>> 
>>> Dominic
>>> 
>>> On Sunday, April 6, 2014, Andres Cabrera  wrote:
>>>> 
>>>> Good idea.
>>>> 
>>>> Cheers,
>>>> Andrés
>>>> 
>>>> 
>>>> On Sun, Apr 6, 2014 at 8:58 AM, Victor Lazzarini
>>>>  wrote:
>>>>> 
>>>>> May I suggest that the remove list (or some of it) be moved to an
>>>>> "attic" dir or something. Just in case we need to rescue some of the info.
>>>>> 
>>>>> ========================
>>>>> Dr Victor Lazzarini
>>>>> Senior Lecturer
>>>>> NUI Maynooth, Ireland
>>>>> victor dot lazzarini at nuim dot ie
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> On 6 Apr 2014, at 16:31, Andres Cabrera  wrote:
>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> Some ideas to clean up the csound root directory. I'll wait a bit to
>>>>>> hear back from people, then go ahead with the following cleanup:
>>>>>> 
>>>>>> 1) Remove:
>>>>>> with_icc.txt
>>>>>> design.jpg
>>>>>> known_problems.txt (The github tracker supercedes this)
>>>>>> Statics (maybe moved to a github issue if still relevant?)
>>>>>> What_is_New.txt
>>>>>> Makefile-win32 (This is superceded by cmake?)
>>>>>> To-fix-and-do (Move to a github issue or issues?)
>>>>>> cleanup.sh (obsolete?)
>>>>>> cs6.r (what is this?)
>>>>>> csound6.pc.in (is this still used?)
>>>>>> csound-mingw-double.sh
>>>>>> csound-mingw-float.sh
>>>>>> csound-msvc.bat
>>>>>> head-mingw-env.sh
>>>>>> strip.sh (what is this for?)
>>>>>> todo.txt (move to a github issue?)
>>>>>> Changelog (Although it is interesting and historical, it is out of
>>>>>> date, maybe move to another folder?)
>>>>>> 
>>>>>> 2) Doc files. There are also several documentation files which would
>>>>>> look better if put into a doc/directory:
>>>>>> 
>>>>>> Doxygen
>>>>>> Doxygen-CsoundAC
>>>>>> How_to_build_csound_on_windows.doc
>>>>>> csound.tex (it's really out of date, better to remove?)
>>>>>> 
>>>>>> 3) There are a few utilities and code there on the root directory
>>>>>> which could be moved to a util2/ directory or maybe extras/
>>>>>> 
>>>>>> brkpt
>>>>>> linseg
>>>>>> longline.c
>>>>>> matrix.tk
>>>>>> mkdb.c
>>>>>> nsliders.tk
>>>>>> pkgbuild.tk
>>>>>> tabdes
>>>>>> 
>>>>>> (any of these can be removed?)
>>>>>> 
>>>>>> Cheers,
>>>>>> Andrés
>>>>>> 
>>>>>> ------------------------------------------------------------------------------
>>>>>> _______________________________________________
>>>>>> Csound-devel mailing list
>>>>>> Csound-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>> 
>>>>> 
>>>>> 
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>> 
>>>> 
>>> 
>>> 
>>> ------------------------------------------------------------------------------
>>> 
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> 
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-04-22 17:21
FromSteven Yi
SubjectRe: [Cs-dev] Cleaning up root directory
Hi All,

Following up on this thread, I've gone ahead and move things to doc,
util2, and to_cleanup, per Andres' original email.  You can review the
change from git or view it here:

https://github.com/csound/csound/commit/8d649ee8652a9bc5bdbdd9915cdd7151a0ff9dfb

If you need to move anything back, just go ahead and do it.  If you
see something in the to_cleanup that you know can be deleted, just go
ahead and delete it.

Thanks!
steven

On Sun, Apr 6, 2014 at 1:12 PM, Victor Lazzarini
 wrote:
> I agree. It would be nice to add the doxygen as part of the cmake build and to have a means of automatically placing
> the new docs online after a release.
> ========================
> Dr Victor Lazzarini
> Senior Lecturer
> NUI Maynooth, Ireland
> victor dot lazzarini at nuim dot ie
>
>
>
>
> On 6 Apr 2014, at 18:04, Steven Yi  wrote:
>
>> For the time being, my vote is to move (and keep) all of the mentioned
>> files by Andres into a subdirectory.  I think having a cleaner root
>> directory would be beneficial to give visibility to the README,
>> BUILDING, INSTALLING, etc. files.  That's a simple step and we don't
>> lose anything and continue to work through what to do with the
>> individual files.
>>
>> I think the three files Michael mentioned could be moved to the doc
>> directory, the doxygen stuff moved to a doxygen sub-directory of doc.
>> We can update build files to reference them there.  I'm not sure if we
>> have the doxygen stuff as part of the CMake build. I think we should
>> add some targets (i.e. "make doxygen", "make doxygen-csoundac") so
>> that it's easily reusable.
>>
>>
>> On Sun, Apr 6, 2014 at 12:51 PM, Michael Gogins
>>  wrote:
>>> Please preserve the following. I don't care if you move them, but they must
>>> be kept:
>>>
>>> Doxygen
>>> Doxygen-CsoundAC
>>> How_to_build_csound_on_windows.doc
>>>
>>> I think it's a great idea to put all the other stuff in an attic and forget
>>> about it unless it turns out we really need something.
>>>
>>> Thanks,
>>> Mike
>>>
>>>
>>> -----------------------------------------------------
>>> Michael Gogins
>>> Irreducible Productions
>>> http://michaelgogins.tumblr.com
>>> Michael dot Gogins at gmail dot com
>>>
>>>
>>> On Sun, Apr 6, 2014 at 12:44 PM, Dominic Melville 
>>> wrote:
>>>>
>>>> Is a list of things safe to remove or a cleaned up directory going to be
>>>> in the develop branch on git hub?
>>>>
>>>> I've been looking at exactly this myself for as streamlined an install as
>>>> possible, destined for an Arch build that has extremely limited disk space
>>>> available.
>>>>
>>>> Thanks
>>>>
>>>> Dominic
>>>>
>>>> On Sunday, April 6, 2014, Andres Cabrera  wrote:
>>>>>
>>>>> Good idea.
>>>>>
>>>>> Cheers,
>>>>> Andrés
>>>>>
>>>>>
>>>>> On Sun, Apr 6, 2014 at 8:58 AM, Victor Lazzarini
>>>>>  wrote:
>>>>>>
>>>>>> May I suggest that the remove list (or some of it) be moved to an
>>>>>> "attic" dir or something. Just in case we need to rescue some of the info.
>>>>>>
>>>>>> ========================
>>>>>> Dr Victor Lazzarini
>>>>>> Senior Lecturer
>>>>>> NUI Maynooth, Ireland
>>>>>> victor dot lazzarini at nuim dot ie
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 6 Apr 2014, at 16:31, Andres Cabrera  wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> Some ideas to clean up the csound root directory. I'll wait a bit to
>>>>>>> hear back from people, then go ahead with the following cleanup:
>>>>>>>
>>>>>>> 1) Remove:
>>>>>>> with_icc.txt
>>>>>>> design.jpg
>>>>>>> known_problems.txt (The github tracker supercedes this)
>>>>>>> Statics (maybe moved to a github issue if still relevant?)
>>>>>>> What_is_New.txt
>>>>>>> Makefile-win32 (This is superceded by cmake?)
>>>>>>> To-fix-and-do (Move to a github issue or issues?)
>>>>>>> cleanup.sh (obsolete?)
>>>>>>> cs6.r (what is this?)
>>>>>>> csound6.pc.in (is this still used?)
>>>>>>> csound-mingw-double.sh
>>>>>>> csound-mingw-float.sh
>>>>>>> csound-msvc.bat
>>>>>>> head-mingw-env.sh
>>>>>>> strip.sh (what is this for?)
>>>>>>> todo.txt (move to a github issue?)
>>>>>>> Changelog (Although it is interesting and historical, it is out of
>>>>>>> date, maybe move to another folder?)
>>>>>>>
>>>>>>> 2) Doc files. There are also several documentation files which would
>>>>>>> look better if put into a doc/directory:
>>>>>>>
>>>>>>> Doxygen
>>>>>>> Doxygen-CsoundAC
>>>>>>> How_to_build_csound_on_windows.doc
>>>>>>> csound.tex (it's really out of date, better to remove?)
>>>>>>>
>>>>>>> 3) There are a few utilities and code there on the root directory
>>>>>>> which could be moved to a util2/ directory or maybe extras/
>>>>>>>
>>>>>>> brkpt
>>>>>>> linseg
>>>>>>> longline.c
>>>>>>> matrix.tk
>>>>>>> mkdb.c
>>>>>>> nsliders.tk
>>>>>>> pkgbuild.tk
>>>>>>> tabdes
>>>>>>>
>>>>>>> (any of these can be removed?)
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Andrés
>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> _______________________________________________
>>>>>>> Csound-devel mailing list
>>>>>>> Csound-devel@lists.sourceforge.net
>>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>>
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> _______________________________________________
>>>>>> Csound-devel mailing list
>>>>>> Csound-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/