index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2021-02-26
Update subprojects options and version
Francesco Abbate
2021-02-24
do not use 'portable' as a compile time option
Francesco Abbate
2021-02-19
Adjust indentation size in meson.build
Francesco Abbate
2021-02-19
Bump version number
Francesco Abbate
2021-02-17
Use -static-libgcc only if the compiler is gcc
francesco-st
2020-12-16
Fix install directory for data folder
Francesco Abbate
2020-12-14
Update recipe for Lua subproject
Francesco Abbate
2020-12-03
Improve the implementation of unix-like directories usage
Francesco Abbate
2020-12-02
Implement user's config as init file and add directory into package.path
Francesco Abbate
2020-12-02
First implementation of unix-like data directory
Francesco Abbate
2020-07-04
Update version number in meson
Francesco Abbate
2020-06-30
Usa system provided Lua 5.2 if found
Francesco Abbate
2020-06-30
Specified static library for Lua subproject
Francesco Abbate
2020-06-29
Fix Lua subproject ofr Mac OS X
Francesco Abbate
2020-06-29
Add Lua 5.2.4 as a subproject
Francesco Abbate
2020-06-17
Fix meson build to request lua5.2
Francesco Abbate
2020-06-08
Require Lua 5.2 in Meson build
Francesco Abbate
2020-06-07
Update version in meson build
Francesco Abbate
2020-06-07
Remove no longer used tests and stb truetype dep
Francesco Abbate
2020-06-04
Move font renderer in a separate folder as a library
Francesco Abbate
2020-06-03
Add missing resource file on windows
U-ST\francesco abbate
2020-06-02
Use static libgcc and libstdc++ when doing release build
Francesco Abbate
2020-05-29
Add small test program for stb_truetype
Francesco Abbate
2020-05-28
WIP: compiles but completely broken
Francesco Abbate
2020-05-25
Add dl library because it may be needed by SDL2
Francesco Abbate
2020-05-25
Add meson build configuration
Francesco Abbate