summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-14build-system/meson: Support cross-compilation.Maxime Devos
2021-07-14libelf: Update configure script and config.guess and config.sub.Maxime Devos
2021-07-14glib: Look up "tzdata" in 'native-inputs', not 'inputs'.Maxime Devos
2021-07-14glib: Verify the cross-compiled python is used in installed scripts.Maxime Devos
2021-07-14glib: Use a correct python in scripts when cross-compiling.Maxime Devos
2021-07-14openssl: Extract logic for computing CONFIGURE_TARGET_ARCH.Maxime Devos
2021-07-14openssl: Move all man pages to separate output, not only man3.Maxime Devos
2021-07-14openssl: Move documentation instead of copying and deleting it.Maxime Devos
2021-07-14openssl: Use G-exp machinery for referring to outputs.Maxime Devos
2021-07-14openssl: Make the #:phases argument a G-expression.Maxime Devos
2021-07-14openssl: Remove trailing #t from phases.Maxime Devos
2021-07-14python: Fix reference to input when cross-compiling.Maxime Devos
2021-07-14libgpg-error: Fix cross-compilation error.Maxime Devos
2021-07-14libgpg-error: Prevent silent miscompilation some systems.Maxime Devos
2021-07-14libgpg-error: Remove trailing #f from phases.Maxime Devos
2021-07-14tzdata: Don't bother with cross-compiling.Maxime Devos
2021-07-14net-base: Don't cross-compile.Maxime Devos
2021-07-14packages: Define this-package-input and this-package-native-input.Maxime Devos
2021-07-14utils: Define a target-x86-32? and target-x86-64? predicate.Maxime Devos
2021-07-14utils: Give 'target-mingw?' a docstring.Maxime Devos
2021-07-14utils: Define 'target-hurd?' predicate.Maxime Devos
2021-07-14utils: Define 'target-linux?' predicate.Maxime Devos
2021-07-14openssl: Fix indentation.Mathieu Othacehe
2021-07-13gnu: sdl2: Update to 2.0.14.Vincent Legoll
2021-07-13gnu: openssl: Display configure environment.Efraim Flashner
2021-07-13gnu: openssl: Honor configure-flags.Efraim Flashner
2021-07-12doc: cookbook: Adjust example to simplified input style.Ludovic Courtès
2021-07-12doc: cookbook: Remove trailing #t from extended example.Ludovic Courtès
2021-07-12gnu: fontconfig: Don't build PDFs.Ludovic Courtès
2021-07-11gnu: fontconfig: Use (locally) deterministic cachingSarah Morgensen
2021-07-11news: Add news entry for simplified package inputs.Ludovic Courtès
2021-07-11import: elpa: Emit new-style package inputs.Ludovic Courtès
2021-07-11import: print: Emit new-style package inputs when possible.Ludovic Courtès
2021-07-11import: cran: Emit new-style package inputs.Ludovic Courtès
2021-07-11import: pypi: Emit new-style package inputs.Ludovic Courtès
2021-07-11packages: 'hidden-package' inherits the original package location.Ludovic Courtès
2021-07-11Add 'guix style'.Ludovic Courtès
2021-07-11utils: 'edit-expression' copies part of the original source map.Ludovic Courtès
2021-07-11utils: 'edit-expression' modifies the file only if necessary.Ludovic Courtès
2021-07-11utils: Add 'go-to-location' with source location caching.Ludovic Courtès
2021-07-11utils: 'edit-expression' no longer leaks file ports.Ludovic Courtès
2021-07-11gnu: Change inputs of core packages to plain lists.Ludovic Courtès
2021-07-11packages: Add 'modify-inputs'.Ludovic Courtès
2021-07-11packages: Add 'lookup-package-input' & co.Ludovic Courtès
2021-07-11lint: Add 'input-labels' checker.Ludovic Courtès
2021-07-11packages: Allow inputs to be plain package lists.Ludovic Courtès
2021-07-11records: Support field sanitizers.Ludovic Courtès
2021-07-11environment: Adjust to earlier 'gcc-bootstrap' search paths changes.Ludovic Courtès
2021-07-11pack: Adjust test to earlier <compressor> changes.Ludovic Courtès
2021-07-10ci: Build commencement packages supported on the target system.Ludovic Courtès