summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* scripts: system: Add --expression option.Mathieu Othacehe2017-12-15
* progress: Rename 'erase-in-line' to 'erase-current-line'.Ludovic Courtès2017-12-15
* bootloader: Factorize write-file-on-device.Mathieu Othacehe2017-12-15
* guix: ant-build-system: Do not compress jars.Ricardo Wurmus2017-12-15
* hydra: Invalidate derivation caches after each architecture evaluation.Ludovic Courtès2017-12-13
* memoization: Add 'invalidate-memoization!.Ludovic Courtès2017-12-13
* derivations: Don't memoize 'derivation-hash'.Ludovic Courtès2017-12-13
* derivations: Split 'derivation-hash' in two procedures.Ludovic Courtès2017-12-13
* Revert "derivations: 'derivation-hash' assumes inputs are coalesced."Ludovic Courtès2017-12-13
* derivations: 'derivation-hash' assumes inputs are coalesced.Ludovic Courtès2017-12-12
* derivations: Use 'define-immutable-record-type' as appropriate.Ludovic Courtès2017-12-12
* memoization: Profiling support keeps track of lookups and hits.Ludovic Courtès2017-12-12
* memoization: Add profiling support.Ludovic Courtès2017-12-12
* Add (guix profiling).Ludovic Courtès2017-12-12
* guix: utils: Add version-major.nee2017-12-11
* utils: Fix cond-expand for Guile 2.0.Eric Bavier2017-12-10
* ui: Display hints to resolve profile collisions.Ludovic Courtès2017-12-10
* build-system/asdf: Use 'mlambda'.Ludovic Courtès2017-12-10
* lint: 'check-vulnerabilities' also checks package properties.Efraim Flashner2017-12-10
* licenses: Add wxWindows 3.1 license.Rutger Helling2017-12-08
* scripts: All commands enable build hooks by default.Ludovic Courtès2017-12-07
* Merge branch 'version-0.14.0'Ludovic Courtès2017-12-07
|\
| * Revert "packages: 'package-grafts' trims native inputs."Ludovic Courtès2017-12-06
| * syscalls: Define 'input-flags' for 'tcgetattr' and friends.Ludovic Courtès2017-12-06
| * packages: 'package-grafts' trims native inputs.Ludovic Courtès2017-12-05
| * packages: 'fold-bag-dependencies' honors nativeness in recursive calls.Ludovic Courtès2017-12-05
* | bootloader: extlinux: Stop using dd binary.Mathieu Othacehe2017-12-04
|/
* ui: Tweak conflicting profile entry error message.Ludovic Courtès2017-12-03
* profiles: Really disable deprecation warnings for 'profile-derivation'.Ludovic Courtès2017-12-03
* scripts: Default to Guile 2.2 as the guile-for-build.Ludovic Courtès2017-12-03
* profile: Use _IO* but disable deprecation warning.Ludovic Courtès2017-12-03
* profiles: Avoid _IO* in profile builder.Ludovic Courtès2017-12-03
* profiles: Do not import the host's srfi-{19,26}.scm files.Ludovic Courtès2017-12-03
* Do not set '%fresh-auto-compile'.Ludovic Courtès2017-12-01
* records: Use 'make-struct/no-tail'.Ludovic Courtès2017-12-01
* guix system: 'init' displays a progress bar while copying.Ludovic Courtès2017-12-01
* guix system: Simplify closure copy.Ludovic Courtès2017-12-01
* weather: Use (guix progress) for progress report.Ludovic Courtès2017-12-01
* progress: Add 'progress-reporter/bar'.Ludovic Courtès2017-12-01
* progress: 'progress-bar' accounts for brackets.Ludovic Courtès2017-12-01
* progress: Factorize erase-in-line.Ludovic Courtès2017-12-01
* utils: Add target-arm32? procedure.Mathieu Othacehe2017-12-01
* ui: Present 'use-modules' hints with a question mark.Ludovic Courtès2017-11-30
* build-system: Add scons-build-system.Arun Isaac2017-11-30
* gexp: Default to 'guile-2.2' for 'program-file'.Ludovic Courtès2017-11-29
* gexp: 'compiled-modules' disables deprecation warnings by default.Ludovic Courtès2017-11-29
* lint: Adjust file-name length test for out-of-tree file names.Ludovic Courtès2017-11-28
* lint: 'patch-file-names' checks for file name length.Ludovic Courtès2017-11-28
* ui: Avoid "pkg:out" syntax when reporting collisions.Ludovic Courtès2017-11-28
* gnu-maintenance: Relax recursion cutoff in 'latest-ftp-release'.Ludovic Courtès2017-11-24