mirror of
https://github.com/SerenityOS/serenity
synced 2024-11-03 03:29:38 +00:00
36ba0a35ee
This should give a significant boost to Travis speeds, because most of the compile time is spent building the toolchain over and over again. However, the toolchain (or libc or libm) changes only rarely, so most rebuilds can skip this step. The hashing has been put into a separate file to keep it as decoupled as possible from BuiltIt.sh.
5 lines
108 B
Text
5 lines
108 B
Text
# Created by QEMU build
|
|
config-temp
|
|
config.log
|
|
# For caching the entire toolchain (useful on Travis)
|
|
Cache/
|