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

Configure file is in transition. #58

Closed
mcd500 opened this issue Mar 28, 2018 · 4 comments
Closed

Configure file is in transition. #58

mcd500 opened this issue Mar 28, 2018 · 4 comments

Comments

@mcd500
Copy link
Contributor

mcd500 commented Mar 28, 2018

I have merged the new configure file replacing auotools.
During the transition, some of the feature of autotools is missing but we are planning to add features one by one.
I know there are people who do not like having less features but it is indispensable during of any project when refactoring. I will take full responsible of this situation and please do not flame @janstary.

The features not working at the moment where I noticed are:
*) make rprm
*) make check (honestly there were no test program on rtptools)
*) cross-compilation
*) building on Windows.

I have created a branch which is based on autotool as with-autotools.
For those who are just interested on using rtptools with the feature above,
$ git clone https://github.com/columbia-irt/rtptools rtptools-autotools
$ cd rtptools-autotools
$ git checkout with-autotools
$ aclocal
$ automake --add-missing --force-missing
$ autoconf

I have no plan to update the branch with-autotools when the master evolves.
The branch with-autotools will be frozen and it is planned to be deleted when the master become mature.

@janstary
Copy link
Contributor

janstary commented Mar 28, 2018

Nothing has changed regarding Windows - what exactly is the breakage?
(In general, please open a specific issue for each specific problem.)

@janstary
Copy link
Contributor

I believe we can close this generic issue.
Generaly, open specific tickets for specific problems.

@janstary
Copy link
Contributor

Can we close this now?

@mcd500
Copy link
Contributor Author

mcd500 commented Jun 18, 2018

This is definitely obsolete content. Closing it.

@mcd500 mcd500 closed this as completed Jun 18, 2018
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

No branches or pull requests

2 participants