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

Evaluate the possibility to migrate from waf to CMake #73

Closed
nicolaje opened this issue Nov 27, 2014 · 3 comments
Closed

Evaluate the possibility to migrate from waf to CMake #73

nicolaje opened this issue Nov 27, 2014 · 3 comments

Comments

@nicolaje
Copy link
Member

waf is a build system that relies on python and is not as used as CMake, a cross-platform build-system widely used.
Evaluate the amount of work required to move from waf to CMake and if reasonnable, propose the migration.

@Jordan08
Copy link
Member

Jordan08 commented Dec 2, 2014

Il semblerai qu'il existe un module qui génère un premier Cmake.
Mais je n'ai pas réussi à le faire fonctionner.

voici le lien de la toolbox:
http://pythonhosted.org/waftools/

Attention j'ai rajouté pas mal de truc dans le waf.
Notamment l'option --without-lp permet de compiler Ibex sans solveur linéaire.

@Jordan08
Copy link
Member

@benEnsta has made a first good version of CMake.
That works on linux and windows with filib but without linear solver.

see : https://github.com/benEnsta/ibex-lib/tree/full_CMake_install

benEnsta added a commit that referenced this issue Oct 23, 2015
benEnsta added a commit to benEnsta/ibex-lib that referenced this issue Aug 26, 2016
benEnsta added a commit to benEnsta/ibex-lib that referenced this issue Aug 26, 2016
@gchabert
Copy link
Contributor

Now discussed in #368

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants