about summary refs log tree commit diff
path: root/pkgs/development/tools/misc/ccache
AgeCommit message (Expand)AuthorFilesLines
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-03-01Follow-ups to contributors' commentsTimofei Kushnir1-4/+6
2018-03-01ccache: 3.3.5 -> 3.4Timofei Kushnir3-7/+54
2018-01-28ccache: 3.3.4 -> 3.3.5adisbladis2-26/+9
2018-01-16Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice1-1/+0
2017-08-10ccacheWrapper: extraConfig does not handle special charactersvolth1-7/+5
2017-07-01ccache: 3.2.5 -> 3.3.4Jörg Thalheim2-2/+48
2016-09-18ccache: improve compiler wrapperDmitry Kalinkin1-25/+27
2016-09-18ccache: fix references to stdenv.cc.cc.isClangJoachim Fasting1-3/+4
2016-09-17ccache: support clang in ccache.linksDmitry Kalinkin1-17/+20
2016-09-17ccache: enable build on macOSDmitry Kalinkin1-2/+2
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
2016-05-11ccacheStdenv: inherit lib output from wrapped gccAneesh Agrawal1-4/+10
2016-04-17ccache: 3.2.4 -> 3.2.5Tobias Geerinckx-Rice1-11/+2
2016-01-25More version attribute tidying where maintainers |= nckxTobias Geerinckx-Rice1-9/+3
2016-01-04ccache: cherry-pick a (backported upstream) bug-fixTobias Geerinckx-Rice1-1/+10
2015-12-14ccache: create symlinks to gcc lib & include in ccache-links directoryAnton Fedotov1-0/+3
2015-10-09ccache 3.2.3 -> 3.2.4Tobias Geerinckx-Rice1-2/+2
2015-08-25ccache: update 3.2.2 -> 3.2.3Tobias Geerinckx-Rice2-42/+8
2015-08-06Merge pull request #9066 from Bevaz/ccache-isGNUlethalman1-1/+1
2015-07-31ccache: set attribute isGNU = trueAnton Fedotov1-1/+1
2015-07-31ccache: create symlinks to gcc utils in ccache-links bin directoryAnton Fedotov1-0/+5
2015-07-02ccache: drop unnecessary perl dependencyTobias Geerinckx-Rice2-6/+43
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice1-1/+1
2015-05-12ccache: enable testsTobias Geerinckx-Rice1-3/+7
2015-05-12ccache 3.2.1 -> 3.2.2Tobias Geerinckx-Rice1-3/+9
2015-03-24ccache-links is wrapped, so it needs a gcc attributeShea Levy1-1/+1
2015-02-08fetchurl: collate samba project urls into a mirrorEdward Tjörnhammar1-1/+1
2015-02-02Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy1-4/+4
2015-01-26Update ccache 3.1.10 -> 3.2.1Tobias Geerinckx-Rice1-5/+6
2015-01-14rename occurrences of gcc.gcc to gcc.ccEric Seidel1-4/+4
2015-01-06ccache: remove assertion that allows building only on LinuxJohn Wiegley1-2/+0
2014-11-16ccache: fix evaluationVladimír Čunát1-4/+3
2014-11-06Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra1-4/+4
2014-11-06ccache: update from 3.1.9 to 3.1.10Vincent Laporte1-4/+4
2014-09-30Fix evaluationEelco Dolstra1-0/+2
2013-12-18ccache: update from 3.1.7 to 3.1.9Nixpkgs Monitor1-3/+3
2013-10-05Some description fixesBjørn Forsman1-1/+1
2012-01-21Making the ccacheWrapper a bit nicer. More flexible, specifically.Lluís Batlle i Rossell1-4/+6
2012-01-21Modifying the all-packages stdenv changer, so it allows having a global stdenvLluís Batlle i Rossell1-5/+35
2010-06-26ccache: 3.0David Guibert1-3/+3
2008-02-12Add ccache, a compiler cache.Ludovic Courtès1-0/+15