debrouxl / tilibs

TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS)
http://lpg.ticalc.org/prj_tilp
63 stars 23 forks source link

CMake improvements + make iconv runtime usage optional (still enabled by default) #45

Closed adriweb closed 3 years ago

adriweb commented 4 years ago

Still have to figure out the TODO

adriweb commented 3 years ago

Rebased. TODO still not solved.

adriweb commented 3 years ago

Rebased and added a tentative improved implementation of the automake/configure iconv disabling option from the IRC proposal. I wasn't able to test. @debrouxl can you ?