index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
packages
/
avr.scm
Age
Commit message (
Expand
)
Author
2023-12-11
gnu: cross-libc: Add AVR Libc support.
Jean-Pierre De Jesus DIAZ
2023-12-11
gnu: cross-gcc: Enable multilib for AVR.
Jean-Pierre De Jesus DIAZ
2023-12-11
gnu: make-avr-libc: Fix synopsis.
Jean-Pierre De Jesus DIAZ
2023-12-11
gnu: microscheme: Move to avr-xyz.
Jean-Pierre De Jesus DIAZ
2023-10-10
gnu: make-avr-toolchain: Add a #:xgcc argument.
Maxim Cournoyer
2023-09-25
gnu: avr: Delay all cross compilation packages.
Maxim Cournoyer
2023-09-17
gnu: Remove extraneous imports.
Maxim Cournoyer
2023-09-03
gnu: avr-gcc: Avoid referencing gcc from the top level.
Maxim Cournoyer
2023-04-06
gnu: avr-gcc: Use G-expression.
Ricardo Wurmus
2022-11-16
gnu: microscheme: Update to 0.9.4.
Fabio Natali
2021-12-13
gnu: Simplify package inputs.
Ludovic Courtès
2020-11-02
gnu: avr-toolchain: Replace functions with package variables.
Arun Isaac
2020-11-02
gnu: avr-gcc: Update to 7.5.0.
Arun Isaac
2020-07-12
gnu: Remove ".git" from "https://github/…/….git".
Ludovic Courtès
2020-05-13
gnu: avr-gcc: Fix conflicting GCC headers.
Marius Bakke
2020-03-01
gnu: avr-gcc: Fix compiler lookup paths.
Danny Milosavljevic
2019-09-19
gnu: avr-libc: Unset CPATH to fix the build.
Ricardo Wurmus
2019-09-19
gnu: avr-gcc-4.9: Build with GCC 5.
Ricardo Wurmus
2019-02-08
gnu: microscheme: Don't use unstable tarball.
Tobias Geerinckx-Rice
2018-03-27
gnu: Use invoke and return #t from all builders.
Mark H Weaver
2018-02-16
gnu: Use HTTPS for supported nongnu.org home pages.
Tobias Geerinckx-Rice
2017-12-20
gnu: microscheme: Fix home page.
Ricardo Wurmus
2017-09-22
gnu: Use xxd instead of vim.
Ricardo Wurmus
2017-06-20
gnu: Move contents of zip module into compression module.
Arun Isaac
2017-05-24
gnu: avr-gcc-4.9: Use gcc-4.9 as base compiler.
Ricardo Wurmus
2017-05-24
gnu: Allow overriding of xgcc package in cross-gcc.
Ricardo Wurmus
2016-08-15
gnu: avr: Use the correct gcc version as native-input.
Danny Milosavljevic
2016-05-31
gnu: microscheme: Update to 0.9.3.
Efraim Flashner
2016-05-30
gnu: Add avr-toolchain.
David Thompson
2016-05-30
gnu: avr-libc: Update to 2.0.0.
David Thompson
2016-05-30
gnu: avr-libc: Fix build.
David Thompson
2016-05-30
gnu: Add avr-gcc-5.
David Thompson
2016-05-30
gnu: Add avr-gcc.
David Thompson
2016-05-30
gnu: Add avr-binutils.
David Thompson
2015-11-11
gnu: Add microscheme.
Ricardo Wurmus
2015-11-11
gnu: Add prefix to license imports in (gnu packages avr).
Ricardo Wurmus
2015-03-14
gnu: Update packages to use 'non-copyleft' instead of 'bsd-style'.
Ludovic Courtès
2014-11-21
gnu: Add AVR-Libc.
Manolis Ragkousis