-
I think this would be really great to have. It will probably fix #136.
-
If [src/gamebox.vala](https://github.com/Makman2/GameBox/blob/master/src/gamebox.vala) is not built inside the CMake makefile (means it was not changed) but other files are updated, the vala-c-precomp…
-
The anjuta project has its own fork of Ctags [2] and it does provide support for vala via some patches [1] that would be nice to integrate into universal-ctags.
[1] http://abderrahim.arablug.org/GSoC…
-
### Describe the bug
As discussed in #684, muting a notification type in preferences, does nothing.
> If you disable "Favourites" from push notifications and close Tuba (using the X button, not ki…
-
Hi,
I'd like to promote my porting of some Gedit plugins to Xed (at least with some modifications and little improvements):
[https://github.com/tudo75/xed-restore-tabs-plugin](https://github.com/t…
-
hello, i found a bug in meson.build with vala.
![image](https://user-images.githubusercontent.com/40312793/174650134-c77dd871-907c-45f4-974f-cafdd1f328a2.png)
when i give the name of a function …
-
```
g_ir_compiler = find_program('g-ir-compiler')
custom_target('foo typelib', command: [g_ir_compiler, '--output', '@OUTPUT@', '@INPUT@'],
input: join_paths(meson.current_build_dir()…
-
I can't create this type of project due to errors :
- We can't override vala arguments
- package dependencies are reused
- build continues even if vala build failed
meson.build : http://pastebin.com/…
ghost updated
8 years ago
-
Build started at 2019-05-30T16:44:58.070383
Main binary: /usr/bin/python3
Python system: Linux
The Meson build system
Version: 0.49.0
Source dir: /home/shawneady/bookworm
Build dir: /home/shawne…
-
This branch provides the following changes:
- rewrite the shellscripts into Vala
- breaks Genie support
- Implementes 'posixvala' and 'posixvalac' programs
- Uses fork()+sed() while it must be using t…