| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-07 | deb pkg generation improvements. | John MacFarlane | |
| Allow setting DEBPKGVER. Bump to stack lts-4.0. Make output verbose. | |||
| 2016-01-07 | make_deb.sh - added --stack-setup-yaml. | John MacFarlane | |
| 2015-10-24 | Fixed typo. | John MacFarlane | |
| 2015-10-24 | Fixed typo. | John MacFarlane | |
| 2015-10-24 | make_deb: changed path for man page. | John MacFarlane | |
| stack doesn't install it as cabal did. | |||
| 2015-10-24 | Improved fetching of pandoc-citeproc man page. | John MacFarlane | |
| 2015-10-24 | Moved PATH setting in make_deb, make_osx_package. | John MacFarlane | |
| Otherwise 'which hsb2hs' won't find the local one. | |||
| 2015-10-24 | Set paths in make_deb and make_osx_package. | John MacFarlane | |
| This is needed to include a locally installed hsb2hs. | |||
| 2015-10-24 | Changes for deb and osx package generators. | John MacFarlane | |
| - Use stack for make_deb.sh. - Use osx/stack.yaml or deb/stack.yaml. - deb/stack.yaml doesn't want the same ghc-options. | |||
| 2015-07-01 | Install man pages as part of cabal 'copy' phase. | John MacFarlane | |
| 2015-07-01 | Generate man page in cabal build process and include in data/. | John MacFarlane | |
| The pandoc.1 man page is generated automatically after the cabal build process. It goes in `data/pandoc.1`. It can be obtained by the user who installs pandoc via cabal thus: pandoc --print-default-data-file pandoc.1 > pandoc.1 | |||
| 2015-07-01 | Don't use MANDIR in make_deb and make_osx_package. | John MacFarlane | |
| 2015-07-01 | Always rebuild man page in making deb and osx package. | John MacFarlane | |
| 2015-07-01 | Updated make_deb.sh for new man page method. | John MacFarlane | |
| 2015-06-29 | make_deb.sh: Use pandoc to create man pages. | John MacFarlane | |
| 2015-01-26 | Add Installed-Size to debian package control file. | John MacFarlane | |
| This should help with warnings from Ubuntu 14.04 Software Center. See #1900. | |||
| 2014-12-19 | More make_deb.sh tweaks - architecture detection. | John MacFarlane | |
| 2014-12-19 | make_deb.sh: --force reinstall. | John MacFarlane | |
| 2014-12-19 | make_deb.sh - have only copyright, not also COPYING. | John MacFarlane | |
| 2014-12-19 | Fixed typo in make_deb.sh. | John MacFarlane | |
| 2014-12-19 | More lintian improvements to make_deb.sh. | John MacFarlane | |
| * Compress man pages. * Combine copyright files for pandoc, pandoc-citeproc. | |||
| 2014-12-19 | make_deb.sh fixes: | John MacFarlane | |
| * Use fakeroot to get permissions right. * Use mkdir and cp instead of install. * Set permissions of directories to 755. * Install in /usr rather than /usr/local. | |||
| 2014-12-17 | More improvements to debpkg target. | John MacFarlane | |
| The generated deb has been confirmed to install and run on a fresh ubuntu/trusty64 vagrant box. | |||
| 2014-12-17 | Improved make_deb.sh. | John MacFarlane | |
| 2014-12-17 | Changed bindist target to debpkg. | John MacFarlane | |
| 2014-12-17 | Changed make_binary_package -> make_deb. | John MacFarlane | |
| Added deb/control.in. | |||
