Age | Commit message (Expand) | Author |
2020-11-10 | 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 South |
2018-03-01 | gnu: sdcc: Fix typo in description....* gnu/packages/sdcc.scm (sdcc)[description]: Fix (upstream) typo. Add
hyphens.
| Tobias Geerinckx-Rice |
2018-03-01 | gnu: sdcc: Update to 3.7.0....* gnu/packages/sdcc.scm (sdcc): Update to 3.7.0.
| Tobias Geerinckx-Rice |
2016-10-30 | gnu: sdcc: Enable ucsim....* gnu/packages/sdcc.scm (arguments)[configure-flags]: Add --enable-ucsim.
| David Craven |
2016-09-28 | gnu: Add sdcc....* gnu/packages/sdcc.scm (sdcc): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| David Craven |