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

Build improvements (LTO, static builds) #44

Closed adriweb closed 4 years ago

adriweb commented 4 years ago

Travis is happy now, all is green for a non-static build - so at least there is no regression :)

adriweb commented 4 years ago

I removed the "optional iconv" feature from this PR as to make it easier to merge since there's still some stuff to figure out on that commit. It's in #45.