aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2021-02-19Adjust indentation size in meson.buildFrancesco Abbate
2021-02-19Bump version numberFrancesco Abbate
2021-02-17Use -static-libgcc only if the compiler is gccfrancesco-st
2020-12-16Fix install directory for data folderFrancesco Abbate
2020-12-14Update recipe for Lua subprojectFrancesco Abbate
2020-12-03Improve the implementation of unix-like directories usageFrancesco Abbate
2020-12-02Implement user's config as init file and add directory into package.pathFrancesco Abbate
2020-12-02First implementation of unix-like data directoryFrancesco Abbate
2020-07-04Update version number in mesonFrancesco Abbate
2020-06-30Usa system provided Lua 5.2 if foundFrancesco Abbate
2020-06-30Specified static library for Lua subprojectFrancesco Abbate
2020-06-29Fix Lua subproject ofr Mac OS XFrancesco Abbate
2020-06-29Add Lua 5.2.4 as a subprojectFrancesco Abbate
2020-06-17Fix meson build to request lua5.2Francesco Abbate
2020-06-08Require Lua 5.2 in Meson buildFrancesco Abbate
2020-06-07Update version in meson buildFrancesco Abbate
2020-06-07Remove no longer used tests and stb truetype depFrancesco 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-05-29Add small test program for stb_truetypeFrancesco Abbate
2020-05-28WIP: compiles but completely brokenFrancesco Abbate
2020-05-25Add dl library because it may be needed by SDL2Francesco Abbate
2020-05-25Add meson build configurationFrancesco Abbate