tup icon indicating copy to clipboard operation
tup copied to clipboard

Tup is a file-based build system.

Results 117 tup issues
Sort by recently updated
recently updated
newest added

Hello, It seems that groups aren't expanded in rule input, so rules like: ` : foreach % |> mv %f %o |> %B ` and ` : foreach |> mv...

Since we almost all are running our tests with `tup` (that is one of the main advantages of using a build-automation after all), it is extremely frustrating, that even if...

Hi, I found one part of Makefile that is bad which it doesn't check for removed files. ``` : *.md |> echo %f > %o |> file : foreach *.md...

Hi, I am interested to see some special usage of Tupfile. It would be nice to have a section to let others showcase their Tupfile.

Sorry if this is the wrong place. My `Tupfile` is `: |> echo "hi" |>`. Here's the output of `tup --debug-fuse`: ``` [ tup ] [0.000s] Scanning filesystem... [ tup...

(Follow-up of #278) with `updater.full_deps = true`, preload still gives the following error: ``` unable to find node 'src' for preloading in directory 53 ``` When I try `preload foo/bla/src`...

say I have program X depends statically on libxml2 st, how to make tup know to relink after an apt-get update libxml2 for example ( or other action that changes...

I know there has been a reported problem on Cygwin tools as well, but it has resurfaced with Msys tools now, too. Running MinGW's `gcc` results in `make.exe has stopped...

I think it would be great if you could try to get a tup package into debian and ubuntu. Are there any plans to update the tup PPA?

Error message from _tup-v0.7.3-8-g081564d.zip_: > C:>tup > This version of C:\Program Files\tup\tup.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact...