summaryrefslogtreecommitdiffstats
path: root/rtems/config/graphics/libtiff.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 5/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns2019-07-211-1/+1
| | | | | | | | | - Update rtems-bsp support to correctly handle hosts for BSP. - Clean up the options for a BSP. - Check all RTEMS 5 packages and add 5/rtems-packages for all that build. - Update download locations and checksum of all packages. - The work requires the kernel and Libbsd hacve the same prefix.
* graphics: update libtiff to 4.0.6 version.Pavel Pisa2016-04-161-1/+1
| | | | | There has been collision between local extern excessive function declaration and C library (newlib) provided header and type.
* graphics: Add 3rd party graphics support back to the master branch.Chris Johns2016-04-151-0/+15
The support is added at the top level and so not lost when we move to a new version of RTEMS. The change also moves all 3rd party packages to use a common rtems-package.bset build set file. All packages except Microwindows itself build cleanly.