]>
xenbits.xensource.com Git - unikraft/libs/boost.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vlad-Andrei BĂDOIU (78692) [Wed, 18 Dec 2019 16:11:43 +0000 (16:11 +0000)]
README.md: Update with info about building
Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Vlad-Andrei BĂDOIU (78692) [Wed, 18 Dec 2019 16:11:42 +0000 (16:11 +0000)]
Add patches
Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Vlad-Andrei BĂDOIU (78692) [Wed, 18 Dec 2019 16:11:41 +0000 (16:11 +0000)]
Add fenv.h header
Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Vlad-Andrei BĂDOIU (78692) [Wed, 18 Dec 2019 16:11:40 +0000 (16:11 +0000)]
Add gluecode
Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Vlad-Andrei BĂDOIU (78692) [Wed, 18 Dec 2019 16:11:39 +0000 (16:11 +0000)]
Add Makefile.uk
This initial Makefile.uk contains only a subset of boost modules.
The status of the modules is as follows:
* mpl, mpi, proto, fiber, strace - missing dependency
* locale, log, coroutine, fiber, python - disabled due to
compilation errors
Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Vlad-Andrei BĂDOIU (78692) [Wed, 18 Dec 2019 16:11:37 +0000 (16:11 +0000)]
Introduce library skeleton
We use the BSD-3 license.
Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Felipe Huici [Tue, 17 Dec 2019 13:08:26 +0000 (14:08 +0100)]
Initial commit (empty)