lanodan pushed to dev-lanodan at lanodan/redict 2024年04月01日 03:34:55 +02:00
bc134bb0e8 src/Makefile: Add -latomic for ppc
519f54ebd1 which => command -v
dbc1ea20d2 deps/jemalloc: Remove, no longer needed
fadf7e6f7d src/Makefile: Use system jemalloc
357df99abb Rename module-related macros
Compare 10 commits »
lanodan commented on issue redict/redict#22 2024年03月25日 21:06:11 +01:00
Makefile does not support DESTDIR, only PREFIX

Good point, I'd guess /usr/share/doc/redict would be the best so it's not mistaken for configuration default values (Like how it works with wireplumber and pipewire).

lanodan commented on pull request redict/redict#27 2024年03月25日 04:31:41 +01:00
Add missing LGPL-3.0-or-later license text

Speaking of which, do we need everything to be in the dep5 file and the source files?

Nope, in fact reuse 2.1.0 here warns against duplicated entries, and IIRC the REUSE specification is...

lanodan commented on pull request redict/redict#27 2024年03月25日 02:48:55 +01:00
Add missing LGPL-3.0-or-later license text

Looking at it (git grep LGPL-3.0-or-later) it seems actually legit as it's from the vendored hiredict, which got put under LGPL-3.0-or-later (I guess for license compatibility reasons, it is a...

lanodan commented on issue redict/redict#22 2024年03月25日 02:37:22 +01:00
Makefile does not support DESTDIR, only PREFIX

By the way, I think it would also make sense to install more than just the binaries, for example the config files. Possibly with $PREFIX/etc by default given our PREFIX ?= /usr/local, in any...

lanodan commented on issue redict/hiredict#4 2024年03月23日 16:01:49 +01:00
Consider dropping CMake

I think the only ones where it might be important to ping them before removal would be [Haiku, OpenIndiana (wow), pkgsrc, ravenports, vcpkg] as I'd guess there could be some issues to fix in the...

lanodan commented on issue redict/hiredict#4 2024年03月23日 15:58:03 +01:00
Consider dropping CMake

Going around the ones in repology:

Alpine: make
Alt Linux: make
Arch: make
Buildroot: CMake
CRUX: make
Debian: make
Exherbo: make
Fedora: make
FreeBSD ports: make (explicitely...
lanodan deleted branch ci from lanodan/redict 2024年03月22日 18:22:07 +01:00
lanodan pushed to ci at lanodan/redict 2024年03月22日 18:17:48 +01:00
ecb9b550c6 .builds/alpine.yml: new
lanodan commented on pull request redict/redict#12 2024年03月22日 18:13:14 +01:00
.builds/alpine.yml: New

Got suggestions of what should be in the commit message?

lanodan pushed to ci at lanodan/redict 2024年03月22日 18:09:55 +01:00
f5068e3907 .builds/alpine.yml: Add source entry
lanodan created pull request redict/redict#12 2024年03月22日 18:07:00 +01:00
.builds/alpine.yml: New
lanodan pushed to ci at lanodan/redict 2024年03月22日 18:06:27 +01:00
54b1e55683 .builds/alpine.yml: New
357df99abb Rename module-related macros
bf48df17d2 all: s/RedisModule/RedictModule/g
7d2050f86c Update README.md
13c235484a TLS.md: Redis => Redict
Compare 7 commits »
lanodan deleted branch unstable from lanodan/redict 2024年03月22日 16:17:06 +01:00
lanodan pushed to unstable at lanodan/redict 2024年03月22日 16:15:47 +01:00
lanodan pushed to dev-lanodan at lanodan/redict 2024年03月22日 16:15:30 +01:00
lanodan created branch dev-lanodan in lanodan/redict 2024年03月22日 16:15:30 +01:00
lanodan pushed to unstable at lanodan/redict 2024年03月21日 22:29:34 +01:00
cf6dc22edc .forgejo/workflows/runtest.yml: New
lanodan pushed to ci at lanodan/redict 2024年03月21日 22:26:19 +01:00
cf6dc22edc .forgejo/workflows/runtest.yml: New
lanodan created branch ci in lanodan/redict 2024年03月21日 22:26:19 +01:00