summaryrefslogtreecommitdiff
path: root/guix/import/texlive.scm
AgeCommit message (Expand)Author
2025-05-24import: texlive: Import the given version when specified.Ludovic Courtès
2025-05-06guix: texlive importer: Fix recursive calls.Nicolas Goaziou
2025-05-06guix: texlive importer: Improve output for texlive-biber-ms.Nicolas Goaziou
2025-05-06guix: texlive importer: Fix version error when importing a package.Nicolas Goaziou
2025-05-06guix: texlive importer: Adjust version for meta packages.Nicolas Goaziou
2025-02-28refresh: Add support for partial target versions.Maxim Cournoyer
2025-01-06import: texlive: Use downstream-package-name.Herman Rimm
2024-12-30import: utils: Move downstream-package-name to (guix utils).Herman Rimm
2024-12-30import: texlive: Remove guix-name.Herman Rimm
2024-08-31guix: import texlive: Add UPSTREAM-NAME property when necessary.Nicolas Goaziou
2024-08-31guix: import texlive: no bogus data with non-existing packages.Nicolas Goaziou
2024-08-31gnu: Turn TEXLIVE-SOURCE into a complete package.Nicolas Goaziou
2024-08-31guix: import texlive: Reduce friction when updating.Nicolas Goaziou
2024-08-31guix: import texlive: Adjust to generate new source format.Nicolas Goaziou
2024-08-31gnu: Factorize URLs relative to TeX Live.Nicolas Goaziou
2024-08-31gnu: texlive-scripts: Allow auto-updates.Nicolas Goaziou
2024-08-31gnu: TeX Live packages built from TEXLIVE-SOURCE use same version.Nicolas Goaziou
2024-08-31guix: import texlive: Implement auto-updates.Nicolas Goaziou
2024-08-31guix: import texlive: Handle versions.Nicolas Goaziou
2024-08-31guix: import texlive: Factorize package inputs listing.Nicolas Goaziou
2024-08-31guix: import texlive: Move a comment.Nicolas Goaziou
2024-08-31guix: import texlive: Remove `files-differ?' function.Nicolas Goaziou
2024-08-31guix: import texlive: Sort modules alphabetically.Nicolas Goaziou
2024-08-31guix: import texlive: Rename some functions.Nicolas Goaziou
2024-08-31guix: import texlive: Propagate binaries when necessary.Nicolas Goaziou
2023-08-16guix: import: texlive importer handles Ruby linked scripts.Nicolas Goaziou
2023-08-14guix: import: Do not prefix `fsf-free' with "license:" in texlive.Nicolas Goaziou
2023-08-14guix: import: Handle X11 license in texlive importer.Nicolas Goaziou
2023-07-18guix: Fix license translation in texlive importer.Nicolas Goaziou
2023-07-18guix: texlive importer handles scripts with ".texlua" extension.Nicolas Goaziou
2023-07-18guix: texlive import ignores TeXworks.Nicolas Goaziou
2023-07-18guix: texlive importer ignores Asymptote package.Nicolas Goaziou
2023-07-18guix: import: texlive importer handles more licenses.Nicolas Goaziou
2023-07-18guix: import: Handle texlua and TCL scripts.Nicolas Goaziou
2023-07-18guix: texlive importer: Do not pull all "scripts/context/" files.Nicolas Goaziou
2023-07-18guix: Fix sub-directories in texlive importer locations.Nicolas Goaziou
2023-07-18guix: texlive importer ignores "-dev" packages in propagated inputs.Nicolas Goaziou
2023-07-18guix: texlive importer allows meta-packages to build TeX formats.Nicolas Goaziou
2023-07-18guix: Handle asl2.0 license in texlive importer.Nicolas Goaziou
2023-07-18guix: Make "gfsl" an alias for gfl1.0 license in texlive importer.Nicolas Goaziou
2023-07-18gnu: texlive-bin: Do not install all linked scripts.Nicolas Goaziou
2023-07-18guix: Let texlive importer handle linked scripts.Nicolas Goaziou
2023-07-18guix: texlive importer: Set #:texlive-latex-bin? when appropriate.Nicolas Goaziou
2023-07-18guix: texlive importer: Fix build system and arguments for meta-packages.Nicolas Goaziou
2023-07-18guix: texlive importer ignores dependencies unnecessary in Guix.Nicolas Goaziou
2023-07-18guix: Let texlive importer suggest format creation.Nicolas Goaziou
2023-07-18guix: import: Improve importing texlive meta packages.Nicolas Goaziou
2023-07-18guix: import: Fix Creative Common licenses in texlive importer.Nicolas Goaziou
2023-07-18guix: import: Handle native inputs in texlive importer.Nicolas Goaziou
2023-07-18guix: import: Fix multiple licenses output in texlive importer.Nicolas Goaziou