index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-15
Makefile: build 32- and 64-bit Windows packages.
John MacFarlane
1
-6
/
+13
2018-01-18
Fixed typo in Makefile.
John MacFarlane
1
-1
/
+1
2018-01-18
Makefile - add prerelease sanity check for tabs in docs.
John MacFarlane
1
-2
/
+5
2017-12-30
Use gfm for generated README.md.
John MacFarlane
1
-1
/
+1
2017-12-29
Generate README.md from template and MANUAL.txt.
John MacFarlane
1
-0
/
+4
2017-12-28
Makefile tweaks
John MacFarlane
1
-2
/
+2
2017-12-28
Makefile: add update-website target
John MacFarlane
1
-0
/
+6
2017-12-27
Added 'make trypandoc' target
John MacFarlane
1
-1
/
+4
2017-12-27
Makefile: Add 'pandoc-templates' target.
John MacFarlane
1
-1
/
+9
2017-12-20
makefile: use lts-10 resolver.
John MacFarlane
1
-1
/
+1
2017-11-20
Added 'packages' target to Makefile.
John MacFarlane
1
-2
/
+5
2017-11-20
Makefile - create windows binary package as zip as well as msi.
John MacFarlane
1
-1
/
+11
2017-11-11
Use lua filter to generate man page from MANUAL.
John MacFarlane
1
-4
/
+2
2017-11-05
Fix 'make changes_github'.
John MacFarlane
1
-1
/
+1
2017-10-29
Makefile: fix version detection.
John MacFarlane
1
-1
/
+1
2017-10-29
Makefile: make SOURCEFILES overridable for make lint, make format.
John MacFarlane
1
-3
/
+3
2017-10-23
Updated Glob upper bound.
John MacFarlane
1
-1
/
+1
2017-09-30
Provide make target to update lua module docs (#3946)
Albert Krewinkel
1
-1
/
+9
2017-08-11
Makefile - disable parallel build on 'make quick'.
John MacFarlane
1
-1
/
+1
2017-08-09
Reorganized Makefile.
John MacFarlane
1
-6
/
+8
2017-08-09
Makefile: use nightly + colored output for quick.
John MacFarlane
1
-1
/
+1
2017-08-09
Makefile: use nightly.
John MacFarlane
1
-1
/
+1
2017-06-25
Makefile: split 'make haddock' from 'make full'.
John MacFarlane
1
-1
/
+3
2017-06-24
Makefile: improved 'make full'.
John MacFarlane
1
-1
/
+1
2017-06-17
Use Control.Monad.State.Strict throughout.
John MacFarlane
1
-1
/
+1
2017-06-10
Fixed weigh-pandoc for Text readers.
John MacFarlane
1
-1
/
+4
2017-06-09
Changed comodo code signing key path.
John MacFarlane
1
-1
/
+1
2017-06-01
Makefile: added 'lint' target.
John MacFarlane
1
-1
/
+4
2017-05-24
Makefile: fixed filename for windows package download.
John MacFarlane
1
-1
/
+1
2017-03-24
default.ms: Add settings for document variables like width.
John MacFarlane
1
-1
/
+1
2017-03-19
Rename static-linux -> linux.
John MacFarlane
1
-1
/
+1
2017-03-19
Removed unneeded deb directory.
John MacFarlane
1
-1
/
+1
2017-03-15
Makefile: allow make test to take TESTARGS.
John MacFarlane
1
-1
/
+3
2017-03-14
Use tasty for tests rather than test-framework.
John MacFarlane
1
-2
/
+2
2017-03-04
Makefile - removed 'refactor' target.
John MacFarlane
1
-4
/
+1
2017-03-04
Makefile: Separate refactor and reformat targets.
John MacFarlane
1
-2
/
+5
2017-03-04
Added 'make refactor' using hlint, stylish-haskell.
John MacFarlane
1
-1
/
+5
2017-02-07
Makefile: make version overridable.
John MacFarlane
1
-1
/
+1
2017-02-05
Makefile: added BRANCH variable for winpkg
John MacFarlane
1
-1
/
+2
2017-01-31
Name change OSX -> MacOS.
John MacFarlane
1
-3
/
+3
2017-01-29
Fixed up github changes target in Makefile so #s aren't escaped.
John MacFarlane
1
-1
/
+1
2016-12-10
Moved make_osx_package.sh to osx/ directory.
John MacFarlane
1
-1
/
+1
2016-12-08
Makefile: use stack.
John MacFarlane
1
-22
/
+6
2016-11-16
remove make_travis_yml.hs (#3235)
ickc
1
-3
/
+0
2016-07-20
Rename README to MANUAL.txt
Albert Krewinkel
1
-1
/
+1
2016-07-14
Added winpkg target to Makefile.
John MacFarlane
1
-0
/
+7
2016-01-02
Fixed debpkg target.
John MacFarlane
1
-1
/
+1
2015-11-28
stack.full.yaml - use local versions of everything.
John MacFarlane
1
-0
/
+3
2015-11-15
'make dist' - use stack to build from tarball.
John MacFarlane
1
-1
/
+1
2015-11-15
Removed 'changes' Makefile target.
John MacFarlane
1
-4
/
+1
[next]