summaryrefslogtreecommitdiff
path: root/cad/adms/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26cad: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07cad: Remove SHA1 hashes for distfilesnia1-2/+1
2015-11-03Add SHA512 digests for distfiles for cad categoryagc1-1/+2
Problems found with existing distfile for eagle: distfiles/eagle-lin32-7.4.0.run No changes made to eagle/distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-06-29Fix build with clang.joerg1-1/+2
2012-05-05Rearrange inline patches to hopefully work on both gcc and clang.dholland1-2/+2
2012-05-04Don't depend on GNU inline semantic.joerg1-1/+3
2007-05-12add missing lex/yacc to USE_TOOLS and fix a stupiddmcmahill1-3/+3
configure test that forces the name of LEX and YACC to be "flex" and "bison -y". The old test doesn't even allow a path name.
2007-05-09import adms-2.2.5dmcmahill1-0/+7
adms is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Based on transformations specified in xml language adms transforms Verilog-AMS code into other target languages.