This website requires JavaScript.
Explore
Help
Sign In
SoniEx2
/
c.sexchat
Watch
1
Star
0
Fork
You've already forked c.sexchat
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d99cd18fb9
c.sexchat
/
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-13 22:12:03 +01:00
i18n
.
gettext
(
'hexchat'
,
preset
:
'glib'
)