This website requires JavaScript.
Explore
Help
Register
Sign In
iiiypuk
/
hexchat
Watch
1
Star
0
Fork
0
You've already forked hexchat
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f6333b592b
hexchat
/
po
/
meson.build
2 lines
40 B
Meson
Raw
Normal View
History
Unescape
Escape
build: Replace Autotools with Meson Quick rundown of benefits: - Much faster: - Autotools (with autogen): 22 seconds - Meson: 7 seconds - Meson (with ccache): 2 seconds - Simpler: - ~1000 lines smaller - Single simple language - Potentially better Windows (Visual Studio) support What is not done: - Complete Windows support - OSX support (easy) Closes #2013 Closes #1937 Closes #1803
2016-12-14 00:12:03 +03:00
i18n
.
gettext
(
'hexchat'
,
preset
:
'glib'
)
Reference in New Issue
Copy Permalink