|
|
|
|
|
|
|
|
r8973
| file changeset diff or repo changeset diff
| igor2 | 2023-08-30T06:12:23.827018Z
| [sch-rnd] -Move: sheet setup utility function from lib_alien to sch_rnd: will be needed in non-alien IO and potentially other parts of the code
|
|
|
r7411
| file changeset diff or repo changeset diff
| igor2 | 2023-05-13T15:07:16.861731Z
| [lib] -Add: API for nongraphical sheet implementaitons to remove their impl callbacks and data from all sheets on plugin unload so dangling pointers and callbacks are not left behind
|
|
|
|
|
|
|
|
r6180
| file changeset diff or repo changeset diff
| igor2 | 2022-12-05T13:15:00.273686Z
| [librnd4] -Cleanup: move plug_io_act from lib to sch-rnd as it depends on sch-rnd assumptions on project file naming and file formats and other implementation-specific details
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
r3342
| file changeset diff or repo changeset diff
| igor2 | 2022-04-24T07:30:15.565148Z
| [export_svg] -Split: move export output file name generation from svg code to the lib, as it will be needed by any export plugin
|
|
|
|
|
|
|
|
|
|
|
|
r1777
| file changeset diff or repo changeset diff
| igor2 | 2022-02-02T08:55:25.219229Z
| [build] -Add: do not link .a but all the libcschem .o's in sch-rnd because plugin loading will need all lib files
|
|
|
|
|
|
|
|
r1535
| file changeset diff or repo changeset diff
| igor2 | 2022-01-24T04:50:30.270672Z
| [build] -Fix: don't use local copy of dep calculator but use librnd's for make dep [build] -Fix: Makefile.dep shouldn't include librnd src_3rd refs with librnd installation paths hardwired
|
|
|
|
|
|
|
|
r1242
| file changeset diff or repo changeset diff
| igor2 | 2022-01-10T05:13:09.605652Z
| [build] -Fix: don't hardwire module source names in lib Makefile; use the buildin/plugin infra and compile modules from sch-rnd's Makefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|