Martin Storsjö
2b3660084f
fate: Allow setting the ld parameter from the config file
...
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Clément Bœsch
7c84e7d337
mem: heap memory poisoning.
...
Enable it by default with FATE.
limitation: not random, and not supported with realloc.
13 years ago
Michael Niedermayer
d2a47c9473
fate: add support for specifying the shell used to run configure
...
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Diego Biurrun
20e1829dad
fate.sh: Ignore errors from rm command during cleanup.
...
The install directory being deleted might not be present if the build failed.
This can lead to annoying error output if the FATE client is run as a cronjob.
13 years ago
Diego Biurrun
12ad0677b4
fate.sh: Run git-pull in quiet mode to avoid console spam.
...
Since fate.sh can be run from cron, silent commands are preferrable.
13 years ago
Mans Rullgard
5ffccc0056
fate: add comment field
...
This adds a comment field to the report header, suitable for
extra information not covered by the automatic fields.
Signed-off-by: Mans Rullgard <mans@mansr.com>
14 years ago
Mans Rullgard
eb8da636af
fate: allow overriding default build and install dirs
...
This is useful e.g. for building in a different filesystem than
where the source is kept.
Signed-off-by: Mans Rullgard <mans@mansr.com>
14 years ago
Janne Grunau
faa6f1c306
get rid of the last svn mentions
14 years ago
Måns Rullgård
69a9c80bed
fate: delete log files ahead of each run
...
Originally committed as revision 25025 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
74c847e098
fate: build with --enable-gpl
...
Originally committed as revision 24930 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
b56a9c8eef
fate: remove unused variable in fate.sh
...
Originally committed as revision 24870 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
8226e9779d
fate: allow specifying relative path to config file in fate.sh
...
Originally committed as revision 24866 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
32a15a2441
fate: store last version in per-slot file
...
This allows the same workdir to be used by multiple slots.
Originally committed as revision 24819 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
8b0816cbc3
fate: make tar command configurable
...
The 'tar' variable should be set to a command writing a tar archive
of the named files to stdout, typically "tar c" or "tar cf -"
Originally committed as revision 24649 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
51124db8ea
fate: clean up also after failed runs
...
Originally committed as revision 24542 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
673fe599b3
fate: delete build and install dirs after session
...
Originally committed as revision 24531 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
a9dc611145
fate: add fate session script
...
Originally committed as revision 24530 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago