summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fix libzhuyin linkage when using LLVM linkerCaleb Xu2021-09-181-1/+1
|
* Check LLVM LD instead of Clang to determine LDFLAGWeixuan XIAO2020-12-231-4/+4
| | | | | Fix exported symbols according to the suggestion in https://github.com/libpinyin/libpinyin/pull/138
* Replace -version-script flag with -exported_symbols_list for LLVMWeixuan XIAO2020-11-261-0/+14
| | | | | | Detect whether $CXX is clang with gcc alias. Use -exported_symbols_list under Clang/LLVM env
* improve autoconf for libpinyin.la and libzhuyin.laPeng Wu2019-11-281-5/+37
|
* improve autoconf for libpinyin_internal.aPeng Wu2019-11-281-17/+16
|
* update Makefile.amPeng Wu2017-05-221-4/+5
|
* import libzhuyin.pc.inPeng Wu2017-05-161-0/+4
|
* update autoconfPeng Wu2017-05-161-0/+2
|
* update Makefile.amPeng Wu2017-05-101-0/+9
|
* clean up autoconf1.7.xPeng Wu2016-12-051-9/+1
|
* update Makefile.amPeng Wu2016-10-311-5/+4
|
* drop libdatrie dependsPeng Wu2016-01-181-1/+1
|
* update Makefile.amPeng Wu2016-01-081-1/+1
|
* re-facter Makefile.amPeng Wu2015-07-081-0/+7
|
* Fixes issue reported by fundawang:Peng Wu2013-02-171-2/+2
| | | | | | https://github.com/libpinyin/libpinyin/issues/33 merge libpinyin-0.8.0-link.patch.
* update autoconfPeng Wu2012-06-211-3/+3
|
* update fsf addressPeng Wu2012-06-121-1/+1
|
* add notePeng Wu2011-11-071-0/+5
|
* install public headers onlyPeng Wu2011-08-301-6/+10
|
* switch to pinyin internal libraryPeng Wu2011-08-301-0/+3
|
* add pinyin internal headerPeng Wu2011-08-301-2/+8
|
* make libpinyin installablePeng Wu2011-08-051-3/+3
|
* fixes makefilesPeng Wu2010-10-271-1/+1
|
* add pinyin.hPeng Wu2010-10-141-0/+8
|
* combine into libpinyin.aPeng Wu2010-09-091-0/+8
|
* import from pinyin.Peng Wu2010-08-031-0/+25