Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve Packaging
|
|
|
|
|
|
Add building for FreeBSD in README.md
|
|
Include recommended glibc header instead of internal one
|
|
Add missing WITH_RNNOISE gate (Fixes #334)
|
|
Starting with glibc-2.32, you only include top level headers, otherwise
it cause an error.
https://docs.gtk.org/glib/compiling.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support for stages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add Lapce runner to run CMake
This is necessary to generate the compile_commands.json file which
clangd uses to be able to load libaries like gtkmm.
* Move compile_commands generation script into separate file
* Add more Lapce run settings
* Set execute bit on gen_compile_commands.sh
* Move Lapce run files to .lapce
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 7af15b326df5a638b24c5e637d5f37396276f906.
|
|
|
|
|
|
|
|
|
|
Fix typo in tray setting
|
|
|
|
|
|
|
|
|
|
|
|
|