aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/sdcc.scm
Commit message (Expand)AuthorAge
* 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-10
* gnu: sdcc: Fix typo in description.•••* gnu/packages/sdcc.scm (sdcc)[description]: Fix (upstream) typo. Add hyphens. Tobias Geerinckx-Rice2018-03-01
* gnu: sdcc: Update to 3.7.0.•••* gnu/packages/sdcc.scm (sdcc): Update to 3.7.0. Tobias Geerinckx-Rice2018-03-01
* gnu: sdcc: Enable ucsim.•••* gnu/packages/sdcc.scm (arguments)[configure-flags]: Add --enable-ucsim. David Craven2016-10-30
* gnu: Add sdcc.•••* gnu/packages/sdcc.scm (sdcc): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. David Craven2016-09-28