1

Topic: Bam

Hello.

Matricks wrote bam ad build system for teeworlds. Because I want to use scripts for teeworlds, but am suffering from a 30 seconds timeout, is there the possibility to force bam to relink the binary even if nothing has changed? Normally, if nothing had changed, bam outputs

bam: targets are up to date already

.

Having troubles finding servers in the serverlist? Go to Pastebin (its a referer cause there is daily a new pastebin) and add the lines to your settings.cfg (in %APPDATA%\teeworlds). Then open teeworlds and go to the favorites tab. (Note however, standard teeworlds client can only show 256 favorites, use ddnet instead)

2

Re: Bam

Schwertspize wrote:

Hello.

Matricks wrote bam ad build system for teeworlds. Because I want to use scripts for teeworlds, but am suffering from a 30 seconds timeout, is there the possibility to force bam to relink the binary even if nothing has changed? Normally, if nothing had changed, bam outputs

bam: targets are up to date already

.

Why do you want to force it to relink? tongue You can do that by simply removing the final executable it generates. If you want a clean build, you can use `bam -c`.

3

Re: Bam

'bam -f'

?

~~~~Simple

4

Re: Bam

No, just remove the binary.

Having troubles finding servers in the serverlist? Go to Pastebin (its a referer cause there is daily a new pastebin) and add the lines to your settings.cfg (in %APPDATA%\teeworlds). Then open teeworlds and go to the favorites tab. (Note however, standard teeworlds client can only show 256 favorites, use ddnet instead)