aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Collapse)Author
11 daysAdd option to install Lite-XL plugin (#138)Jan
11 daysreformat executable statement, make installable (#137)Jan
* reformat executable statement, make installable * assign executable to variable this will let superprojects resolve it and use it for various build stuff
2024-10-19Add `lzma` dependency to `meson.build` (#129)Guldoman
2024-05-12Fix meson static lua source generationGuldoman
2024-05-12Updated meson and build.sh to remove source context for LPM_STATIC builds.Adam Harrison
2024-03-31Fix dependency on mbedtls (#104)Jaime Marquínez Ferrándiz
Since version 2.28.8 a .pc file for each library is provided and we must search them individually.
2024-02-25Use vendored `microtar` version in `meson.build` (#77)Guldoman
* Use vendored `microtar` version in `meson.build` * Remove version from `meson.build`
2023-09-30Improve `mbedtls2` detection in mesonGuldoman
2023-06-20Removed xxd as a dependnecy.Adam Harrison
2023-06-19Add meson build systemJan200101