summaryrefslogtreecommitdiff
path: root/gnu/packages/sdcc.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: sdcc: Remove non-free code.•••* gnu/packages/sdcc.scm (sdcc)[source]: Add snippet to remove bundled non-free source code. Add patch to disable use of non-free code in build scripts and compiler and update documentation to match. * gnu/packages/patches/sdcc-disable-non-free-code.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <marius@gnu.org> Simon South2020-11-101-1/+9
* gnu: sdcc: Fix typo in description.•••* gnu/packages/sdcc.scm (sdcc)[description]: Fix (upstream) typo. Add hyphens. Tobias Geerinckx-Rice2018-03-011-3/+3
* gnu: sdcc: Update to 3.7.0.•••* gnu/packages/sdcc.scm (sdcc): Update to 3.7.0. Tobias Geerinckx-Rice2018-03-011-2/+3
* gnu: sdcc: Enable ucsim.•••* gnu/packages/sdcc.scm (arguments)[configure-flags]: Add --enable-ucsim. David Craven2016-10-301-1/+1
* gnu: Add sdcc.•••* gnu/packages/sdcc.scm (sdcc): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. David Craven2016-09-281-0/+69