summarylogtreecommitdiffstats
path: root/CMakeLists.inj
AgeCommit message (Collapse)Author
2018-10-111.4.2-2: sync with [community]Allen Wild
2018-09-02update to 1.3.15-1Allen Wild
* rebase tdesktop.patch (and fix another s/uname -p/uname -m/) * add precompiled headers for lib_base and lib_storage * add crl to gitignore
2018-07-24update to 1.3.10-1, re-sync with [community]Allen Wild
2018-06-28update to 1.3.8-1Allen Wild
tdesktop.patch: rebase CMakeLists.inj: add precompiled header for lib_export, use gcc-nm and gcc-ranlib for CMAKE_NM and CMAKE_RANLIB (CMAKE_AR is already supported by mainline gyp) Add patch to use parallel LTO in final link, which evaluates `nproc` during prepare(). Using -flto=jobserver would be nice, but doens't seem to work with CMake.
2017-02-04newpkgHexchain Tong