Skip to content
Snippets Groups Projects
Commit aa89a5f3 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/eiquadprog] Update to v1.0.0

Changes since v0.0.3:
- Add eiquadprog-rt
- Fix license
- Configure CI
- Reformat
- update CMake

Packaging changes:
- require CMake >= 3
parent 53f6fcca
No related branches found
No related tags found
No related merge requests found
......@@ -4,13 +4,15 @@
ORG= stack-of-tasks
NAME= eiquadprog
VERSION= 0.0.3
VERSION= 1.0.0
CATEGORIES= wip
COMMENT= algorithm of Goldfarb and Idnani for the solution of a QP
LICENSE= 2-clause-bsd
LICENSE= gnu-lgpl-v3
MAINTAINER= gsaurel@laas.fr
DEPEND_ABI.cmake+= cmake>=3.0.0
include ../../devel/jrl-cmakemodules/Makefile.common
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
......
......@@ -3,6 +3,8 @@ include/eiquadprog/config.hpp
include/eiquadprog/deprecated.hpp
include/eiquadprog/eiquadprog-fast.hpp
include/eiquadprog/eiquadprog-fast.hxx
include/eiquadprog/eiquadprog-rt.hpp
include/eiquadprog/eiquadprog-rt.hxx
include/eiquadprog/eiquadprog.hpp
include/eiquadprog/warning.hpp
lib/pkgconfig/eiquadprog.pc
SHA1 (eiquadprog-0.0.3.tar.gz) = f06939c5bc7f307bb40c8f29d27e8a008c495feb
RMD160 (eiquadprog-0.0.3.tar.gz) = f09e956a5cbb879c16c959d64f74499ca6edba0e
Size (eiquadprog-0.0.3.tar.gz) = 779865 bytes
SHA1 (eiquadprog-1.0.0.tar.gz) = 226da950ae21820477591b1f70949ecd86277ae2
RMD160 (eiquadprog-1.0.0.tar.gz) = 4ce090d4511af074afef1b63991145f48010dae9
Size (eiquadprog-1.0.0.tar.gz) = 802815 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment