summaryrefslogtreecommitdiff
path: root/gnu/packages/c.scm
AgeCommit message (Expand)Author
2018-08-27Update email for Pierre Neidhardt....* .mailmap: Add name and email for Pierre Neidhardt. * gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm, gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/password-utils.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm: Update email for Pierre Neidhardt. Pierre Neidhardt
2018-07-30gnu: Add libbytesize....* gnu/package/c.scm (libbytesize): New variable. Pierre Neidhardt
2018-04-30gnu: tcc-wrapper: Use Guile 2.2....* gnu/packages/c.scm (tcc-wrapper)[inputs]: Switch to GUILE-2.2. Ludovic Courtès
2018-01-19gnu: tcc: Update to 0.9.27....* gnu/packages/c.scm (tcc): Update to 0.9.27. [license]: Add a comment about attempted Expat re-licencing. Tobias Geerinckx-Rice
2017-03-25gnu: pcc: Remove aarch64-linux from %supported-systems....* gnu/packages/c.scm (pcc)[supported-systems]: New field. Efraim Flashner
2017-03-25gnu: tcc: Remove aarch64-linux from %supported-systems....* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64-linux from the %supported-systems. Efraim Flashner
2017-01-10gnu: Add pcc....* gnu/packages/c.scm (pcc): New variable. Ricardo Wurmus
2016-09-26gnu: tcc: Disable build on MIPS....* gnu/packages/c.scm (tcc)[supported-systems]: Disable build on mips64el. Ricardo Wurmus
2016-07-31gnu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input....* gnu/packages/c.scm (tcc)[arguments]: Use "kernel-headers" as identifier for an input. This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15. Andreas Enge
2016-04-16gnu: Add tcc-wrapper....* gnu/packages/c.scm (tcc-wrapper): New variable. Ludovic Courtès
2016-04-16gnu: Add tcc....* gnu/packages/c.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès