edicl / cl-unicode

Portable Unicode library for Common Lisp
https://edicl.github.io/cl-unicode/
61 stars 24 forks source link

Some changes we use at ITA (minus XCVB support) #5

Closed fare closed 10 years ago

fare commented 11 years ago

Use internal ASDF system names findable by ASDF3 (still not by ASDF2).

Also, introduce a system cl-unicode/base so files are owned by a single system (which avoids confusing other system automation tools).

Also, use an eval-when around functions used at macro-expansion time.

PS: are you interested by the XCVB support?

fare commented 11 years ago

Pushed some cleanups of the previous chang, that make it work with asdf3's deferred-warnings, and fixes the dependencies of cl-unicode/base.