Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-19 | Restructure contrib folder. | Nils Gillmann | |
contrib/pogen.sh -> bin/pogen.sh bootstrap: Use new pogen location and execute it. contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32. contrib/gnunet-logo*: Move to contrib/branding/logo/ Delete old patches in contrib, predating git. Move buildbot data to contrib/ci/buildbot, move docker data to contrib/ci/docker. Create contrib/conf and populate it with config files found in contrib and bin. Move gns related data to contrib/gns. delete contrib/repeat.sh Move contrib/log.php into contrib/web/log.php. Create folder contrib/scripts and use it for most scripts in contrib. Remove trailing whitespace in doc/Makefile.am Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-06 | guix-env.scm: it's not short enough but it makes the name of the chroot ↵ | Nils Gillmann | |
shorter for now. Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-04-01 | guix-env.scm: Commit my local changes | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-03-19 | fix up guix-env.scm | ng0 | |
2018-01-14 | guix-env.scm: texlive-tiny is enough for the info output | ng0 | |
2018-01-08 | clean up contrib: move 2 guix files to the root level. folder structure will ↵ | ng0 | |
be moved to https://c.n0.is/ng0_guix/packages | |||
2017-08-19 | guix-env.scm: Move to contrib/packages/guix/. | ng0 | |
Signed-off-by: ng0 <ng0@infotropique.org> | |||
2017-08-17 | guix-env.scm: add texinfo. | ng0 | |
doc: fixes. Signed-off-by: ng0 <ng0@infotropique.org> | |||
2017-08-17 | guix-env.scm: Small adjustments. | ng0 | |
Signed-off-by: ng0 <ng0@infotropique.org> | |||
2017-06-01 | guix-env: some update. | ng0 | |
2017-05-14 | guix-env.scm: Remove unused code. Point out location for further gnunet ↵ | ng0 | |
variations. | |||
2017-05-11 | package geeqie changed to image-viewers | David Barksdale | |
2016-11-30 | guix: configure flags | tg(x) | |
2016-11-19 | guix-env.scm: build gnunet with hardening. | ng0 | |
2016-10-06 | gnunet/guix-env.scm: Disabled tests until they succeed, added debug output + ↵ | N. 'ng0' Gillmann | |
CFLAGS -ggdb -O0 | |||
2016-10-06 | revert r38067 .. wasn't working, needs testing | N. 'ng0' Gillmann | |
2016-10-05 | #:use-modules -> #:use-modules in guix-env.scm | N. 'ng0' Gillmann | |
2016-10-05 | Moved guix.scm to guix-env.scm into a proper module and added a | N. 'ng0' Gillmann | |
small documentation how it can be used. |