- Nov 18, 2021
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Sören Tempel authored
The current version of cabal doesn't include any rpath/runpath tag: $ chrpath -l _build/bin/cabal _build/bin/cabal: no rpath or runpath tag found. As such, chrpath -d should be a no-op on this binary.
-
Sören Tempel authored
Allows removing the patch for bootstrap.py. See https://github.com/haskell-compat/ghc-bignum-orphans/pull/1
-
Sören Tempel authored
-
Sören Tempel authored
See #13205 This also fixes a dependency error for 3.15. See #13173
-
-
-
-
Signed-off-by: nibon7 <nibon7@163.com>
-
Sören Tempel authored
The generated man page cannot be viewed with mandoc for some reason.
-
Sören Tempel authored
Both provide /usr/bin/cabal and it doesn't make sense to have both installed. In fact, cabal-bootstrap should never be installed manually but only be used as a make-dependency for cabal.
-
Sören Tempel authored
This aport builds a full cabal distribution with v2-build from cabal-bootstrap. As such, it also includes additional files such as man pages.
-
Sören Tempel authored
-
Milan P. Stanić authored
-
- Nov 17, 2021
-
-
Leo authored
-
-
Leo authored
-
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Michał Polański authored
-
Sören Tempel authored
This is the latest git HEAD since the most recent release is very very difficult to bootstrap with GHC 9.X. Even Git HEAD still requires loosening a bunch of version constraints on the standard library. In a separate step, this package will be renamed to cabal-bootstrap and used to build a full cabal-install distribution using v2-build. See also https://github.com/haskell/cabal/issues/7747 Fixes #13171 Shout-out to @sternenseemann
-
Fixes: alpine/aports#13204
-
Michał Polański authored
-
Michał Polański authored
-
-
http://bitbucket.org/verateam/vera tool for verification, analysis and transformation of C++ source code
-
Bart Ribbers authored
-
Bart Ribbers authored
Most plugins aren't applicable on all devices, they're all quite specific to what brand and what components your hardware has. The total package is a bit bigger than 7MB and we can shave quite a lot of the size off by splitting all plugins into their own subpackages, and users can then just install only what is relevant for their device. fwupd-plugin-all is available if the user just wants all plugins