aboutsummaryrefslogtreecommitdiff
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking information, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
s/llvm.scm?id=8892cac329d3d99391ca38d9498507409cb68b36'>gnu: Add python-llvmlite....Ricardo Wurmus 2018-07-28Revert "Revert "gnu: llvm: Update to 6.0.1.""...Marius Bakke 2018-04-06gnu: llvm, clang: Update to 6.0.0....Marius Bakke 2018-01-18gnu: clang-runtime: Fix build issues against glibc 2.26....Ludovic Courtès 2017-12-25gnu: check, llvm: Use HTTPS for llvm.org home pages....Tobias Geerinckx-Rice 2017-05-10gnu: Add LLVM, CLANG 3.9.1....Roel Janssen 2017-05-04gnu: llvm-3.5: Fix build of clang-3.5....Ricardo Wurmus 2017-01-02gnu: Disambiguate packages with the same name....Ludovic Courtès 2016-12-14gnu: llvm: Enable install utils....David Craven 2016-11-08gnu: Add LLVM variant with RTTI support....Ricardo Wurmus 2016-09-21gnu: extempore: Only build on x86_64....Ricardo Wurmus 2016-09-16gnu: Add llvm-for-extempore....Ricardo Wurmus 2016-09-09gnu: llvm: Build shared libraries....Eric Bavier 2016-09-09gnu: llvm: propagate zlib input....Eric Bavier 2016-07-18gnu: llvm: Build without debugging symbols....Eric Bavier 2016-07-18gnu: llvm: Update to 3.8.1....Eric Bavier 2016-07-18gnu: llvm: Update to 3.7.1....Eric Bavier 2016-07-18gnu: llvm: Add libffi and zlib inputs....Eric Bavier 2016-07-18gnu: llvm: Add "license:" prefix....Eric Bavier 2016-07-18gnu: llvm: Update to 3.5.2....Eric Bavier 2016-04-14gnu: packages: Use 'search-patches' everywhere....Alex Kost 2015-11-04gnu: clang-runtime: Mark MIPS as unsupported....Ludovic Courtès 2015-08-24gnu: llvm: Update to 3.6.2....Andy Wingo 2015-08-24gnu: clang-runtime: New package, propagated by clang....Andy Wingo 2015-08-24gnu: Simplify LLVM build....Andy Wingo 2015-07-18gnu packages: Clean up synopses and descriptions....Alex Kost 2015-06-26gnu: Refer to 'gcc' instead of 'gcc-4.9'....Ludovic Courtès 2015-06-19gnu: clang: Build without debugging symbols....Ludovic Courtès 2015-06-19gnu: clang: Allow 'clang' to link executables....Ludovic Courtès 2015-06-19gnu: clang: Add search path specifications....Ludovic Courtès