From 5a69b04af36dcc035b9434885681bae15bacdc8e Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 27 Jan 2018 22:02:25 +0100 Subject: [PATCH] Update NEWS --- NEWS.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 1fc0e8b4b..c43ed4069 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -19,6 +19,9 @@ New features and improvements - The optional unifier is no longer disabled when the direct mode is enabled. +- Added support for nvcc compiler options `--compiler-bindir/-ccbin`, + `--output-directory/-odir` and `--libdevice-directory/-ldir`. + Bug fixes ~~~~~~~~~ @@ -26,6 +29,10 @@ Bug fixes - File size and number counters are now updated correctly when files are overwritten in the cache, e.g. when using `CCACHE_RECACHE`. +- Force run_second_cpp for nvcc. + +- Fixed how the nvcc options `-optf` and `-odir` are handled. + ccache 3.3.5 ------------ -- 2.47.2