Robbert van der Helm
|
dd50e94df1
|
Update function2 to 4.2.3
|
2023-10-28 16:31:55 +02:00 |
|
Robbert van der Helm
|
7bdcdb6eff
|
Use Meson 0.55 provides instead of fallback
|
2021-11-11 03:40:12 +01:00 |
|
Robbert van der Helm
|
488e81c93c
|
Use the correct location for patch_directory
|
2021-11-11 03:40:12 +01:00 |
|
Robbert van der Helm
|
43c66b6dc3
|
Update function2 wrap to 4.2.0 and patch_directory
And switch to wrap-git.
|
2021-11-11 03:26:56 +01:00 |
|
Robbert van der Helm
|
c20082bd24
|
Add todos for using Meson 0.55 patch_directory
Instead of having to check out tarballs into the repo.
|
2021-10-24 20:10:48 +02:00 |
|
Robbert van der Helm
|
1a18ea8614
|
Add a dependency for function2
std::function requires the function to be CopyConstructable and thus
does not allow you to capture by move, which is exactly what we need.
|
2020-10-27 22:53:08 +01:00 |
|