Wolfgang Stöggl
|
f037e7ef45
|
Fix typos found by codespell
- Typos were found by codespell v1.16.0
|
5 years ago |
Jussi Pakkanen
|
f39600647d
|
Condense test directory names.
|
5 years ago |
Jussi Pakkanen
|
972535a6ac
|
Condense test dirs.
|
6 years ago |
Aleksey Filippov
|
8ca3cc0c3d
|
Add elide_directory keyword for install_subdir() function
If elide_directory=true install_subdir() installs directory contents
instead of directory itself, eliding name of the source directory.
Closes #2869.
|
7 years ago |
Elliott Sales de Andrade
|
5cb1d00537
|
Allow excluding files from `install_subdir`
The install_subdir command now accepts a new `exclude` keyword argument
that allows specified files to be excluded from the installed
subdirectory.
|
7 years ago |
Jussi Pakkanen
|
0482635c12
|
Handle case of install_subdirring a subdir.
|
9 years ago |
Jussi Pakkanen
|
beb6827413
|
Installing subdirs now merges with existing files in the target dir.
|
9 years ago |
Jussi Pakkanen
|
73b8ff5341
|
Rework installation logic so we can go outside the install prefix.
|
10 years ago |
Jussi Pakkanen
|
0c86f30d4b
|
Can install entire subtrees with one command. Closes #14.
|
10 years ago |