jonathanmetzman
806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 ( #6281 )
...
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.
Related: #6180
2021-08-24 15:24:47 -07:00
Alex Gaynor
7982710ee8
[graphicsmagick] no https for this repo :-( ( #5688 )
2021-04-29 08:34:38 -07:00
Paul Kehrer
9afe4f5915
add jasper and libxml2 to graphicsmagick container ( #5200 )
2021-02-15 09:34:35 -08:00
Alex Gaynor
10083e6746
[graphicsmagick] switch clone to use the new (official) mirror ( #5192 )
2021-02-12 18:36:09 -08:00
Alex Gaynor
878e009488
[graphicsmagick] fixed cloning of freetype2 ( #4517 )
...
* [graphicsmagick] fixed cloning of freetype2
* Update Dockerfile
2020-10-10 21:03:45 -07:00
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Alex Gaynor
e124654139
[imagemagick+graphicsmagick] Install po4a, which is now needed by xz ( #3551 )
2020-03-28 10:11:33 -07:00
Max Moroz
71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. ( #3477 )
...
* [presubmit] Enforce language attribute in projectt.yaml to be always set.
* Update documentation, better presubmit check, new project template.
* add docstring to templates.py
* Add example values in the project.yaml template and remove python value for now
* Add "project: c++" to 256 projects
* format
* Add labels and selective_unpack sections to the presubmit check
* fix incorrect auto_ccs format in three projects
* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Oliver Chang
1c5e6063a8
Update project.yaml
2019-11-28 15:32:40 +11:00
Alex Gaynor
99e8203840
[graphicsmagick] build for i386 ( #2859 )
2019-09-19 20:09:49 -07:00
Alex Gaynor
2ac2e3957f
[graphicsmagick] update libpng git repo ( #2619 )
2019-07-18 17:20:40 -07:00
Alex Gaynor
a4ef884bf4
[graphicsmagick] clone bz2 from its new repo ( #2494 )
2019-06-08 07:38:51 -07:00
Alex Gaynor
53ce9c70ee
[graphicsmagick] checkout ghostscript for use in the PDF decoder ( #2388 )
2019-05-07 10:08:45 -07:00
Alex Gaynor
7b8971290d
[graphicsmagick] Added --time flag to clone ( #2333 )
...
This will give us more information if the clone fails (which it does sometimes, probably due to sourceforge infra issues)
2019-04-17 14:21:54 -07:00
Alex Gaynor
e42b35b904
Speed up graphicsmagick clones by including the default branch ( #2186 )
2019-02-26 07:13:39 -08:00
Alex Gaynor
de5ec6fa49
Add a new person to GraphicsMagick issues ( #2137 )
...
Remove Glenn Randers-Pehrson who sadly passed away last year.
2019-02-06 06:08:22 -08:00
Alex Gaynor
55fe29f6b0
clone zstd for graphicsmagick ( #1997 )
2018-12-02 13:33:23 -08:00
Alex Gaynor
2d31867737
[graphicsmagick] Add additional libraries ( #1412 )
2018-05-11 08:03:52 -07:00
Alex Gaynor
eeecba4c73
Update the set of repos we use for graphicsmagick and install more tools for building ( #1410 )
2018-05-10 17:35:30 -07:00
Alex Gaynor
a47f7756c1
Clone additional repos for graphicsmagick ( #1378 )
2018-04-29 07:17:20 -07:00
Alex Gaynor
aeee0fdc62
Drop -v from graphicsmagick clone ( #1315 )
...
Reduces the verbosity, and it was never that useful for debugging anyways.
2018-04-15 10:31:21 -07:00
Alex Gaynor
26402aa833
Make graphicsmagick clones from sourceforge more resillient ( #1201 )
...
retry in the event of failures so that transient issues don't prevent clones
2018-03-01 06:54:36 -08:00
Alex Gaynor
43c9eef09d
Added in msan to GraphicsMagick ( #1197 )
2018-02-27 08:46:45 -08:00
Abhishek Arya
449c4e94ec
Add verbose logging for debugging clone failure
2018-02-17 20:11:29 -08:00
Alex Gaynor
4a52113d49
Wire up graphicsmagick ( #1134 )
...
* Wire up graphicsmagick
* Remove chmod, which is now upstreamed
2018-02-03 20:25:19 -08:00
Alex Gaynor
cb277ccb68
Propose graphics magick for inclusion in OSS-Fuzz ( #1131 )
2018-02-01 18:37:15 -08:00