| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-23 | semigroup monoid change fallout; drop ghc 7 support | Joey Hess | |
| Fix build with ghc 8.4, which broke due to the Semigroup Monoid change. See https://prime.haskell.org/wiki/Libraries/Proposals/SemigroupMonoid Dropped support for building propellor with ghc 7 (as in debian oldstable), to avoid needing to depend on the semigroups transitional package, but also because it's just too old to be worth supporting. If we indeed drop ghc 7 support entirely, some code to support "jessie" can be removed; concurrent-output can be de-embedded, and the Singletons code can be simplified. This commit was sponsored by Jack Hill on Patreon. | |||
| 2018-04-22 | update | Joey Hess | |
| 2018-04-22 | few more cabal executable build tweaks | Joey Hess | |
| 2018-04-22 | remove -O0 for propellor-config | Joey Hess | |
| It's only needed for compiling the internals of the propellor library, which is no longer part of building this. | |||
| 2018-04-22 | fix cabal check warning | Joey Hess | |
| 2018-04-22 | add news item for propellor 5.3.5 | Joey Hess | |
| 2018-04-22 | releasing package propellor version 5.3.5 | Joey Hess | |
| 2018-04-22 | clean up after merge | Joey Hess | |
| 2018-04-22 | remove unused import | Joey Hess | |
| 2018-04-22 | tested change with old ghc; ok | Joey Hess | |
| 475b936c5111619225bc36c6706e6a987d2f709d works with ghc 8.0.2 | |||
| 2018-04-22 | propellor spin | Joey Hess | |
| 2018-04-22 | simplify constraints for new ghc | Joey Hess | |
| ghc started warning about the IsProp (Property i) constraint; removing it the code builds. This may break building with older ghc. | |||
| 2018-04-22 | setting up joeyconfig after merge | Joey Hess | |
| 2018-04-22 | separate Hs-Source-Dirs for binaries | Joey Hess | |
| This is a trick I only just learned about, see https://stackoverflow.com/questions/6711151/how-to-avoid-recompiling-in-this-cabal-file#6711739 Significantly increased propellor build speed when your config.hs is in a fork of the propellor repository, by avoiding redundant builds of propellor library. Also avoids needing to list all the build deps 3 times. Also avoids cabal 2.x wanting every module to be listed 3 times. Note that the bulk of wrapper.hs had to move into the propellor library, since that code depended on stuff not exposed by the library. This commit was sponsored by Henrik Riomar on Patreon. | |||
| 2018-04-18 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2018-04-18 | Merge branch 'joeyconfig' | Joey Hess | |
| 2018-04-18 | changelog | Joey Hess | |
| 2018-04-18 | Apt.stdSourcesList now adds stable-updates suite | Sean Whitton | |
| Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> | |||
| 2018-04-13 | propellor spin | Joey Hess | |
| 2018-04-13 | (no commit message) | Tony | |
| 2018-04-13 | (no commit message) | Tony | |
| 2018-04-13 | (no commit message) | Tony | |
| 2018-04-13 | propellor spin | Joey Hess | |
| 2018-04-12 | propellor spin | Joey Hess | |
| 2018-04-12 | I tested the banana pi earlier, forgot to move it to the tested section | Joey Hess | |
| 2018-04-12 | propellor spin | Joey Hess | |
| 2018-04-11 | Merge branch 'joeyconfig' | Joey Hess | |
| 2018-04-11 | move 1-wire to different gpio pin | Joey Hess | |
| 2018-04-08 | propellor spin | Joey Hess | |
| 2018-04-08 | propellor spin | Joey Hess | |
| 2018-04-08 | propellor spin | Joey Hess | |
| 2018-04-05 | propellor spin | Joey Hess | |
| 2018-04-05 | propellor spin | Joey Hess | |
| 2018-04-05 | propellor spin | Joey Hess | |
| 2018-04-05 | Added a comment | gueux | |
| 2018-04-03 | propellor spin | Joey Hess | |
| 2018-04-03 | response | Joey Hess | |
| 2018-04-03 | fix comment indent | Joey Hess | |
| 2018-04-03 | Merge branch 'joeyconfig' | Joey Hess | |
| 2018-04-03 | fix urls for change from gitweb to cgit | Joey Hess | |
| 2018-04-03 | update | Joey Hess | |
| 2018-04-03 | Added a comment | spwhitton | |
| 2018-04-01 | (no commit message) | gueux | |
| 2018-04-01 | (no commit message) | hanthethanh@9738c9518eb96922578df0d8a097a4ed8334055e | |
| 2018-04-01 | (no commit message) | hanthethanh@9738c9518eb96922578df0d8a097a4ed8334055e | |
| 2018-03-24 | Merge branch 'joeyconfig' | Joey Hess | |
| 2018-03-24 | install debug-me from package | Joey Hess | |
| 2018-03-21 | add news item for propellor 5.3.4 | Joey Hess | |
| 2018-03-21 | releasing package propellor version 5.3.4 | Joey Hess | |
| 2018-03-20 | Firewall: Reorder iptables parameters that are order dependant to make ↵ | Joey Hess | |
| --to-dest and --to-source work. Thanks, Russell Sim | |||
