pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ccache



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Sep 13 07:59:45 UTC 2015

Modified Files:
        pkgsrc/devel/ccache: Makefile distinfo
Added Files:
        pkgsrc/devel/ccache/patches: patch-configure

Log Message:
Changes 3.2.3:

New features and improvements
* Added support for compiler option -gsplit-dwarf.

Bug fixes
* Support external zlib in nonstandard directory.
* Avoid calling exit() inside an exit handler.
* Let exit handler terminate properly.
* Bail out on compiler option --save-temps in addition to -save-temps.
* Only log "Disabling direct mode" once when failing to read potential include files.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/ccache/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ccache/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ccache/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index