Age | Commit message (Expand) | Author |
2023-11-15 | gnu: mimalloc: Update to 2.1.2....* gnu/packages/c.scm (mimalloc): Update to 2.1.2.
Change-Id: I20ff922250f57beabb427d72e82579e0059fd4f2
| Efraim Flashner |
2023-11-15 | gnu: mimalloc: Fix building on powerpc-linux....* gnu/packages/c.scm (mimalloc)[arguments]: When building for
powerpc-linux add a configure-flag to use libatomic.
Change-Id: I41062686186640bc4c685a0ee5de1e613040dfb9
| Efraim Flashner |
2023-09-08 | gnu: Add nsync....* gnu/packages/c.scm (nsync): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Andy Tai |
2023-06-21 | gnu: Add tomlc99....* gnu/packages/c.scm (tomlc99): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-06-18 | gnu: renameat2: Move to (gnu packages linux)....Being Linux-specific, that's probably a better home.
* gnu/packages/c.scm (renameat2): Move to...
* gnu/packages/linux.scm (renameat2): ... here.
| Maxim Cournoyer |
2023-06-18 | gnu: Add renameat2....* gnu/packages/c.scm (renameat2): New variable.
| Maxim Cournoyer |
2023-05-14 | gnu: Add c-rrb....* gnu/packages/c.scm (c-rrb): New variable.
| Liliana Marie Prikler |
2023-05-11 | gnu: Add ISPC....* gnu/packages/c.scm (ispc): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| zamfofex |
2023-04-01 | gnu: utf8-h: Install header under include/utf8 prefix....This is to standardize with the usage of the library in the package's only
current user, OpenBoardView. It also matches the installation layout of the
Arch package, which is made by its author.
* gnu/packages/c.scm (utf8-h) [arguments]: Use gexps. Adjust installation
prefix to 'include/utf8' in install phase.
* gnu/packages/electronics.scm (openboardview)
[arguments]: Delete fix-utf8-include-directive phase.
| Maxim Cournoyer |
2023-04-01 | gnu: Add orangeduck-mpc....* gnu/packages/c.scm (orangeduck-mpc): New variable.
* gnu/packages/patches/orangeduck-mpc-fix-pkg-config.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Maxim Cournoyer |