11 Commits (ff573620b0e64204158db543735eafd2b48cdbf6)

Author SHA1 Message Date
Xavier Claessens 8c5aa031b5 Add install tags 3 years ago
Xavier Claessens 223991c09e Fix i18n target name when using @BASENAME@ and configure_file() input 3 years ago
Eli Schwartz 487d45c1e5
i18n: use real build/install targets for gmo files 3 years ago
Daniel Mensinger 34c28dc92c holders: remove unholder 3 years ago
Xavier Claessens 2e02ef6592 modules: Add methods dict everywhere 4 years ago
Xavier Claessens a734bcfc83 modules: Stop using ModuleReturnValue where it's not needed 4 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Xavier Claessens 0626465ea8 Fix executable as script on Windows 4 years ago
Dylan Baker e81acbd606 Use a single coredata dictionary for options 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Dylan Baker b231ff36df Remove some uses of mesonlib.run_once 5 years ago
Zbigniew Jędrzejewski-Szmek 3a6920ebdc Add helper to print warnings once 5 years ago
Jussi Pakkanen 5f2e44b0dd Make gettext targets no-ops if gettext is not installed. Closes: #821. 5 years ago
Konstantin 841995cddf i18n: add args keyword to merge_file 6 years ago
Georges Basile Stavracas Neto 5f00c30200 i18n: Use CustomTarget.known_kwargs at permittedKwargs() 6 years ago
Frediano Ziglio 683c768fed i18n: Catch additional GLib functions 6 years ago
Sergey Shatunov c07e5124bc Add install_dir to i18n.gettext 6 years ago
Jussi Pakkanen fe3efe0bc6 Fix merge file using an array. Closes #4424. 6 years ago
Jon Turney 99b0a7acda Fix flake8 whitespace reports 6 years ago
Marty E. Plummer 8fd5297f76 i18n: replace path separator with @ 6 years ago
Jussi Pakkanen 2ff69b20df Fix handling generated .desktop files. Closes #4304. 6 years ago
Marty E. Plummer add55bb861 i18n: allow custom target names for merge_file 6 years ago
Corentin Noël 176af2c8c3 i18n: respect variable substitution for the target name when merging translations 6 years ago
Salamandar accea4889b Add 0.37.0 features 7 years ago
Jussi Pakkanen 998892ed29 Updated all modules to work with the new API. 7 years ago
Martin Kelly 02bea7d5bf namespace run_targets by subproject 7 years ago
Luke Shumaker 4dbbb4884c flake8: Clean up complained-about unused imports 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Corentin Noël 3e6c3ea10c Change ternary to another argument 7 years ago
Corentin Noël 6a2926870c Add 'install' keyword to the gettext macro 7 years ago
Jussi Pakkanen 50fb7d37ab Make all functionality invokable via the main Meson binary, 7 years ago
Iñigo Martínez b43f4841ba i18n: Fixed gettext permitted Kwargs list 7 years ago
Jussi Pakkanen 3262be23dc Fixed issues raised in review. 7 years ago
Jussi Pakkanen 80d665e8de Converted some modules. 7 years ago
Patrick Griffis 12504b2385 i18n: Fix handling relative data_dirs 8 years ago
Patrick Griffis 82492f5d76 i18n: Add data_dirs kwarg to merge_file() 8 years ago
Jussi Pakkanen fbabe8ad85 There are two different kinds of extensions: modules that create new 8 years ago
Jussi Pakkanen 570c9b150b Fix a few more modules. 8 years ago
Jussi Pakkanen 027af6b064 Error out if trying to do gettext without appropriate tools. 8 years ago
Igor Gnatenko cdd05aa5dc style: fix E241 violations 8 years ago
Nirbheek Chauhan 589a56e78f Cache the scripts used for postconf and install phases 8 years ago
Igor Gnatenko 139e020ede tree-wide: use proper 'not in' notation 8 years ago
Nirbheek Chauhan c693bd9bb4 Allow passing arguments to install scripts 8 years ago
Patrick Griffis 155617e539 i18n: Improve language handling 8 years ago
Patrick Griffis acb0a38aac i18n: Add preset kwarg 8 years ago
Patrick Griffis 7d68715297 i18n: Add merge_file function 8 years ago
Patrick Griffis e4a755ba92 i18n: Read languages from LINGUAS file 8 years ago
Patrick Griffis 314eb5110e gettext: Use argparse to handle arguments 8 years ago
Patrick Griffis 423c8dbb40 gettext: Add update-po target 8 years ago