File: README

package info (click to toggle)
ccache 4.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,188 kB
  • sloc: cpp: 47,282; asm: 28,570; sh: 8,674; ansic: 5,357; python: 685; perl: 68; makefile: 23
file content (12 lines) | stat: -rw-r--r-- 463 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
This directory contains Dockerfiles for building and testing ccache in different
build environments. These are unofficial Dockerfiles only intended for use by
ccache developers locally.

For instance, run something like this to build ccache in Ubuntu 24.04:

    misc/build-in-docker ubuntu-24.04

The above command will first build the Ubuntu 24.04 Docker image if needed and
finally build ccache and run the ccache test suite.

See also misc/test-some-systems.