summaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)Author
2024-09-27Move flatpak manifest to the root.Andre A. Gomes
2024-04-11Delete nyxt/sbmodules system.Andre A. Gomes
2024-03-19makefile: Simplify check.Andre A. Gomes
2024-03-12makefile: Minor refactor.Andre A. Gomes
2024-03-12makefile: Delete CFFI logic.Andre A. Gomes
2023-12-06libraries/web-extensions: Remove.Artyom Bologov
2023-12-04makefile: Delete misleading comment.Andre A. Gomes
2023-12-02makefile: Delete obsolete nasdf logic.Andre A. Gomes
2023-12-02makefile: Delete logic relative to quicklisp.Andre A. Gomes
2023-09-11Allow to overwrite env variables at MakefileKirill A. Korinsky
2023-09-11build-scripts: Move Flatpak manifest and refactor.Andre A. Gomes
2023-09-11makefile: Minor refactor relative to flatpak .Andre A. Gomes
2023-06-12Fix all mentions to guix environment.Andre A. Gomes
2023-06-12Change spaces to tabs in makefileSimen Endsjø
2023-05-12makefile: Ensure Nyxt's NASDF is found first.Pierre Neidhardt
2023-05-12makefile: Replace asdf:system-version with asdf:component-version.Pierre Neidhardt
2023-05-12makefile: Report NASDF version and location.Pierre Neidhardt
2023-05-02makefile: Improve clean-submodules.Andre A. Gomes
2023-02-20makefile: add commands to make flatpak bundlesJohn Mercouris
2023-02-20makefile: drop darwin supportJohn Mercouris
2023-02-20makefile: add flatpak build/run commandsJohn Mercouris
2022-12-20Rename all "nyxt-asdf" to "nasdf".Pierre Neidhardt
2022-12-20Move nyxt-asdf to nasdf.Pierre Neidhardt
2022-06-24Rename NYXT_LOGICAL_PATH to NYXT_USE_LOGICAL_PATHS to disambiguate.Pierre Neidhardt
2022-06-24makefile: Load nyxt-asdf.Pierre Neidhardt
2022-06-24makefile: Do not build web-extensions by default.Pierre Neidhardt
2022-06-23Fix NYXT_LOGICAL_PATH setting.Pierre Neidhardt
2022-06-20nyxt.asd: Only use logical pathnames when building the binary.Pierre Neidhardt
2022-06-13makefile: Have `install' depend on `all'.Pierre Neidhardt
2022-04-18makefile: Fix when SBCL is too verbose on stdout to compute the dynamic space...Pierre Neidhardt
2022-01-05makefile: Set SBCL dynamic-space-size to at least 3 GiB.Pierre Neidhardt
2021-12-26Use makefile to build web-extensions library.Artyom Bologov
2021-10-13makefile: Fix setting of CL_SOURCE_REGISTRY.Pierre Neidhardt
2021-10-12makefile: Fix submodule initialization.Pierre Neidhardt
2021-10-12Remove nyxt-quicklisp.asd and update all build files accordingly.Pierre Neidhardt
2021-07-08Rename makefile: no need to capitalizeJohn Mercouris