| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ccache | Distribution: Mageia |
| Version: 3.1.4 | Vendor: Mageia.Org |
| Release: 1.mga1 | Build date: Wed Apr 20 03:43:59 2011 |
| Group: Development/Other | Build host: ecosse |
| Size: 147024 | Source RPM: ccache-3.1.4-1.mga1.src.rpm |
| Packager: Mageia Team <http://www.mageia.org> | |
| Url: http://ccache.samba.org/ | |
| Summary: Compiler Cache | |
ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations. To enable ccache's default use, the system admin should modify /etc/sysconfig/ccache to "yes". If its default use is not enabled and you wish to use it, simply add /usr/lib/ccache/bin/ to the start of your \$PATH
GPLv3+
* Wed Apr 20 2011 anssi <anssi> 3.1.4-1.mga1
+ Revision: 88971
- clean empty lines from the end of .spec
- new version
- imported package ccache
* Wed Sep 22 2010 Funda Wang <fwang@mandriva.org> 3.1-1mdv2011.0
+ Revision: 580563
- new version 3.1
* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2011.0
+ Revision: 572118
- new version 3.0.1
* Mon Jun 22 2009 Wanderlei Cavassin <cavassin@mandriva.com.br> 2.4-20mdv2011.0
+ Revision: 388082
+ rebuild (emptylog)
* Mon Jun 22 2009 Wanderlei Cavassin <cavassin@mandriva.com.br> 2.4-19mdv2010.0
+ Revision: 388073
- remove shell bang to avoid uneeded dependencies (fixes mdv #51777)
* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.4-19mdv2009.0
+ Revision: 266473
- rebuild early 2009.0 package (before pixel changes)
* Wed Apr 23 2008 Helio Chissini de Castro <helio@mandriva.com> 2.4-18mdv2009.0
+ Revision: 196994
- Moving ccache binary to bin to allow make install as root works
* Sat Mar 15 2008 Anssi Hannula <anssi@mandriva.org> 2.4-17mdv2008.1
+ Revision: 188046
- add mandriva variants of manbo g++ and c++
* Sat Mar 15 2008 Anssi Hannula <anssi@mandriva.org> 2.4-16mdv2008.1
+ Revision: 188036
- update compiler scripts to match current manbo-adapted compilers
- check the compiler existence before continuing to avoid fork bombs
+ Olivier Blin <oblin@mandriva.com>
- restore BuildRoot
+ Thierry Vignaud <tv@mandriva.org>
- kill re-definition of %buildroot on Pixel's request
* Mon Oct 22 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.4-15mdv2008.1
+ Revision: 101148
- Rebuild
* Tue Sep 05 2006 Helio Chissini de Castro <helio@mandriva.com>
+ 2006-09-05 04:51:58 (59927)
- Fix ccache test for compiler to avoid infinite recursion
* Mon Sep 04 2006 Helio Chissini de Castro <helio@mandriva.com>
+ 2006-09-04 15:17:30 (59788)
- Fixed paths for icecream new builddir
- Added proper compiler detection
- MOve to svn
* Mon Sep 04 2006 Helio Chissini de Castro <helio@mandriva.com>
+ 2006-09-04 14:42:07 (59779)
- import ccache-2.4-12mdv2007.0
* Mon May 29 2006 Anssi Hannula <anssi@mandriva.org> 2.4-12mdv2007.0
- modify PATH instead of using COMPILERDIR in compiler scripts (fix #21409)
* Mon May 29 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.4-11mdv2007.0
- add {gcc,g++}-4.1.1 to compiler list
- %{1}mdv2007.0
- fix executable-marked-as-config-file
- utf-8
* Thu Sep 01 2005 David Walluck <walluck@mandriva.org> 2.4-10mdk
- fix icecream location on x86_64
- fix script-without-shellbang
* Mon Jun 27 2005 Helio Chissini de Castro <helio@mandriva.com> 2.4-9mdk
- Fix recursive call on ccache when USE_ICECREAM_WITH_CCACHE=no. Thanks to Olav
Vitters <olav@bkor.dhs.org>
* Mon Jun 27 2005 Helio Chissini de Castro <helio@mandriva.com> 2.4-8mdk
- Fixed typo on profile script PATH
* Fri Jun 24 2005 Helio Chissini de Castro <helio@mandriva.com> 2.4-7mdk
- Avoid use the PATH on cluster, which leads to a /home/$USER path.
- When user not set to use icecream, compiler always point to wrong path
* Tue Mar 22 2005 Helio Chissini de Castro <helio@conectiva.com.br> 2.4-6mdk
- Fixed invalid recursive path
* Mon Feb 28 2005 Helio Chissini de Castro <helio@conetciva.com.br> 2.4-5mdk
- Add wrappers to enable integration with icecream. This wrappers remove the
- necessity of triggers on post and postun.
- Ghost removed, since wrappers are real files now
* Wed Feb 02 2005 Nick Brown <nickbrown@mandrake.org> 2.4-4mdk
- Update compiler lists
* Sun Sep 26 2004 David Walluck <walluck@mandrake.org> 2.4-3mdk
- fix ccache.sh
* Sun Sep 26 2004 David Walluck <walluck@mandrake.org> 2.4-2mdk
- changed test in ccache.sh slightly
- macros everywhere
* Fri Sep 17 2004 Nick Brown <nickbrown@mandrake.org> 2.4-1mdk
- 2.4
* Mon Sep 13 2004 Nick Brown <nickbrown@mandrake.org> 2.3-10mdk
- instructions on package use
* Sun Sep 12 2004 Nick Brown <nickbrown@mandrake.org> 2.3-9mdk
- Update package and compiler lists
* Tue Sep 07 2004 Nick Brown <nickbrown@mandrake.org> 2.3-8mdk
- Revert last change at request of ghibo@mandrakesoft.com
* Tue Sep 07 2004 Nick Brown <nickbrown@mandrake.org> 2.3-7mdk
- Enable by default
* Sun Aug 29 2004 Nick Brown <nickbrown@mandrake.org> 2.3-6mdk
- Fix typo in ccache.csh
* Tue Aug 24 2004 Nick Brown <nickbrown@mandrake.org> 2.3-5mdk
- Check sysconfig
* Wed Aug 18 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 2.3-4mdk
- Don't let ccache.sh|csh profile scripts use ccache links before
default un-ccached compiler.
* Tue Aug 17 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 2.3-3mdk
- Added ccache in /usr/bin for backward compatibility.
* Fri Aug 13 2004 Nick Brown <nickbroon@blueyonder.co.uk> 2.3-2mdk
- As the fedora package, add dynamic support for compilers
* Fri Dec 12 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.3-1mdk
- 2.3
/etc/profile.d/ccache.csh /etc/profile.d/ccache.sh /etc/sysconfig/ccache /usr/bin/ccache /usr/lib/ccache /usr/lib/ccache/bin /usr/lib/ccache/bin/c++ /usr/lib/ccache/bin/cc /usr/lib/ccache/bin/g++ /usr/lib/ccache/bin/gcc /usr/lib/ccache/bin/i586-mageia-linux-gnu-c++ /usr/lib/ccache/bin/i586-mageia-linux-gnu-g++ /usr/lib/ccache/bin/i586-mageia-linux-gnu-gcc /usr/share/man/man1/ccache.1.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 21 05:48:45 2013