guix-devel/build-aux
Mark H Weaver 629f4d2e6e gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5.
This reflects the new version numbering scheme for GCC 5 and up.
See <https://gcc.gnu.org/develop.html>.

* gnu/packages/gcc.scm (gcc-5.1): Rename to ...
  (gcc-5): ... this.
  (libstdc++-doc-5.1): Rename to ...
  (libstdc++-doc-5): ... this, and use gcc-5.
* gnu/packages/commencement.scm (gcc-toolchain-5.1): Rename to ...
  (gcc-toolchain-5): ... this, and use gcc-5.
* build-aux/hydra/gnu-system.scm (%core-packages): Use gcc-5.
2015-07-19 23:20:39 -04:00
..
hydra gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5. 2015-07-19 23:20:39 -04:00
build-self.scm pull: Use the build procedure provided by the newly-downloaded Guix. 2014-11-09 22:33:45 +01:00
check-available-binaries.scm check-available-binaries: Use %HYDRA-SUPPORTED-SYSTEMS. 2015-05-01 17:38:09 +02:00
check-final-inputs-self-contained.scm build: check-final-inputs-self-contained uses %HYDRA-SUPPORTED-SYSTEMS. 2015-05-10 22:29:16 +02:00
download.scm gnu: Add bootstrap binaries for 'armhf-linux'. 2015-01-07 21:47:51 -05:00
generate-authors.scm build: Generate 'AUTHORS'. 2015-07-06 19:00:19 +03:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
make-binary-tarball.scm ui: Deduplicate 'show-what-to-build*'. 2015-05-21 08:29:47 -04:00