summaryrefslogtreecommitdiff
path: root/Mk/Uses/cabal.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mk/*: Build with a clean environmentTijl Coosemans2024-02-291-8/+8
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-311-6/+0
* Uses/cabal: revert change introduced by mistakeBaptiste Daroussin2023-09-011-1/+1
* devel/pkgconf: update to 2.0.2Baptiste Daroussin2023-09-011-1/+1
* Uses/cabal.mk: Extend Clang workaround to FreeBSD 12.4Gleb Popov2023-04-251-2/+2
* */*: Sunset 12.3-RELEASE from ports tree12.3-eolMuhammad Moinur Rahman2023-03-301-2/+1
* Uses/cabal.mk: Extend the text-2 workaround to 12.3-RELEASE.Gleb Popov2023-03-241-1/+2
* Uses/cabal.mk: Fix indentation.Gleb Popov2023-03-201-3/+3
* Uses/cabal.mk: Add a workaround to fix compilation of text-2 on FreeBSD 13.1Gleb Popov2023-03-191-0/+6
* Mk/Uses: Introduce HACKAGE_DISTNAME knob.Gleb Popov2023-03-121-6/+17
* Uses/cabal.mk: Pass correct XDG_* environment in cabal invocations.Gleb Popov2023-03-121-8/+9
* Uses/cabal.mk: Do not hide commands being run.Gleb Popov2023-03-121-4/+4
* Mk/Uses: Drop the "/package/" part of URI when calling cabal2tuple.Gleb Popov2023-03-091-1/+1
* Uses/cabal.mk: Add support for LTO feature.Gleb Popov2023-02-271-3/+3
* Uses/cabal.mk: Add support for building multi-repository cabal.projects.Gleb Popov2022-11-201-11/+34
* Uses/cabal.mk: Introduce CABAL_REVISION knob.Gleb Popov2022-11-201-2/+17
* Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.Gleb Popov2022-11-201-8/+9
* Uses/cabal.mk: Use .for directive to introduce temporary variables inside loops.Gleb Popov2022-11-201-17/+17
* Uses/cabal.mk: Do not extract any USE_CABAL distfiles in cabal-extract.Gleb Popov2022-11-201-1/+3
* Uses/cabal.mk: Change the way we act on cabal.project files.Gleb Popov2022-11-201-17/+9
* Uses/cabal.mk: Use "cabal build --dry-run" in cabal-configure target.Gleb Popov2022-11-201-2/+4
* Uses/cabal.mk: Extend i386 brokeness to basement-0.0.15Gleb Popov2022-09-201-2/+2
* Uses/cabal.mk: Rename `EXECUTABLES` to `CABAL_EXECUTABLES`.Gleb Popov2022-08-091-7/+10
* Uses/cabal.mk: Fix `cabal-extract` target when GH_TUPLE is present.Gleb Popov2022-07-311-0/+1
* Uses/cabal.mk: Introduce CABAL_WRAPPER_SCRIPTS variable.Gleb Popov2022-07-281-2/+18
* Uses/cabal.mk: Expand comment for cabal-extract target.Gleb Popov2022-07-281-0/+3
* Uses/cabal.mk: Document SKIP_CABAL_PLIST.Gleb Popov2022-07-281-0/+3
* Uses/cabal.mk: Various improvements.Gleb Popov2022-07-271-27/+39
* Uses/cabal.mk: Simplify USE_LOCALE handling.Gleb Popov2022-07-271-7/+3
* Uses/cabal.mk: Do not include '.' package when CABAL_PROJECT=appendGleb Popov2022-07-271-1/+4
* Uses/cabal.mk: Simplify EXTRACT_ONLY setting.Gleb Popov2022-07-271-12/+6
* Uses/cabal.mk: Use cabal2tuple in the make-use-cabal target.Gleb Popov2022-07-271-34/+37
* Uses/cabal.mk: Mark all ports using basement-0.0.14 BROKEN on i386.Gleb Popov2022-07-111-0/+5
* Uses/cabal.mk: Add support for lang/ghcXXX ports:Gleb Popov2022-07-071-5/+11
* Uses/cabal.mk: Replace all occurencies of '-' instead of only one.Gleb Popov2022-06-301-2/+2
* framework: cleanup conditional-indentations in Mk/Tobias C. Berner2022-04-241-2/+2
* Uses/cabal.mk: Omit "_0" part of the package version in make-use-cabal-revsGleb Popov2021-06-121-1/+1
* Uses/cabal.mk: Fix make-use-cabal-revs after upstream changes.Gleb Popov2021-06-041-3/+3
* Uses/cabal.mk: Make cabal-extract-deps target overridable.Gleb Popov2021-05-241-2/+4
* Uses/cabal.mk: Improve our Cabal machinery.Gleb Popov2021-05-191-7/+47
* Uses/cabal.mk: Pass same flags to do-build and cabal-extract-deps.Gleb Popov2021-05-141-2/+2
* Uses/cabal.mk: Improve cabal-extract for USE_GITHUB/USE_GITLAB cases.Gleb Popov2021-04-291-0/+13
* Mk/Uses/cabal.mk: Replace shell process in EXECUTABLES wrapper scriptsTobias Kortkamp2021-04-211-1/+1
* Mk/Uses/cabal.mk: use ECHO_CMD not ECHO (D29852)Tobias Kortkamp2021-04-211-6/+6
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* devel/hs-cabal-install: Update to 3.4.0.0 and adjust Uses/cabal.mk to its cha...Gleb Popov2021-03-101-0/+3
* Uses/cabal.mk: Take into account MAKE_JOBS_NUMBERS.Gleb Popov2021-03-101-1/+1
* Uses/cabal.mk: Add "nodefault" argument.Gleb Popov2021-01-071-7/+16
* Uses/cabal.mk: More correct fix for EXTRACT_ONLY problem from r559679.Gleb Popov2021-01-041-3/+6
* Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port....Gleb Popov2020-12-301-4/+4