summaryrefslogtreecommitdiff
path: root/windows
Commit message (Collapse)AuthorAge
* Use -O2 for windows, macos binary packages.John MacFarlane2017-11-04
|
* Name change OSX -> macOS (#3869)ickc2017-08-23
| | | | | | | | | | | | * Name change OSX -> macOS fix commit c96b64e This commit finishes remaining osx to macOS change, as well as replacing MacOS with macOS. The reason for the later one is because the "correct" casing of macOS is like that. Apple styles it to looks like iOS, watchOS, tvOS, etc. And unfortunately they all start with a lowercase letter, making propercasing (or even title-casing) odd. * fix casing of Linux, UNIX, and Windows
* Windows packaging fixes to use new stack.pkg.yaml.John MacFarlane2017-02-12
|
* Replaced {deb,macos,windows}/stack.yaml with stack.pkg.yaml.John MacFarlane2017-02-12
|
* stack.yamls: Use lts-8.0.John MacFarlane2017-02-12
|
* Use latest pandoc-citeproc dev in stack builds.John MacFarlane2017-02-07
|
* Update dev version of pandoc-citeproc in stack.yaml.John MacFarlane2017-02-07
|
* Use latest dev version of pandoc-citeproc.John MacFarlane2017-02-07
|
* stack.yaml - use latest skylighting.John MacFarlane2017-01-31
|
* Windows builds: removed -S option from pandoc invocations.John MacFarlane2017-01-30
|
* stack.yamls: Updated commit of pandoc-citeproc to build against.John MacFarlane2017-01-30
|
* stack.yamls: Updated commit of pandoc-citeproc to build against.John MacFarlane2017-01-30
|
* Use dev pandoc-citeproc in windows,osx,deb/stack.yaml.John MacFarlane2017-01-30
|
* Updated deb, osx, windows stack.yaml.John MacFarlane2017-01-29
| | | | Use latest skylighting, pandoc-citeproc.
* Use skylighting 0.1.1.1 in stack.yaml.John MacFarlane2017-01-21
|
* windows stack.yaml - use latest skylighting.John MacFarlane2017-01-19
|
* Updated windows stack.yaml.John MacFarlane2016-12-23
|
* Use pandoc-citeproc 0.10.3 release in stack.yamls for binary pkgs.John MacFarlane2016-11-30
|
* stack.yaml - use texmath 0.9 release.John MacFarlane2016-11-30
|
* Use new module from texmath to lookup MS font codepoints.John MacFarlane2016-11-30
| | | | | | | | + Removed Text.Pandoc.Readers.Docx.Fonts + Moved its code to texmath; we now use (from texmath 0.9) Text.TeXMath.Unicode.Fonts + Use texmath 0.9 (currently from git). + Updated epub tests because texmath now handles more mathml.
* Updated stack.yaml to use lts 7.9 + latest pandoc-citeproc dev.John MacFarlane2016-11-27
|
* windows/stack.yaml - use latest pandoc-citeproc from git.John MacFarlane2016-11-18
| | | | Otherwise tests will fail on appveyor.
* Update pandoc-citeproc commit to use for binary packages.John MacFarlane2016-10-27
|
* stack.yamls - use git commit from pandoc-citeprocJohn MacFarlane2016-10-26
| | | | so we don't have to wait for stackage's hackage mirror to update.
* Use lts-7.5 resolver.John MacFarlane2016-10-26
|
* Use latest pandoc-citeproc.John MacFarlane2016-10-26
|
* Use pandoc-citeproc 0.10.2 in stack package builds.John MacFarlane2016-10-25
|
* stack.yamls - use latest pandoc-citeproc.John MacFarlane2016-10-24
|
* stack.yamls - use latest pandoc-citeproc.John MacFarlane2016-10-23
|
* Merge pull request #3158 from ickc/COPY-LICENSEJohn MacFarlane2016-10-19
|\ | | | | Use the markdown version of COPYING from GNU
| * Download markdown version of the license from GNU and rename to `COPYING.md`Kolen Cheung2016-10-19
| | | | | | | | From https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
* | Added pandoc-citeproc back to extra-deps in stack.yaml.John MacFarlane2016-10-18
| | | | | | | | Otherwise we can't set flags.
* | Use lts-7.4 resolver.John MacFarlane2016-10-18
| |
* | stack.yaml - use latest pandoc-types.John MacFarlane2016-10-18
| |
* | Bump pandoc-types versions to 1.17.0.3 in stack.yaml.John MacFarlane2016-10-17
| |
* | Use pandoc-types 1.17.0.2 in stack.yaml.John MacFarlane2016-10-17
| |
* | BUmp pandoc-types version in stack.yamls.John MacFarlane2016-10-17
| |
* | Update stack.yamls to use pandoc-types 1.17 release.John MacFarlane2016-10-16
| |
* | Use latest pandoc-types in windows/stack.yaml.John MacFarlane2016-10-13
| |
* | Use latest pandoc-citeproc in stack.yamls.John MacFarlane2016-10-13
| |
* | Update stack.yaml files.John MacFarlane2016-10-13
| |
* | Updated stack.yaml and windows/stack.yaml to use latest pandoc-types.John MacFarlane2016-10-13
|/
* Use doctemplates 0.1.0.2.John MacFarlane2016-10-02
|
* Use doctemplates 0.1.0.1.John MacFarlane2016-10-02
|
* Moved template compiling/rendering code to a separate library.John MacFarlane2016-10-02
| | | | | | jgm/doctemplates. This allows the pandoc templating system to be used independently.
* USe latest pandoc-citeproc in binary package stack.yaml.John MacFarlane2016-09-25
|
* Added pandoc-citeproc back to extra-deps.John MacFarlane2016-09-23
|
* Use lts-7.0 in stack.yaml files.John MacFarlane2016-09-23
|
* Use texmath 0.8.6.5. Closes #3040.John MacFarlane2016-07-24
|
* Fix MANUAL.txt path in make-windows-installer.txt.John MacFarlane2016-07-22
|