gcc/maintainer-scripts
Richard Biener 8819c9199a gcc_release (build_sources): Use getconf to get at the number of cores in the system and pass -jN to gcc_build.
2018-01-25  Richard Biener  <rguenther@suse.de>

	* gcc_release (build_sources): Use getconf to get at the number
	of cores in the system and pass -jN to gcc_build.

From-SVN: r257045
2018-01-25 10:22:38 +00:00
..
ChangeLog gcc_release (build_sources): Use getconf to get at the number of cores in the system and pass -jN to gcc_build. 2018-01-25 10:22:38 +00:00
README * README: Change "CVS" to "Subversion". 2010-12-08 23:41:46 +00:00
branch_changer.py Document branch_changer.py script 2016-08-17 10:30:37 +00:00
crontab update_version_svn: Ignore the GCC 5 branch. 2017-10-10 15:10:28 +02:00
gcc_release gcc_release (build_sources): Use getconf to get at the number of cores in the system and pass -jN to gcc_build. 2018-01-25 10:22:38 +00:00
generate_libstdcxx_web_docs generate_libstdcxx_web_docs: Use realpath to get absolute path. 2016-06-13 08:47:13 +01:00
maintainer-addresses Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
update_version_svn update_version_svn: Ignore the GCC 5 branch. 2017-10-10 15:10:28 +02:00
update_web_docs_libstdcxx_svn update_web_docs_libstdcxx_svn (FILTER): Introduce. 2015-04-07 11:46:23 +00:00
update_web_docs_svn update_web_docs_svn: Remove a reference to GCC 3.1. 2017-02-28 13:17:52 +00:00

README

This directory contains various files used by the gccadmin account on
gcc.gnu.org, mainly for automated tasks such as the daily update of
the date in gcc/DATESTAMP.  There isn't presently any scheme for files
checked in here to be automatically checked out and used by gccadmin,
so the files in Subversion and those used by gccadmin must be kept in
sync manually.