index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
common
/
12 data
Age
Commit message (
Expand
)
Author
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2022-08-23
tests: remove compiler requirement in various unneeded cases
Eli Schwartz
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2018-04-18
Update default of install-umask to 022
Filipe Brandenburger
2018-03-17
Add install_data() succeeding rename tests
Aleksey Filippov
2018-02-22
Allow for missing install_dir in install_data()
Peter Hutterer
2017-01-24
Support file perms for install_data and install_subdir
Nirbheek Chauhan
2016-11-18
Always specify installed data with a File object. Closes #858.
Jussi Pakkanen
2016-04-09
Strip leading source tree dir name from install files if it exists.
Jussi Pakkanen
2015-02-15
Changed install_data to get rid of useless and confusing target subdir name.
Jussi Pakkanen
2015-02-04
Rework installation logic so we can go outside the install prefix.
Jussi Pakkanen
2014-11-03
Can install data files from subdirectories.
Jussi Pakkanen
2014-10-11
Renamed data() to install_data().
Jussi Pakkanen
2013-09-13
Added installed_files.txt files to all places that needed them.
Jussi Pakkanen
2013-03-03
Split test suite into common and platform dependent parts.
Jussi Pakkanen