summaryrefslogtreecommitdiff
path: root/test cases/common/14 configure file
AgeCommit message (Expand)Author
2025-11-04Add build target keyword parameter 'build_subdir' [v8]Keith Packard
2025-06-08add unittest for cmake preprocessingJan200101
2025-06-08replace regex implementation for cmake with a parserJan200101
2024-12-19add test case for @ and curly brace substitution with cmake formatJan200101
2024-07-05configuration_data: add test case for regression when merging a confdataEli Schwartz
2024-06-23`configure_file`: update \@ escape logicMatt Jolly
2023-04-11fix various spelling issuesJosh Soref
2022-12-11fix broken fs.copyfile function that crashed if you tried to use itEli Schwartz
2022-08-18modules/fs: Replace configure_file(copy:) with fs.copyfileDylan Baker
2022-01-18interpreterobjects: use typed_* for configuration_data.set*Dylan Baker
2021-11-20guard a complicated mlog.warning inside a Feature checkEli Schwartz
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-08-31pylint: turn on superflous-parensDylan Baker
2021-05-23Handle macOS filesystem sometimes setting lower digits to zero.Jussi Pakkanen
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-03-04various python neatness cleanupsEli Schwartz
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2020-02-11configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan
2020-02-05Test using a File as an argument to run_command.Jussi Pakkanen
2019-11-28Revert "Have set() and set_quoted() of configuration object work with newlines."Xavier Claessens
2019-11-19Have set() and set_quoted() of configuration object work with newlines.Jehan
2019-11-17Make all C main functions without arguments have "void" in arg list.Jussi Pakkanen
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D
2019-09-30Add depfile to configure_file()Marc-André Lureau
2019-09-17configure_file(): Allow multiple inputs in command modeXavier Claessens
2019-01-31configure_file: Allow setting install_dir: false with deprecationNirbheek Chauhan
2019-01-13interpreter: obey to the install argument in configure_fileMarco Trevisan (Treviño)
2018-10-08configure_file: Support taking values from a dictXavier Claessens
2018-10-07Substitute output file then check for conflict.Christoph Behle
2018-09-30Fix indentation (make it uniform) in test file "14 configure file/meson.build"Guillermo Ignacio Enriquez Gutierrez
2018-08-19Condense test dirs.Jussi Pakkanen