- 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 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
-
-
Łukasz Stolarczuk authored
and remove redundant check - default value is set to current bin dir.
-
Łukasz Stolarczuk authored
at least on Debian, it's not allowed to set sha as a package version.
-
Pawel Karczewski authored
Part of #989
-
Łukasz Stolarczuk authored
Add ChangeLog 1.12-rc1
-
Łukasz Stolarczuk authored
doc: change maintainer contact info
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
and for stables, use version from the branch name
-
Igor Chorążewicz authored
-
- Feb 03, 2021
-
-
Łukasz Stolarczuk authored
Fix examples tests
-
Łukasz Stolarczuk authored
transaction: remove unnecessary return
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
print message only if needed and check whitespace in all tests' common files.
-
Łukasz Stolarczuk authored
without it will fail. SRC_DIR is set (in cmake) for each test based on test name.
-
- Feb 02, 2021
-
-
Igor Chorążewicz authored
CI: fix var name in build.sh and remove redundant WORKDIR var in gha.yml
-
Igor Chorążewicz authored
Reported by coverity
-
Łukasz Stolarczuk authored
and minor updates in run-build.sh
-
- Feb 01, 2021
-
-
Łukasz Stolarczuk authored
Fix doxygen docs
-
- Jan 29, 2021
-
-
Igor Chorążewicz authored
CI: minor fixes in CI and utils scripts
-
- Jan 28, 2021
-
-
Łukasz Stolarczuk authored
and use them in run-*.sh scripts.
-
Łukasz Stolarczuk authored
- add missing TIMEOUT setup in other_OSes.yml, - remove redundant code, - cleanup comments and vars, - use github.workspace var to set host workdir, - get rid of old travis gitignore entry.
-
- Jan 22, 2021
-
-
Łukasz Stolarczuk authored
example: add radix_tree example with complex value type
-
Igor Chorążewicz authored
-
- Jan 20, 2021
-
-
Łukasz Stolarczuk authored
-