aboutsummaryrefslogtreecommitdiff
path: root/src/meson.build
AgeCommit message (Expand)Author
2022-04-26Asynchronous Reads for Dirmonitor (#930)Adam
2022-04-26Add utf8 support to tokenizer (#945)Jefferson González
2022-03-17seperate dirmonitor logic, add build time detection of features (#866)Jan
2022-03-06Fix Project Scanning (#746)Adam
2021-11-23Manual merge of into .Adam Harrison
2021-10-08Move dmon files into lib/dmonFrancesco Abbate
2021-10-08Implement directory monitoring using septag/dmonFrancesco Abbate
2021-09-24Removed lib font renderer mention.Adam Harrison
2021-09-24Meson build updated.Adam Harrison
2021-08-19Fix macOS build issue with recent commitFrancesco Abbate
2021-08-09Updated Meson configurationredtide
2021-06-25Use lite-xl as project and exacutable namesredtide
2021-06-18Merge reproc changes from dev.jgmdev
2021-06-02Add PCRE to support regular expressionsAdam
2021-04-29Make usage of SDL renderer optionalFrancesco Abbate
2021-04-26First implementation of scaling for retina displayFrancesco Abbate
2021-04-18Testing functions to open files from bundleFrancesco Abbate
2021-04-02Use Xlib to read resources (#142)Takase
2021-04-01Implement unicode character replacementsFrancesco Abbate
2021-03-17Implement xrdb reading without popenFrancesco Abbate
2020-12-02First implementation of unix-like data directoryFrancesco Abbate
2020-06-04Move font renderer in a separate folder as a libraryFrancesco Abbate
2020-06-03Add missing resource file on windowsU-ST\francesco abbate
2020-06-02Use static libgcc and libstdc++ when doing release buildFrancesco Abbate
2020-06-01Adjust BakeFontBitmap issuesFrancesco Abbate
2020-06-01Remove stb from Meson dependencies for LiteFrancesco Abbate
2020-06-01Replace stb's BakeBitmapFont with AGG based font's rendererFrancesco Abbate
2020-05-28WIP: compiles but completely brokenFrancesco Abbate
2020-05-25Add missing gui_app flag in meson buildFrancesco Abbate
2020-05-25Add dl library because it may be needed by SDL2Francesco Abbate
2020-05-25Add meson build configurationFrancesco Abbate