- Feb 26, 2021
-
-
Łukasz Stolarczuk authored
add pool_invalid_argument exception
-
- Feb 25, 2021
-
-
Jan Dorniak authored
-
- Feb 24, 2021
-
-
Łukasz Stolarczuk authored
docker: fix packages deps
-
Łukasz Stolarczuk authored
it's because of an automake bug in Fedora Rawhide docker image: https://bugzilla.redhat.com/show_bug.cgi?id=1903527 I hope it's temporary change and it will be fixed on next release.
-
Igor Chorążewicz authored
docker: update PMDK version to current master
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
it's required by pmreorder, which we install with PMDK.
-
- Feb 23, 2021
-
-
Łukasz Stolarczuk authored
to include fix for rpm packaging.
-
Łukasz Stolarczuk authored
Update docker images
-
Łukasz Stolarczuk authored
cmake: prioritize TBB_DIR to find TBB module
-
- Feb 22, 2021
-
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
rolling is actually the latest release (which we have in separate image). See for more info: https://hub.docker.com/_/ubuntu
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
to make sure we use the same source of docker images. Change to OS-specific repos for opensuse and fedora, which is not updated regularly on Docker Hub.
-
Łukasz Stolarczuk authored
Extend contributing.md to encourage putting major changes to ChangeLog
-
- Feb 19, 2021
-
-
Łukasz Stolarczuk authored
docker: remove hub package from Fedora Rawhide
-
Łukasz Stolarczuk authored
if TBB_DIR is set, disregard any way of finding TBB in the system.
-
Łukasz Stolarczuk authored
-
- Feb 15, 2021
-
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
- Feb 12, 2021
-
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
Łukasz Stolarczuk authored
[readme] fix wrong argument for make
-
- Feb 11, 2021
-
-
Krzysztof Filipek authored
Arguments starting from '-D' are typically CMake options.
-
- Feb 08, 2021
-
-
Igor Chorążewicz authored
cmake: replace, not add Ob flag in WIN32
-
Łukasz Stolarczuk authored
without this change we got build warning (D9025). With this change comes a small refactor of the 'add_flag' macro, to allow easily add 'replace_flag' macro.
-
- Feb 05, 2021
-
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
it's required by run-doc-update.sh which is not executed on this OS and apparently this package is not available in repository.
-
- Feb 04, 2021
-
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
Łukasz Stolarczuk authored
Add example for usage cmap with pmem string
-
Igor Chorążewicz authored
gha: change IMG_VER from latest to tag version on release
-
Igor Chorążewicz authored
Extend CMake prints
-
Igor Chorążewicz authored
cmake: add /Zc:__cplusplus only on windows
-