Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: 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 | 2018-01-19 | 1 | -2/+5 |
* | gnu: pcc: Remove aarch64-linux from %supported-systems.•••* gnu/packages/c.scm (pcc)[supported-systems]: New field. | Efraim Flashner | 2017-03-25 | 1 | -0/+1 |
* | gnu: tcc: Remove aarch64-linux from %supported-systems.•••* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64-linux from the %supported-systems. | Efraim Flashner | 2017-03-25 | 1 | -2/+4 |
* | gnu: Add pcc.•••* gnu/packages/c.scm (pcc): New variable. | Ricardo Wurmus | 2017-01-10 | 1 | -1/+33 |
* | gnu: tcc: Disable build on MIPS.•••* gnu/packages/c.scm (tcc)[supported-systems]: Disable build on mips64el. | Ricardo Wurmus | 2016-09-26 | 1 | -0/+3 |
* | gnu: 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-07-31 | 1 | -1/+1 |
* | gnu: Add tcc-wrapper.•••* gnu/packages/c.scm (tcc-wrapper): New variable. | Ludovic Courtès | 2016-04-16 | 1 | -1/+63 |
* | gnu: Add tcc.•••* gnu/packages/c.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. | Ludovic Courtès | 2016-04-16 | 1 | -0/+65 |