summaryrefslogtreecommitdiff
path: root/src/Propellor/Bootstrap.hs
Commit message (Expand)AuthorAge
* libghc-stm-dev package won't be in new versions of debianJoey Hess2018-12-04
* src: Update Propellor.Bootstrap.cabalBuild.rsiddharth2018-10-23
* remove wheezy referenceJoey Hess2018-06-03
* Revert "Added dependency on concurrent-output; removed embedded copy."Joey Hess2018-04-30
* Added dependency on concurrent-output; removed embedded copy.Joey Hess2018-04-23
* another -j1Joey Hess2017-11-17
* run cabal build with -j1Joey Hess2017-11-17
* get deps back in syncJoey Hess2017-10-04
* Add Typeable instance to Bootstrapper, fixing build with old versions of ghc....Joey Hess2017-08-23
* Add Typeable instance to Bootstrapper, fixing build with old versions of ghc.Joey Hess2017-07-25
* fix typo in build pathJoey Hess2017-07-13
* use stack build --dry-run to check if deps are installedJoey Hess2017-07-13
* add bootstrapWith property to support stack and moreJoey Hess2017-07-12
* Bootstrap.bootstrappedFrom: Fix bug that caused propellor to only be built fr...Joey Hess2017-07-04
* Removed dependency on MissingH, instead depends on split and hashable.Joey Hess2017-05-15
* avoid "sh: 1: git: not found" before auto-install of gitJoey Hess2017-04-09
* Remove make from propellor's dependency listJoey Hess2017-03-08
* Bootstrap using PacmanZihao Wang2017-02-03
* add DebianKernel datatypeFĂ©lix Sipma2016-06-13
* propellor spinJoey Hess2016-04-05
* Stack support.Joey Hess2016-04-02
* apt install propellor dependencies more quietlyJoey Hess2016-03-30
* When new dependencies are added to propellor or the propellor config, try har...Joey Hess2016-03-30
* add hs-concurrent-output to freebsd depsJoey Hess2016-03-30
* add dep on concurrent-output, and re-enable -O0Joey Hess2016-03-27
* Speed up propellor's build of itself, by asking cabal to only build the prope...Joey Hess2016-03-09
* fix reversion in bootstrap spin of system with no declared OSJoey Hess2016-03-08
* make Cron.runPropellor pass System to bootstrapPropellorCommandJoey Hess2016-03-07
* refactorJoey Hess2016-03-07
* indentsJoey Hess2016-03-07
* unnecessary parensJoey Hess2016-03-07
* fix checkBinaryCommandJoey Hess2016-03-07
* fix indentJoey Hess2016-03-07
* FreeBSD Support including:Evan Cofsky2016-03-07
* Bootstrap apt-get installs run with deconf noninteractive frontend.Joey Hess2015-12-30
* Removed the (unused) dependency on quickcheck.Joey Hess2015-11-17
* generalize what can be outputJoey Hess2015-10-29
* fix bad MVar use, use STMJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-10
* force copy when destination existsJoey Hess2015-09-30
* propellor spinJoey Hess2015-09-25
* Guard against power loss etc when building propellor, by updating the executa...Joey Hess2015-09-25
* Make sure that make is installed when bootstrapping propellor.Joey Hess2015-08-12
* Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess2015-05-27
* avoid checking build deps if cabal configures okJoey Hess2015-04-29
* Ensure build deps are installed before building propellor in --spin and cron ...Joey Hess2015-04-29
* propellor spinJoey Hess2015-04-29
* /dev/null any error from propellor --checkJoey Hess2015-04-02
* Make propellor resistent to changes to shared libraries, such as libffiJoey Hess2015-04-02
* better deps installationJoey Hess2015-02-28