aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-29Removed openssl, and curl, and added mbedded tls.curl-removalAdam Harrison
Almost fully removed curl, needs more testing. Fixed most issues, now trying to cross compile. Fix? Sigh.
2022-11-26Compiled lua file before embedding it.Adam Harrison
2022-11-26Changed things to use lua compiler.Adam Harrison
2022-11-26Changed to release builds, and simplified libssl builds.Adam Harrison
2022-11-26Updated README.Adam Harrison
2022-11-26Fixed it so that we check every file in a plugin directory.Adam Harrison
2022-11-22Sigh.Adam Harrison
2022-11-22Added in fix for lpm.Adam Harrison
2022-11-22Added in ldl.Adam Harrison
2022-11-22Running tests.Adam Harrison
2022-11-03Added conflicts.Adam Harrison
2022-11-03Changed format of bare plugins slightly.Adam Harrison
2022-11-02Changed workflow to not bother pushing, and to simply skip.Adam Harrison
2022-11-02Inverted order.Adam Harrison
2022-11-02Added in ability to skip checksums.Adam Harrison
2022-11-02Updated to not generate needless attributes, and updated build commands to ↵Adam Harrison
accomodate newer setups.
2022-11-02Updated to set plugin to master.Adam Harrison
2022-10-29Fixed plugin_manager somewhat.Adam Harrison
2022-10-29Keep a list of repos so that they can be resolved in order.Adam Harrison
2022-10-25Changed to master.Adam Harrison
2022-10-25Updated manifest.Adam Harrison
2022-10-25Making build.sh more compatible with older cmakes. Also, fixed some issues ↵Adam Harrison
when system lite-xl is not found.
2022-10-21Made sure to fetch all tags.Adam
2022-10-14Updated references.Adam
2022-10-14Reorganized things.Adam
2022-10-14Updated manifest.json with updated release checksums.v0.1Adam Harrison
2022-10-14Added in tag support.Adam
2022-10-14Updated to use lite-xl-plugin-manager as root.Adam
2022-10-13Cleaned things up.Adam
2022-10-13Fixed syntax.Adam
2022-10-10Made use of functional functions.Adam
2022-10-10Calling it a night.Adam
2022-10-10Added in ability to distinguish core plugins, and added in abilty to ↵Adam
`switch`, finally.
2022-10-09Updated manifest.json with updated release checksums.Adam Harrison
2022-10-08Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-managerAdam
2022-10-08Sigh.Adam
2022-10-09Updated manifest.json with updated release checksums.Adam Harrison
2022-10-08Fixed clean.Adam
2022-10-08Updated.Adam
2022-10-08Updated windows compile line.Adam
2022-10-08Updated workflow, and added in libarchive extraction.Adam
2022-10-08Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-managerAdam
2022-10-08Added in libarchive and liblzma.Adam
2022-10-08Updated manifest.json with updated release checksums.Adam Harrison
2022-10-08Fixed windows build.Adam
2022-10-08Cleaned things up.Adam
2022-10-06Whoops.Adam
2022-10-06Refactored a few things.Adam
2022-10-04Port lite-xl changes.Adam
2022-09-29Attempting to fix..Adam