-
It would be really neat if we could specify:
```Tupfile
: package.json |> npm install --omit=dev --no-package-lock |> node_modules/
```
And for Tup to then automatically rerun `npm` any time t…
-
### What would you like to share?
Title: Issue with Output Directory Structure when Building iOS SDK using gomobile
Hello,
I'm experiencing an issue with the output directory structure when bui…
-
## What problem are you trying to solve?
In order to support other tools to extend the output of the result of the rewriteRun task, we should allow for a report to be written as part of these tasks…
-
### Bug description
I'm trying to generate an html output with figures generated by python and specify the name of the output file and directory. When I do this, the html is broken and the image file…
-
### Describe the new feature
It would be great to be able to specify an output folder that is created below the folder containing the apsimx file where all output files are written. By default this c…
-
In CMakeLists.txt,
```cmake
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINAR…
-
您好 在运行 python scripts/gen_videos.py的时候,出现了 No such file or directory: './outputs/output.pt'的错误,我没有这个文件,不知道您能不能帮忙解决
No such file or directory: './outputs/output.pt'
![Uploading image.png…]()
-
In the regression test run https://github.com/hsutter/cppfront/actions/runs/10382592222/job/28745930035?pr=1224. I got a diff for an linking of `main` in a random directory. We probably should remove …
-
### Problem Description
When I open Handbrake and select a file to open it opens normally. When I now try to change the output directory, I select the new one and then it just stays at the normal dir…
-
I am trying to run rattler-build with an output directory on network and a git repo as source:
```
rattler-build build --output-dir //server/share/my-dir
```
but it fails with the following error:…