r10759
| file changeset diff or repo changeset diff
| igor2 | 2024-08-23T03:36:53.421721Z
| [build] -Fix: make install in src_3rd: copy minuid util's executbale with the optional $(EXE) suffix so win32 installation doesn't fail
|
M /trunk/src_3rd/Makefile
|
|
r10444
| file changeset diff or repo changeset diff
| igor2 | 2024-06-21T03:45:03.409002Z
| [io_easyeda] -Add: get the low level parser compile with the plugin
|
M /trunk/src_3rd
M /trunk/src/sch-rnd/Makefile.dep
M /trunk/scconfig/Rev.h
A /trunk/src/plugins/io_easyeda/read_low.c
D /trunk/src/plugins/io_easyeda/easyeda_low_sch.c
M /trunk/src/plugins/io_easyeda/Plug.tmpasm
M /trunk/scconfig/Rev.tab
A /trunk/src/plugins/io_easyeda/read_low.h
D /trunk/src/plugins/io_easyeda/easyeda_low_sch.h
D /trunk/src/plugins/io_easyeda/easyeda_low_dump.c
|
|
r6296
| file changeset diff or repo changeset diff
| igor2 | 2022-12-20T07:20:08.171020Z
| [build] -Fix: build minuid (the executable) because it is going to be installed (for boxsym)
|
M /trunk/src_3rd/Makefile
|
|
r6026
| file changeset diff or repo changeset diff
| igor2 | 2022-11-17T04:25:26.165590Z
| [build] -Fix: load_cache make clean shouldn't fail when there's nothign to clean
|
M /trunk/src_3rd/load_cache/Makefile
|
|
|
|
r5157
| file changeset diff or repo changeset diff
| igor2 | 2022-08-10T07:23:57.530985Z
| [font] -Del: scconfig detection, dependencies and config references to the ttf code [font] -Del: ttf2bbox ref from src_3rd
|
M /trunk/src_3rd
M /trunk/src/sch-rnd/Makefile.dep
M /trunk/src/libcschem/config.h.in
M /trunk/src/sch-rnd/font.c
M /trunk/src/sch-rnd/Makefile.in
M /trunk/src/sch-rnd/conf_core.c
D /trunk/scconfig/find_fontdir.c
M /trunk/scconfig/Makefile
M /trunk/src/sch-rnd/conf_core.h
M /trunk/scconfig/hooks.c
|
|
r4696
| file changeset diff or repo changeset diff
| igor2 | 2022-06-30T14:15:14.229385Z
| [build] -Add: install minuid CLI tool into libdir - boxsymrnd depends on it
|
M /trunk/Makefile
A /trunk/src_3rd/Makefile
|
|
r3313
| file changeset diff or repo changeset diff
| igor2 | 2022-04-20T12:26:36.574508Z
| [sch_dialogs] -Add: use rnd_inclib's parametric lib dialog
|
M /trunk/src_3rd
M /trunk/src/sch-rnd/Makefile.dep
M /trunk/src/plugins/sch_dialogs/dlg_library.c
|
|
|
|
|
|
r837
| file changeset diff or repo changeset diff
| igor2 | 2020-01-01T14:33:19.368557Z
| [load_cache] -Fix: be more careful about freeing data on cache uninit (do not free NULL entries or entries without high parser triggered)
|
M /trunk/src_3rd/load_cache/load_cache.c
|
|
r807
| file changeset diff or repo changeset diff
| igor2 | 2020-01-01T06:18:22.510827Z
| [load_cache] -Add: file name converter gets low and high parser pointer with call context data so it has a chance to restore the context for a library lookup
|
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
r805
| file changeset diff or repo changeset diff
| igor2 | 2020-01-01T05:18:54.422397Z
| [load_cache] -Add: expose data_free() call, so a failed high level parser can undo the allocation
|
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
r799
| file changeset diff or repo changeset diff
| igor2 | 2020-01-01T04:19:24.324483Z
| [load_cache] -Add: license: LGPL2
|
A /trunk/src_3rd/load_cache/COPYING
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
|
r796
| file changeset diff or repo changeset diff
| igor2 | 2020-01-01T04:00:48.286222Z
| [load_cache] -Change: per context registered low and high parser structs remember their parent context so context ptr doesn't have to be passed with each call
|
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
r793
| file changeset diff or repo changeset diff
| igor2 | 2019-12-31T16:09:17.317758Z
| [load_cache] -Add: concept of load_name and real_name to give the caller a chance to maintain a library (if the caller supplied translator between them is NULL, they are the same and there is no library)
|
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
|
|
r761
| file changeset diff or repo changeset diff
| igor2 | 2019-12-25T16:12:57.855860Z
| [load_cache] -Cleanup: eliminate forward declaration by reordering functions
|
M /trunk/src_3rd/load_cache/load_cache.c
|
|
r760
| file changeset diff or repo changeset diff
| igor2 | 2019-12-25T16:11:45.608117Z
| [load_cache] -Add: reload if changed on disk
|
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
r759
| file changeset diff or repo changeset diff
| igor2 | 2019-12-25T14:43:16.712360Z
| [load_cache] -Add: context uninit and parser unreg callbacks
|
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
r758
| file changeset diff or repo changeset diff
| igor2 | 2019-12-25T14:29:00.469572Z
| [load_cache] -Add: data and file allocator
|
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
r757
| file changeset diff or repo changeset diff
| igor2 | 2019-12-25T14:23:17.019615Z
| [load_cache] -Add: unload()
|
M /trunk/src_3rd/load_cache/load_cache.c
M /trunk/src_3rd/load_cache/load_cache.h
|
|
r756
| file changeset diff or repo changeset diff
| igor2 | 2019-12-25T13:40:35.004122Z
| [load_cache] -Add: minimal API
|
A /trunk/src_3rd/load_cache/Makefile
A /trunk/src_3rd/load_cache
A /trunk/src_3rd/load_cache/load_cache.c
A /trunk/src_3rd/load_cache/load_cache.h
|
|
r724
| file changeset diff or repo changeset diff
| igor2 | 2019-12-19T04:49:06.105868Z
| [devmap] -Add: plugin frame
|
M /trunk/src_3rd
A /trunk/src/plugins/std_devmap
A /trunk/src/plugins/std_devmap/Makefile
M /trunk/src/plugins/.builtin.pups
A /trunk/src/plugins/std_devmap/std_devmap.pup
A /trunk/src/plugins/std_devmap/std_devmap.c
M /trunk/src/libcschem/Makefile.in
|
|
|
|
|
|
|
r354
| file changeset diff or repo changeset diff
| igor2 | 2018-03-16T13:30:43.906547Z
| [scconfig] -Add: integration with libminuid and puplug
|
M /trunk/src_3rd
M /trunk/scconfig/Makefile
M /trunk/src/libcschem/Makefile.in
M /trunk/scconfig/hooks.c
|
|
r350
| file changeset diff or repo changeset diff
| igor2 | 2018-03-16T11:45:23.738877Z
| [scconfig] -Add: basic build infra
|
M /trunk/src_3rd
A /trunk/Makefile.tmpl
A /trunk/scconfig
A /trunk/scconfig/Makefile
A /trunk/config.h
A /trunk/config.h.in
A /trunk/src/libcschem/Makefile.in
D /trunk/src/libcschem/Makefile
A /trunk/scconfig/hooks.c
A /trunk/configure
|
|
r331
| file changeset diff or repo changeset diff
| igor2 | 2018-02-20T04:22:08.871502Z
| [lib] -Add: abstract and concrete object pool
|
A /trunk/src_3rd
A /trunk/src/libcschem/concrete.h
A /trunk/src/libcschem
A /trunk/src/libcschem/compile.c
A /trunk/src/libcschem/abstract.h
A /trunk/src/libcschem/Makefile
A /trunk/src/libcschem/common_types.h
|
|